#beagle IRC Log on BeagleBoard.org

Join the chat at beagleboard.org/chat

IRC Log for 2009-10-29

Timestamps are in UTC.

  1. [00:02:03] * paulg_ (i=d4bcb3d4@gateway/web/freenode/x-arcqvzozdetsuuzr) Quit (Ping timeout: 180 seconds)
  2. [00:02:22] <crwper> josee: Can't say for sure. I've only played with them a bit.
  3. [00:02:58] <crwper> Time to make some dinner here, but I've got an Angstrom card up and running, and will do some test here in a bit.
  4. [00:03:04] <crwper> afk
  5. [00:03:48] * wardred (n=wardred@75.142.253.144) Quit (Remote closed the connection)
  6. [00:07:38] <josee> okay thanks for your help. ill keep at it
  7. [00:11:32] * alecrim (n=alecrim@189.2.128.130) has joined #beagle
  8. [00:13:41] * josee (i=53648251@gateway/web/freenode/x-rezjvedzitecuiod) Quit (Ping timeout: 180 seconds)
  9. [00:15:33] * robclark (n=robclark@nat/ti/x-qpqylqnpbcylbycp) has joined #beagle
  10. [00:18:29] * florian (n=fuchs@f048107172.adsl.alicedsl.de) Quit ("Verlassend")
  11. [00:38:57] * jrmuizel (n=jrmuizel@173.34.58.46) has joined #beagle
  12. [00:41:56] <djlewis> my BeagleBoard's been up 4 days but its going down for a fs test
  13. [00:45:23] * n6pfk (n=n6pfk__@96.238.186.191) Quit (Remote closed the connection)
  14. [00:48:01] * ddompe (n=ddompe@200.122.155.113) Quit ("ddompe is leaving")
  15. [00:48:29] * n6pfk (n=n6pfk__@96.238.186.191) has joined #beagle
  16. [00:49:25] * rsalveti (n=rsalveti@189.115.171.111) has joined #beagle
  17. [00:54:31] <mru> my beagle has been up 87 days
  18. [01:01:23] * GrizzlyAdams (n=Grizzly@ip68-230-167-28.mc.at.cox.net) has joined #beagle
  19. [01:01:41] <djlewis> mru: that deserves a WOW!
  20. [01:02:44] <mru> I have another that's been up 57 days
  21. [01:02:58] <mru> the first one is running ffmpeg tests most of the time
  22. [01:03:33] <djlewis> mru: you have talent to not crash them like I do with tests.
  23. [01:03:58] <mru> actually, my testing uncovered a bug in the A8 core
  24. [01:04:10] <djlewis> way to go..
  25. [01:04:21] <mru> and many bugs in compilers
  26. [01:04:34] <djlewis> has it beed addressed by a core repair?
  27. [01:04:37] <djlewis> been
  28. [01:04:57] <mru> heard of the L1NEON bit?
  29. [01:06:03] <djlewis> hmmm, I see your name tied to it a lot.
  30. [01:08:48] * Yuvi (n=yuvi@resnet-234-148.resnet.UMBC.EDU) Quit ()
  31. [01:18:08] * raster (n=raster@enlightenment/developer/raster) has joined #beagle
  32. [01:18:20] <mru> morning raster
  33. [01:21:34] <raster> mru: maroo! moanin'
  34. [01:22:01] <raster> how goes?
  35. [01:22:18] <mru> same old
  36. [01:22:30] <mru> always more compiler bugs to chase down...
  37. [01:22:45] <raster> it's amazing... i don't hit them too often.
  38. [01:22:47] <raster> c++?
  39. [01:22:50] <mru> c
  40. [01:23:00] <raster> hmmm unusual i have to say
  41. [01:23:29] <raster> perhaps that is the reason for mysterious crashes that happen to e and efl etc. that i just never see nor can i valgrind/find etc. on x86
  42. [01:23:34] <mru> I have 4 failures in the latest armcc release
  43. [01:23:42] <mru> all related to auto-vectorisation
  44. [01:23:42] <raster> might be a compiler bug... but i'm in no mood to find out where :)
  45. [01:23:48] * prpplague (n=dave123_@ppp-70-244-160-157.dsl.rcsntx.swbell.net) has joined #beagle
  46. [01:23:56] <raster> ooh arm's optimised compiler? not gcc?
  47. [01:24:05] <raster> forgotten the name of it
  48. [01:24:14] <mru> there are a fair few bugs in gcc too
  49. [01:24:20] <raster> i can imagine
  50. [01:24:27] <mru> especially if you turn on the vectoriser
  51. [01:24:43] <mru> half the tests fail on ppc then
  52. [01:25:01] <prpplague> greetings earthlings
  53. [01:25:03] <raster> last time i actually hit a compiler bug on x86.. was... i think back in like 2000?
  54. [01:25:12] * lcuk (i=lcuk@cpc3-oldh7-0-0-cust590.manc.cable.ntl.com) Quit ("Leaving")
  55. [01:25:16] <raster> gcc has a vectoriser now?
  56. [01:25:20] <raster> (that works)?
  57. [01:25:22] * __alanc__ (n=a-campbe@nat/ti/session) has joined #beagle
  58. [01:25:26] <mru> only by name
  59. [01:25:35] <mru> been there since 4.3
  60. [01:25:50] <mru> if you're lucky it doesn't make the code slower
  61. [01:25:53] <raster> i need to look. should try it at any rate
  62. [01:25:56] <raster> jahahahahaha
  63. [01:26:04] <mru> or outright wrong
  64. [01:26:15] <raster> what's arm's compiler called again?
  65. [01:26:25] <mru> the executable is called armcc
  66. [01:26:39] <raster> i remeber seeing some gcc vs it tests. they wree close - with arm maybe 5-10% ahead on most.. EXCEPT some mp3 decode test
  67. [01:26:42] <raster> which used 64bit ints
  68. [01:26:48] <mru> it comes with RVDS
  69. [01:26:55] <raster> and arm's cc produced code 2x the speed of gcc
  70. [01:26:57] <mru> that was my test
  71. [01:27:04] <raster> mostly thanks to it auto-vectorising for neon i think
  72. [01:27:05] <raster> aaah
  73. [01:27:15] <mru> no, no vectorising there
  74. [01:27:27] <raster> http://hardwarebug.org/2009/08/05/arm-compiler-shoot-out/
  75. [01:27:33] <mru> it simply did the right thing with some multiplications
  76. [01:27:37] <raster> there we go
  77. [01:27:44] <raster> oooh really?
  78. [01:27:51] <raster> i could have sworn it would be auto-vectorising
  79. [01:28:10] <raster> even jhust going "ooh 64bit values. cant do that on arm.. but neon over here can do it with its eyes closed"
  80. [01:28:18] <raster> and just produce mostly neon code for the ops
  81. [01:28:18] <djlewis> Now that was easy getting static wifi going on gnome
  82. [01:28:39] <mru> more on the gcc madness: http://hardwarebug.org/2009/05/13/gcc-makes-a-mess/
  83. [01:28:55] <mru> that's on ppc, but it's mostly the same wherever you go
  84. [01:29:32] <mru> even worse on arm, since arm has a 32x32->64 multiply-accumulate instruction
  85. [01:29:38] <mru> but gcc doesn't use it
  86. [01:30:12] <raster> bad gcc. bad!
  87. [01:30:34] <raster> i need to poke some guys. i have been forced to use 64bit math recently
  88. [01:30:48] <raster> thankfully just for some table pre-calcs
  89. [01:30:52] <raster> but finally it affects me
  90. [01:32:40] <mru> I need to do another benchmark run with the latest compilers
  91. [01:37:17] <mru> I need to sleep... night all
  92. [01:37:22] <djlewis> gn
  93. [01:37:58] <prpplague> mru later
  94. [01:38:26] <djlewis> ps aux
  95. [01:38:29] <djlewis> oops
  96. [01:39:31] <raster> mru: nite!
  97. [01:44:32] <GPSFan> prpplague: hey dude... I answered most of my questions by poking around it the OE .bb files. u-boot is still a big can of worms.
  98. [01:50:06] <prpplague> GPSFan hence the reason i use apex
  99. [01:50:29] <prpplague> GPSFan apex isn't as robust as u-boot but it sure as hell is a nightmare like u-boot
  100. [01:51:40] <GPSFan> prpplague: I would love to start working on apex for the bb or z2. just don't have the time. ;>( you are preaching to the choir....
  101. [01:52:12] <prpplague> GPSFan indeed, i haven't had time either
  102. [01:52:53] <prpplague> GPSFan this project i'm working on has me swamped
  103. [01:53:52] <prpplague> GPSFan barely had time to fix up the code for the zippy2
  104. [01:54:09] <GPSFan> prpplague: btw none of those patches you pointed me to yesterday apply to the current u-boot. I poked around and found lots of changes since the version that the BB uses. no one seems to be updating the patches to current. maybe I'm jsut not lookint in the right places though.
  105. [01:54:45] <prpplague> GPSFan no iirc the u-boot stuff is a mess
  106. [01:55:07] * GPSFan spells mess MESS
  107. [01:55:39] <prpplague> GPSFan maybe try to find some time next week for some apex work
  108. [01:55:59] <GPSFan> prpplague: no matter, I'll muddle through, it seems that the only important patch is the pinmux one....
  109. [01:56:11] <ds2> GPSFan: what do you need to add to U-boot?
  110. [01:56:20] <GPSFan> to get the zippy working properly.
  111. [01:56:29] <ds2> why do you need to mess with U-boot to get zippy working!?
  112. [01:56:36] <prpplague> ds2 he's doing builds outside of OE
  113. [01:56:37] <ds2> it makes no sense
  114. [01:56:43] <ds2> prpplague: so?
  115. [01:56:57] <ds2> there are very very very few reasons to touch U-boot
  116. [01:57:09] <prpplague> ds2 the git u-boot doesn't seem to be correct
  117. [01:57:12] <GPSFan> ds2: I don't want to add anything to u-boot, I just want to be able to rebuild the working version from source.
  118. [01:57:25] <ds2> GPSFan: oh... as an exercise?
  119. [01:57:38] <ds2> prpplague: which git repo?
  120. [01:57:46] <GPSFan> ds2: as a neccessary part of OSS
  121. [01:58:08] <ds2> GPSFan: gotcha... there are too many folks trying to add too much crap to U-boot :(
  122. [01:58:19] <prpplague> ds2 from denx.de iirc
  123. [01:58:53] <ds2> prpplague: Oh... good luck on that... hope you have a local spiritual advisor and prehaps credit at the local insane assylum
  124. [01:59:31] <GPSFan> ds2: I'm not a real userland guy, I do best in the kernel space and bootloader. I'm fairly new with the BB, and like to understand the lowlevel startup code i.e. ROMcode, MLO u-boot.
  125. [01:59:41] <ds2> prpplague: I suggest starting with one of the other repos
  126. [01:59:50] * jrdavid (n=jrdavid@ottawa-hs-209-217-79-198.d-ip.magma.ca) Quit ("Lost terminal")
  127. [02:00:09] <prpplague> ds2 well thats part of the problem it isn't very clear which repo is the correct one
  128. [02:00:13] <ds2> GPSFan: understood... I am not much a userland guy either... I am just irked at the peppering of U-boot with changes that don't belong there
  129. [02:00:20] <GPSFan> ds2: I have a season pass to the local belvue.
  130. [02:00:55] <crwper> I'm having troubles getting MTD utils using git. Wonder if someone here can help. Using this command:
  131. [02:00:57] <crwper> git pull git://git.infradead.org/mtd-utils.git mtd-utils
  132. [02:01:01] <GPSFan> ds2: indeed, u-boot doesn't need more changes. it needs to be a bootloader. period.
  133. [02:01:15] <crwper> I get "fatal: Not a git repository".
  134. [02:01:29] <ds2> GPSFan: try adding a remote branch for - git://gitorious.org/beagleboard-default-u-boot/mainline.git
  135. [02:01:30] * cbrake (n=cbrake@oh-69-34-21-229.sta.embarqhsd.net) Quit (Read error: 60 (Operation timed out))
  136. [02:01:39] <ds2> GPSFan: try adding a remote branch for - git://gitorious.org/beagleboard-default-u-boot/mainline.git
  137. [02:01:45] <ds2> bah
  138. [02:01:48] <prpplague> ds2 for people like GPSFan and i, we much prefer clean minimal bootloader dev
  139. [02:02:00] <ds2> and diff that remote branch against the denx.de repo
  140. [02:02:41] <ds2> prpplague: from what I see in APEX on the hammer, i want a little more but I there is a lot of U-boot that can go away
  141. [02:03:10] <ds2> GPSFan: that repo (at least at the point I clone'd it) works for me
  142. [02:03:49] <prpplague> ds2 apex has alot more support, i just don't enable it
  143. [02:04:06] <prpplague> ds2 i prefer to keep the bin smaller than 32k
  144. [02:04:10] <GPSFan> this: http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=summary and this: http://www.sakoman.net/cgi-bin/gitweb.cgi?p=u-boot-omap3.git;a=summary are where I started. and IMHO they both to be the same and currnet/
  145. [02:04:21] <ds2> prpplague: ah, I see... that was my main exposure to Apex
  146. [02:04:38] <ds2> GPSFan: right, sakoman syncs them periodically
  147. [02:04:51] <crwper> I don't see what I'm doing wrong. Checked http://git.infradead.org/mtd-utils.git, and they show the same git:// URL as I'm using.
  148. [02:04:54] <prpplague> ds2 the whole use of xload is lame imho
  149. [02:05:17] <GPSFan> none of the patches from: http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/u-boot/u-boot-git?id=8ded6c1580b907494b0ea95e36d91ca8d64122e8 apply due to them being against an oooold version.
  150. [02:05:33] <ds2> prpplague: depends on what route you traveled
  151. [02:05:51] * montamer (n=quassel@203.199.213.3) has joined #beagle
  152. [02:05:55] <ds2> I "grew up" with the OMAPs booting from NOR so x-loader seems more natural
  153. [02:05:55] <prpplague> ds2 do tell
  154. [02:06:14] <ds2> on NOR there is no X-loader....X-loader is just the "natural" shim to run the same U-boot
  155. [02:06:25] <prpplague> still same point
  156. [02:06:45] <GPSFan> cu all later. need to escape from code for a while... ;>)))
  157. [02:06:49] <prpplague> GPSFan later
  158. [02:07:03] <prpplague> GPSFan before you go
  159. [02:07:10] <ds2> it is like automotive.. if you started with carburators... throttle body injection is the logical next step
  160. [02:07:18] <prpplague> GPSFan should have the first rev of the trainer ready next week
  161. [02:07:37] <ds2> it isn't great but it makes sense
  162. [02:07:46] <prpplague> if you say so
  163. [02:08:58] <ds2> I guess I just prefer to spend as little time in the bootloader as possible (both dev and run time)
  164. [02:09:18] * thaytan (n=jan@212.2.170.25) Quit (Read error: 110 (Connection timed out))
  165. [02:09:29] <ds2> as long as the kernel gets control....
  166. [02:09:42] <prpplague> hehe
  167. [02:09:56] <ds2> pragmatic I think is the term
  168. [02:10:04] * thaytan (n=jan@78.16.93.62) has joined #beagle
  169. [02:10:56] * ds2 waits for frozen pizza
  170. [02:11:00] <prpplague> pragmatic only if what you are working on doesn't involve the bootloader
  171. [02:11:23] <ds2> indeed
  172. [02:12:10] <ds2> need more fun projects
  173. [02:12:13] <ds2> ;)
  174. [02:12:23] <prpplague> a full 100% of the test apps i have for the omap3 don't even boot futher than the bootloader, and don't even init the sdram
  175. [02:13:09] <ds2> Mmmmm diag
  176. [02:13:09] * tegila (n=tegila@189-015-114-124.xd-dynamic.ctbcnetsuper.com.br) Quit (Read error: 113 (No route to host))
  177. [02:18:15] * j_ack (n=j_ack@p57A41C0A.dip0.t-ipconnect.de) Quit ("Verlassend")
  178. [02:21:12] * pfoetchen (n=pfoetche@92.117.129.123) Quit ("leaving")
  179. [02:23:37] * payid (i=da6ff5cd@gateway/web/freenode/session) has joined #beagle
  180. [02:25:29] * payid (i=da6ff5cd@gateway/web/freenode/session) Quit (Client Quit)
  181. [02:28:54] * jeremychang (n=jeremych@61-30-10-70.static.tfn.net.tw) has joined #beagle
  182. [02:30:49] * newguy (i=43af64ea@gateway/web/freenode/session) has joined #beagle
  183. [02:34:51] <djlewis> cd /etc
  184. [02:35:17] <djlewis> I gota loose some kybds ;)
  185. [02:38:52] * __alanc__ (n=a-campbe@nat/ti/x-neenqcutkfjfbqga) Quit ()
  186. [02:39:08] * __alanc__ (n=a-campbe@nat/ti/session) has joined #beagle
  187. [02:40:52] <crwper> Still trying to get MTD utils. I've tried using this command:
  188. [02:40:54] <crwper> git pull git://git.infradead.org/mtd-utils.git mtd-utils
  189. [02:41:07] <crwper> But I get "fatal: Not a git repository".
  190. [02:41:13] * axeme (i=43f0a254@gateway/web/freenode/x-bciwyijtbnmgyjrg) has joined #beagle
  191. [02:41:15] <crwper> Any idea what I'm doing wrong?
  192. [02:44:56] * Yuvi (n=yuvi@resnet-234-148.resnet.UMBC.EDU) has joined #beagle
  193. [02:45:09] <crwper> Alternatively, maybe all this trouble isn't really worth it. I'm pretty new to this stuff, and have been trying to put the filesystem in NAND more or less as an exercise.
  194. [02:45:32] <crwper> But now that I think of it, that seems a bit inflexible. Seems like it might be better to keep the filesystem on the SD card, and perhaps just the kernel in NAND.
  195. [02:45:49] <crwper> Would appreciate any comments from more experienced Linux/BeagleBoard developers.
  196. [02:48:46] <djlewis> flexible is good. then later on after experimentation make it nand maybe.
  197. [02:48:54] <djlewis> I am using SD only.
  198. [02:49:53] <djlewis> I can see a nand advantage for a final model that wouldnt need a SD
  199. [02:51:36] <crwper> djlewis: Are you keeping the kernel on SD as well? Main reason I've moved the kernel into NAND is to boot without hitting the USER button.
  200. [02:52:00] <djlewis> yes and I dont use user button.
  201. [02:52:02] * wardred (n=wardred@75.142.253.144) has joined #beagle
  202. [02:52:43] <crwper> Ah, presumably you are doing this in bootargs/bootcmd?
  203. [02:53:44] * jssss (i=d409685b@gateway/web/freenode/session) has joined #beagle
  204. [02:53:53] <djlewis> I erase nand 260000 20000 and only set DVI mode
  205. [02:54:23] <djlewis> I think initially I setup nand to boot from SD
  206. [02:54:56] <djlewis> but there is a nand argument to try all options
  207. [02:55:08] <djlewis> I think it is the default
  208. [02:55:21] <djlewis> someone correct me if I am not on track here.
  209. [02:56:23] * __alanc__ (n=a-campbe@nat/ti/x-fporafsuatezvuyx) Quit ()
  210. [02:56:24] * montamer (n=quassel@203.199.213.3) Quit (Connection timed out)
  211. [02:56:33] <crwper> Aha. So you've copied x-loader and u-boot to NAND, and then erased "u-boot env".
  212. [02:56:48] <djlewis> no never did that
  213. [02:56:51] * jssss (i=d409685b@gateway/web/freenode/x-meslmyxsgophfctj) Quit (Client Quit)
  214. [02:57:18] <crwper> :-P
  215. [02:57:44] <djlewis> I got mine in April and followed the beginners guide at that time
  216. [02:58:19] <djlewis> Then later with 2.6.29 only erases nand as above and set DVI for my monitor
  217. [02:58:19] <crwper> That's what I've done, as well, but it seems like I've always had to hold the USER button to boot from SD. Otherwise u-boot failed.
  218. [02:58:33] <djlewis> sounds like a wrong arg
  219. [02:58:57] <crwper> Yeah. The NAND erase you mention is clearing "u-boot env", so I wonder if that might get things going for me.
  220. [02:59:20] <crwper> I'll give it a whirl. Thanks for that, and for your input on the NAND/SD issue.
  221. [03:00:34] <crwper> afk
  222. [03:01:27] <djlewis> crwper: MLO, u-boot.bin, uImage on FAT part, file system on ext3
  223. [03:11:19] <ds2> crwper: you want the mtdutils
  224. [03:11:32] <ds2> crwper: flash_eraseall the char device you want
  225. [03:11:41] <ds2> mount it with the desired fs
  226. [03:11:49] <ds2> cp/untar into mount point
  227. [03:11:51] <ds2> umount
  228. [03:12:36] * sakoman__ (n=sakoman@74.41.60.154) has joined #beagle
  229. [03:13:51] * sakoman_ (n=sakoman@static-74-41-60-154.dsl1.pco.ca.frontiernet.net) Quit (Read error: 60 (Operation timed out))
  230. [03:24:16] <djlewis> sakoman__: ping
  231. [03:26:28] <sakoman__> djlewis: pong
  232. [03:26:32] * rhk (n=rhk@76.247.146.164) has joined #beagle
  233. [03:26:46] <djlewis> I been enjoying this latest gnome
  234. [03:27:10] <sakoman__> great! please let me know about any issues you find
  235. [03:28:07] <djlewis> it offers that ' working on a real computer' sensation
  236. [03:28:27] <sakoman__> yeah, performance is better than I expected
  237. [03:28:58] <djlewis> yeah man, the cpu indicator says I just got enhanced to 1.8Ghz ;)
  238. [03:29:00] <sakoman__> I'm sure you noticed geany is there
  239. [03:29:28] <djlewis> done played with it and changed the helloworld.c to test
  240. [03:29:55] <sakoman__> which CPU indicator are you referring to?
  241. [03:30:19] <djlewis> modified the app settings so I get one good file browser window rhather than multiples.
  242. [03:30:46] <djlewis> the panel cpu freq scaling monitor
  243. [03:31:29] <djlewis> I been wrestling with sharing a folder on it.
  244. [03:31:35] <sakoman__> ah, yes
  245. [03:31:46] * n6pfk (n=n6pfk__@96.238.186.191) Quit (Remote closed the connection)
  246. [03:31:46] <djlewis> using samba sa the share folder button wont open anything
  247. [03:31:51] <djlewis> sa = as
  248. [03:32:05] * axeme (i=43f0a254@gateway/web/freenode/x-bciwyijtbnmgyjrg) Quit ("Page closed")
  249. [03:32:23] <sakoman__> djlewis: the Shared Folders Administration app is broken
  250. [03:32:31] <djlewis> you be around a few? I gotta let my dog out.
  251. [03:32:32] <djlewis> now you say ;)
  252. [03:32:34] <sakoman__> I'm looking at that this eveing
  253. [03:32:42] <sakoman__> yeah, I'll be here for a while
  254. [03:32:46] <djlewis> so samba wont override?
  255. [03:33:01] <sakoman__> you'd have to configure manually
  256. [03:33:15] <djlewis> so far I can share a folder but not access it.
  257. [03:33:22] <djlewis> i'll get it
  258. [03:33:29] <djlewis> bbif
  259. [03:36:30] * newguy (i=43af64ea@gateway/web/freenode/x-zlxavlmkmtllctbl) Quit (Ping timeout: 180 seconds)
  260. [03:40:29] * n6pfk (n=n6pfk__@96.238.186.191) has joined #beagle
  261. [03:45:44] <djlewis> back
  262. [03:47:51] <sakoman__> djlewis: edit /usr/share/gnome-system-tools/ui/shares.ui
  263. [03:48:19] <sakoman__> on line 143 change id="label" to id="label1"
  264. [03:49:02] <sakoman__> save and then try System/Administration/Shared Folders menu item
  265. [03:49:10] <sakoman__> hopefully that will fix your issue
  266. [03:53:23] <djlewis> sakoman__: does this tie into the share manager and require a restart?
  267. [03:53:34] <sakoman__> no it shouldn't
  268. [03:53:53] <sakoman__> it just fixes a bug in the admin app
  269. [03:54:02] <sakoman__> that causes a crash on launch
  270. [03:57:33] <djlewis> Any way I approach the share tool I get nothing after the change.
  271. [03:57:59] <djlewis> ls -al
  272. [03:58:02] <djlewis> oops
  273. [04:00:28] <ds> total 0
  274. [04:01:12] * cody_ (n=cody@84.56.102.205) has joined #beagle
  275. [04:01:48] <sakoman__> djlewis: look at ~/.xsession-errors
  276. [04:02:18] <sakoman__> see what errror message you are getting from the Shared Folders app launch
  277. [04:04:10] * GPSFan (n=kenm@64.92.145.112) Quit ("Ex-Chat")
  278. [04:05:41] <djlewis> ** (shares-admin:2444): CRITICAL **: Error loading UI: Error on line 1 char 1: Document must begin with an element (e.g. <book>)
  279. [04:06:13] <djlewis> actually the first error is about line #'s
  280. [04:06:17] <djlewis> ** (shares-admin:2346): CRITICAL **: Error loading UI: Duplicate object id 'label' on line 144 (previously on line 97)
  281. [04:07:26] <sakoman__> that was the issue that my edit was intended to fix
  282. [04:08:30] <sakoman__> make sure you changed id="label" to id="label1" on line 143
  283. [04:08:42] * cody (n=cody@84.56.108.46) Quit (Read error: 145 (Connection timed out))
  284. [04:08:48] <djlewis> line 96 is just '"label"
  285. [04:09:05] <sakoman__> right and 143 should be changed to label1
  286. [04:09:26] <djlewis> <object class="GtkLabel" id="label1">
  287. [04:09:46] <sakoman__> yes
  288. [04:10:03] <djlewis> that is what i did a while ago.
  289. [04:10:07] <sakoman__> that fixes it for me
  290. [04:11:35] <djlewis> using wither the System/Adminisration/Shared Folders or the A File Broswer Edit/ Share FOlder or right click file share == nothing
  291. [04:11:51] * GrizzlyAdams (n=Grizzly@ip68-230-167-28.mc.at.cox.net) Quit (Read error: 60 (Operation timed out))
  292. [04:11:52] <sakoman__> djlewis: just noticed the other error you posted
  293. [04:11:58] <djlewis> man I must be tired
  294. [04:12:01] <sakoman__> looks like somehow your edit munged something else!
  295. [04:12:03] <djlewis> bad typing
  296. [04:12:11] <djlewis> what?
  297. [04:12:29] <djlewis> I was using nano
  298. [04:12:44] <djlewis> I shoulda backed it up first.
  299. [04:13:19] <crwper> ds2: I was trying to get MTD utils using git earlier, but I keep getting an error, "fatal: Not a git repository".
  300. [04:13:34] <sakoman__> djlewis: hang on, I'll post the fixed file somewhere
  301. [04:14:55] <djlewis> sakoman__: email it to me
  302. [04:15:06] <ds2> crwper: I think there are stable releases... look for a tarball
  303. [04:15:22] <sakoman__> djlewis: it is posted in the gnome folder where you got the image
  304. [04:15:27] <djlewis> ok
  305. [04:18:11] * Eko_ (n=eko@lawn-128-61-124-98.lawn.gatech.edu) has joined #beagle
  306. [04:18:17] * joan (i=75c5c561@gateway/web/freenode/x-jwqawmfhsldxrjwy) has joined #beagle
  307. [04:18:44] <joan> how to get s video out for angstrom?
  308. [04:19:51] <joan> anybody there???
  309. [04:20:02] <djlewis> sakoman__: that seems to have gotten it. Sorry I bungled it.
  310. [04:20:12] <sakoman__> no worries
  311. [04:20:39] * wardred (n=wardred@75.142.253.144) Quit (Remote closed the connection)
  312. [04:20:45] <joan> djlewis u know how to get s video out for angstrom???
  313. [04:22:16] * robclark (n=robclark@nat/ti/x-qpqylqnpbcylbycp) Quit ()
  314. [04:22:23] <djlewis> joan: it has been done a lot. Have you gogled for BeagleBoard and video?
  315. [04:22:47] <djlewis> I think it is in the Beagle Validation guide
  316. [04:22:53] <crwper> ds2: I tried following directions to get a snapshot from http://git.infradead.org/mtd-utils.git, but the files I download are 20 bytes. I'm obviously doing something wrong. Any tips on getting the tarball for a stable MTD utils release would be much appreciated.
  317. [04:23:46] * joan (i=75c5c561@gateway/web/freenode/x-jwqawmfhsldxrjwy) Quit (Ping timeout: 180 seconds)
  318. [04:24:57] * joan (i=75c5c74b@gateway/web/freenode/x-yoseoxtypuleukxk) has joined #beagle
  319. [04:25:32] <joan> s video for angstrom anyone knows??
  320. [04:25:56] <ds2> crwper: do a search, it has been a while since I looked
  321. [04:26:13] <ds2> to get s-video out, you wave your hands and poof it appears
  322. [04:26:30] <djlewis> joan: http://code.google.com/p/beagleboard/wiki/BeagleBoardDiagnostics
  323. [04:27:16] <joan> am new to it plz help...
  324. [04:27:24] <djlewis> we did
  325. [04:27:57] <joan> installed the rfs in second parttion..
  326. [04:28:14] <joan> and getting angstrom promt in minicom
  327. [04:28:36] <joan> so how to get the gui form in s video???
  328. [04:29:19] <djlewis> well that is a bit different than just getting s-video.
  329. [04:30:01] <joan> so wat shud i do??
  330. [04:31:34] <ds2> you pay someone to teach it.
  331. [04:32:45] <sakoman__> echo 'tv' > /sys/class/display_control/omap_disp_control
  332. [04:33:19] <ds2> sakoman__ <-- mister cut throatpricing ;)
  333. [04:33:36] <sakoman__> heh
  334. [04:33:56] * watcher (i=43af64ea@gateway/web/freenode/x-puwmhepglmdfmmid) has joined #beagle
  335. [04:34:15] <sakoman__> sometimes it is even easier than "here let me google that for you"
  336. [04:34:28] <djlewis> hehee, and rofl
  337. [04:35:58] * rhk (n=rhk@76.247.146.164) Quit ("ChatZilla 0.9.85 [Firefox 3.0.14/2009082707]")
  338. [04:36:00] <sakoman__> djlewis: find any more bugs?
  339. [04:36:15] <sakoman__> I promise there are many :-)
  340. [04:36:19] <djlewis> still trying to get the share to show ;P
  341. [04:36:39] <sakoman__> sorry I'm not a samba guy :-) you are on your own!
  342. [04:36:57] <djlewis> Oh so it does take samba too?
  343. [04:37:19] <sakoman__> I thought that's what you were trying to do!
  344. [04:37:30] <sakoman__> don't mind me, carry on!
  345. [04:37:45] <djlewis> I was trying to use the utility you just fixed. I aborted the samba fix.
  346. [04:38:31] <sakoman__> yeah, and that utility sets up SMB shared folders
  347. [04:38:43] <djlewis> strange, it let me whare the root and tree but not a folder inside root like /temp'
  348. [04:39:21] <djlewis> well, I'll play with it more,. too late and tired tonight to keep on having too much fun ;)
  349. [04:39:31] <watcher> You guys know what the best recipe in Openembedded that has USB WiFi, SGX, DSP, Gstreamer, X11, etc working?
  350. [04:39:46] * sakoman__ shrugs. I don't know nothin 'bout SMB
  351. [04:39:52] <djlewis> that sounds like a existing image
  352. [04:40:08] <djlewis> I'm ok with smb
  353. [04:40:16] <djlewis> watcher, demos have that already
  354. [04:41:27] * djlewis does not know of a good recipe, can't even cook :(
  355. [04:41:34] <djlewis> gn all
  356. [04:41:40] <sakoman__> gn djlewis
  357. [04:42:32] * soman (n=somnath@118.102.130.6) has joined #beagle
  358. [04:44:04] <djlewis> sakoman__: thank you for the help and the new images...
  359. [04:44:24] <sakoman__> you are welcome. don't forget to report bugs!
  360. [04:45:43] <watcher> Which recipe would you guys recommend as a good starting point for a hobbyist?
  361. [04:45:57] * djlewis (n=djlewis@75.15.65.85) Quit ("Leaving.")
  362. [04:47:26] <sakoman__> watcher: console image for just the basics, beagleboard-demo-image for the works
  363. [04:49:46] <watcher> ok. thanks
  364. [04:54:50] * tattee (i=c07f5e07@gateway/web/freenode/session) has joined #beagle
  365. [04:55:56] <tattee> Hello! Any updates on the beagleEPD? I'm gonna be having the same project and would need any support on beagleboard
  366. [04:58:39] <crwper> Found a source for stable MTD utils tarballs:
  367. [04:58:39] <crwper> ftp://ftp.infradead.org/pub/mtd-utils/
  368. [05:04:16] * crwper (n=crwper@d66-222-249-40.abhsia.telus.net) Quit (Remote closed the connection)
  369. [05:05:41] * tattee_ (i=c07f5e07@gateway/web/freenode/x-dpegexkfsqaracru) has joined #beagle
  370. [05:05:49] * tattee_ (i=c07f5e07@gateway/web/freenode/x-dpegexkfsqaracru) Quit (Client Quit)
  371. [05:06:34] * tattee (i=c07f5e07@gateway/web/freenode/x-dsfjhjzzxqboofjx) Quit (Ping timeout: 180 seconds)
  372. [05:33:43] * watcher (i=43af64ea@gateway/web/freenode/x-puwmhepglmdfmmid) Quit ("Page closed")
  373. [05:37:06] * joan (i=75c5c74b@gateway/web/freenode/x-yoseoxtypuleukxk) Quit (Ping timeout: 180 seconds)
  374. [05:37:40] * archae0pteryx (n=snewman@69-12-128-192.dsl.static.sonic.net) has joined #beagle
  375. [06:11:57] * archae0pteryx (n=snewman@69-12-128-192.dsl.static.sonic.net) Quit ("Leaving.")
  376. [06:16:06] <ds> could someone remind me of the name of the CONFIG option for the BB audio driver?
  377. [06:18:18] * Psychiatras (n=psy@82-135-242-201.static.zebra.lt) Quit (Read error: 60 (Operation timed out))
  378. [06:20:01] * Psychiatras (n=psy@82-135-242-201.static.zebra.lt) has joined #beagle
  379. [06:29:17] * Tej (i=7c7dc0d4@gateway/web/freenode/x-orladihsbxtrfakl) has joined #beagle
  380. [06:29:39] <Tej> can anyone help me to run plugins of gstreamer on beagleboard
  381. [06:31:01] * william (i=74e43a4a@gateway/web/freenode/x-sfsqoupuwxjjwpmr) has joined #beagle
  382. [06:31:29] * william is now known as Guest20563
  383. [06:33:42] * Nick_ (i=44030ba8@gateway/web/freenode/x-qpnihckwnbivuisl) has joined #beagle
  384. [06:34:10] * Nick_ is now known as Guest44548
  385. [06:34:15] <Guest44548> Hey guys, is there a list of comercial products available made with the beagle board?
  386. [06:41:40] * Psychiat1as (n=psy@82-135-242-201.static.zebra.lt) has joined #beagle
  387. [06:42:29] * Psychiatras (n=psy@82-135-242-201.static.zebra.lt) Quit (Read error: 60 (Operation timed out))
  388. [06:43:59] * dirk2 (n=dirk@p5B040661.dip0.t-ipconnect.de) has joined #beagle
  389. [06:54:37] * notaz1 (n=notaz@82.135.242.201) has joined #beagle
  390. [07:04:45] * notaz (n=notaz@82-135-242-201.static.zebra.lt) Quit (Read error: 110 (Connection timed out))
  391. [07:07:15] * ticketmonster (i=40fe79d4@gateway/web/freenode/x-hlhpyrwzkvmkwcea) has joined #beagle
  392. [07:09:26] * jrmuizel (n=jrmuizel@173.34.58.46) Quit ()
  393. [07:09:32] * Eko_ (n=eko@lawn-128-61-124-98.lawn.gatech.edu) Quit ("This computer has gone to sleep")
  394. [07:13:22] <kblin> Guest44548: try google?
  395. [07:15:00] * killring (n=killring@adsl-76-226-124-178.dsl.sfldmi.sbcglobal.net) Quit ()
  396. [07:15:27] * tasslehoff (n=Mich@84.49.231.147) has joined #beagle
  397. [07:17:37] * ticketmonster (i=40fe79d4@gateway/web/freenode/x-hlhpyrwzkvmkwcea) Quit ("Page closed")
  398. [07:19:03] * jrmuizel (n=jrmuizel@CPE001f5be79d0f-CM0017ee62f8b0.cpe.net.cable.rogers.com) has joined #beagle
  399. [07:19:47] * bearsh|work (n=quassel@inst-232.178.zhaw.ch) has joined #beagle
  400. [07:27:07] <Guest20563> hi, all! I want to build e17 as window manager, do I need build all sub files in e17 with oe?
  401. [07:28:58] <raster> oe will take care of it for u
  402. [07:29:47] <Guest20563> OE:beagleboard william@william-desktop:~/oe$ bitbake -b e17
  403. [07:30:04] <Guest20563> it dosn't work
  404. [07:30:10] <raster> e-wm
  405. [07:30:15] <raster> look at the recipies
  406. [07:30:47] <Guest20563> OE:beagleboard william@william-desktop:~/oe$ bitbake -b e17 ERROR: Unable to match e17 (20 matches found): ERROR: /home/william/oe/openembedded/recipes/e17/enna_svn.bb ERROR: /home/william/oe/openembedded/recipes/e17/waker_svn.bb ERROR: /home/william/oe/openembedded/recipes/e17/elementary-alarm_svn.bb ERROR: /home/william/oe/openembedded/recipes/e17/essential-dialer_svn.bb ERROR: /home/william/oe/openembedd
  407. [07:31:45] <raster> e-wm
  408. [07:31:51] <raster> look in recipes
  409. [07:32:09] <raster> 6:31PM ~/oe > ls recipes/e17/e-wm_svn.bb
  410. [07:32:09] <raster> 8.0K recipes/e17/e-wm_svn.bb
  411. [07:32:12] <raster> e17 is a directory
  412. [07:32:18] <raster> its not a recipe
  413. [07:32:24] <raster> bitbake builds recipes
  414. [07:32:46] <Guest20563> thanks , I just build e-wm_svn.bb?
  415. [07:33:35] <raster> yes
  416. [07:33:39] <raster> it will build the dependencies
  417. [07:34:27] * jrmuizel (n=jrmuizel@CPE001f5be79d0f-CM0017ee62f8b0.cpe.net.cable.rogers.com) Quit ()
  418. [07:35:17] <Guest20563> thanks
  419. [07:35:25] <raster> :)
  420. [07:37:13] * bswix (n=rode@147.84-49-231.nextgentel.com) has joined #beagle
  421. [07:38:42] * eFfeM (n=frans@j192117.upc-j.chello.nl) has joined #beagle
  422. [07:40:02] * matt__ (n=matt@61-30-10-70.static.tfn.net.tw) Quit (Read error: 104 (Connection reset by peer))
  423. [07:44:44] * matt__ (n=matt@61-30-10-70.static.tfn.net.tw) has joined #beagle
  424. [07:49:32] * ldesnogu_ (n=ldesnogu@ven06-2-82-247-86-183.fbx.proxad.net) has joined #beagle
  425. [07:49:56] * Guest44548 (i=44030ba8@gateway/web/freenode/x-qpnihckwnbivuisl) Quit ("Page closed")
  426. [07:50:45] <Guest20563> hi, Raster, after bitbake e-wm, nothing product
  427. [07:53:37] * Hammer (n=rustyham@64.254.121.212) has joined #beagle
  428. [07:55:12] <raster> u may have built the package
  429. [07:55:29] <raster> doesnt mean because its built, it will be installed in your images. look at the image recipe and add it in there
  430. [07:55:32] <raster> then it will be
  431. [07:59:33] <Guest20563> thanks very much
  432. [08:00:41] * courville (n=courvill@archos.rain.fr) has joined #beagle
  433. [08:02:28] <raster> :)
  434. [08:04:12] * paulg_ (i=d4bcb3d4@gateway/web/freenode/x-wikgekedfannnfbw) has joined #beagle
  435. [08:06:26] <Guest20563> thanks raster, I get it
  436. [08:12:16] * ThomasEgi (n=thomas@pppdyn-58.stud-ko.rz-online.net) has joined #beagle
  437. [08:14:42] <Hammer> hi I'm using beagleboard and angstroms's demo image, I'm trying to toggle expansion slot's GPIO pins, but they're not working.. any idea?
  438. [08:14:58] <Hammer> the command I used are like this:
  439. [08:15:01] <Hammer> echo 139 > /sys/class/gpio/export
  440. [08:15:01] <Hammer> echo out > /sys/class/gpio/gpio139/direction
  441. [08:15:01] <Hammer> echo 1 or 0 > /sys/class/gpio/gpio139/value
  442. [08:15:40] <Hammer> I checked on pin 3 of the slot and no voltage changes..
  443. [08:18:51] <adj> check your pin muxing
  444. [08:19:19] <raster> hmmm. interesting. clock for clock a pentium-m and omap3 ... are about equivalent performance-wise.
  445. [08:20:36] <raster> (within like 10-20% of eachother. test isnt fair as the omap3 doesnt have good neon asm, x86 has good mmx/sse)
  446. [08:21:14] <ShadowJK> what's the test?
  447. [08:21:20] <raster> ShadowJK: evas.
  448. [08:21:26] <ShadowJK> p-m has bad sse :-)
  449. [08:21:31] <raster> (expedite test suite - rendering)
  450. [08:21:37] <Hammer> adj, is there a way to check in userspace console?
  451. [08:21:39] <raster> well its almsot all mmx
  452. [08:22:02] <raster> sse didnt provide anything useful for 2d except some wider move instrs to punt more bytes in 1 instr around
  453. [08:22:29] <raster> still. neon is almost non existant for the omap3
  454. [08:22:36] <raster> so its a little disadvantaged
  455. [08:23:02] <raster> but...putting thumb in the wind and seeing where its blowing.. id' say they are ballpark the same
  456. [08:23:31] <raster> i just dug out my old pentium-m laptop as i wanted an "easy to work with" platform that approximated the speed of todays modern soc's
  457. [08:24:14] <ShadowJK> you wouldn't happen to have any atom?
  458. [08:24:46] <raster> nup
  459. [08:25:12] * WeCool_ (i=55a863b8@gateway/web/freenode/session) has joined #beagle
  460. [08:25:13] <raster> but its amazing how fast modern desktops are
  461. [08:25:25] <raster> they just rail along doing operations like there's no tomorrow
  462. [08:25:53] <ShadowJK> (and flash still eats 100% CPU)
  463. [08:26:05] <raster> partly due to how its designed
  464. [08:26:09] <raster> its designed to loop and spin
  465. [08:26:15] <raster> most games use 100% cpu too
  466. [08:26:22] <raster> flash is pretty much a game
  467. [08:26:24] <raster> :)
  468. [08:26:32] <raster> (well game engine - 2d one)
  469. [08:29:35] <adj> Hammer: I don't know if there is, sorry. I can only advise to check u-boot sources and kernel config
  470. [08:30:49] * recalcati (i=5e51e963@gateway/web/freenode/x-xdghfkqsvpfcvazv) has joined #beagle
  471. [08:33:18] <recalcati> good morning
  472. [08:35:03] <hrw|gone> morning
  473. [08:35:05] * hrw|gone is now known as hrw
  474. [08:37:37] <WeCool_> morning
  475. [08:40:32] * Hammer (n=rustyham@64.254.121.212) Quit ()
  476. [08:41:49] * Entasis (n=Jarred@ppp118-210-81-122.lns20.adl2.internode.on.net) has joined #beagle
  477. [08:46:06] * ThomasEgi (n=thomas@panda3d/ThomasEgi) Quit (Remote closed the connection)
  478. [08:46:58] * dual (n=dual@5.79-160-122.customer.lyse.net) has joined #beagle
  479. [08:50:45] <mru> morning
  480. [08:52:03] * gdm (n=gdm@190.173.104.46) Quit (Read error: 110 (Connection timed out))
  481. [08:52:09] * gdm_ (n=gdm@190.173.104.46) Quit (Read error: 110 (Connection timed out))
  482. [08:52:53] * gdm_ (n=gdm@190.173.72.33) has joined #beagle
  483. [08:53:08] * gdm (n=gdm@190.173.72.33) has joined #beagle
  484. [08:57:52] * thaytan_ (n=jan@78.16.139.194) has joined #beagle
  485. [08:58:50] * florian (n=fuchs@port-217-146-132-69.static.qsc.de) has joined #beagle
  486. [09:00:55] * jpirko (n=jirka@nat/redhat/x-vfborduohuxksizy) has joined #beagle
  487. [09:06:02] * jox (i=5364d2ab@gateway/web/freenode/x-qraytngmguzmvtod) has joined #beagle
  488. [09:07:15] <jox> there anybody here?
  489. [09:08:04] <adj> no, all 140 of us are hiding
  490. [09:09:59] * mza (n=mza@62.70.2.252) has joined #beagle
  491. [09:10:58] <mru> adj: if we're hiding we're actually here
  492. [09:11:21] * thaytan (n=jan@78.16.93.62) Quit (Read error: 110 (Connection timed out))
  493. [09:11:31] <jox> great :D ive been using this tutorial http://groups.google.com/group/beagleboard/browse_thread/thread/db4accfabf02d986/c623a16637625685?lnk=gst&q=gpio+driver&utoken=oEM0py4AAADt1MNSQyAzza8h7Om2E8emWJX0y57wkie6p0U_N5LhtHDU1xfQ1uDPnPr_NCovE4o and i can get the leds doing what i want by using the first example. i cant get them to work however using the 149 and 150 gpio numbers. nor can i get any of the gpio numbers to work. is there som
  494. [09:12:17] * dirk2 (n=dirk@p5B040661.dip0.t-ipconnect.de) Quit (Remote closed the connection)
  495. [09:16:58] * thaytan_ is now known as thaytan
  496. [09:20:32] <jox> http://groups.google.com/group/beagleboard/browse_thread/thread/db4accfabf02d986/c623a16637625685?lnk=gst&q=gpio+driver&utoken=oEM0py4AAADt1MNSQyAzza8h7Om2E8emWJX0y57wkie6p0U_N5LhtHDU1xfQ1uDPnPr_NCovE4o
  497. [09:20:39] <jox> sorry
  498. [09:20:46] <jox> [ 314.443969] Unable to handle kernel pagingc [ 314.451324] pgd = c0004000 [ 314.454040] [00f???022c] *pgd=00000000 [ 314.457702] Internal error: Oops: 5 [#1] PREEMPT [ 314.462341] Modules linked in: [ 314.465423] CPU: 0 Not tainted (2.6.29-omap1 #1)
  499. [09:20:47] * Scorpiion (n=quassel@213-21-84-107.bon.t3.se) has joined #beagle
  500. [09:20:59] <jox> i just had this error. what does it mean????
  501. [09:21:17] <mru> it means something bad happened
  502. [09:21:31] <mru> post the full error message on pastebin.ca
  503. [09:22:54] <jox> http://pastebin.ca/1647575
  504. [09:23:49] <mru> weird
  505. [09:24:15] <mru> what were you doing?
  506. [09:24:54] <jox> trying to get gpio working with this tutorial http://groups.google.com/group/beagleboard/browse_thread/thread/db4accfabf02d986/c623a16637625685?lnk=gst&q=gpio+driver&utoken=oEM0py4AAADt1MNSQyAzza8h7Om2E8emWJX0y57wkie6p0U_N5LhtHDU1xfQ1uDPnPr_NCovE4o
  507. [09:25:22] * XorA|gone is now known as XorA
  508. [09:30:12] * Yuvi2 (n=yuvi@resnet-234-148.resnet.UMBC.EDU) has joined #beagle
  509. [09:31:28] * cbrake (n=cbrake@oh-69-34-21-229.sta.embarqhsd.net) has joined #beagle
  510. [09:32:41] * Tej (i=7c7dc0d4@gateway/web/freenode/x-orladihsbxtrfakl) Quit (Ping timeout: 180 seconds)
  511. [09:34:59] <jox> mru: there is a chance i may have shorted the pin to +1.8v btw. ill assume that was the cause of the error
  512. [09:37:09] <jox> mru: i do get another error however just before the ANGSTROM logo appears: http://groups.google.com/group/beagleboard/browse_thread/thread/db4accfabf02d986/c623a16637625685?lnk=gst&q=gpio+driver&utoken=oEM0py4AAADt1MNSQyAzza8h7Om2E8emWJX0y57wkie6p0U_N5LhtHDU1xfQ1uDPnPr_NCovE4o
  513. [09:37:15] <jox> grr sorry
  514. [09:37:35] <jox> mru: i do get another error however just before the ANGSTROM logo appears: [ 59.767761] ipv6: disagrees about version of symbol struct_module
  515. [09:37:44] <ldesnogu_> <raster> hmmm. interesting. clock for clock a pentium-m and omap3 ... are about equivalent performance-wise.
  516. [09:37:53] <ldesnogu_> I find this surprising
  517. [09:38:54] * bswix (n=rode@147.84-49-231.nextgentel.com) Quit (Read error: 110 (Connection timed out))
  518. [09:40:26] * sli__ (n=sli@195.6.193.205) has joined #beagle
  519. [09:40:28] * sli__ (n=sli@195.6.193.205) Quit (Read error: 104 (Connection reset by peer))
  520. [09:41:25] <av500> ldesnogu_: that the omap3 is so fast? :)
  521. [09:41:26] * bswix (n=rode@147.84-49-231.nextgentel.com) has joined #beagle
  522. [09:42:28] <ldesnogu_> av500, yes
  523. [09:42:55] <ldesnogu_> unless the P-M frequency is high and the program raster used is memory bound
  524. [09:43:14] <ldesnogu_> in which case scaling frequency to compare them will be meaningless :-)
  525. [09:44:51] <ldesnogu_> an example of a fully cached bench shows that a P-M is about the speed of an A9
  526. [09:45:00] <ldesnogu_> which is faster than A8
  527. [09:45:05] <ldesnogu_> http://www.coremark.org/benchmark/index.php?pg=benchmark
  528. [09:45:57] * Yuvi (n=yuvi@resnet-234-148.resnet.UMBC.EDU) Quit (Read error: 110 (Connection timed out))
  529. [09:45:58] * Yuvi2 is now known as Yuvi
  530. [09:47:51] * Tejas (i=7c7dc0d4@gateway/web/freenode/x-jmhdyemueqqmcigv) has joined #beagle
  531. [09:47:58] <Tejas> Hi
  532. [09:48:09] <Tejas> how can i run gstreamer on beagle board
  533. [09:48:31] <Tejas> i have latest angstrom rootfs image available
  534. [09:48:48] <Tejas> it is running on my beagle board
  535. [09:49:06] <Tejas> it is also having ffmpeg plugin available
  536. [09:49:13] <Tejas> and hoe can i test it
  537. [09:53:51] * recalcati (i=5e51e963@gateway/web/freenode/x-xdghfkqsvpfcvazv) Quit ("Page closed")
  538. [09:54:16] * player_a (i=c2492b7e@gateway/web/freenode/x-tdccbqotlsknhbbh) has joined #beagle
  539. [09:56:19] * hank (i=5364d2ab@gateway/web/freenode/x-qmoocvfwwbkluhpz) has joined #beagle
  540. [09:57:11] <hank> hey i wanted to use the gpio but this tutorial dont work for me http://groups.google.com/group/beagleboard/browse_thread/thread/db4accfabf02d986/c623a16637625685?lnk=gst&q=gpio+driver&utoken=oEM0py4AAADt1MNSQyAzza8h7Om2E8emWJX0y57wkie6p0U_N5LhtHDU1xfQ1uDPnPr_NCovE4o
  541. [09:59:43] <jox> hank: heh i have same problem
  542. [10:03:33] <jox> i can get the leds working but the gpio
  543. [10:06:36] * hank (i=5364d2ab@gateway/web/freenode/x-qmoocvfwwbkluhpz) Quit ("Page closed")
  544. [10:06:47] <jox> rude
  545. [10:06:48] * lifeeth (n=praneeth@unaffiliated/lifeeth) has joined #beagle
  546. [10:10:26] * Guest20563 (i=74e43a4a@gateway/web/freenode/x-sfsqoupuwxjjwpmr) Quit ("Page closed")
  547. [10:11:34] * Yuvi2 (n=yuvi@resnet-234-148.resnet.umbc.edu) has joined #beagle
  548. [10:13:21] <paulg_> cbrake: did you get anywhere yesterday with reproducing the errors?
  549. [10:16:00] <mru> ldesnogu_: my own testing puts p-m faster than omap3
  550. [10:16:05] <mru> I forget by how much
  551. [10:16:58] <ldesnogu_> that's what I'd expect
  552. [10:18:25] <av500> raster overclocks his :)
  553. [10:18:39] <ldesnogu_> he said clock for clock :-)
  554. [10:18:47] <mru> that's what I did too
  555. [10:19:02] <mru> I should do a more thorough test actually
  556. [10:19:15] <mru> I have a good selection of systems...
  557. [10:19:33] <ldesnogu_> was that microbenchmarking or an app that is very dependent on memory speed?
  558. [10:19:38] <mru> ffmpeg in my case
  559. [10:19:49] <ldesnogu_> so not that dependent on memory speed, right?
  560. [10:19:56] <mru> memory speed certainly matters
  561. [10:20:07] <ldesnogu_> for all codecs?
  562. [10:20:12] <mru> any video codec
  563. [10:20:21] * mikhas (n=mikhas@85.183.48.167) has joined #beagle
  564. [10:20:25] <mru> you're pushing around many megabytes per second
  565. [10:20:41] <ldesnogu_> if the references are local...
  566. [10:20:50] <ldesnogu_> I mean if it's streaming then the impact is less
  567. [10:20:54] <mru> try fitting all the ref frames in 32k cache...
  568. [10:21:10] <ldesnogu_> L2 is what matters here
  569. [10:21:13] <ldesnogu_> not main memory
  570. [10:21:21] * Yuvi (n=yuvi@resnet-234-148.resnet.UMBC.EDU) Quit (Read error: 110 (Connection timed out))
  571. [10:21:22] * Yuvi2 is now known as Yuvi
  572. [10:21:28] <ldesnogu_> oh well main memory matters
  573. [10:21:28] <mru> L2 is still only a quarter of one frame or so
  574. [10:21:40] <ldesnogu_> in that case it matters :-)
  575. [10:21:46] <mru> and streaming can't go faster than main memory
  576. [10:21:50] <koen> good morning all
  577. [10:21:54] <mru> morning koen
  578. [10:21:56] <ldesnogu_> morning koen
  579. [10:22:20] <ldesnogu_> mru, streaming is usually much faster than random accesses, obviously
  580. [10:22:43] <ldesnogu_> provided your mem controller is not a PoS of course
  581. [10:23:48] <mru> like on the A8...
  582. [10:23:59] * __av500__ (n=av500@p50996ded.dip0.t-ipconnect.de) has joined #beagle
  583. [10:24:19] <Tejas> can anyone tell me how can i test ffmpeg plugins of gstreamer on beagle board
  584. [10:24:19] * av500 (n=av500@80.153.109.237) Quit (Read error: 131 (Connection reset by peer))
  585. [10:24:20] <mru> and video decoding does a lot of more or less random accesses
  586. [10:24:29] <Tejas> i have latest rootfs image from angstrom
  587. [10:24:44] <ldesnogu_> hopefully OMAP4 will be better: it seems the L2 talks directly to the mem ctrl without going through the interconnect
  588. [10:25:18] <ldesnogu_> that should reduce latency at least, for bandwidth, we'll see :)
  589. [10:26:29] * jox (i=5364d2ab@gateway/web/freenode/x-qraytngmguzmvtod) Quit (Ping timeout: 180 seconds)
  590. [10:26:52] * rkirti (n=oespirit@203.199.213.3) has joined #beagle
  591. [10:33:25] * PhastPhrog (n=chatzill@87.82.198.210) has joined #beagle
  592. [10:34:17] * rkirti is now known as rkirti|afk
  593. [10:35:44] * soman (n=somnath@118.102.130.6) Quit (Read error: 60 (Operation timed out))
  594. [10:37:58] * brasco (i=5a9300b1@gateway/web/freenode/session) has joined #beagle
  595. [10:48:50] * Tejas (i=7c7dc0d4@gateway/web/freenode/x-jmhdyemueqqmcigv) Quit ("Page closed")
  596. [10:48:58] * Tejas (i=7c7dc0d4@gateway/web/freenode/session) has joined #beagle
  597. [10:49:14] <Tejas> can any one help me to test gstreamer on beagleboard
  598. [10:49:17] * soman (n=somnath@118.102.130.6) has joined #beagle
  599. [10:49:34] <Tejas> i have latest rootfs image of angstrom
  600. [10:57:25] * ThomasEgi (n=thomas@panda3d/ThomasEgi) has joined #beagle
  601. [10:59:01] * __av500__ is now known as av500
  602. [11:02:55] * killring (n=killring@76.226.140.233) has joined #beagle
  603. [11:06:13] * greyback (n=greyback@ip-83-147-165-234.dub-3rk1.metro.digiweb.ie) has joined #beagle
  604. [11:11:08] * rkirti|afk (n=oespirit@203.199.213.3) Quit (Read error: 145 (Connection timed out))
  605. [11:14:55] * naeg (n=naeg@194.208.239.170) has joined #beagle
  606. [11:20:50] * rkirti|afk (n=oespirit@203.199.213.3) has joined #beagle
  607. [11:20:51] * lifeeth (n=praneeth@unaffiliated/lifeeth) Quit ("Up and at 'em, Atom Ant!")
  608. [11:20:56] <Tejas> hi av500 can you help me out to check ?
  609. [11:21:11] <av500> Tejas: no, no gst here at all...
  610. [11:21:47] <Tejas> from where i can get ans to my query
  611. [11:22:22] <koen> google?
  612. [11:22:51] <Tejas> so no one here has run gstreamer on beagleboard ?
  613. [11:24:23] * soman (n=somnath@118.102.130.6) Quit (Read error: 113 (No route to host))
  614. [11:24:28] <hrw> I wonder how does using gstreamer on BB differ from using it on desktop
  615. [11:24:45] <av500> it crashes faster?
  616. [11:24:51] <av500> err, slower
  617. [11:26:10] * rkirti|afk (n=oespirit@203.199.213.3) Quit (Read error: 60 (Operation timed out))
  618. [11:26:53] * soman (n=somnath@118.102.130.6) has joined #beagle
  619. [11:28:41] * jpirko (n=jirka@nat/redhat/x-vfborduohuxksizy) Quit (Read error: 54 (Connection reset by peer))
  620. [11:28:54] * jpirko (n=jirka@nat/redhat/x-cbrxcrdobqipckhv) has joined #beagle
  621. [11:31:06] * eFfeM is now known as eFfeM-lunch
  622. [11:31:54] * Tejas (i=7c7dc0d4@gateway/web/freenode/x-aynavulnxnmaugrm) Quit ("Page closed")
  623. [11:33:49] <mru> av500: slow-motion like a hollywood car crash?
  624. [11:33:53] <mza> anyone got qt with gl es up and running?
  625. [11:39:58] * rkirti|afk (n=oespirit@203.199.213.3) has joined #beagle
  626. [11:49:06] * soman (n=somnath@118.102.130.6) Quit (Read error: 60 (Operation timed out))
  627. [11:51:27] * naeg (n=naeg@194.208.239.170) Quit ("WeeChat 0.3.0")
  628. [11:54:52] * rcranetx (n=rcranetx@nat/ti/x-rkxecsrksprqiuyr) has joined #beagle
  629. [11:59:36] <raster> ldesnogu_: the code will be hwavily weighted on memory - and it accesses lots, caching will have effects only within routines - and i kind of expected it to have such effects (eg for scaling i use lookup tables to save computes per pixel and i "expect" those tables to live in cache)
  630. [11:59:59] * brasco (i=5a9300b1@gateway/web/freenode/x-sifpzfhvliexnnlm) Quit (Ping timeout: 180 seconds)
  631. [12:00:47] * eFfeM-lunch is now known as eFfeM
  632. [12:00:59] <ldesnogu_> raster, what are you comparing exactly?
  633. [12:01:28] <raster> evas via expedite
  634. [12:01:52] <raster> so its a combination of a lot of blasting memory around with either no ops or some or complex ops along the way
  635. [12:02:03] <raster> some things are very cache freindly, some not.
  636. [12:05:52] <av500> maybe A8 has a mem-blaster unit?
  637. [12:06:18] <raster> hahahah
  638. [12:06:19] <av500> "mblst r0-r63"
  639. [12:06:23] <raster> actualyl let me run it again
  640. [12:07:09] <raster> the beagleboard.. at 500mhz is beating the petium-m at 600 when you're pretty much just copying memory around
  641. [12:07:33] <koen> raster: that evas 3d mapping, is that sw or gles?
  642. [12:07:35] <raster> right now tho - the more compute heavy tasks are ms in x86 but not neon on arm
  643. [12:09:03] <raster> koen: sw
  644. [12:09:34] * siji (n=siji@122.170.9.183) has joined #beagle
  645. [12:10:12] <koen> raster: illume1 is still the preferred touchscreen module for e17?
  646. [12:10:28] <WAHa_06x36> is the u-boot version on the C3 boards available anywhere?
  647. [12:10:37] * prpplague (n=dave123_@ppp-70-244-160-157.dsl.rcsntx.swbell.net) Quit (Read error: 60 (Operation timed out))
  648. [12:10:42] <raster> koen: its the only one :)
  649. [12:10:46] <raster> (that works)
  650. [12:11:05] <WAHa_06x36> I noticed that usbtty works in linux on the C3 boards, but doesn't work on other boards running a bootloader downloaded from the wiki.
  651. [12:14:49] * soman (n=somnath@118.102.130.6) has joined #beagle
  652. [12:23:52] <koen> raster: my main problem with illume is lack of systray support, however ghastly it may be
  653. [12:24:33] <raster> koen: yeah. module doesnt work in top-shelf gadget area
  654. [12:24:42] <raster> systray module is a total hack tho
  655. [12:24:47] <raster> what do u use it for?
  656. [12:25:07] <koen> raster: nm-applet and volumer and backlight
  657. [12:25:11] <koen> -r
  658. [12:25:15] <raster> aaah
  659. [12:25:22] <raster> e has a volume gadget already
  660. [12:25:27] <koen> I suspect e has a volume gadget
  661. [12:25:29] <raster> nm and backlgiht - understand
  662. [12:25:29] <koen> right :)
  663. [12:25:34] <raster> exatl should work.. some day
  664. [12:25:43] <raster> no backlight one tho
  665. [12:25:56] <raster> i'll probabyl add one as all my laptops have some form of backlight to control
  666. [12:25:58] <koen> should take a C coder like 10 minutes :)
  667. [12:26:16] <raster> a bit more than that
  668. [12:26:25] <raster> as u want to do it right
  669. [12:26:25] <koen> either has /sys/class/backlight/<foo>/{max_}brightness or hall
  670. [12:26:30] <raster> ie want to hunt down the bl control file
  671. [12:26:35] <koen> man, I suck at typing today
  672. [12:26:46] <raster> have to build suid root util to access the kernel file sys file
  673. [12:26:47] <raster> etc.
  674. [12:28:12] <raster> but wont get to it now
  675. [12:28:18] <raster> busy with evas adding this 2.5d stuff
  676. [12:28:29] <raster> all objects work. except smart objects
  677. [12:28:43] <raster> tho u'll have problems with things like changn text etc. of a mapped tetx obj
  678. [12:28:55] <raster> it will work but the mapping will be bizarre as u cant check the text size anymore
  679. [12:29:00] <raster> its a semantic problem i'll fix
  680. [12:29:13] <raster> ie
  681. [12:29:15] <raster> when u do
  682. [12:29:17] * matt____1 (n=matt@61-30-10-70.static.tfn.net.tw) has joined #beagle
  683. [12:29:19] <raster> evas_object_geometry_get()
  684. [12:29:25] <raster> what does it return for a mapped object?
  685. [12:29:38] <raster> right now it returns the bounding box of the whole map region
  686. [12:29:38] <av500> NULL?
  687. [12:29:46] <av500> 42?
  688. [12:30:00] <av500> FILE_NOT_FOUND?
  689. [12:30:25] <raster> :-P~
  690. [12:30:36] <koen> the sound of one hand clapping?
  691. [12:30:50] <av500> left or right?
  692. [12:32:23] <mru> middle
  693. [12:36:15] * ogra_ (n=ogra@p5098ed03.dip0.t-ipconnect.de) has joined #beagle
  694. [12:36:34] * ogra (n=ogra@ubuntu/member/ogra) Quit (Read error: 104 (Connection reset by peer))
  695. [12:40:08] * PhastPhrog_ (n=chatzill@pc-a80122.wlan.inet.fi) has joined #beagle
  696. [12:40:09] * ogra_ is now known as ogra
  697. [12:40:25] * PhastPhrog (n=chatzill@87.82.198.210) Quit (Read error: 131 (Connection reset by peer))
  698. [12:41:39] * likewise (n=Leon_Woe@atwork-193.r-212.178.107.atwork.nl) has joined #beagle
  699. [12:41:42] * PhastPhrog (n=chatzill@ip-87-82-198-210.easynet.co.uk) has joined #beagle
  700. [12:45:33] * robclark (n=robclark@nat/ti/x-mzufgysaqbesondo) has joined #beagle
  701. [12:47:08] * eFfeM is now known as eFfeM-away
  702. [12:47:41] * PhastPhrog_ (n=chatzill@pc-a80122.wlan.inet.fi) Quit (Read error: 60 (Operation timed out))
  703. [12:52:15] * niclas_ is now known as niclas
  704. [12:53:06] * _roger_ (n=a0740758@nat/ti/x-uhoitetdxdvzxqun) has joined #beagle
  705. [12:56:06] <koen> _roger_: good morning & thanks for the text!
  706. [12:57:31] * _koen_ (n=x0115699@192.91.75.29) has joined #beagle
  707. [13:00:13] * matt__ (n=matt@61-30-10-70.static.tfn.net.tw) Quit (Read error: 110 (Connection timed out))
  708. [13:00:58] * Openfree (n=Openfree@222.65.245.187) has joined #beagle
  709. [13:02:39] * jserv--- (n=jserv@61-30-10-70.static.tfn.net.tw) has joined #beagle
  710. [13:05:15] * jserv-- (n=jserv@61-30-10-70.static.tfn.net.tw) Quit (Read error: 104 (Connection reset by peer))
  711. [13:08:08] <mru> morning _roger_
  712. [13:08:23] * rkirti|afk is now known as rkirti
  713. [13:08:28] <mru> I'm planning a new round of compiler shootouts
  714. [13:08:35] <mru> _roger_: any updates from TI?
  715. [13:08:42] <_roger_> hi guys!
  716. [13:09:06] <_roger_> mru - yep, we should sync on new release before your next shoot-out :)
  717. [13:09:28] <_roger_> about to make presentation - BBL
  718. [13:12:06] * prpplague_afk is now known as prpplague
  719. [13:13:33] <av500> _roger_: roger!
  720. [13:16:59] * prpplague waits for the rain to arrive
  721. [13:17:15] <av500> prpplague: you have a tracking # for it?
  722. [13:17:34] <prpplague> av500: http://i.imwx.com/web/radar/us_dfw_closeradar_plus_usen.jpg
  723. [13:18:23] * PhastPhrog_ (n=chatzill@pc-a80122.wlan.inet.fi) has joined #beagle
  724. [13:18:34] * Meizirkki (n=Meizirkk@80.220.238.64) has joined #beagle
  725. [13:18:59] * sakoman__ likes that kind of map based tracking :-)
  726. [13:19:32] <prpplague> hehe
  727. [13:19:54] <av500> prpplague: the green goo is approaching?
  728. [13:20:08] <prpplague> av500: yea
  729. [13:20:19] * soman (n=somnath@118.102.130.6) Quit (Remote closed the connection)
  730. [13:20:36] <av500> run!
  731. [13:21:07] * Meiz_n810 (n=Meizirkk@bbwirelessgw2-feeedc00-64.dhcp.inet.fi) has joined #Beagle
  732. [13:23:47] * raster (n=raster@enlightenment/developer/raster) Quit ("Gettin' stinky!")
  733. [13:26:24] * greyback_ (n=greyback@ip-83-147-165-234.dub-3rk1.metro.digiweb.ie) has joined #beagle
  734. [13:26:33] * PhastPhrog (n=chatzill@ip-87-82-198-210.easynet.co.uk) Quit (Read error: 60 (Operation timed out))
  735. [13:26:44] * greyback (n=greyback@ip-83-147-165-234.dub-3rk1.metro.digiweb.ie) Quit (Read error: 60 (Operation timed out))
  736. [13:28:03] * raster (n=raster@enlightenment/developer/raster) has joined #beagle
  737. [13:32:32] * rsv (i=7aa75e33@gateway/web/freenode/x-zyhuqjsvcnqhsvfm) has joined #beagle
  738. [13:33:24] <rsv> i am trying to port my lcd driver to dss2, i am referring to zoom2 kernel as reference. i get the error: omapfb: no displays
  739. [13:33:43] * brijesh (n=bksingh@nat/ti/x-pnscrinxrgupurie) has joined #beagle
  740. [13:33:47] <rsv> i have a single lcd display device, i dont know why i get this error
  741. [13:34:25] * rsalveti (n=rsalveti@189.115.171.111) Quit (Read error: 104 (Connection reset by peer))
  742. [13:37:03] * jserv--- (n=jserv@61-30-10-70.static.tfn.net.tw) Quit (Remote closed the connection)
  743. [13:38:05] * rsalveti (n=rsalveti@189.115.173.114) has joined #beagle
  744. [13:40:59] * likewise (n=Leon_Woe@atwork-193.r-212.178.107.atwork.nl) Quit (Remote closed the connection)
  745. [13:46:07] * tasslehoff (n=Mich@84.49.231.147) Quit (Read error: 131 (Connection reset by peer))
  746. [13:46:55] * Openfree (n=Openfree@222.65.245.187) Quit ("Leaving")
  747. [13:46:56] * tasslehoff (n=Mich@147.84-49-231.nextgentel.com) has joined #beagle
  748. [13:47:33] * jrmuizel (n=jrmuizel@CPE001f5be79d0f-CM0017ee62f8b0.cpe.net.cable.rogers.com) has joined #beagle
  749. [13:47:45] * GPSFan (n=kenm@64.92.145.112) has joined #beagle
  750. [13:54:31] * jeremychang (n=jeremych@61-30-10-70.static.tfn.net.tw) Quit ("??????")
  751. [14:01:12] * rsalveti (n=rsalveti@189.115.173.114) Quit (Read error: 113 (No route to host))
  752. [14:01:54] * jrmuizel (n=jrmuizel@CPE001f5be79d0f-CM0017ee62f8b0.cpe.net.cable.rogers.com) Quit ()
  753. [14:02:30] * raster (n=raster@enlightenment/developer/raster) Quit ("Gettin' stinky!")
  754. [14:04:46] * __alanc__ (n=a-campbe@nat/ti/x-skubmlrwozfzkfbp) has joined #beagle
  755. [14:05:10] * rsalveti (n=rsalveti@200.184.118.130) has joined #beagle
  756. [14:10:04] * PhastPhrog (n=chatzill@87.82.198.210) has joined #beagle
  757. [14:13:25] * player_a (i=c2492b7e@gateway/web/freenode/x-tdccbqotlsknhbbh) Quit ("Page closed")
  758. [14:14:56] * BThompson (n=a0193480@nat/ti/x-iudifcknidgfwzzj) has joined #beagle
  759. [14:15:44] * kitsune (i=57ea5c08@gateway/web/freenode/x-hxcvlabbtlfkmhju) Quit ("Page closed")
  760. [14:16:26] * jrmuizel (n=jrmuizel@CPE001f5be79d0f-CM0017ee62f8b0.cpe.net.cable.rogers.com) has joined #beagle
  761. [14:17:13] * PhastPhrog_ (n=chatzill@pc-a80122.wlan.inet.fi) Quit (Read error: 60 (Operation timed out))
  762. [14:21:07] * rkirti (n=oespirit@203.199.213.3) Quit (Remote closed the connection)
  763. [14:21:59] * Entasis (n=Jarred@ppp118-210-81-122.lns20.adl2.internode.on.net) Quit ("Leaving")
  764. [14:22:46] * bisco (i=5a930188@gateway/web/freenode/session) has joined #beagle
  765. [14:24:55] * ddompe (n=ddompe@200.122.155.113) has joined #beagle
  766. [14:25:24] <bisco> Hi all
  767. [14:26:14] * brolin__ (n=brolin@nat78.udea.edu.co) has joined #beagle
  768. [14:26:42] <bisco> cbrake: any news about mono?
  769. [14:26:52] <hrw> koen: can angstrom drop PREF_VER_libx11?
  770. [14:29:12] <koen> hrw: I'm inclined to say "yes"
  771. [14:29:31] <cbrake> paulg_: I have reproduced all the issues you are seeing
  772. [14:29:53] <cbrake> paulg_: bisco: testing on a PXA270 platform that used to work with 2.4.2.3 now
  773. [14:30:26] <paulg_> cbrake: bisco asked the question - i was simply thinking about asking it ;o)
  774. [14:30:42] <cbrake> paulg_: :-)
  775. [14:31:23] <paulg_> cbrake: so you get the build issues AND it fails to run?
  776. [14:31:41] <cbrake> paulg_: yes
  777. [14:32:06] <paulg_> cbrake: good!
  778. [14:35:05] <WAHa_06x36> is the u-boot version on the C3 boards available anywhere?
  779. [14:35:50] <adj> that should be the same as on the beagleboard code.google.com page
  780. [14:36:03] * jrmuizel (n=jrmuizel@CPE001f5be79d0f-CM0017ee62f8b0.cpe.net.cable.rogers.com) Quit ()
  781. [14:38:12] <WAHa_06x36> ah, right.
  782. [14:38:36] <WAHa_06x36> any idea what the difference between the u-boot and u-boot-f files is?
  783. [14:39:19] <WAHa_06x36> also, will it run right on rev B?
  784. [14:40:11] * _roger_ (n=a0740758@nat/ti/x-uhoitetdxdvzxqun) Quit (Remote closed the connection)
  785. [14:41:16] <adj> it should run fine on B
  786. [14:41:51] <adj> and without looking my guess is that the -f file is meant to be flashed to the NAND flash whereas the one without -f is for SD usage
  787. [14:44:39] <WAHa_06x36> but why are those different?
  788. [14:44:40] * orbarron (n=orb@nat/ti/x-bcqckiokjfzaqgam) has joined #beagle
  789. [14:45:38] * brolin__ (n=brolin@nat78.udea.edu.co) Quit (Client Quit)
  790. [14:46:13] <adj> there might be some funny functionalities as automatic flashing of the u-boot to the flash etc
  791. [14:49:19] * rhk (n=rhk@adsl-75-44-25-53.dsl.sfldmi.sbcglobal.net) has joined #beagle
  792. [14:49:49] * j_ack (n=j_ack@p57A4274F.dip0.t-ipconnect.de) has joined #beagle
  793. [14:59:49] * WeCool_ (i=55a863b8@gateway/web/freenode/x-rawenihhcjiovrly) Quit (Ping timeout: 180 seconds)
  794. [15:01:08] <bisco> my working version of mono on BB is pre Fri Oct 16, so there isn't Khem Raj patch
  795. [15:01:28] <bisco> cbrake: could be this the problem?
  796. [15:04:14] <cbrake> bisco: yes that is possible
  797. [15:11:24] * kg4giy (n=kg4giy@pool-138-88-39-68.res.east.verizon.net) has joined #beagle
  798. [15:11:41] * PhastPhrog (n=chatzill@87.82.198.210) Quit ("ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]")
  799. [15:13:27] * jrmuizel (n=jrmuizel@66.207.206.178) has joined #beagle
  800. [15:16:21] <koen> hrw: you want to add libx11 > 1.2.0?
  801. [15:16:28] * recalcati__ (i=51485a51@gateway/web/freenode/session) has joined #beagle
  802. [15:16:43] <koen> hrw: and could you add the nomadik stuff to contrib/angstrom/sort.sh?
  803. [15:16:51] <hrw> koen: I have x11 7.5 in local tree from Martin Jansa
  804. [15:16:56] <hrw> koen: nomadik needs work
  805. [15:17:08] <hrw> it is not usable too much now
  806. [15:17:43] <hrw> koen: and as there are no other devs working on it now I do not want it to be in angstrom yet
  807. [15:18:27] <koen> hrw: having it in sort.sh can't hurt
  808. [15:18:48] <hrw> koen: no time for that, sorry
  809. [15:19:09] <hrw> koen: does TI has a devboard which has two fb?
  810. [15:19:33] <koen> hrw: beagle has 3, davinci 4
  811. [15:20:14] <hrw> koen: but does beagle is able to run dualscreen?
  812. [15:20:18] <koen> yes
  813. [15:20:25] <av500> yes
  814. [15:20:26] <koen> you can have different stuff on svideo and dvi
  815. [15:20:35] <hrw> does x11 supports it?
  816. [15:21:39] <koen> for x11 it's just another /dev/fb
  817. [15:23:05] <koen> I have beagle running with 2 screens, but one is a displaylink unit
  818. [15:23:08] <hrw> good to know
  819. [15:23:40] <hrw> I have a problem now with bug and 2 screens with 2 touchscreens
  820. [15:23:54] <av500> koen: any idea how fast that displaylink stuff updates the screen?
  821. [15:24:25] <cbrake> bisco: paulg_: fails on PXA270 as well. Looking at recent changes ...
  822. [15:27:04] * bswix (n=rode@147.84-49-231.nextgentel.com) Quit (Remote closed the connection)
  823. [15:27:12] <koen> av500: depends on what you are doing, it uses a shadowfb on the host side
  824. [15:27:27] <koen> av500: and it has blit support, so scrolling and stuff is pretty fast
  825. [15:29:37] * rsv (i=7aa75e33@gateway/web/freenode/x-zyhuqjsvcnqhsvfm) Quit ("Page closed")
  826. [15:32:10] <av500> koen: obviously I am doing video :)
  827. [15:33:43] <mru> what else would you do with a processor and a display?
  828. [15:34:02] <XorA> heh, there is only pr0n -D
  829. [15:34:28] <mru> music players with fancy specrum analysers are so 90s
  830. [15:39:49] <cbrake> bisco: paulg_: don't see anything so more digging is needed. I'll look at the build errors more when I get a chance, and could be a toolchain/lib incompatiblity as well.
  831. [15:40:07] <cbrake> bisco: if you have a chance, perhaps verify the same files are on a working and non-working system
  832. [15:40:23] * rbelem (n=rodrigo@pdpc/supporter/professional/rbelem) has joined #beagle
  833. [15:40:23] <cbrake> bisco: libmono, etc
  834. [15:40:26] <av500> mru: I guess most ppl here look at the default X screen and are happy :)
  835. [15:40:41] <cbrake> I need to get back to other things now
  836. [15:40:43] <av500> 2 screen, twice the happiness
  837. [15:42:22] <bisco> I'm trying to revert the patch to working version
  838. [15:42:56] <mru> av500: oh, is that why they say they don't like linux?
  839. [15:43:27] <av500> ?
  840. [15:43:38] <mru> "most ppl here look at the default X screen"
  841. [15:43:47] <av500> "and are happy"
  842. [15:44:08] <hrw> x11 question: how to list input devices from x11 session?
  843. [15:46:56] <mru> you shouldn't need to care
  844. [15:47:08] <mru> x11 clients should only concern themselves with events
  845. [15:48:15] * tasslehoff (n=Mich@147.84-49-231.nextgentel.com) Quit ("Lost terminal")
  846. [15:50:21] <hrw> mru: I care because I can have 7 touchscreens here
  847. [15:50:48] <av500> hrw likes to touch things...
  848. [15:50:48] <mru> so?
  849. [15:51:08] <mru> set them all up as x input devices and your apps will receive events as appropriate
  850. [15:51:40] <hrw> mru: the problem is that some of them produce noise not data
  851. [15:51:56] <mru> then maybe you should fix that instead
  852. [15:52:22] <koen> better, have somebody else fix it :)
  853. [15:52:25] <hrw> thats the work of other guy ;)
  854. [15:52:53] * XorA is luckilly not another guy
  855. [15:52:59] <hrw> ;dDD
  856. [15:53:04] <mru> XorA is a girl?
  857. [15:53:19] <hrw> mru: neutral
  858. [15:54:42] <av500> hrw: use a diode to rectify the noise, you can generate energy!
  859. [15:55:52] * mza (n=mza@62.70.2.252) Quit (Read error: 145 (Connection timed out))
  860. [15:55:56] <mru> use it to power the device
  861. [15:56:15] <mru> PoTS: power over touchscreen
  862. [15:56:27] <av500> "I touch the power..."
  863. [15:56:33] * beagle_user (i=8107f9db@gateway/web/freenode/x-pqmkyfjpdlggqhmr) has joined #beagle
  864. [15:56:55] * mru touched the power a few times, equally shocking every time
  865. [15:57:38] * av500 touched 700V, in contrast to BB survived it...
  866. [15:59:38] <XorA> av500: we told you before, no electro stim play with your beagle
  867. [16:00:12] <hrw> koen: xf86-input-tslib 0.0.6 works much niceer
  868. [16:00:15] * jpirko (n=jirka@nat/redhat/x-cbrxcrdobqipckhv) Quit ("Leaving")
  869. [16:00:34] <av500> XorA: I can't, had to send them all back for RMA...
  870. [16:01:14] <XorA> purple wand + beagle == loss of magic smoke
  871. [16:02:37] * Crofton (n=balister@pool-71-171-31-89.nwrknj.east.verizon.net) Quit ("Leaving")
  872. [16:03:00] <hrw> koen: it is in .dev - add to feeds?
  873. [16:06:47] * Crofton (n=balister@pool-71-171-31-89.nwrknj.east.verizon.net) has joined #beagle
  874. [16:08:05] * j_ack (n=j_ack@p57A4274F.dip0.t-ipconnect.de) Quit ("Verlassend")
  875. [16:09:00] * Eko_ (n=eko@lawn-128-61-127-248.lawn.gatech.edu) has joined #beagle
  876. [16:09:00] * kg4giy (n=kg4giy@linuxjournal/staff/DavidLane) Quit (Read error: 104 (Connection reset by peer))
  877. [16:09:13] * kg4giy (n=kg4giy@pool-138-88-39-68.res.east.verizon.net) has joined #beagle
  878. [16:10:33] <beagle_user> Keyboard & mouse does not work in uImage-2.6.29-r?? some one please help me out!
  879. [16:10:48] <beagle_user> It works fine with uImage-2.6.28, though!
  880. [16:24:19] * prpplague (n=Dave@adsl-76-255-94-48.dsl.rcsntx.sbcglobal.net) Quit (Remote closed the connection)
  881. [16:25:11] * prpplague (n=Dave@adsl-76-255-94-48.dsl.rcsntx.sbcglobal.net) has joined #beagle
  882. [16:31:25] <hrw> bye
  883. [16:31:57] * hrw is now known as hrw|gone
  884. [16:33:52] * dual (n=dual@5.79-160-122.customer.lyse.net) Quit (Read error: 104 (Connection reset by peer))
  885. [16:34:04] * dual (n=dual@5.79-160-122.customer.lyse.net) has joined #beagle
  886. [16:35:31] * orbarron (n=orb@nat/ti/x-bcqckiokjfzaqgam) Quit ("Leaving.")
  887. [16:37:22] * orbarron (n=orb@nat/ti/x-vzwgnrhumbwovmqi) has joined #beagle
  888. [16:40:57] * jayabharath (n=a0866114@nat/ti/x-fqmgbgmhjjzozkvf) has joined #beagle
  889. [16:44:09] * beagle_user (i=8107f9db@gateway/web/freenode/x-pqmkyfjpdlggqhmr) Quit (Ping timeout: 180 seconds)
  890. [16:47:06] * siji (n=siji@122.170.9.183) Quit ("Leaving")
  891. [16:49:10] * bisco (i=5a930188@gateway/web/freenode/x-thnbghfdwouljtch) Quit (Ping timeout: 180 seconds)
  892. [16:59:02] * archae0pteryx (n=snewman@69-12-128-192.dsl.static.sonic.net) has joined #beagle
  893. [16:59:18] * bisco (i=5a930188@gateway/web/freenode/session) has joined #beagle
  894. [16:59:20] * bearsh|work (n=quassel@inst-232.178.zhaw.ch) Quit (Read error: 54 (Connection reset by peer))
  895. [17:00:47] <bisco> cbrake: I maybe found the problem
  896. [17:01:49] * pbaxter (n=pbaxter@host102-133-dynamic.54-79-r.retail.telecomitalia.it) has joined #beagle
  897. [17:01:56] <bisco> now simple hello world works on mono!
  898. [17:02:20] * pbaxter (n=pbaxter@host102-133-dynamic.54-79-r.retail.telecomitalia.it) has left #beagle
  899. [17:10:02] <cbrake> bisco: great, what did you find?
  900. [17:15:51] * archae0pteryx1 (n=snewman@207.47.42.130.static.nextweb.net) has joined #beagle
  901. [17:17:17] <bisco> cbrake: I only reverted the last Khem Raj commit
  902. [17:17:56] <bisco> in mono_2.4.2.3.bb
  903. [17:18:55] <bisco> I don't know exactly where is the problem yet
  904. [17:18:56] * jconnoll1 (n=jconnoll@firebug.buglabs.net) has joined #beagle
  905. [17:20:04] * jconnolly (n=jconnoll@firebug.buglabs.net) Quit (Read error: 113 (No route to host))
  906. [17:20:34] * archae0pteryx (n=snewman@69-12-128-192.dsl.static.sonic.net) Quit (Read error: 60 (Operation timed out))
  907. [17:21:13] * jconnoll1 is now known as jconnolly
  908. [17:22:41] * blutack_ (n=blutack@188-220-178-11.zone11.bethere.co.uk) has joined #beagle
  909. [17:22:59] <blutack_> Hello
  910. [17:23:17] <blutack_> Has anyone had any luck with Ubuntu on the beagleboard with FFmpeg?
  911. [17:23:26] <blutack_> Please :)?
  912. [17:23:30] <blutack_> I'm at my wits end
  913. [17:25:33] <cbrake> bisco: wonder if this broke it: MONO_ARCH_SUPPORT_SIMD_INTRINSICS
  914. [17:26:12] <cbrake> bisco: otherwise patch looks pretty benign
  915. [17:27:44] * gdm_ (n=gdm@190.173.72.33) Quit ("Leaving")
  916. [17:27:51] * gdm (n=gdm@190.173.72.33) Quit (Remote closed the connection)
  917. [17:27:52] * XorA is now known as XorA|gone
  918. [17:27:53] * Eko_ (n=eko@lawn-128-61-127-248.lawn.gatech.edu) Quit ("This computer has gone to sleep")
  919. [17:28:07] * gdm (n=gdm@190.173.72.33) has joined #beagle
  920. [17:29:40] <mru> blutack_: what's the problem?
  921. [17:31:44] * n6pfk (n=n6pfk__@96.238.186.191) Quit (Remote closed the connection)
  922. [17:32:55] * recalcati__ (i=51485a51@gateway/web/freenode/x-mmssctjptjiuoyvf) Quit ("Page closed")
  923. [17:36:44] * j_ack (n=j_ack@p57A4274F.dip0.t-ipconnect.de) has joined #beagle
  924. [17:42:58] * florian (n=fuchs@port-217-146-132-69.static.qsc.de) Quit (Remote closed the connection)
  925. [17:43:09] * bisco (i=5a930188@gateway/web/freenode/x-pluxzlqcrvuahujt) Quit (Ping timeout: 180 seconds)
  926. [17:43:52] * archae0pteryx (n=snewman@69-12-128-192.dsl.static.sonic.net) has joined #beagle
  927. [17:45:31] <blutack_> Sorry mru
  928. [17:45:55] <blutack_> I get strange errors when attempting to access anything through v4l
  929. [17:46:40] <blutack_> dma_free_coherent: bad page in kernel page table
  930. [17:46:45] <blutack_> that sort of thing
  931. [17:47:04] <blutack_> I just wondered if it worked for anyone else?
  932. [17:47:53] <blutack_> This one as well...
  933. [17:47:53] <blutack_> VIDIOCMCAPTURE: Invalid argument
  934. [17:48:56] * archae0pteryx1 (n=snewman@207.47.42.130.static.nextweb.net) Quit (Read error: 60 (Operation timed out))
  935. [17:49:22] <sakoman__> blutack_: have you tried using the Angstrom image to see if that works better for you?
  936. [17:52:30] * blutack__ (n=blutack@188-220-178-11.zone11.bethere.co.uk) has joined #beagle
  937. [17:56:16] * greyback_ is now known as away
  938. [18:00:06] * n6pfk (n=n6pfk__@96.238.186.191) has joined #beagle
  939. [18:04:05] * __alanc__ (n=a-campbe@nat/ti/x-skubmlrwozfzkfbp) Quit (Remote closed the connection)
  940. [18:08:03] * kevinsc__ (n=kevinsc@nat/ti/session) has joined #beagle
  941. [18:08:35] * kevinsc__ (n=kevinsc@nat/ti/session) has left #beagle
  942. [18:08:39] * blutack_ (n=blutack@188-220-178-11.zone11.bethere.co.uk) Quit (Read error: 110 (Connection timed out))
  943. [18:18:29] <ds2> morning
  944. [18:23:01] * PuffTheMagic (n=quassel@unaffiliated/puffthemagic) has joined #beagle
  945. [18:23:30] <PuffTheMagic> what is the /dev file for accessing the mic on an omap 3?
  946. [18:24:47] <mru> PuffTheMagic: you should use alsa
  947. [18:24:53] <mru> unfortunately
  948. [18:25:36] <PuffTheMagic> well yeah, alsa would be "used" but i still figured there had to be a /dev interface for the hardware
  949. [18:25:42] <PuffTheMagic> like /dev/dsp or something
  950. [18:26:56] * khem (n=khem@99-57-141-118.lightspeed.sntcca.sbcglobal.net) has joined #beagle
  951. [18:26:58] <ds2> there is no mic on the omap3
  952. [18:27:09] <khem> cbrake: hi
  953. [18:27:13] <PuffTheMagic> hmmm
  954. [18:27:25] <ds2> unless you plan on measuring vibration on the package or bad leads
  955. [18:27:27] <cbrake> khem: hey
  956. [18:27:33] <ds2> hey khem
  957. [18:27:47] <khem> cbrake: tell me about mono issue
  958. [18:28:11] <khem> hi ds2
  959. [18:28:37] <cbrake> khem: we get the following when running a simple test: http://pastebin.ca/1648157
  960. [18:28:57] <cbrake> khem: bisco says that when he reverts your last mono change, it then works
  961. [18:29:23] <cbrake> khem: all I can figure is the mono-cross-compilation-for-amd64.patch might be messing things up?
  962. [18:29:25] * kevinsc__ (n=kevinsc@nat/ti/x-bwadhbaawyxqvhnu) has joined #beagle
  963. [18:29:27] * kevinsc__ (n=kevinsc@nat/ti/x-bwadhbaawyxqvhnu) has left #beagle
  964. [18:29:29] <cbrake> khem: but I've not looked into it yet
  965. [18:29:55] <khem> cbrake: hmmm that patch
  966. [18:29:59] * eFfeM-away is now known as eFfeM
  967. [18:30:07] <khem> is backported from upstream
  968. [18:30:39] <cbrake> khem: yeah, looks innocent enough to me, but I've not tested myself yet
  969. [18:31:32] <khem> did we use new mono before ?
  970. [18:32:12] <khem> 2.4.2.3 was not default before
  971. [18:32:23] <khem> and I left it as DEFAULT_PREF = -1
  972. [18:32:52] <khem> and what gcc+libc is the system using
  973. [18:33:34] * thaytan (n=jan@78.16.139.194) Quit ("Ex-Chat")
  974. [18:34:40] * courville (n=courvill@archos.rain.fr) Quit (Read error: 110 (Connection timed out))
  975. [18:39:13] * pH5 (n=ph5@e178216160.adsl.alicedsl.de) has joined #beagle
  976. [18:41:12] * joeR (i=80f40908@gateway/web/freenode/x-dkvfqyadhbylpevd) has joined #beagle
  977. [18:42:34] * jayabharath1 (n=a0866114@nat/ti/session) has joined #beagle
  978. [18:42:34] * jayabharath (n=a0866114@nat/ti/x-fqmgbgmhjjzozkvf) Quit (Remote closed the connection)
  979. [18:42:43] * dirk2 (n=dirk@p5B040879.dip0.t-ipconnect.de) has joined #beagle
  980. [18:43:27] <cbrake> khem: I have used 2.4.2.3 on a PXA270 system, but its been a few weeks since I tested
  981. [18:46:47] <khem> cbrake: ok was ti before my changes ?
  982. [18:47:33] <cbrake> khem: yes
  983. [18:48:13] <joeR> hey guys
  984. [18:48:58] <joeR> trying to compile some code on the BB
  985. [18:49:14] <joeR> running the latest stable Angstrom build
  986. [18:49:18] <khem> cbrake: 2.4.2.3 wont compile before
  987. [18:49:22] <khem> my changes
  988. [18:49:45] <cbrake> khem: hmm, it did for me. Perhaps it did not compile for x86 target?
  989. [18:50:16] * thaytan (n=jan@78.16.139.194) has joined #beagle
  990. [18:50:37] <khem> mono_cv_sizeof_sunpath=108 was needed
  991. [18:50:47] <mru> autohell...
  992. [18:51:01] <khem> cbrake: you could try to disable the amd64 cross compile patch
  993. [18:51:17] <khem> if anything is different thats it
  994. [18:51:55] <khem> otherwise you could try to remove these defines mono_cv_sizeof_sunpath=108 from site files
  995. [18:52:24] <cbrake> khem: nod, trying now
  996. [18:53:15] <khem> cbrake: whats the cross gcc version you are uisng
  997. [18:53:18] <khem> and glibc
  998. [18:53:21] <khem> and distro ?
  999. [18:53:27] <cbrake> khem: angstrom default
  1000. [18:53:37] <khem> ok
  1001. [18:53:43] <khem> so it has to be my patch
  1002. [18:53:53] <khem> and I think amd64 cross compile could be
  1003. [18:54:04] <khem> mucking with native code
  1004. [18:57:39] <khem> upstreams mono devs might care less about arm platform
  1005. [18:57:57] * n6pfk (n=n6pfk__@96.238.186.191) Quit (Remote closed the connection)
  1006. [18:58:10] <khem> and the patch is a workaround only it was fixed differently on the 2.4 branch
  1007. [18:58:23] <khem> but the dev said it would be safe so I thought it is
  1008. [18:58:24] * hrw|gone is now known as hrw
  1009. [18:59:00] <koen> hrw: the new xf86-input-tslib should show up in the angstrom feeds after the weekend
  1010. [18:59:05] <hrw> cool
  1011. [18:59:32] <hrw> koen: will request it for stable/2009 soon
  1012. [18:59:32] <koen> the autobuilder will be a bit busy with digesting the DISTRO_PR bump :)
  1013. [18:59:37] <hrw> ah yes..
  1014. [18:59:51] <hrw> koen: so another big sheeva update...
  1015. [19:01:35] <khem> koen: http://casper.frontier.nl/
  1016. [19:01:51] <khem> amsterdam airport on mashup
  1017. [19:02:19] * RobotGuy (n=n7pkt@pool-173-50-247-236.ptldor.fios.verizon.net) has joined #Beagle
  1018. [19:02:37] * koen gets reminded to book tickets for his next trip
  1019. [19:02:45] <Crofton> where next?
  1020. [19:02:52] <hrw> koen: do *-static lands in devel feeds now?
  1021. [19:03:29] <koen> Crofton: the office :)
  1022. [19:03:40] <koen> hrw: no, need to teach sort.sh about them first
  1023. [19:03:44] <hrw> ok
  1024. [19:04:06] <hrw> koen: uk office or us office?
  1025. [19:04:06] * _roger_ (n=a0740758@nat/ti/session) has joined #beagle
  1026. [19:04:16] * koen has been busy with the am3517-evm rename testing
  1027. [19:04:26] <koen> and fixing kernel.bbclass in stable/2009 as well
  1028. [19:05:03] <hrw> what was broken?
  1029. [19:05:08] <Crofton|work> what is that?
  1030. [19:07:04] * PhastPhrog (n=chatzill@pc-a80122.wlan.inet.fi) has joined #beagle
  1031. [19:07:37] <koen> hrw: OE's ass-backward "only stage a few dirs" lacks trace/ which I need
  1032. [19:07:49] <hrw> ah
  1033. [19:08:14] <hrw> uf.. finally I have :0.0 :0.1
  1034. [19:08:21] <koen> on beagle?
  1035. [19:08:24] <hrw> on bug
  1036. [19:08:39] <hrw> none of my beagles is on
  1037. [19:08:43] <koen> prolly without xinerama
  1038. [19:09:00] <koen> I wonder how well mergedfb works with simple X drivers
  1039. [19:10:12] <hrw> "X +xinerama" == no xrandr
  1040. [19:10:22] <hrw> I am lost with all those X extenstions
  1041. [19:15:37] <hrw> screen #0: print screen: no dimensions: 640x240 pixels (170x64 millimeters)
  1042. [19:18:13] * __alanc__ (n=a-campbe@nat/ti/x-jkwlaklxqsfsrjre) has joined #beagle
  1043. [19:20:11] * Eko_ (n=eko@lawn-128-61-116-136.lawn.gatech.edu) has joined #beagle
  1044. [19:20:55] * tik (i=5364d2ab@gateway/web/freenode/x-ekhzxgazthndygii) has joined #beagle
  1045. [19:22:19] <tik> hello all. amateur question, but where do i do with my c code? i want to run a program on the bb and i assume its abit more complicated then compiling it on my pc then copying the exec file across??
  1046. [19:23:04] <prpplague> tik: basically that is it, just have to use a compiler specifically for the cortex-a8
  1047. [19:23:20] <prpplague> tik: compiling on your x86 for arm is called "cross-compiling"
  1048. [19:23:39] <prpplague> tik: there are a number of ways you can get a cross-compilier
  1049. [19:23:48] <prpplague> tik: OE can do the build for you
  1050. [19:23:56] <prpplague> tik: see the elinux.org wiki for instructions
  1051. [19:24:28] * rkirti (n=oespirit@203.199.213.3) has joined #beagle
  1052. [19:26:36] <tik> okay so ill look up this cross compiler and see what happens. but then where do i put my exec file? the linux side of the sd card?
  1053. [19:27:18] <prpplague> tik: correct, you can copy the executable to your sd card's root file system
  1054. [19:29:24] * ThomasEgi (n=thomas@panda3d/ThomasEgi) Quit (Read error: 60 (Operation timed out))
  1055. [19:30:05] * _roger_ (n=a0740758@nat/ti/x-clfdkbrlmvjvfnpo) Quit (Remote closed the connection)
  1056. [19:35:57] <tik> okay so i copy the exec file onto the linux half. anywhere in particular? is there some special setting for the compiler? when i used borland to write code for the beck i had to change the instruction set
  1057. [19:37:16] <archae0pteryx> Can anyone comment on the state of smart reflex?
  1058. [19:37:31] * greyback (n=greyback@ip-83-147-165-234.dub-3rk1.metro.digiweb.ie) has joined #beagle
  1059. [19:38:32] <archae0pteryx> Actually I may have found info
  1060. [19:39:20] * flo_lap (n=fuchs@f048230171.adsl.alicedsl.de) has joined #beagle
  1061. [19:39:54] <prpplague> archae0pteryx: the smart reflex wiki pages have been active lately on elinux.org, probably updated info there
  1062. [19:40:56] <koen> archae0pteryx: bottom line: you want >ES3.0 silicon
  1063. [19:41:31] * archae0pteryx1 (n=snewman@207.47.42.130.static.nextweb.net) has joined #beagle
  1064. [19:42:33] * blutack__ (n=blutack@188-220-178-11.zone11.bethere.co.uk) Quit ("Ex-Chat")
  1065. [19:42:53] * archae0pteryx2 (n=snewman@207.47.42.130.static.nextweb.net) has joined #beagle
  1066. [19:43:55] * ThomasEgi (n=thomas@panda3d/ThomasEgi) has joined #beagle
  1067. [19:46:34] * tik (i=5364d2ab@gateway/web/freenode/x-ekhzxgazthndygii) Quit (Ping timeout: 180 seconds)
  1068. [19:51:14] * xxiao (n=chatzill@24.174.117.226) has joined #beagle
  1069. [19:53:14] * away (n=greyback@ip-83-147-165-234.dub-3rk1.metro.digiweb.ie) Quit (Read error: 113 (No route to host))
  1070. [19:53:54] * greyback (n=greyback@ip-83-147-165-234.dub-3rk1.metro.digiweb.ie) Quit ()
  1071. [19:55:47] * hrw is now known as hrw|gone
  1072. [19:56:54] <sakoman__> koen: I get an unstatisfied dependency error when including abiword-meta in an image
  1073. [19:57:03] * Meizirkki (n=Meizirkk@80.220.238.64) Quit (Remote closed the connection)
  1074. [19:57:37] <sakoman__> koen: complaint is about abiword-clipart and abiword-icons - both seem to be empty packages
  1075. [19:58:03] * archae0pteryx (n=snewman@69-12-128-192.dsl.static.sonic.net) Quit (Read error: 110 (Connection timed out))
  1076. [20:00:59] * archae0pteryx1 (n=snewman@207.47.42.130.static.nextweb.net) Quit (Read error: 110 (Connection timed out))
  1077. [20:05:47] <sakoman__> koen: looks like the .inc file tries to package up a bunch of stuff that doesn't exist in recent releases
  1078. [20:10:40] * nullpuppy (n=dustin@freematrix/staff/nullpuppy) Quit ("Lost terminal")
  1079. [20:10:50] <eFfeM> koen, how did the exam go ?
  1080. [20:11:57] * __alanc__ (n=a-campbe@nat/ti/x-jkwlaklxqsfsrjre) Quit (Remote closed the connection)
  1081. [20:11:59] * nullpuppy (n=dustin@freematrix/staff/nullpuppy) has joined #beagle
  1082. [20:16:46] * flo_lap is now known as florian
  1083. [20:24:16] * PhastPhrog (n=chatzill@pc-a80122.wlan.inet.fi) Quit ("ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]")
  1084. [20:34:11] * xpg (n=pf@port234.ds1-gjp.adsl.cybercity.dk) has joined #beagle
  1085. [20:35:09] * _roger_ (n=a0740758@nat/ti/x-zdpuddalzuufnijn) has joined #beagle
  1086. [20:38:58] * Meiz_n810 (n=Meizirkk@bbwirelessgw2-feeedc00-64.dhcp.inet.fi) Quit (Read error: 110 (Connection timed out))
  1087. [20:47:12] <cbrake> khem: yeah, I reverted the patch and it works fine now
  1088. [20:47:54] <cbrake> khem: actually just removed the mono-cross-compilation-for-amd64.patch
  1089. [20:50:55] * RobotGuy (n=n7pkt@pool-173-50-247-236.ptldor.fios.verizon.net) Quit (Remote closed the connection)
  1090. [20:58:08] * ScriptRipper (n=martin@opensuse/member/MartinMohring) Quit (Read error: 131 (Connection reset by peer))
  1091. [21:00:01] * ScriptRipper (n=martin@host-82-135-36-197.customer.m-online.net) has joined #beagle
  1092. [21:03:36] * __alanc__ (n=a-campbe@nat/ti/x-axrwrgtilrcaojhe) has joined #beagle
  1093. [21:07:53] * _roger_ (n=a0740758@nat/ti/x-zdpuddalzuufnijn) Quit (Remote closed the connection)
  1094. [21:09:44] * n6pfk (n=n6pfk__@96.238.186.191) has joined #beagle
  1095. [21:13:21] * dual (n=dual@5.79-160-122.customer.lyse.net) Quit (Remote closed the connection)
  1096. [21:13:55] * dirk2 (n=dirk@p5B040879.dip0.t-ipconnect.de) Quit (Remote closed the connection)
  1097. [21:19:23] <ds2> Hmmm
  1098. [21:21:39] <sakoman__> Hmmm?
  1099. [21:22:16] * rcranetx (n=rcranetx@nat/ti/x-rkxecsrksprqiuyr) Quit ("Leaving.")
  1100. [21:24:10] * ghenriks (n=ghenriks@CPE000f6636c6a1-CM000f9fa6088e.cpe.net.cable.rogers.com) has joined #beagle
  1101. [21:26:27] <khem> cbrake: cool.
  1102. [21:26:39] <khem> cbrake: can you make that patch conditional ?
  1103. [21:26:46] <ds2> Yes, Hmmm on the S/N of the list
  1104. [21:26:46] <khem> like apply only if target is x86
  1105. [21:26:58] <cbrake> khem: yes, I think so -- I'll take a look at that tomorrow
  1106. [21:27:06] <khem> cbrake: thx,
  1107. [21:27:17] <ds2> run patches through CPP before sending it to patch ;)
  1108. [21:27:58] * kg4giy (n=kg4giy@linuxjournal/staff/DavidLane) Quit ("Time to track the dreaded Jabberwocky!")
  1109. [21:29:12] <khem> ds2: is it with mono context ?
  1110. [21:29:18] <ds2> khem: :)
  1111. [21:29:29] <khem> well the error is a runtime error.
  1112. [21:29:45] <khem> and the patch helps on x86 but breaks on arm at runtime
  1113. [21:30:08] <khem> so CPP wont help here
  1114. [21:30:27] <ds2> no... was saying run the patch file through cpp prior to applying it
  1115. [21:30:48] <ds2> so it won't apply if the relevant ARM symbols are there
  1116. [21:31:13] <khem> we have another OE'ish way of applying patches conditionally
  1117. [21:31:32] <khem> good old overrides
  1118. [21:32:01] * wardred (n=wardred@75.142.253.144) has joined #beagle
  1119. [21:32:24] <ds2> ah
  1120. [21:33:38] <khem> cbrake: I might backport the _real_ patch from upstream
  1121. [21:33:48] <khem> instead of the workaround
  1122. [21:33:52] * courville (n=courvill@courville.org) has joined #beagle
  1123. [21:34:08] <cbrake> khem: yes, that would be better
  1124. [21:35:34] <khem> cbrake: yes
  1125. [21:41:22] * pfoetchen (n=pfoetche@188.46.134.119) has joined #beagle
  1126. [21:44:11] * rkirti (n=oespirit@203.199.213.3) Quit (Remote closed the connection)
  1127. [21:46:27] * ant__ (n=andrea@host132-16-dynamic.0-87-r.retail.telecomitalia.it) has joined #beagle
  1128. [21:48:21] * ldesnogu_ (n=ldesnogu@ven06-2-82-247-86-183.fbx.proxad.net) Quit (Remote closed the connection)
  1129. [21:54:09] * __alanc__ (n=a-campbe@nat/ti/x-axrwrgtilrcaojhe) Quit (Remote closed the connection)
  1130. [21:55:46] <koen> sakoman__: have a look at the patches at http://dominion.thruhere.net/git/cgit.cgi/openembedded/log/
  1131. [21:56:29] * eFfeM (n=frans@j192117.upc-j.chello.nl) Quit ("Leaving.")
  1132. [21:56:42] * prpplague is now known as prpplague_afk
  1133. [21:57:26] * cbrake is now known as cbrake_away
  1134. [21:58:01] * wardred (n=wardred@75.142.253.144) Quit ("Konversation terminated!")
  1135. [21:58:08] * joeR (i=80f40908@gateway/web/freenode/x-dkvfqyadhbylpevd) Quit ("Page closed")
  1136. [22:01:47] <sakoman__> koen: seems reasonable, I'll give it a try
  1137. [22:02:41] <ds2> sakoman__: are you still going to try to hack up a sample EEPROM id implementation for the Overo stuff?
  1138. [22:03:28] * lcuk (i=lcuk@cpc3-oldh7-0-0-cust590.manc.cable.ntl.com) has joined #beagle
  1139. [22:03:59] <sakoman__> ds2: It is still on my list, but has been bumped down by a bunch of other stuff
  1140. [22:04:33] <sakoman__> been swamped lately
  1141. [22:04:46] <ds2> sakoman__: do you have a rough design?
  1142. [22:05:53] <sakoman__> not really, just some ideas floating in my head :-)
  1143. [22:06:23] * ghenriks (n=ghenriks@CPE000f6636c6a1-CM000f9fa6088e.cpe.net.cable.rogers.com) Quit (orwell.freenode.net irc.freenode.net)
  1144. [22:06:23] * archae0pteryx2 (n=snewman@207.47.42.130.static.nextweb.net) Quit (orwell.freenode.net irc.freenode.net)
  1145. [22:06:23] * florian (n=fuchs@f048230171.adsl.alicedsl.de) Quit (orwell.freenode.net irc.freenode.net)
  1146. [22:06:23] * thaytan (n=jan@78.16.139.194) Quit (orwell.freenode.net irc.freenode.net)
  1147. [22:06:23] * pH5 (n=ph5@e178216160.adsl.alicedsl.de) Quit (orwell.freenode.net irc.freenode.net)
  1148. [22:06:23] * j_ack (n=j_ack@p57A4274F.dip0.t-ipconnect.de) Quit (orwell.freenode.net irc.freenode.net)
  1149. [22:06:23] * gdm (n=gdm@190.173.72.33) Quit (orwell.freenode.net irc.freenode.net)
  1150. [22:06:23] * Crofton (n=balister@pool-71-171-31-89.nwrknj.east.verizon.net) Quit (orwell.freenode.net irc.freenode.net)
  1151. [22:06:23] * rbelem (n=rodrigo@pdpc/supporter/professional/rbelem) Quit (orwell.freenode.net irc.freenode.net)
  1152. [22:06:23] * ogra (n=ogra@ubuntu/member/ogra) Quit (orwell.freenode.net irc.freenode.net)
  1153. [22:06:23] * Psychiat1as (n=psy@82-135-242-201.static.zebra.lt) Quit (orwell.freenode.net irc.freenode.net)
  1154. [22:06:23] * Guest97015 (n=magnet@AMontpellier-553-1-55-95.w90-27.abo.wanadoo.fr) Quit (orwell.freenode.net irc.freenode.net)
  1155. [22:06:23] * DaQatz (n=db@c-66-30-48-150.hsd1.nh.comcast.net) Quit (orwell.freenode.net irc.freenode.net)
  1156. [22:06:23] * denix (n=denix@pool-71-251-63-147.washdc.east.verizon.net) Quit (orwell.freenode.net irc.freenode.net)
  1157. [22:06:23] * tharvey (n=tharvey@76.205.222.173) Quit (orwell.freenode.net irc.freenode.net)
  1158. [22:06:23] * khem (n=khem@99-57-141-118.lightspeed.sntcca.sbcglobal.net) Quit (orwell.freenode.net irc.freenode.net)
  1159. [22:06:23] * hrw|gone (n=hrw@chello089078170228.chello.pl) Quit (orwell.freenode.net irc.freenode.net)
  1160. [22:06:23] * niclas (n=n-anderb@nat/ti/x-qibczdvghlmgmgfs) Quit (orwell.freenode.net irc.freenode.net)
  1161. [22:06:23] * ynezz (i=ynezz@ibawizard.net) Quit (orwell.freenode.net irc.freenode.net)
  1162. [22:06:23] * Crofton|work (n=balister@pool-71-171-31-89.nwrknj.east.verizon.net) Quit (orwell.freenode.net irc.freenode.net)
  1163. [22:06:23] * Vegar (n=vegar@unaffiliated/vegar) Quit (orwell.freenode.net irc.freenode.net)
  1164. [22:06:23] * Yarrick (i=kvarting@rankine.df.lth.se) Quit (orwell.freenode.net irc.freenode.net)
  1165. [22:06:23] * finseteb_ (n=eric@miles.jfet.net) Quit (orwell.freenode.net irc.freenode.net)
  1166. [22:06:23] * jdog (i=jdog@j4son.org) Quit (orwell.freenode.net irc.freenode.net)
  1167. [22:06:23] * gcarrier (n=gcarrier@archlinux/trusteduser/GCarrier) Quit (orwell.freenode.net irc.freenode.net)
  1168. [22:06:23] * ThomasEgi (n=thomas@panda3d/ThomasEgi) Quit (orwell.freenode.net irc.freenode.net)
  1169. [22:06:23] * prpplague_afk (n=Dave@adsl-76-255-94-48.dsl.rcsntx.sbcglobal.net) Quit (orwell.freenode.net irc.freenode.net)
  1170. [22:06:23] * rhk (n=rhk@adsl-75-44-25-53.dsl.sfldmi.sbcglobal.net) Quit (orwell.freenode.net irc.freenode.net)
  1171. [22:06:23] * GPSFan (n=kenm@64.92.145.112) Quit (orwell.freenode.net irc.freenode.net)
  1172. [22:06:23] * mrc3 (n=mrc3@nat/ti/x-jvdckwfojklysejc) Quit (orwell.freenode.net irc.freenode.net)
  1173. [22:06:23] * guillaum1 (n=gl@AMontsouris-153-1-81-80.w90-2.abo.wanadoo.fr) Quit (orwell.freenode.net irc.freenode.net)
  1174. [22:06:23] * mturquette (n=mturquet@adsl-76-249-224-33.dsl.rcsntx.sbcglobal.net) Quit (orwell.freenode.net irc.freenode.net)
  1175. [22:06:23] * tsjsieb (n=tsjsieb@dejongbeheer.nl) Quit (orwell.freenode.net irc.freenode.net)
  1176. [22:06:23] * sli_ (n=sli@195.6.193.205) Quit (orwell.freenode.net irc.freenode.net)
  1177. [22:06:23] * mru (n=mru@hotblack.mansr.com) Quit (orwell.freenode.net irc.freenode.net)
  1178. [22:06:23] * Donald-- (i=donald82@xob.kapsi.fi) Quit (orwell.freenode.net irc.freenode.net)
  1179. [22:06:23] * DesktopMa (i=DesktopM@hybellovas250.grm.hia.no) Quit (orwell.freenode.net irc.freenode.net)
  1180. [22:06:23] * _av500_ (i=vladimir@dk0td.afthd.tu-darmstadt.de) Quit (orwell.freenode.net irc.freenode.net)
  1181. [22:06:23] * mrec (n=mrec@carstoponline.de) Quit (orwell.freenode.net irc.freenode.net)
  1182. [22:06:23] * Stskeeps (n=chobits@Maemo/community/distmaster/Stskeeps) Quit (orwell.freenode.net irc.freenode.net)
  1183. [22:06:23] * mpr (n=mpr@aggr.com) Quit (orwell.freenode.net irc.freenode.net)
  1184. [22:06:23] * av500 (n=av500@p50996ded.dip0.t-ipconnect.de) Quit (orwell.freenode.net irc.freenode.net)
  1185. [22:06:23] * bhilburn (n=bhilburn@wireless-5192.wireless.ece.vt.edu) Quit (orwell.freenode.net irc.freenode.net)
  1186. [22:06:23] * jkridner (n=jason@99.25.80.104) Quit (orwell.freenode.net irc.freenode.net)
  1187. [22:06:23] * Zygo (i=startkey@startkeylogger.hungrycats.org) Quit (orwell.freenode.net irc.freenode.net)
  1188. [22:06:23] * DJWillis (i=djwillis@82-46-19-72.cable.ubr02.bath.blueyonder.co.uk) Quit (orwell.freenode.net irc.freenode.net)
  1189. [22:06:23] * Kayin (i=mverstee@shell2.skyberate.net) Quit (orwell.freenode.net irc.freenode.net)
  1190. [22:06:23] * WAHa_06x36 (n=dag@zhaan.cs.abo.fi) Quit (orwell.freenode.net irc.freenode.net)
  1191. [22:06:23] * armin76 (n=armin@gentoo/developer/armin76) Quit (orwell.freenode.net irc.freenode.net)
  1192. [22:06:23] * _courville_ (n=marc@courville.org) Quit (orwell.freenode.net irc.freenode.net)
  1193. [22:06:23] * ant__ (n=andrea@host132-16-dynamic.0-87-r.retail.telecomitalia.it) Quit (orwell.freenode.net irc.freenode.net)
  1194. [22:06:23] * courville (n=courvill@courville.org) Quit (orwell.freenode.net irc.freenode.net)
  1195. [22:06:23] * nullpuppy (n=dustin@freematrix/staff/nullpuppy) Quit (orwell.freenode.net irc.freenode.net)
  1196. [22:06:23] * jayabharath1 (n=a0866114@nat/ti/x-emskjynlybjrbmzx) Quit (orwell.freenode.net irc.freenode.net)
  1197. [22:06:23] * Yuvi (n=yuvi@resnet-234-148.resnet.umbc.edu) Quit (orwell.freenode.net irc.freenode.net)
  1198. [22:06:23] * tzhau (n=tzhau@proxy1.sun.ac.za) Quit (orwell.freenode.net irc.freenode.net)
  1199. [22:06:23] * mrc3_ (n=ddiaz@189.157.113.233) Quit (orwell.freenode.net irc.freenode.net)
  1200. [22:06:24] * john3909 (n=jsynesio@99-26-125-126.lightspeed.sndgca.sbcglobal.net) Quit (orwell.freenode.net irc.freenode.net)
  1201. [22:06:26] * trax- (n=trax@www.clubnix.fr) Quit (orwell.freenode.net irc.freenode.net)
  1202. [22:06:26] * boto|afk (n=abotorab@proxye.avm.de) Quit (orwell.freenode.net irc.freenode.net)
  1203. [22:06:26] * ds2 (i=noinf@netblock-66-245-251-24.dslextreme.com) Quit (orwell.freenode.net irc.freenode.net)
  1204. [22:07:16] * ghenriks (n=ghenriks@CPE000f6636c6a1-CM000f9fa6088e.cpe.net.cable.rogers.com) has joined #beagle
  1205. [22:07:16] * archae0pteryx2 (n=snewman@207.47.42.130.static.nextweb.net) has joined #beagle
  1206. [22:07:16] * florian (n=fuchs@f048230171.adsl.alicedsl.de) has joined #beagle
  1207. [22:07:16] * thaytan (n=jan@78.16.139.194) has joined #beagle
  1208. [22:07:16] * pH5 (n=ph5@e178216160.adsl.alicedsl.de) has joined #beagle
  1209. [22:07:16] * khem (n=khem@99-57-141-118.lightspeed.sntcca.sbcglobal.net) has joined #beagle
  1210. [22:07:16] * j_ack (n=j_ack@p57A4274F.dip0.t-ipconnect.de) has joined #beagle
  1211. [22:07:16] * gdm (n=gdm@190.173.72.33) has joined #beagle
  1212. [22:07:16] * Crofton (n=balister@pool-71-171-31-89.nwrknj.east.verizon.net) has joined #beagle
  1213. [22:07:16] * rbelem (n=rodrigo@pdpc/supporter/professional/rbelem) has joined #beagle
  1214. [22:07:16] * ogra (n=ogra@ubuntu/member/ogra) has joined #beagle
  1215. [22:07:16] * Psychiat1as (n=psy@82-135-242-201.static.zebra.lt) has joined #beagle
  1216. [22:07:16] * Guest97015 (n=magnet@AMontpellier-553-1-55-95.w90-27.abo.wanadoo.fr) has joined #beagle
  1217. [22:07:16] * DaQatz (n=db@c-66-30-48-150.hsd1.nh.comcast.net) has joined #beagle
  1218. [22:07:16] * denix (n=denix@pool-71-251-63-147.washdc.east.verizon.net) has joined #beagle
  1219. [22:07:16] * Crofton|work (n=balister@pool-71-171-31-89.nwrknj.east.verizon.net) has joined #beagle
  1220. [22:07:16] * hrw|gone (n=hrw@chello089078170228.chello.pl) has joined #beagle
  1221. [22:07:16] * tharvey (n=tharvey@76.205.222.173) has joined #beagle
  1222. [22:07:16] * niclas (n=n-anderb@nat/ti/x-qibczdvghlmgmgfs) has joined #beagle
  1223. [22:07:16] * ynezz (i=ynezz@ibawizard.net) has joined #beagle
  1224. [22:07:16] * Vegar (n=vegar@unaffiliated/vegar) has joined #beagle
  1225. [22:08:07] * ant__ (n=andrea@host132-16-dynamic.0-87-r.retail.telecomitalia.it) has joined #beagle
  1226. [22:08:07] * courville (n=courvill@courville.org) has joined #beagle
  1227. [22:08:07] * nullpuppy (n=dustin@freematrix/staff/nullpuppy) has joined #beagle
  1228. [22:08:07] * ThomasEgi (n=thomas@panda3d/ThomasEgi) has joined #beagle
  1229. [22:08:07] * jayabharath1 (n=a0866114@nat/ti/x-emskjynlybjrbmzx) has joined #beagle
  1230. [22:08:07] * prpplague_afk (n=Dave@adsl-76-255-94-48.dsl.rcsntx.sbcglobal.net) has joined #beagle
  1231. [22:08:07] * rhk (n=rhk@adsl-75-44-25-53.dsl.sfldmi.sbcglobal.net) has joined #beagle
  1232. [22:08:07] * GPSFan (n=kenm@64.92.145.112) has joined #beagle
  1233. [22:08:07] * av500 (n=av500@p50996ded.dip0.t-ipconnect.de) has joined #beagle
  1234. [22:08:07] * Yuvi (n=yuvi@resnet-234-148.resnet.umbc.edu) has joined #beagle
  1235. [22:08:07] * tzhau (n=tzhau@proxy1.sun.ac.za) has joined #beagle
  1236. [22:08:07] * mrc3 (n=mrc3@nat/ti/x-jvdckwfojklysejc) has joined #beagle
  1237. [22:08:07] * guillaum1 (n=gl@AMontsouris-153-1-81-80.w90-2.abo.wanadoo.fr) has joined #beagle
  1238. [22:08:07] * mrc3_ (n=ddiaz@189.157.113.233) has joined #beagle
  1239. [22:08:07] * bhilburn (n=bhilburn@wireless-5192.wireless.ece.vt.edu) has joined #beagle
  1240. [22:08:07] * Yarrick (i=kvarting@rankine.df.lth.se) has joined #beagle
  1241. [22:08:07] * jdog (i=jdog@j4son.org) has joined #beagle
  1242. [22:08:08] * gcarrier (n=gcarrier@archlinux/trusteduser/GCarrier) has joined #beagle
  1243. [22:08:08] * finseteb_ (n=eric@miles.jfet.net) has joined #beagle
  1244. [22:08:08] * jkridner (n=jason@99.25.80.104) has joined #beagle
  1245. [22:08:08] * Zygo (i=startkey@startkeylogger.hungrycats.org) has joined #beagle
  1246. [22:08:08] * mturquette (n=mturquet@adsl-76-249-224-33.dsl.rcsntx.sbcglobal.net) has joined #beagle
  1247. [22:08:08] * mpr (n=mpr@aggr.com) has joined #beagle
  1248. [22:08:08] * john3909 (n=jsynesio@99-26-125-126.lightspeed.sndgca.sbcglobal.net) has joined #beagle
  1249. [22:08:08] * mru (n=mru@hotblack.mansr.com) has joined #beagle
  1250. [22:08:08] * Stskeeps (n=chobits@Maemo/community/distmaster/Stskeeps) has joined #beagle
  1251. [22:08:08] * boto|afk (n=abotorab@proxye.avm.de) has joined #beagle
  1252. [22:08:08] * sli_ (n=sli@195.6.193.205) has joined #beagle
  1253. [22:08:08] * WAHa_06x36 (n=dag@zhaan.cs.abo.fi) has joined #beagle
  1254. [22:08:08] * tsjsieb (n=tsjsieb@dejongbeheer.nl) has joined #beagle
  1255. [22:08:08] * _courville_ (n=marc@courville.org) has joined #beagle
  1256. [22:08:08] * _av500_ (i=vladimir@dk0td.afthd.tu-darmstadt.de) has joined #beagle
  1257. [22:08:08] * Kayin (i=mverstee@shell2.skyberate.net) has joined #beagle
  1258. [22:08:08] * DesktopMa (i=DesktopM@hybellovas250.grm.hia.no) has joined #beagle
  1259. [22:08:08] * armin76 (n=armin@gentoo/developer/armin76) has joined #beagle
  1260. [22:08:08] * mrec (n=mrec@carstoponline.de) has joined #beagle
  1261. [22:08:08] * DJWillis (i=djwillis@82-46-19-72.cable.ubr02.bath.blueyonder.co.uk) has joined #beagle
  1262. [22:08:08] * Donald-- (i=donald82@xob.kapsi.fi) has joined #beagle
  1263. [22:08:08] * trax- (n=trax@www.clubnix.fr) has joined #beagle
  1264. [22:08:08] * ds2 (i=noinf@netblock-66-245-251-24.dslextreme.com) has joined #beagle
  1265. [22:09:10] * mpr (n=mpr@aggr.com) Quit (Remote closed the connection)
  1266. [22:09:10] * mpr (n=mpr@aggr.com) has joined #beagle
  1267. [22:09:25] * sli_ (n=sli@195.6.193.205) Quit (Read error: 54 (Connection reset by peer))
  1268. [22:09:28] * sli__ (n=sli@195.6.193.205) has joined #beagle
  1269. [22:09:56] <koen> sakoman__: there is a new patchset for omap3 muxing :)
  1270. [22:10:13] <sakoman__> yeah, I saw that!
  1271. [22:13:02] <sakoman__> koen: did you ever build your "beagle cube"?
  1272. [22:13:30] <koen> sakoman__: still waiting on bill to send the actual casing
  1273. [22:13:57] <koen> sakoman__: I do have 3 (and a half) beagles with a zippy now, which are getting hooked up this weekend
  1274. [22:14:08] <ds2> koen: how many are you putting in there?
  1275. [22:14:28] <sakoman__> what sw were you planning on using to test?
  1276. [22:14:30] <koen> as much omap3s as I have networking for
  1277. [22:14:38] <koen> sakoman__: distcc to start with
  1278. [22:15:05] <koen> ds2: so 4 beagles with a zippy, 2 beagles with usb ethernet dongles, 1 evm, 1 zoom1 for the time being
  1279. [22:15:52] <koen> I should probably get a chestnut or tobi for my gumstix water proto with broken lcd connectors
  1280. [22:16:23] <ds2> you got a Zoom1? :D
  1281. [22:16:33] <koen> yes
  1282. [22:16:48] <ds2> did it show signs of being thrown against a wall multiple times?
  1283. [22:16:52] * jconnolly is now known as jconnolly|away
  1284. [22:16:52] <koen> with a molex +5V soldered on because of the *$(@*$(@( charging logic
  1285. [22:17:23] <ds2> the charging logic is fine
  1286. [22:17:27] <ds2> you need the bqiXXXX driver
  1287. [22:17:41] <ds2> koen: does the wifi/bt/gsm work on yours?
  1288. [22:18:47] * jrmuizel (n=jrmuizel@66.207.206.178) Quit ()
  1289. [22:18:58] <koen> haven't tried that
  1290. [22:18:58] <koen> since I haven't been able to find a kernel that worked reliably
  1291. [22:19:08] <koen> looking at it is under the "make desk visible again" undertaking
  1292. [22:19:22] <ds2> oh... surprised that you have that issue
  1293. [22:19:36] <ds2> I just ran into a stone wall wrt to any of the radios
  1294. [22:33:27] * brijesh (n=bksingh@nat/ti/x-pnscrinxrgupurie) Quit ()
  1295. [22:33:28] * jayabharath1 (n=a0866114@nat/ti/x-emskjynlybjrbmzx) has left #beagle
  1296. [22:40:19] * PuffTheMagic (n=quassel@unaffiliated/puffthemagic) Quit ("http://quassel-irc.org - Chat comfortably. Anywhere.")
  1297. [22:41:09] * Stugots (n=quassel@unaffiliated/puffthemagic) has joined #beagle
  1298. [22:41:32] <koen> sakoman__: http://hackaday.com/2009/10/26/head-mounted-computer/
  1299. [22:41:33] * Stugots is now known as PuffTheMagic
  1300. [22:42:33] <sakoman__> koen: yeah, I saw that! cool project
  1301. [22:46:13] * prpplague (n=dave123_@ppp-70-244-160-157.dsl.rcsntx.swbell.net) has joined #beagle
  1302. [22:48:00] <ThomasEgi> if you add a phone-module... would make the iphone look like old stuff :P
  1303. [22:50:59] * robclark (n=robclark@nat/ti/x-mzufgysaqbesondo) Quit (Remote closed the connection)
  1304. [22:59:28] * Eko_ (n=eko@lawn-128-61-116-136.lawn.gatech.edu) Quit ("This computer has gone to sleep")
  1305. [23:00:40] * xpg (n=pf@port234.ds1-gjp.adsl.cybercity.dk) Quit ("Leaving")
  1306. [23:00:53] * mikhas (n=mikhas@85.183.48.167) Quit ("Ex-Chat")
  1307. [23:03:33] * BThompson (n=a0193480@nat/ti/x-iudifcknidgfwzzj) Quit (Remote closed the connection)
  1308. [23:03:49] * Eko_ (n=eko@lawn-128-61-116-136.lawn.gatech.edu) has joined #beagle
  1309. [23:04:55] * felipec (i=5b99fd50@gateway/web/freenode/x-rbupxtutezaewiog) has joined #beagle
  1310. [23:06:51] * GrizzlyAdams (n=Grizzly@ip68-230-167-28.mc.at.cox.net) has joined #beagle
  1311. [23:07:05] <felipec> mru: it seems FFmpeg cannot decode H.264 if NAL units are fed separately
  1312. [23:07:39] * courville (n=courvill@courville.org) Quit (Read error: 113 (No route to host))
  1313. [23:08:20] <felipec> do you know if that's valid H.264 data?
  1314. [23:10:14] <mru> ffmpeg probably wants a the data for one frame at a time
  1315. [23:11:36] * deepbeagle_ (n=me@pool-71-102-227-21.snloca.dsl-w.verizon.net) has joined #beagle
  1316. [23:11:50] * deepbeagle (n=me@71.102.227.21) Quit (Read error: 131 (Connection reset by peer))
  1317. [23:11:50] * deepbeagle_ is now known as deepbeagle
  1318. [23:13:37] * sakoman (n=sakoman@static-74-41-60-154.dsl1.pco.ca.frontiernet.net) has joined #beagle
  1319. [23:14:29] <felipec> mru: right, but is that how data should come from rtp? or containers?
  1320. [23:15:32] <mru> depends on the container
  1321. [23:15:48] <mru> mp4 should split it nicely into frames
  1322. [23:15:54] <mru> mpeg ps/ts certainly don't
  1323. [23:16:41] * ant__ (n=andrea@host132-16-dynamic.0-87-r.retail.telecomitalia.it) Quit ("Leaving")
  1324. [23:18:06] * sakoman__ (n=sakoman@74.41.60.154) Quit (Read error: 145 (Connection timed out))
  1325. [23:18:10] <felipec> mru: hmm, how about the bytestream format? annex B?
  1326. [23:18:33] <felipec> should rtp use annex b or mp4 spec?
  1327. [23:18:49] <mru> rtp probably uses something entirely different
  1328. [23:18:57] <mru> that's the rtp way
  1329. [23:19:25] * GeneralAntilles1 (n=ryan@c-68-59-55-171.hsd1.fl.comcast.net) has joined #beagle
  1330. [23:19:40] * robclark (n=robclark@nat/ti/x-iaumobpjxgrqzeep) has joined #beagle
  1331. [23:21:02] * pH5 (n=ph5@e178216160.adsl.alicedsl.de) Quit ("bye")
  1332. [23:21:48] <felipec> mru: well, that's true, but most probably it doesn't have any concept of frames
  1333. [23:22:18] <mru> I don't know how rtp packetises h264
  1334. [23:27:12] * GeneralAntilles (n=ryan@Maemo/community/contributor/GeneralAntilles) Quit (Read error: 113 (No route to host))
  1335. [23:29:00] * crwper (n=crwper@d66-222-249-40.abhsia.telus.net) has joined #beagle
  1336. [23:29:11] * pfoetchen (n=pfoetche@188.46.134.119) Quit (Read error: 60 (Operation timed out))
  1337. [23:29:29] * airman00 (n=eric@ool-457b3c61.dyn.optonline.net) has joined #beagle
  1338. [23:32:21] <GrizzlyAdams> yay, 44 hrs until i order my replacement beagle
  1339. [23:34:06] <felipec> mru: well, I greped the RFC for 'frame' and couldn't find anything
  1340. [23:34:10] * GeneralAntilles1 is now known as GeneralAntilles
  1341. [23:34:59] <felipec> mru: I'm not sure if it would make more sense to group NAL units into frames in the depayloader, or modify the decoder to accept independent NAL units
  1342. [23:37:37] * djlewis (n=djlewis@75.15.65.85) has joined #beagle
  1343. [23:45:29] * alecrim (n=alecrim@189.2.128.130) Quit ("Leaving")
  1344. [23:49:01] * sakoman_ (n=sakoman@static-74-41-60-154.dsl1.pco.ca.frontiernet.net) has joined #beagle
  1345. [23:50:41] * pfoetchen (n=pfoetche@188.46.144.15) has joined #beagle
  1346. [23:53:25] <GrizzlyAdams> beagle or igepv2 :/
  1347. [23:54:31] <GrizzlyAdams> dunno if its worth $50 extra for double ram, double flash, and ethernet :/
  1348. [23:55:31] * rhk (n=rhk@adsl-75-44-25-53.dsl.sfldmi.sbcglobal.net) Quit (Remote closed the connection)
  1349. [23:56:12] <GrizzlyAdams> gah, 3 weeks backorder :(
  1350. [23:56:21] <djlewis> sure was nice to get the BB revC with dbl ram for the price of the revB
  1351. [23:56:28] <djlewis> hi GrizzlyAdams
  1352. [23:56:35] <GrizzlyAdams> hey
  1353. [23:57:33] <djlewis> an ethernet addon like Zippy will get you up to the extra money on a BB.
  1354. [23:58:10] <GrizzlyAdams> well i have a trendnet adapter already (which i bought for seymour)
  1355. [23:58:31] <djlewis> GrizzlyAdams: have you sent your board off to Gerald yet?
  1356. [23:58:48] <GrizzlyAdams> nah, its really toast, i looked and the omap is burnt
  1357. [23:58:58] <djlewis> oh :(
  1358. [23:59:30] <GrizzlyAdams> i'll salvage the connectors off the board, but omap + ram chips were oozing brown stuff
  1359. [23:59:44] <djlewis> yep, sounds bad.

These logs were automatically created by BeagleLogBot on irc.freenode.net using the Java IRC LogBot.

See http://microformats.org/wiki/mflogbot for more information.