#beagle IRC Log on BeagleBoard.org

Join the chat at beagleboard.org/chat

IRC Log for 2011-11-09

Timestamps are in UTC.

  1. [00:00:02] <finibx> hi
  2. [00:00:10] <Tartarus> Aren: note that if you want to keep using boot.scr, just set uenvcmd to be something to load and run boot.scr :)
  3. [00:00:57] <Aren> Tartarus, the uEnv.txt worked, I just forgot to mount the actual /boot partition
  4. [00:01:05] * brijesh (~bksingh@nat/ti/x-rkqrfxxgmukdtoyd) Quit ()
  5. [00:01:09] <Aren> so I was writing to /dev/sda2 instead of /dev/sda1 =/
  6. [00:01:15] <finibx> if i wanted to recompile the 2.6.32 kernel patched for the beaglexm and specifically define what needs to be compiled within how do i go about doing that?
  7. [00:01:28] <finibx> can i do it with bitbake?
  8. [00:01:59] <Tartarus> finibx: bitbake -c menuconfig virtual/kernel && bitbake virtual/kernel
  9. [00:02:07] <Tartarus> note that doing that won't save your config for later tho, yuo need to
  10. [00:02:20] <finibx> where will it put it?
  11. [00:02:30] * florian (~fuchs@Maemo/community/contributor/florian) Quit (Ping timeout: 240 seconds)
  12. [00:03:37] * exploitwriter (~alfred@190.247.128.250) has joined #beagleboard
  13. [00:03:37] * exploitwriter (~alfred@190.247.128.250) Quit (Changing host)
  14. [00:03:37] * exploitwriter (~alfred@unaffiliated/exploitwriter) has joined #beagleboard
  15. [00:03:42] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) Quit (Remote host closed the connection)
  16. [00:03:52] <finibx> Tartarus, i've tried a make arch=arm on the sources but i cant find the beaglexm omap processor in the menuconfig or the beagleboard
  17. [00:04:03] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) has joined #beagle
  18. [00:04:29] <Tartarus> right, so
  19. [00:04:41] <Tartarus> bitbake -c configure virtual/kernel
  20. [00:04:58] <Tartarus> will expand and prep the sources and place them in tmp/work/beagle-.../linux-.../linux-...
  21. [00:05:00] <Tartarus> roughly
  22. [00:05:16] <Tartarus> So, in there is the .config that bitbake -c menuconfig virtual/kernel will give you
  23. [00:05:25] <Tartarus> and doing as i said will config and then build using that config
  24. [00:05:31] <Tartarus> it just won't save it, in case you delete tmp
  25. [00:06:20] <finibx> will virtual/kernel build the rootfs?
  26. [00:07:48] <finibx> in
  27. [00:08:13] <finibx> and which critical options need to be check in .config for beaglexm ?
  28. [00:08:45] <Tartarus> So, no, virtual/kernel is just the kernel
  29. [00:08:53] <Tartarus> bitbake image-you-want to get a rootfs
  30. [00:08:59] <Tartarus> and for .config stuff
  31. [00:09:05] <Tartarus> You'll start with a working config
  32. [00:09:12] <Tartarus> disable what you know you don't need
  33. [00:09:22] <finibx> great, thats what i wanted to know :)
  34. [00:09:29] <finibx> thanks for the hellp ;)
  35. [00:13:53] <ka6sox-away> is there a reason for me to prefer systemd over sysVinit?
  36. [00:14:26] <ka6sox-away> (Context: new Bone setup)
  37. [00:19:16] <joel_> yeah, for faster boot
  38. [00:19:25] <ds2> Tartarus: aren't McASP's from the Davinci line?
  39. [00:19:37] <Russ> ka6sox-away, it makes you feel cool and trendy too
  40. [00:19:55] <joel_> and koen will like you a lot, so that's added bonus
  41. [00:20:21] * ka6sox-away tries it on for size.
  42. [00:20:27] * ka6sox-away is now known as ka6sox
  43. [00:20:44] * Russ twiddles his thumbs waiting for debian to switch to systemd
  44. [00:21:09] <ka6sox> Russ, you might get cramps before that happens.
  45. [00:21:15] <ka6sox> (or have grandchildren)
  46. [00:21:43] <ka6sox> does the Bone want SD+UBI or just SD?
  47. [00:22:33] <joel_> SD, no NAND
  48. [00:22:56] * lyakh (~lyakh@dslb-088-076-026-053.pools.arcor-ip.net) Quit (Quit: thanks, bye)
  49. [00:24:07] <joel_> You'd ideally want http://www.angstrom-distribution.org/demo/beaglebone/Angstrom-Cloud9-IDE-eglibc-ipk-v2011.11-core-beaglebone-2011.11.08.img.gz
  50. [00:25:10] * joel_ is now known as joel-afk
  51. [00:26:36] <ka6sox> lessee if Narcissus is up to date
  52. [00:28:47] * negril (~negril@31-16-106-15-dynip.superkabel.de) Quit (Ping timeout: 276 seconds)
  53. [00:30:50] * negril (~negril@31-16-106-15-dynip.superkabel.de) has joined #beagle
  54. [00:31:18] * guanucoluis (~luis@200.127.182.232) Quit (Remote host closed the connection)
  55. [00:34:28] <Tartarus> ds2, could be, yeah
  56. [00:34:39] <Tartarus> Probably also in that other line stuff is borrowed from tho
  57. [00:35:13] <Tartarus> ka6sox: so your bone arrived? :)
  58. [00:35:28] <ka6sox> Expected Thursday.
  59. [00:35:55] <Tartarus> Ah, fun
  60. [00:35:56] <ka6sox> prepping for arrival
  61. [00:36:13] <Tartarus> I know joel and koen have been pushing bits to meta-ti
  62. [00:36:30] <ka6sox> but mostly getting my head wrapped around Trajectory Planning and LookAhead.
  63. [00:37:19] <ka6sox> (using bone + FPGA for RT control of CNC)
  64. [00:37:46] <Russ> talk to bdale much?
  65. [00:38:08] <ka6sox> Russ who was that for?
  66. [00:38:35] <Russ> you
  67. [00:38:59] <ka6sox> last time was @ ELCE.
  68. [00:39:05] <ka6sox> sorry
  69. [00:39:08] <ka6sox> ELC
  70. [00:40:23] <Russ> so you are already well aware of linuxcnc.org
  71. [00:40:45] <ka6sox> yes
  72. [00:40:53] <ka6sox> been reading thru their doco.
  73. [00:41:28] <ka6sox> except that emc2 requires RTAi which seems very very old and broken.
  74. [00:42:19] <ka6sox> and there is no port for A8
  75. [00:47:46] <ds2> Russ: trying to make a Beagle Fossil board?
  76. [00:47:48] * ka6sox grabs his second beverage waiting for Narcissus....and checks to see its still running on the server.
  77. [00:48:19] <Russ> a what board?
  78. [00:48:27] <ds2> a Beagle Fossil board
  79. [00:48:39] <ds2> wait long enough with a Beagle Bone and you'll get a fossil instead ;)
  80. [00:48:40] <Russ> incidentally, the search terms "beagle" and "fossil" seem to be taken
  81. [00:48:46] <Russ> ah
  82. [00:49:16] <Russ> maybe I'll have to switch my hdmi cec project over to a beaglebone from arduino
  83. [00:49:43] <Russ> but really, the original beagleboard should have hooked up the cec line
  84. [00:49:43] <ka6sox> well..its still working..."not dead yet"
  85. [00:49:46] <ds2> or to a MSP430 board
  86. [00:49:58] <ds2> get rid of 'em silly AVRs
  87. [00:50:01] <Russ> I actually have one of the TI MSP430 dev kits
  88. [00:50:27] <Russ> I went with arduino because a bunch of people already have arduino hdmi cec projects
  89. [00:50:33] <Russ> and code
  90. [00:50:48] <ds2> yes but AVR's are irritating
  91. [00:51:05] <ds2> an 8051 is more appealing then an AVR
  92. [00:51:11] <ka6sox> the little 4.30 kits are great...that + the touch module and a few lines of code...instant LED Lighting input controller.
  93. [00:53:03] <ds2> those are big
  94. [00:53:10] <ds2> and uses a yucky dip package
  95. [00:53:33] <ds2> SOIC-16's are so much friendlier
  96. [00:55:41] * Aren (~Aren@220-245-72-146.tpgi.com.au) Quit (Read error: Connection reset by peer)
  97. [00:55:43] <Russ> hmm...maybe I'll plug the arduino into my beagleboard and then use LAN to communicate with my av components...
  98. [00:56:48] <ds2> then expose that LAN onto the internet
  99. [00:56:56] * pcacjr_ (~pcacjr@187.78.75.94) has joined #beagle
  100. [00:57:01] <Russ> neato
  101. [00:57:05] <Russ> or maybe not
  102. [00:57:16] <ds2> write Android apps to control it over 3G
  103. [00:57:39] <ds2> crack up the radio loud enough so you can hear it from Tucson while you are in Tucson ;)
  104. [00:57:53] <Russ> what would be nice is if my TV was open enough so that I could just mod that instead
  105. [00:58:09] <ds2> ditch the TV
  106. [00:58:18] <ds2> use a projector driven by a Beagle classic
  107. [00:58:32] <Russ> yes, but then where do I plug in all my inputs
  108. [00:59:13] <ds2> what kind of inputs do you have?
  109. [00:59:48] <calculus> VCRs and LaserDisc players
  110. [00:59:50] <Russ> cable box, mythtv box, bluray player, wii, and catv
  111. [00:59:58] * virals (~viral@122.178.222.190) Quit (Ping timeout: 245 seconds)
  112. [01:00:55] <ds2> projectors have inputs for most things
  113. [01:01:09] <ds2> make the beagle the mythbox and demand digital streams from the rest ;)
  114. [01:01:39] <Russ> does it have the horsepower to decode h264 480p?
  115. [01:02:05] <Russ> and mpeg2 720p and 1080i?
  116. [01:02:39] <ds2> I think 480p, yes... donno about the others
  117. [01:04:36] <ds2> I am sure mru would be able to comment more
  118. [01:05:06] <mru> h264 480 is easy
  119. [01:05:15] <mru> the a8 can do that without breaking a sweat
  120. [01:05:30] * virals (~viral@122.179.32.109) has joined #beagle
  121. [01:05:42] <mru> 720p and higher quickly get memory-bound
  122. [01:06:05] <Russ> gtg
  123. [01:06:23] * Rious (~csamuelso@ec2-50-17-240-121.compute-1.amazonaws.com) Quit (Excess Flood)
  124. [01:06:27] <mru> the xm at 1GHz should manage mpeg4 720p on the a8
  125. [01:06:43] <mru> commercial split codecs can do h264 720p
  126. [01:06:53] * csamuelson (~csamuelso@ec2-50-17-240-121.compute-1.amazonaws.com) has joined #beagle
  127. [01:06:56] <mru> higher than 720p is probably impossible
  128. [01:07:08] * csamuelson is now known as Rious
  129. [01:07:11] <mru> not enough memory bandwidth no matter how clever your code
  130. [01:08:09] * Rious (~csamuelso@ec2-50-17-240-121.compute-1.amazonaws.com) Quit (Excess Flood)
  131. [01:08:12] <ds2> hmmmmm
  132. [01:09:03] <ds2> u are assuming the device can do 1080i display, right? not that it is impossible to decode a 1080i and decimate it down to a 480p display
  133. [01:09:23] * Rious (~csamuelso@ec2-50-17-240-121.compute-1.amazonaws.com) has joined #beagle
  134. [01:09:43] <mru> the omap3 can drive a 1080p30 display
  135. [01:09:59] <mru> but downscaling is also impossible
  136. [01:10:09] <mru> you can't decode that much video in real time
  137. [01:10:32] * Russ (~russ@206.29.182.177) Quit (Ping timeout: 252 seconds)
  138. [01:10:36] <ds2> couldn't you decimate while decoding, i.e. throw out every other block or something along those lines?
  139. [01:10:43] <mru> no
  140. [01:10:51] <mru> that would break prediction
  141. [01:10:53] <ds2> not a video guy... just assuming a jpeg type setup
  142. [01:10:58] <mru> it has been tried
  143. [01:10:59] <ds2> Oh
  144. [01:10:59] <mru> it sucks
  145. [01:11:15] <mru> for mpeg2/4 it sort of works
  146. [01:11:24] <mru> but the decoded image is clearly distorted
  147. [01:11:31] <mru> for h264 nobody has even tried afaik
  148. [01:13:55] <ds2> would SRAM sitting on the GPMC help?
  149. [01:14:01] <mru> no
  150. [01:14:09] <ds2> oh inside bus chock
  151. [01:14:12] <ds2> choke
  152. [01:14:13] <mru> same L3 clock
  153. [01:14:26] <ds2> gotcha, thought it might be a ram controller thing
  154. [01:16:05] * finibx (~finibx@41.174.15.120) Quit ()
  155. [01:16:09] <ka6sox> I think narcissus decided to go on holiday :P
  156. [01:23:19] * alancam (~alancam@192.91.75.29) has joined #beagle
  157. [01:28:37] * jay6981 (~Adium@38.114.132.193) Quit (Quit: Leaving.)
  158. [01:28:37] * joel-afk (~joel@76.184.244.226) Quit (Read error: Connection reset by peer)
  159. [01:29:04] * Ceriand|work (~Ceriand@unaffiliated/ceriand) Quit (Quit: Leaving.)
  160. [01:33:07] * thurbad (~natesewel@64.132.24.248) Quit (Quit: thurbad)
  161. [01:33:55] * perter-jim (~mike@183.62.141.147) has left #beagle
  162. [01:36:33] * ggreer (~AngryPars@unaffiliated/angryparsley) Quit (Excess Flood)
  163. [01:39:11] * ggreer (~AngryPars@unaffiliated/angryparsley) has joined #beagle
  164. [01:40:01] * guanucoluis (~luis@200.127.182.232) has joined #beagleboard
  165. [01:42:36] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) has joined #beagle
  166. [01:44:13] * guanucoluis (~luis@200.127.182.232) Quit (Ping timeout: 240 seconds)
  167. [01:47:10] * exploitwriter (~alfred@unaffiliated/exploitwriter) Quit (Ping timeout: 260 seconds)
  168. [01:47:23] * guanucoluis (~luis@200.127.182.232) has joined #beagleboard
  169. [01:51:39] <ka6sox> narcissus...fail...oh well.
  170. [01:51:41] * guanucoluis (~luis@200.127.182.232) Quit (Ping timeout: 256 seconds)
  171. [02:00:40] * rcf (~rcf@245.170-243-81.adsl-dyn.isp.belgacom.be) Quit (Quit: This war is mine)
  172. [02:02:17] * thurbad (~natesewel@cpe-70-124-80-154.austin.res.rr.com) has joined #beagle
  173. [02:06:48] * guanucoluis (~luis@200.127.182.232) has joined #beagleboard
  174. [02:08:42] * denix0 (~denix@pool-96-240-135-93.washdc.fios.verizon.net) Quit (Quit: http://arago-project.org)
  175. [02:09:58] <ka6sox> systemd is not compatible with udev?
  176. [02:14:11] * W1N9Zr0 (~W1N9Zr0@69-165-245-165.cable.teksavvy.com) Quit (Read error: Connection reset by peer)
  177. [02:15:42] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) Quit (Remote host closed the connection)
  178. [02:16:15] * W1N9Zr0 (~W1N9Zr0@69-165-245-165.cable.teksavvy.com) has joined #beagle
  179. [02:18:03] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) has joined #beagle
  180. [02:18:51] * phantoxe (~destroy@a95-92-92-79.cpe.netcabo.pt) Quit ()
  181. [02:19:27] * guanucoluis (~luis@200.127.182.232) Quit (Ping timeout: 248 seconds)
  182. [02:29:37] * raster (raster@enlightenment2.osuosl.org) has joined #beagle
  183. [02:29:37] * raster (raster@enlightenment2.osuosl.org) Quit (Changing host)
  184. [02:29:37] * raster (raster@enlightenment/developer/raster) has joined #beagle
  185. [02:31:45] * guanucoluis (~luis@200.127.182.232) has joined #beagleboard
  186. [02:40:33] * jay6981 (~Adium@99-90-66-112.lightspeed.sntcca.sbcglobal.net) has joined #beagle
  187. [02:44:03] * pcacjr_ (~pcacjr@187.78.75.94) Quit (Ping timeout: 252 seconds)
  188. [02:50:43] * pcacjr_ (~pcacjr@187.78.75.94) has joined #beagle
  189. [02:58:21] * emeb (~ericb@ip72-223-86-178.ph.ph.cox.net) Quit (Quit: Leaving.)
  190. [03:05:19] * virals (~viral@122.179.32.109) Quit (Ping timeout: 248 seconds)
  191. [03:06:33] * thweber_ (~thomas@ppp-188-174-0-15.dynamic.mnet-online.de) has joined #beagle
  192. [03:09:35] * thweber (~thomas@ppp-188-174-100-146.dynamic.mnet-online.de) Quit (Ping timeout: 248 seconds)
  193. [03:13:03] * kaio (~kaio@fedora/kaio) Quit (Ping timeout: 258 seconds)
  194. [03:14:20] * kaio (~kaio@fedora/kaio) has joined #beagle
  195. [03:23:07] * Minibnz (~shaun@150.101.204.108) has joined #beagleboard
  196. [03:23:39] <Minibnz> hi guys, can anyone tell me is there anything special i need to do to get the svideo port of beagleboard xM working..
  197. [03:24:30] <Minibnz> i dont have access to a hdmi compatible screen but i have a projector that has a svideo port on it. when connected i get a color test pattern at boot up but this dissapears and then i have no output
  198. [03:25:18] <Minibnz> I have a pc connected to the serial RS232 port and i can see the system messages scroll on that and there are no complaints about anythin
  199. [03:25:39] <Minibnz> just wondering if the svideo port is enabled by default
  200. [03:26:02] <Minibnz> i created a linux image from the Narcissus website
  201. [03:26:30] <Minibnz> i added X11 package to the image but as i cant interact with the unit i cant tell if that is setup yet
  202. [03:42:15] * Minibnz (~shaun@150.101.204.108) Quit (Quit: Ex-Chat)
  203. [03:44:03] * Rious (~csamuelso@ec2-50-17-240-121.compute-1.amazonaws.com) Quit (Excess Flood)
  204. [03:45:14] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) Quit (Remote host closed the connection)
  205. [03:45:29] * csamuelson (~csamuelso@ec2-50-17-240-121.compute-1.amazonaws.com) has joined #beagle
  206. [03:50:47] * csamuelson is now known as Rious
  207. [04:01:55] <jkridner> ka6sox: they work together.
  208. [04:02:17] <ka6sox> then it must be narcissus being a Pill.
  209. [04:02:24] <ka6sox> I am going to reboot the box.
  210. [04:03:13] <ka6sox> I chose eglibc-core and I would expect that to be in there.
  211. [04:03:33] <jkridner> we have both in cloud9-image
  212. [04:04:17] <ka6sox> okay I just wasnt' going to get any X11 stuff as I dont' need it
  213. [04:04:55] <ka6sox> doesn't really matter
  214. [04:05:14] <ka6sox> jkridner, got the email, thanks.
  215. [04:07:17] * Patrick (8984fa0a@gateway/web/freenode/ip.137.132.250.10) has joined #beagle
  216. [04:07:42] * Patrick is now known as Guest91415
  217. [04:10:28] * peabody124 (~peabody12@128.249.96.123) Quit (Quit: peabody124)
  218. [04:12:33] * eephilli_ (~eephillip@pdpc/supporter/student/eephillip) has joined #beagle
  219. [04:12:33] * eephilli_ (~eephillip@pdpc/supporter/student/eephillip) has joined #beaglebone
  220. [04:12:33] * eephilli_ (~eephillip@pdpc/supporter/student/eephillip) has joined #beagleboard
  221. [04:22:41] * misham (~misham@99-171-180-26.lightspeed.sndgca.sbcglobal.net) has joined #beagle
  222. [04:32:15] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) has joined #beagle
  223. [04:36:02] * GPSFan (~kenm@64.92.145.112) Quit (Remote host closed the connection)
  224. [04:36:26] * Guest91415 (8984fa0a@gateway/web/freenode/ip.137.132.250.10) Quit (Quit: Page closed)
  225. [04:39:50] * peabody124 (~peabody12@108-205-218-4.lightspeed.hstntx.sbcglobal.net) has joined #beagle
  226. [04:46:32] * mnt_real (~mnt_real@bas1-montreal43-2925386589.dsl.bell.ca) Quit (Quit: Leaving)
  227. [04:47:57] * Peter_____ (180d85be@gateway/web/freenode/ip.24.13.133.190) has joined #beagle
  228. [04:48:01] <Peter_____> heyy
  229. [04:48:09] * calculu5 (~calculus@gentoo/user/calculus) has joined #beagle
  230. [04:48:09] <Peter_____> i am working on a project using Beagle Board
  231. [04:48:30] <Peter_____> I want to display the status of my internet onto an additional board
  232. [04:48:34] <Peter_____> with LEDs indicators
  233. [04:48:44] <Peter_____> but I am confused on what type of signal should I send
  234. [04:48:52] <Peter_____> or what type of circuit should I search for online
  235. [04:48:55] <Peter_____> any help is appreciated
  236. [04:49:52] <ds2> any type you want. just build the circuit to match
  237. [04:50:18] <Peter_____> i see
  238. [04:50:25] <Peter_____> thats the hard part
  239. [04:50:29] <Peter_____> haha
  240. [04:51:46] * calculus (~calculus@gentoo/user/calculus) Quit (Ping timeout: 260 seconds)
  241. [04:56:12] <jkridner> why not just use one of the LEDs already on the board?
  242. [04:56:30] <jkridner> if it is just an LED you want to drive, why not just set a GPIO pin value?
  243. [04:56:41] <jkridner> you'll just need to level shift and drive it.
  244. [04:57:09] <jkridner> a simple 2N2222 could be your LED driver. that would even work at 1.8V.
  245. [04:58:55] <jkridner> I'd just run a 10k ohm resister to the P junction (base) of a 2N2222 and hook the collector to +5V, emitter to the + side of the LED and GND to the - side of the LED.
  246. [04:59:07] <jkridner> or do I have my collector and emitter backwards?
  247. [04:59:08] <ds2> for added fun, use a MMBT3904
  248. [04:59:20] * hitlin37 (~chatzilla@182.71.35.228) has joined #beagle
  249. [04:59:25] <ds2> you have them swapped
  250. [04:59:28] <ka6sox> not backwards
  251. [04:59:39] <ds2> load should be on the collector or you get funny feedback effects
  252. [04:59:48] <ka6sox> oh right
  253. [05:00:14] <ka6sox> no limiting resistor?
  254. [05:00:22] <jkridner> actually, this way, I should probably have one side grounded to keep my PN junction voltage pretty low.
  255. [05:00:24] <ds2> if you had it on the emitter, Ibe would be determined by the load
  256. [05:00:24] <jkridner> meh.
  257. [05:00:41] <ds2> a series resistor on with the LED is good
  258. [05:00:50] <jkridner> limiting resistor, smimiting resistor.
  259. [05:01:05] <ka6sox> 470ohms?
  260. [05:01:09] <jkridner> ok, ok, probably a good idea.
  261. [05:01:09] <Animule> totally overrated :P
  262. [05:01:11] * calculu5 is now known as calculus
  263. [05:01:16] <ds2> if you are clever with the base resistor, you might be able to drop the limiting resistor
  264. [05:01:17] <ka6sox> 10ma
  265. [05:01:22] <Animule> the moer power theb etter :P
  266. [05:01:32] <ds2> just make sure you know the beta very well ;)
  267. [05:01:43] <ka6sox> moar pwr kiptain
  268. [05:01:54] <jkridner> the idea wasn't really to be right, but to rather throw out a bunch of terms for Peter____________ to google.
  269. [05:02:07] <ds2> red LEDs should not emit white light ;)
  270. [05:03:14] <ka6sox> flames
  271. [05:04:27] <ds2> incandescent LEDs
  272. [05:09:38] * exploitwriter (~alfred@190.247.128.250) has joined #beagleboard
  273. [05:09:38] * exploitwriter (~alfred@190.247.128.250) Quit (Changing host)
  274. [05:09:38] * exploitwriter (~alfred@unaffiliated/exploitwriter) has joined #beagleboard
  275. [05:13:58] * mnt_real_ (~sinan@bas1-montreal43-2925386589.dsl.bell.ca) Quit (Quit: Ex-Chat)
  276. [05:16:50] * eephillip (~eephillip@pdpc/supporter/student/eephillip) has joined #beagle
  277. [05:16:50] * eephillip (~eephillip@pdpc/supporter/student/eephillip) has joined #beaglebone
  278. [05:16:50] * eephillip (~eephillip@pdpc/supporter/student/eephillip) has joined #beagleboard
  279. [05:18:52] * eephilli_ (~eephillip@pdpc/supporter/student/eephillip) Quit (Ping timeout: 258 seconds)
  280. [05:19:52] * Peter_____ (180d85be@gateway/web/freenode/ip.24.13.133.190) Quit (Ping timeout: 266 seconds)
  281. [05:31:33] * alancam (~alancam@192.91.75.29) Quit (Ping timeout: 256 seconds)
  282. [05:36:01] * hrishikesh (73712f42@gateway/web/freenode/ip.115.113.47.66) has joined #beagle
  283. [05:38:03] * joel-afk (~joel@cpe-76-184-244-226.tx.res.rr.com) has joined #beagle
  284. [05:39:17] <hrishikesh> Hi, I am running Ubuntu linux with kernel 3.0 on a BB xm rev C. I want to use the expansion header for my purpose, but I am able to use only 4 pins - 3,5,7,9. I don't have control over the other pins - they are always high. What parameters do I need to change in order to control the other pins? Do I need to change something in /proc to tell the kernel that I need control of those pins? Or is there some other way?
  285. [05:39:27] * guanucoluis (~luis@200.127.182.232) Quit (Ping timeout: 248 seconds)
  286. [05:42:13] * CMoH (~cipi@unaffiliated/c-moh) Quit (Ping timeout: 240 seconds)
  287. [05:43:12] * emeb_mac (~ericb@ip72-223-86-178.ph.ph.cox.net) has joined #beagle
  288. [05:46:13] * BThompson (bhthompson@nat/google/x-fkwzgdelfqpuwaxf) Quit (Ping timeout: 240 seconds)
  289. [05:50:33] * BThompson (bhthompson@nat/google/x-jjtdltzwuosqncwq) has joined #beagle
  290. [05:56:20] * ka6sox is now known as ka6sox-away
  291. [05:58:14] * joel-afk (~joel@cpe-76-184-244-226.tx.res.rr.com) Quit (Remote host closed the connection)
  292. [06:04:50] * eephillip (~eephillip@pdpc/supporter/student/eephillip) Quit (Remote host closed the connection)
  293. [06:09:43] * tor (~tor@85.230.103.105) has joined #beagle
  294. [06:10:47] * tasslehoff (~Tasslehof@147.84-49-231.nextgentel.com) has joined #beagle
  295. [06:15:42] * artib (~artib@122.166.11.13) has joined #beagle
  296. [06:18:21] * Russ (foobar@ip70-176-249-98.ph.ph.cox.net) has joined #beagle
  297. [06:19:47] * joelagnel (~joel@cpe-76-184-244-226.tx.res.rr.com) has joined #beagle
  298. [06:25:07] * hrishikesh (73712f42@gateway/web/freenode/ip.115.113.47.66) Quit (Ping timeout: 265 seconds)
  299. [06:25:14] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) has joined #beagle
  300. [06:26:04] * Russ (foobar@ip70-176-249-98.ph.ph.cox.net) Quit (Read error: Connection reset by peer)
  301. [06:27:02] * hrishikesh (73712f42@gateway/web/freenode/ip.115.113.47.66) has joined #beagle
  302. [06:28:05] * emeb_mac (~ericb@ip72-223-86-178.ph.ph.cox.net) Quit (Quit: emeb_mac)
  303. [06:28:12] * artib (~artib@122.166.11.13) Quit (Read error: Connection reset by peer)
  304. [06:28:31] * artib (~artib@122.166.11.13) has joined #beagle
  305. [06:33:47] * Russ__ is now known as Russ
  306. [06:34:17] * hrishikesh (73712f42@gateway/web/freenode/ip.115.113.47.66) Quit (Ping timeout: 265 seconds)
  307. [06:40:08] * Ceriand|desktop (~Ceriand@unaffiliated/ceriand) Quit (Quit: Leaving.)
  308. [06:40:08] * artib (~artib@122.166.11.13) Quit (Read error: Connection reset by peer)
  309. [06:40:33] * artib (~artib@122.166.11.13) has joined #beagle
  310. [06:46:46] * Russ (foobar@ip70-176-249-98.ph.ph.cox.net) Quit (Read error: Operation timed out)
  311. [06:47:36] * Russ (foobar@ip70-176-249-98.ph.ph.cox.net) has joined #beagle
  312. [06:51:12] * artib (~artib@122.166.11.13) Quit (Read error: Connection reset by peer)
  313. [06:51:49] * artib (~artib@122.166.11.13) has joined #beagle
  314. [06:54:26] <hitlin37> http://www.engadget.com/2011/11/09/nvidia-says-tegra-3-is-a-pc-class-cpu-has-screenshots-to-prov/#continued
  315. [06:54:46] <hitlin37> hmmmm
  316. [06:56:18] * jay6981 (~Adium@99-90-66-112.lightspeed.sntcca.sbcglobal.net) Quit (Quit: Leaving.)
  317. [06:56:28] <hitlin37> PC class CPU....but PC-class games are still on windows....
  318. [06:57:05] * hrishikesh (73712f42@gateway/web/freenode/ip.115.113.47.66) has joined #beagle
  319. [07:01:36] <tasslehoff> koen: udev 175 gives me sorrow http://pastebin.com/8phizCrQ. any ideas?
  320. [07:06:40] * artib (~artib@122.166.11.13) Quit (Read error: Connection reset by peer)
  321. [07:07:03] * artib (~artib@122.166.11.13) has joined #beagle
  322. [07:07:41] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) has joined #beagle
  323. [07:07:52] <hrishikesh> Hi, I am running Ubuntu linux with kernel 3.0.4-x3 on a BB xM rev C. I need to use the expansion header pins for my purpose. But I'm able to control only 4 pins - 3,5,7 and 9. I don't have control over the other pins. How do I configure the rest of the pins so that I can just type "echo '0/1' > /sys/class/gpio/gpio$NUM/value" and it outputs high at that pin?
  324. [07:08:06] * Russ (foobar@ip70-176-249-98.ph.ph.cox.net) Quit (Ping timeout: 252 seconds)
  325. [07:15:32] * dENNES (~Adium@192.38.36.16) has joined #beagle
  326. [07:15:56] * denix0 (~denix@pool-96-240-135-93.washdc.fios.verizon.net) has joined #beagle
  327. [07:16:23] * hrishikesh (73712f42@gateway/web/freenode/ip.115.113.47.66) Quit (Quit: Page closed)
  328. [07:20:57] * raster (raster@enlightenment/developer/raster) Quit (Quit: Gettin' stinky!)
  329. [07:21:26] * ssvb (~ssvb@88.114.220.213) Quit (Quit: Leaving)
  330. [07:23:20] * dENNES (~Adium@192.38.36.16) Quit (Quit: Leaving.)
  331. [07:24:26] * artib (~artib@122.166.11.13) Quit (Read error: Connection reset by peer)
  332. [07:24:59] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) Quit (Read error: Connection reset by peer)
  333. [07:25:18] * raster (raster@enlightenment2.osuosl.org) has joined #beagle
  334. [07:25:19] * raster (raster@enlightenment2.osuosl.org) Quit (Changing host)
  335. [07:25:19] * raster (raster@enlightenment/developer/raster) has joined #beagle
  336. [07:25:58] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) has joined #beagle
  337. [07:26:16] * dENNES (~Adium@192.38.36.16) has joined #beagle
  338. [07:29:09] * denix0 (~denix@pool-96-240-135-93.washdc.fios.verizon.net) Quit (Quit: http://arago-project.org)
  339. [07:29:31] * denix0 (~denix@pool-96-240-135-93.washdc.fios.verizon.net) has joined #beagle
  340. [07:29:38] * denix0 (~denix@pool-96-240-135-93.washdc.fios.verizon.net) Quit (Read error: Connection reset by peer)
  341. [07:32:56] * drakkan1000 (~drakkan@94.36.188.19) has joined #beagle
  342. [07:32:59] * jay6981 (~Adium@99-90-66-112.lightspeed.sntcca.sbcglobal.net) has joined #beagle
  343. [07:33:36] * denix0 (~denix@pool-96-240-135-93.washdc.fios.verizon.net) has joined #beagle
  344. [07:36:52] * jay6981 (~Adium@99-90-66-112.lightspeed.sntcca.sbcglobal.net) Quit (Client Quit)
  345. [07:39:25] * misham (~misham@99-171-180-26.lightspeed.sndgca.sbcglobal.net) Quit (Ping timeout: 240 seconds)
  346. [07:42:38] <av500> http://www.androidpolice.com/2011/11/08/breaking-rumor-adobe-calling-it-quits-on-flash-for-all-mobile-platforms/
  347. [07:43:54] <denix0> ha!
  348. [07:45:56] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) Quit (Read error: Connection reset by peer)
  349. [07:46:19] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) has joined #beagle
  350. [07:47:13] * denix0 (~denix@pool-96-240-135-93.washdc.fios.verizon.net) Quit (Quit: http://arago-project.org)
  351. [07:47:21] * denix0 (~denix@pool-96-240-135-93.washdc.fios.verizon.net) has joined #beagle
  352. [07:53:11] * jpirko (~jirka@ip-94-112-98-171.net.upcbroadband.cz) has joined #beagle
  353. [08:07:31] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) Quit (Ping timeout: 252 seconds)
  354. [08:14:11] * thaytan (~thaytan@113.94.233.220.static.exetel.com.au) Quit (Ping timeout: 256 seconds)
  355. [08:14:19] * thaytan_ (~thaytan@113.94.233.220.static.exetel.com.au) has joined #beagle
  356. [08:19:27] * calculus (~calculus@gentoo/user/calculus) Quit (Ping timeout: 248 seconds)
  357. [08:20:12] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) has joined #beagle
  358. [08:32:12] * jpsaman (~jpsaman@seven.iphion.nl) has joined #beagle
  359. [08:32:12] * jpsaman (~jpsaman@seven.iphion.nl) Quit (Changing host)
  360. [08:32:12] * jpsaman (~jpsaman@videolan/developer/jpsaman) has joined #beagle
  361. [08:35:36] * olsen (~sesselast@213.144.157.68) has joined #beagle
  362. [08:36:27] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) Quit (Read error: Operation timed out)
  363. [08:36:35] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) has joined #beagle
  364. [08:38:27] * snyp3r (~wayne@host-80-195-68-126.static.cable.virginmedia.com) has joined #beagle
  365. [08:41:01] * thaytan_ (~thaytan@113.94.233.220.static.exetel.com.au) Quit (Ping timeout: 240 seconds)
  366. [08:41:34] * exploitwriter (~alfred@unaffiliated/exploitwriter) Quit (Ping timeout: 258 seconds)
  367. [08:41:49] * thaytan (~thaytan@113.94.233.220.static.exetel.com.au) has joined #beagle
  368. [08:57:45] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) Quit (Read error: Operation timed out)
  369. [09:00:25] * stelf_ (~stelf@port-217-146-132-69.static.qsc.de) has joined #beagle
  370. [09:03:49] * sakoman (~sakoman@static-74-41-60-154.dsl1.pco.ca.frontiernet.net) has joined #beagle
  371. [09:03:49] * sakoman (~sakoman@static-74-41-60-154.dsl1.pco.ca.frontiernet.net) has joined #beagleboard
  372. [09:04:06] * thaytan (~thaytan@113.94.233.220.static.exetel.com.au) Quit (Ping timeout: 240 seconds)
  373. [09:04:20] * olsen (~sesselast@213.144.157.68) Quit (Quit: Leaving.)
  374. [09:04:26] * florian (~fuchs@Maemo/community/contributor/florian) has joined #beagle
  375. [09:04:39] * sakoman__ (~sakoman@static-74-41-60-154.dsl1.pco.ca.frontiernet.net) Quit (Ping timeout: 260 seconds)
  376. [09:08:05] <ds2> @#$#!@#!@#!@ non bluez Android crap
  377. [09:09:16] <ynezz> isn't it crap as a whole? :p
  378. [09:10:41] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) has joined #beagle
  379. [09:11:57] <ds2> yes, but this makes it worse crap
  380. [09:13:14] * jpirko (~jirka@ip-94-112-98-171.net.upcbroadband.cz) Quit (Quit: Leaving)
  381. [09:20:48] * thaytan (~thaytan@113.94.233.220.static.exetel.com.au) has joined #beagle
  382. [09:27:23] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) Quit (Read error: Operation timed out)
  383. [09:28:22] * lyakh (~lyakh@dslb-188-109-034-218.pools.arcor-ip.net) has joined #beagle
  384. [09:41:05] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) has joined #beagle
  385. [09:42:30] * florian (~fuchs@Maemo/community/contributor/florian) Quit (Ping timeout: 240 seconds)
  386. [09:43:26] <snyp3r> av500: just some feedback for you, I have module interaction through sysfs, thanks for the link yesterday
  387. [09:48:46] <av500> np
  388. [09:57:01] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) Quit (Read error: Operation timed out)
  389. [09:59:02] * itachi (73712f42@gateway/web/freenode/ip.115.113.47.66) has joined #beagle
  390. [09:59:47] <koen> tasslehoff: rm sources/downloads/git2/*udev* sources/downloads/*udev*
  391. [10:00:21] <itachi> Hi, I am using beagle board XM Rev C. When I powered of and powered on beagle board back again the D13 led is constantly glowing. Is there any way to resolve it?
  392. [10:04:05] * jpirko (jirka@nat/redhat/x-xuvcubbighxwcmln) has joined #beagle
  393. [10:08:19] <tasslehoff> koen: hm. I still get the same error. If I clone the repo manually I can run the commands in the paste without any errors.
  394. [10:10:14] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) has joined #beagle
  395. [10:12:03] * florian (~fuchs@port-217-146-132-69.static.qsc.de) has joined #beagle
  396. [10:12:03] * florian (~fuchs@port-217-146-132-69.static.qsc.de) Quit (Changing host)
  397. [10:12:03] * florian (~fuchs@Maemo/community/contributor/florian) has joined #beagle
  398. [10:13:48] * nemik (~cyanact@c-67-162-60-211.hsd1.il.comcast.net) Quit (Ping timeout: 276 seconds)
  399. [10:13:51] * joelagnel (~joel@cpe-76-184-244-226.tx.res.rr.com) Quit (Read error: Connection reset by peer)
  400. [10:19:20] * itachi (73712f42@gateway/web/freenode/ip.115.113.47.66) Quit (Quit: Page closed)
  401. [10:20:11] * woglinde (~heinold@g225005100.adsl.alicedsl.de) has joined #beagle
  402. [10:22:40] <koen> tasslehoff: it looks like somehow your local checkout got corrupted :(
  403. [10:26:38] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) Quit (Read error: Operation timed out)
  404. [10:32:12] <tasslehoff> koen: odd that it does not if I do a manual clone to /tmp. I'll try to replicate what do_fetch does after lunch
  405. [10:35:39] * panto (~panto@ppp-94-65-51-252.home.otenet.gr) has joined #beagle
  406. [10:36:19] <ynezz> what version of bb it is?
  407. [10:37:36] * tasslehoff screwed up
  408. [10:37:59] <tasslehoff> works now. I deleted git2*udev* instead of git2/*udev*
  409. [10:40:28] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) has joined #beagle
  410. [10:41:20] * dm8tbr (dm8tbr@2001:41b8:0:f010::2) Quit (Read error: Operation timed out)
  411. [10:49:35] * derirremitderwaf (~derirremi@HSI-KBW-109-192-158-105.hsi6.kabel-badenwuerttemberg.de) has joined #beagle
  412. [10:54:52] * W1N9Zr0 (~W1N9Zr0@69-165-245-165.cable.teksavvy.com) Quit (Read error: Connection reset by peer)
  413. [10:56:37] * W1N9Zr0 (~W1N9Zr0@69-165-245-165.cable.teksavvy.com) has joined #beagle
  414. [10:57:32] <av500> prpplague: your beacon schematics are wrong
  415. [10:57:57] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) Quit (Read error: Operation timed out)
  416. [10:57:59] <av500> latch and clock swapped
  417. [11:09:38] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) has joined #beagle
  418. [11:12:12] * jluisn (~quassel@187.115.172.24) has joined #beagle
  419. [11:13:51] * dm8tbr (dm8tbr@gw.bfst.de) has joined #beagle
  420. [11:28:18] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) Quit (Ping timeout: 252 seconds)
  421. [11:29:26] <av500> prpplague: http://www.flickr.com/photos/av500/6328817054/in/photostream
  422. [11:33:34] <ynezz> lunch time!
  423. [11:35:39] <av500> yep
  424. [11:36:43] <av500> and I had to mod the bacon baord to use it with 3.3V
  425. [11:40:20] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) has joined #beagle
  426. [11:58:00] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) Quit (Ping timeout: 252 seconds)
  427. [12:01:44] * pcacjr_ (~pcacjr@187.78.75.94) Quit (Quit: Lost terminal)
  428. [12:10:59] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) has joined #beagle
  429. [12:12:54] * panto (~panto@ppp-94-65-51-252.home.otenet.gr) Quit (Ping timeout: 240 seconds)
  430. [12:18:53] * CMoH (~cipi@95.76.68.223) has joined #beagle
  431. [12:18:54] * CMoH (~cipi@95.76.68.223) Quit (Changing host)
  432. [12:18:54] * CMoH (~cipi@unaffiliated/c-moh) has joined #beagle
  433. [12:19:34] * panto (~panto@94.67.108.186) has joined #beagle
  434. [12:24:57] * ericb2 (~X@aud25-1-88-166-8-11.fbx.proxad.net) has joined #beagle
  435. [12:24:58] * ericb2 (~X@aud25-1-88-166-8-11.fbx.proxad.net) Quit (Changing host)
  436. [12:24:58] * ericb2 (~X@unaffiliated/ericb2) has joined #beagle
  437. [12:26:23] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) Quit (Read error: Operation timed out)
  438. [12:40:29] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) has joined #beagle
  439. [12:49:03] * novogrammer (~novogramm@w0109-49-134-95-216.uqwimax.jp) has joined #beagle
  440. [12:49:35] * rcranetx (~rcranetx@nat/ti/x-tkupchmezjokuhdi) has joined #beagle
  441. [12:50:31] * jluisn (~quassel@187.115.172.24) Quit (Remote host closed the connection)
  442. [12:56:26] * raster (raster@enlightenment/developer/raster) Quit (Quit: Gettin' stinky!)
  443. [13:10:56] * dENNES (~Adium@192.38.36.16) Quit (Quit: Leaving.)
  444. [13:12:22] * BlInK311 (~Ward@ool-435317d6.dyn.optonline.net) has joined #beagle
  445. [13:17:05] * Hoolxi (~Openfree@58.37.78.89) has joined #beagle
  446. [13:17:32] * jconnolly (~jconnolly@ool-18b82cf6.dyn.optonline.net) Quit (Remote host closed the connection)
  447. [13:18:22] * jconnolly (~jconnolly@ool-18b82cf6.dyn.optonline.net) has joined #beagle
  448. [13:22:10] * derirremitderwaf (~derirremi@HSI-KBW-109-192-158-105.hsi6.kabel-badenwuerttemberg.de) has left #beagle
  449. [13:22:44] <prpplague> av500: doh i thought i had updated that on the wiki
  450. [13:29:25] <prpplague> av500: some monkey business going on with elinux.org file revisions
  451. [13:29:27] * ericb2 (~X@unaffiliated/ericb2) Quit (Ping timeout: 276 seconds)
  452. [13:30:10] * hrishikesh (73712f42@gateway/web/freenode/ip.115.113.47.66) has joined #beagle
  453. [13:30:29] <koen> I had reversed clock and latch as well on my beagle board file
  454. [13:31:41] * olsen (~sesselast@213.144.157.68) has joined #beagle
  455. [13:32:42] <av500> prpplague: I also added jumper to skip the LDO
  456. [13:32:49] <hrishikesh> Hi, I'm having a BB xM Rev C. When I give power to the board, only D13 glows red. I know that it's a protection circuit which glows if voltage is greater than 5.8V and saves the board. But I checked the output of the power cord with a multimeter, and it shows 5.15V. What do I do? Is there a chance that excess voltage could've been given somewhere else on the board (like expansion header) and d13 stopped that?
  457. [13:33:03] <av500> that way I can power it with 3.3V and have the level shifter convert from 3.3 to 3.3
  458. [13:33:31] * signal11 (esteban@gnv.quaddro.net) Quit (Ping timeout: 255 seconds)
  459. [13:33:41] <prpplague> av500: dandy
  460. [13:33:51] * ericb2 (~X@aud25-1-88-166-8-11.fbx.proxad.net) has joined #beagle
  461. [13:33:52] * ericb2 (~X@aud25-1-88-166-8-11.fbx.proxad.net) Quit (Changing host)
  462. [13:33:52] * ericb2 (~X@unaffiliated/ericb2) has joined #beagle
  463. [13:34:10] <prpplague> av500: next time i'll make a few changes so it is easier to use on more platforms
  464. [13:34:22] <prpplague> av500: i was going for cheap, hehe
  465. [13:34:47] <av500> sure
  466. [13:39:56] * brijesh_ (~bksingh@nat/ti/x-ydwugwbegxwjefkx) has joined #beagle
  467. [13:41:25] * signal11 (esteban@gnv.quaddro.net) has joined #beagle
  468. [13:44:32] * dENNES (~Adium@port375.ds1-hr.adsl.cybercity.dk) has joined #beagle
  469. [13:48:29] * exploitwriter (~alfred@190.247.128.250) has joined #beagleboard
  470. [13:48:29] * exploitwriter (~alfred@190.247.128.250) Quit (Changing host)
  471. [13:48:29] * exploitwriter (~alfred@unaffiliated/exploitwriter) has joined #beagleboard
  472. [13:55:51] * jordz (86ddac5c@gateway/web/freenode/ip.134.221.172.92) has joined #beagle
  473. [13:56:44] * hrishikesh (73712f42@gateway/web/freenode/ip.115.113.47.66) Quit (Quit: Page closed)
  474. [13:57:43] * exploitwriter (~alfred@unaffiliated/exploitwriter) Quit (Ping timeout: 260 seconds)
  475. [14:02:53] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) Quit (Remote host closed the connection)
  476. [14:03:47] * tasslehoff (~Tasslehof@147.84-49-231.nextgentel.com) Quit (Quit: WeeChat 0.3.6)
  477. [14:04:35] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) has joined #beagle
  478. [14:05:05] * pandafan (2e15cfbc@gateway/web/freenode/ip.46.21.207.188) has joined #beagleboard
  479. [14:05:30] * pandafan (2e15cfbc@gateway/web/freenode/ip.46.21.207.188) has joined #beagle
  480. [14:05:39] * dENNES (~Adium@port375.ds1-hr.adsl.cybercity.dk) Quit (Quit: Leaving.)
  481. [14:06:38] <pandafan> hello i registered my project for plan 9 os on contest page hoping to get any reply about whether i qualify for a board ?
  482. [14:06:39] * W1N9Zr0 (~W1N9Zr0@69-165-245-165.cable.teksavvy.com) Quit (Ping timeout: 248 seconds)
  483. [14:07:40] <woglinde> isnt the contest over?
  484. [14:08:15] <pandafan> ohh is it ?
  485. [14:09:20] <woglinde> besides which contest?
  486. [14:10:08] <pandafan> http://elinux.org/BeagleBoard/contest#Sponsored_Project_Program
  487. [14:11:18] <woglinde> you might read
  488. [14:11:20] <woglinde> http://beagleboard.blogspot.com/2009/02/software-design-contest-2-in-3d.html
  489. [14:11:25] <woglinde> and look at the date
  490. [14:11:50] <pandafan> it is the 3rd contest
  491. [14:11:55] <woglinde> hm
  492. [14:11:57] <woglinde> okay
  493. [14:13:30] <pandafan> also pandaboard people told me beagleboard people might giveaway one board
  494. [14:15:37] <woglinde> hm hm now I need a usb keyboard
  495. [14:15:45] <av500> jkridner: ^^^^
  496. [14:16:41] <pandafan> hi av500 you are here too :)
  497. [14:16:56] * pandafan (2e15cfbc@gateway/web/freenode/ip.46.21.207.188) has left #beagleboard
  498. [14:17:09] <jkridner> if there we can get a majority of voters, I'll still give-away boards.
  499. [14:17:21] <jkridner> people just need to do more canvasing to convince me they are serious.
  500. [14:17:21] <woglinde> yeah you cannt avoid av500
  501. [14:17:48] <jkridner> I think most people find the price a low enough threshold to just buy.
  502. [14:17:49] <woglinde> jkridner really?
  503. [14:17:51] <woglinde> hm hm
  504. [14:18:26] <woglinde> xm to give away or old ones?
  505. [14:20:03] * emeb_mac (~ericb@ip72-223-86-178.ph.ph.cox.net) has joined #beagle
  506. [14:20:41] <woglinde> hm lot of dead projects
  507. [14:21:47] * kaio (~kaio@fedora/kaio) Quit (Remote host closed the connection)
  508. [14:21:57] <pandafan> jkridner: what do you mean ?
  509. [14:23:38] <pandafan> actually i wouldn't ask for a board if i weren't serious (are there anything else we can do with them)?
  510. [14:24:20] <av500> you can hoard them
  511. [14:24:40] <LetoThe2nd> dead projects galore?
  512. [14:25:19] <pandafan> :)
  513. [14:25:41] <pandafan> anyway does anyone use openembdded on beagleboard ?
  514. [14:25:54] <LetoThe2nd> certainly.
  515. [14:29:02] * joelagnel (~joel@192.91.75.30) has joined #beagle
  516. [14:32:32] <pandafan> jkridner: so anyway i can request for one ?
  517. [14:33:05] <woglinde> pandafan nobody uses oe on the beagle
  518. [14:33:24] <woglinde> but a lot of people are build packages for beagleboard with openembedded
  519. [14:33:58] * eephillip (~eephillip@pdpc/supporter/student/eephillip) has joined #beagle
  520. [14:33:58] * eephillip (~eephillip@pdpc/supporter/student/eephillip) has joined #beaglebone
  521. [14:33:58] * eephillip (~eephillip@pdpc/supporter/student/eephillip) has joined #beagleboard
  522. [14:33:59] <pandafan> i worked with oe once for an amd board so just wondering
  523. [14:34:02] <LetoThe2nd> oO( if you run OE _on_ your target you're not an embedded developer :) )
  524. [14:34:50] <pandafan> target ?
  525. [14:35:01] <koen> pandafan: OE is a buildsystem, not a distro
  526. [14:35:04] <pandafan> we used it to generate an squashfs image
  527. [14:35:19] <pandafan> koen: i am aware of that thanks
  528. [14:35:26] <jkridner> pandafan: request away. use the wiki page to find the gate keepers, get them to put votes on the page and then ping me.
  529. [14:35:54] <pandafan> jkridner: how do i contact the gate keepers ? :)
  530. [14:36:30] <pandafan> ohh koen is one of them :)
  531. [14:36:35] <av500> you need to find the key masters 1st
  532. [14:36:48] <LetoThe2nd> av500: speak friend and enter?
  533. [14:37:07] <av500> althought the gatekeeper looks way better
  534. [14:39:37] <pandafan> ok so if any gate keepers are here please vote for my project on contest page :)
  535. [14:40:47] <av500> which one is it?
  536. [14:41:11] <pandafan> av500: plan9 os
  537. [14:42:01] <pandafan> i wanted to do it for pandaboard but my reuest was not accepted :(
  538. [14:44:03] <pandafan> ok i am going home , see you later :)
  539. [14:48:00] * Russ__ (foobar@ip70-176-249-98.ph.ph.cox.net) Quit (Read error: Operation timed out)
  540. [14:53:17] * Rious (~csamuelso@ec2-50-17-240-121.compute-1.amazonaws.com) Quit (Excess Flood)
  541. [14:54:41] * csamuelson (~csamuelso@ec2-50-17-240-121.compute-1.amazonaws.com) has joined #beagle
  542. [14:59:27] * thurbad (~natesewel@cpe-70-124-80-154.austin.res.rr.com) Quit (Quit: thurbad)
  543. [15:01:34] * emeb_mac (~ericb@ip72-223-86-178.ph.ph.cox.net) Quit (Quit: emeb_mac)
  544. [15:02:18] * csamuelson (~csamuelso@ec2-50-17-240-121.compute-1.amazonaws.com) Quit (Excess Flood)
  545. [15:02:41] * csamuelson (~csamuelso@ec2-50-17-240-121.compute-1.amazonaws.com) has joined #beagle
  546. [15:26:55] * csamuelson is now known as Rious
  547. [15:27:26] * prpplague (~prpplague@ppp-70-242-118-38.dsl.rcsntx.swbell.net) Quit (Quit: Later Folks!)
  548. [15:29:12] * rintaun (~rintaun@projectxero.net) has joined #beagleboard
  549. [15:29:18] * rintaun (~rintaun@projectxero.net) has joined #beaglebone
  550. [15:34:43] * emeb (~ericb@ip72-223-86-178.ph.ph.cox.net) has joined #beagle
  551. [15:37:57] * jpirko (jirka@nat/redhat/x-xuvcubbighxwcmln) Quit (Quit: Leaving)
  552. [15:38:22] * thurbad (~natesewel@64.132.24.248) has joined #beagle
  553. [15:43:30] <ynezz> hm, plan9 on beagle, might be a long task :p
  554. [15:44:08] * calculus (~calculus@adsl-76-254-60-236.dsl.pltn13.sbcglobal.net) has joined #beagle
  555. [15:44:08] * calculus (~calculus@adsl-76-254-60-236.dsl.pltn13.sbcglobal.net) Quit (Changing host)
  556. [15:44:08] * calculus (~calculus@gentoo/user/calculus) has joined #beagle
  557. [15:45:15] * arcanescu (925706ef@gateway/web/freenode/ip.146.87.6.239) has joined #beagle
  558. [15:53:06] * CMoH (~cipi@unaffiliated/c-moh) Quit (Ping timeout: 276 seconds)
  559. [15:58:42] * alancam (~alancam@nat/ti/x-guzitmnegbjsbzkn) has joined #beagle
  560. [16:07:51] * Hoolxi (~Openfree@58.37.78.89) Quit (Ping timeout: 258 seconds)
  561. [16:13:43] * GPSFan (~kenm@64.92.145.112) has joined #beagle
  562. [16:14:30] * snyp3r (~wayne@host-80-195-68-126.static.cable.virginmedia.com) Quit (Ping timeout: 240 seconds)
  563. [16:14:44] * peabody124 (~peabody12@108-205-218-4.lightspeed.hstntx.sbcglobal.net) Quit (Quit: peabody124)
  564. [16:17:06] <LetoThe2nd> ynezz: an economics guy once told me that your aim always have to be ambitioned, or you'll be bored and will work below your actual capacity.
  565. [16:17:41] * arcanescu (925706ef@gateway/web/freenode/ip.146.87.6.239) Quit (Ping timeout: 264 seconds)
  566. [16:19:24] * pandafan_ (b6449ecb@gateway/web/freenode/ip.182.68.158.203) has joined #beagle
  567. [16:19:51] * prpplague (~danders@192.94.94.105) has joined #beagle
  568. [16:20:26] <pandafan_> back :)
  569. [16:22:00] * nemik (~cyanact@c-67-162-60-211.hsd1.il.comcast.net) has joined #beagle
  570. [16:27:58] * dENNES (~Adium@port375.ds1-hr.adsl.cybercity.dk) has joined #beagle
  571. [16:33:18] * jpsaman (~jpsaman@videolan/developer/jpsaman) Quit (Quit: Leaving)
  572. [16:41:06] * mgrundy (~grund@66.43.64.66) has joined #beagle
  573. [16:41:07] * grund (~grund@66.43.64.66) Quit (Ping timeout: 258 seconds)
  574. [16:41:26] * mgrundy is now known as grund
  575. [16:45:22] * Ceriand|work (~Ceriand@unaffiliated/ceriand) has joined #beagle
  576. [16:45:53] * exploitwriter (~alfred@190.18.148.70) has joined #beagleboard
  577. [16:45:53] * exploitwriter (~alfred@190.18.148.70) Quit (Changing host)
  578. [16:45:53] * exploitwriter (~alfred@unaffiliated/exploitwriter) has joined #beagleboard
  579. [16:48:09] * guanucoluis (~luis@200.127.182.232) has joined #beagleboard
  580. [16:48:10] * tasslehoff (~tasslehof@145.79-161-31.customer.lyse.net) has joined #beagle
  581. [16:49:37] <av500> prpplague: https://gitorious.org/av500/bacon-lunch
  582. [16:49:38] * jayabharath (~jayabhara@nat/ti/x-ysvyrmohphxxjadj) has joined #beagle
  583. [16:51:21] * Ceriand|work (~Ceriand@unaffiliated/ceriand) Quit (Remote host closed the connection)
  584. [16:52:35] <prpplague> av500: add it to the wiki page
  585. [16:52:40] * guanucoluis (~luis@200.127.182.232) Quit (Ping timeout: 256 seconds)
  586. [16:52:51] <av500> do I get free pizza?
  587. [16:53:26] <koen> or a sony tablet?
  588. [16:54:31] <av500> pandafan: did you enter here: http://pandaboard.org/content/projects
  589. [16:54:57] * Animule (~Animal@65-102-192-89.hlrn.qwest.net) Quit (Quit: Not all men are created equal. Only the finest become Cowboys.)
  590. [16:55:47] * Ceriand|work (~Ceriand@unaffiliated/ceriand) has joined #beagle
  591. [17:01:24] * thurbad (~natesewel@64.132.24.248) has left #beagle
  592. [17:02:42] * jordz (86ddac5c@gateway/web/freenode/ip.134.221.172.92) Quit (Quit: Page closed)
  593. [17:07:03] * guanucoluis (~luis@200.127.182.232) has joined #beagleboard
  594. [17:07:21] <pandafan_> av500: yes
  595. [17:07:48] <pandafan_> ohh not on pandaboard
  596. [17:07:58] * djlewis_ (~djlewis@adsl-65-64-30-13.dsl.ltrkar.swbell.net) has joined #beagle
  597. [17:08:43] <pandafan_> av500: but pandaboard people didn't accept my request
  598. [17:09:04] <pandafan_> and i don't have pandaboard to work on
  599. [17:10:20] <av500> [17:53:42] <jayabharath> av500: In general direct them to pandaboard request program http://pandaboard.org/content/projects (submit request is on the left side)
  600. [17:10:26] <av500> do that
  601. [17:10:56] <pandafan_> i did submit request form around 2 weeks ago
  602. [17:11:08] <pandafan_> no reply from them
  603. [17:11:18] * guanucoluis (~luis@200.127.182.232) Quit (Ping timeout: 240 seconds)
  604. [17:11:31] <jayabharath> pandafan_: Let's move over to #pandaboard
  605. [17:11:44] <pandafan_> ok jayabharath
  606. [17:15:01] * olsen (~sesselast@213.144.157.68) Quit (Quit: Leaving.)
  607. [17:18:43] * jay6981 (~Adium@99-90-66-112.lightspeed.sntcca.sbcglobal.net) has joined #beagle
  608. [17:24:09] * Crofton_ (~balister@pool-96-240-172-5.ronkva.east.verizon.net) has joined #beagle
  609. [17:26:31] * woglinde_ (~heinold@g230116048.adsl.alicedsl.de) has joined #beagle
  610. [17:26:54] * Crofton (~balister@pool-96-240-172-5.ronkva.east.verizon.net) Quit (Ping timeout: 240 seconds)
  611. [17:29:51] * woglinde (~heinold@g225005100.adsl.alicedsl.de) Quit (Ping timeout: 248 seconds)
  612. [17:33:45] * mnt_real (~mnt_real@bas1-montreal43-2925386589.dsl.bell.ca) has joined #beagle
  613. [17:35:24] * thurbad (~natesewel@64.132.24.248) has joined #beagle
  614. [17:36:50] * florian (~fuchs@Maemo/community/contributor/florian) Quit (Remote host closed the connection)
  615. [17:39:45] * drakkan1000 (~drakkan@94.36.188.19) Quit (Quit: Ex-Chat)
  616. [17:42:53] * peabody124 (~peabody12@128.249.96.123) has joined #beagle
  617. [17:47:14] * thweber_ is now known as thweber
  618. [17:55:56] * dm8tbr_ (dm8tbr@gw.bfst.de) has joined #beagle
  619. [17:55:56] * dm8tbr_ (dm8tbr@gw.bfst.de) Quit (Client Quit)
  620. [17:59:04] * cnu_ (0fcbe950@gateway/web/freenode/ip.15.203.233.80) has joined #beagle
  621. [18:02:25] * rcn-ee (~voodoo@64.77.213.245) has joined #beagle
  622. [18:09:00] * joelagnel is now known as joel-afk
  623. [18:09:09] * jay6981 (~Adium@99-90-66-112.lightspeed.sntcca.sbcglobal.net) Quit (Quit: Leaving.)
  624. [18:12:01] * cnu_ (0fcbe950@gateway/web/freenode/ip.15.203.233.80) Quit (Quit: Page closed)
  625. [18:19:27] <fgau> my new all in one pc http://mister-muffin.de/p/16ay.jpg :D
  626. [18:19:29] * koen watches prpplagues ELCE presentation
  627. [18:20:44] <woglinde_> koen hm which was it?
  628. [18:21:13] <koen> lcd bringup
  629. [18:22:34] <prpplague> koen: need dead honest feedback when you are done watching
  630. [18:26:06] * Crofton_ (~balister@pool-96-240-172-5.ronkva.east.verizon.net) Quit (Ping timeout: 240 seconds)
  631. [18:27:18] <djlewis_> fgau: good use for it. I considered doing that but mounting it to the vesa plate.
  632. [18:27:23] <thweber> prpplague: it is not on the free electrons elce video page?
  633. [18:27:47] <prpplague> thweber: yea, it is there, do a find for "David Anders"
  634. [18:28:07] * derirremitderwaf (~derirremi@HSI-KBW-109-192-158-105.hsi6.kabel-badenwuerttemberg.de) has joined #beagle
  635. [18:28:50] <djlewis_> hmm, that name sounds familiar some how ;)
  636. [18:29:24] <thweber> i found it, but firefox doesn't find David. crazy
  637. [18:29:25] * mranostay waves and yawns
  638. [18:29:34] * rcn-ee (~voodoo@64.77.213.245) Quit (Read error: No route to host)
  639. [18:30:12] <thweber> okay, 50 cm in front of the monitor is the problem
  640. [18:30:14] * ddompe (~ddompe@186.32.57.22) has joined #beagle
  641. [18:31:31] <thweber> looking for David and typing david :) and case sensitivity enabled
  642. [18:33:15] <prpplague> hehe
  643. [18:34:09] * jayabharath (~jayabhara@nat/ti/x-ysvyrmohphxxjadj) Quit (Remote host closed the connection)
  644. [18:34:31] * jayabharath (~jayabhara@nat/ti/x-nkdqltvpneglorow) has joined #beagle
  645. [18:34:52] * guanucoluis (~luis@Host98-111.epectelco.com.ar) has joined #beagleboard
  646. [18:35:33] * arun_ (~arun@unaffiliated/sindian) Quit (Read error: Connection reset by peer)
  647. [18:36:40] * Crofton (~balister@pool-96-240-172-5.ronkva.east.verizon.net) has joined #beagle
  648. [18:37:16] * stelf_ (~stelf@port-217-146-132-69.static.qsc.de) Quit (Ping timeout: 255 seconds)
  649. [18:38:18] * Esmil (esmil@horus.0x90.dk) has joined #beagle
  650. [18:39:36] * cnureddy (~sreenivas@nat/hp/x-aifwcpbmsuvlprhl) has joined #beagleboard
  651. [18:45:02] * ggreer (~AngryPars@unaffiliated/angryparsley) Quit (Excess Flood)
  652. [18:46:46] * ggreer (~AngryPars@unaffiliated/angryparsley) has joined #beagle
  653. [18:48:18] * jay6981 (~Adium@38.114.132.193) has joined #beagle
  654. [18:50:32] * panto (~panto@94.67.108.186) Quit (Ping timeout: 256 seconds)
  655. [18:52:03] * CMoH (~cipi@95.76.68.223) has joined #beagle
  656. [18:52:03] * CMoH (~cipi@95.76.68.223) Quit (Changing host)
  657. [18:52:03] * CMoH (~cipi@unaffiliated/c-moh) has joined #beagle
  658. [18:58:58] * jayabharath (~jayabhara@nat/ti/x-nkdqltvpneglorow) Quit (Remote host closed the connection)
  659. [19:04:13] <koen> prpplague: can the baconv2 have a strip of http://www.adafruit.com/products/306 ?
  660. [19:04:13] * rcf (~rcf@81.243.19.168) has joined #beagle
  661. [19:04:39] <prpplague> koen: hehe
  662. [19:05:00] <prpplague> koen: not if you want me to give away 1000 pieces
  663. [19:10:57] * peabody124_ (~peabody12@128.249.96.123) has joined #beagle
  664. [19:10:57] * peabody124 (~peabody12@128.249.96.123) Quit (Read error: Connection reset by peer)
  665. [19:10:57] * peabody124_ is now known as peabody124
  666. [19:12:18] <tasslehoff> koen: I'm trying to compile my image with a sakoman-kernel to check the poweroff stuff. I've created a recipe (that compiles), and set PREFERRED_PROVIDER_virtual/kernel in my machine.conf. Any other tricks needed? It compiles my recipe, but inside /boot I find the meta-ti kernel I used before.
  667. [19:13:54] <koen> -c cleansstate on both receipes
  668. [19:14:39] * koen spots av500s voice in prpplagues video
  669. [19:15:51] * novogrammer (~novogramm@w0109-49-134-95-216.uqwimax.jp) Quit (Remote host closed the connection)
  670. [19:18:34] <tasslehoff> koen: thanks. is that something I should put up my sleave of tricks? when is a -c cleansstate called for?
  671. [19:18:36] * koen spots recalcati as well
  672. [19:18:54] <koen> tasslehoff: I suspect it got a bit confused by versioning
  673. [19:19:54] * panto (~panto@ppp-2-84-23-77.home.otenet.gr) has joined #beagle
  674. [19:20:03] <tasslehoff> koen: ok. I tried just dumping a 3.0 kernel in an image built for 3.1, and that didn't sit well with modprobe and friends :)
  675. [19:20:47] * xpg (~pf@78.143.69.165) has joined #beagle
  676. [19:22:57] * jayabharath (~jayabhara@nat/ti/x-biyyshxvuyuaojfr) has joined #beagle
  677. [19:33:36] * woglinde (~heinold@g225165063.adsl.alicedsl.de) has joined #beagle
  678. [19:33:38] * florian (~fuchs@Maemo/community/contributor/florian) has joined #beagle
  679. [19:35:08] * panto (~panto@ppp-2-84-23-77.home.otenet.gr) Quit (Ping timeout: 260 seconds)
  680. [19:35:45] * rcf (~rcf@81.243.19.168) Quit (Quit: This war is mine)
  681. [19:36:53] * woglinde_ (~heinold@g230116048.adsl.alicedsl.de) Quit (Ping timeout: 260 seconds)
  682. [19:37:25] * Russ (~russ@206.29.182.216) has joined #beagle
  683. [19:37:34] * rcf (~rcf@81.243.19.168) has joined #beagle
  684. [19:43:00] * panto (~panto@athedsl-294684.home.otenet.gr) has joined #beagle
  685. [19:49:24] * panto_ (~panto@athedsl-4368369.home.otenet.gr) has joined #beagle
  686. [19:50:18] * panto (~panto@athedsl-294684.home.otenet.gr) Quit (Ping timeout: 260 seconds)
  687. [19:50:28] * prpplague is now known as prpplague_afk
  688. [19:57:13] <tasslehoff> koen: after cleansstate-ing kernel and image it stills puts the 3.1 kernel in my image.
  689. [20:12:58] * xpanto_ (~panto@athedsl-304721.home.otenet.gr) has joined #beagle
  690. [20:13:39] * prpplague_afk is now known as prpplague
  691. [20:13:52] * panto_ (~panto@athedsl-4368369.home.otenet.gr) Quit (Ping timeout: 258 seconds)
  692. [20:15:18] * Russ (~russ@206.29.182.216) Quit (Ping timeout: 240 seconds)
  693. [20:15:55] * xpanto_ is now known as panto
  694. [20:16:43] * panto (~panto@athedsl-304721.home.otenet.gr) Quit (Client Quit)
  695. [20:16:59] * panto (~panto@athedsl-304721.home.otenet.gr) has joined #beagle
  696. [20:23:18] * jayabharath (~jayabhara@nat/ti/x-biyyshxvuyuaojfr) Quit (Remote host closed the connection)
  697. [20:23:55] * jayabharath (~jayabhara@nat/ti/x-pwrjegfmqowwdboe) has joined #beagle
  698. [20:24:22] * kaio (~kaio@fedora/kaio) has joined #beagle
  699. [20:24:57] * BlInK311 (~Ward@ool-435317d6.dyn.optonline.net) Quit (Quit: Leaving)
  700. [20:27:49] * olsen (~sesselast@213.144.157.68) has joined #beagle
  701. [20:31:45] * smplman (~speery@64.132.167.18) has joined #beagle
  702. [20:50:08] * phantoxe (~destroy@a95-92-92-79.cpe.netcabo.pt) has joined #beagle
  703. [20:50:33] * BThompson (bhthompson@nat/google/x-jjtdltzwuosqncwq) Quit (Quit: Leaving.)
  704. [20:56:19] * BThompson (bhthompson@nat/google/x-qhvumieqcavrdvie) has joined #beagle
  705. [20:58:38] * jayabharath (~jayabhara@nat/ti/x-pwrjegfmqowwdboe) Quit (Remote host closed the connection)
  706. [20:59:27] * jayabharath (~jayabhara@nat/ti/x-oopfsmzxelfugucn) has joined #beagle
  707. [20:59:36] * ssvb (~ssvb@a88-114-220-213.elisa-laajakaista.fi) has joined #beagle
  708. [21:09:42] * guanucoluis (~luis@Host98-111.epectelco.com.ar) Quit (Ping timeout: 240 seconds)
  709. [21:13:56] <koen> prpplague: damn you for posting that pioneer one link!
  710. [21:14:06] <prpplague> koen: hehe
  711. [21:15:20] <prpplague> koen: watching all the episodes non-stop?
  712. [21:15:42] <koen> no, my gf wants to watch as well after I told her about it
  713. [21:15:52] <koen> torrents are nearly done
  714. [21:17:28] <prpplague> koen: hehe
  715. [21:19:52] <emeb> will the real g+ mru please stand up!
  716. [21:24:04] * jayabharath_ (~jayabhara@nat/ti/x-ycmuxeyamyfgtsih) has joined #beagle
  717. [21:25:03] * chase (~chase@nat/ti/x-knzolfigsivvttdn) has joined #beagle
  718. [21:25:38] * jayabharath (~jayabhara@nat/ti/x-oopfsmzxelfugucn) Quit (Ping timeout: 258 seconds)
  719. [21:26:08] * kevinsc (~a0214685@nat/ti/x-uwlfdvovflryfwma) has joined #beagle
  720. [21:28:00] * _chase_ (~chase@nat/ti/x-talmdabaulrxhzvj) Quit (Remote host closed the connection)
  721. [21:28:03] * prpplague (~danders@192.94.94.105) Quit (Ping timeout: 256 seconds)
  722. [21:28:48] <smplman> i saw somewhere that android honeycomb had been ported for the XM, any info?
  723. [21:29:15] * kevinsc1 (~a0214685@nat/ti/x-nfkukelxyimydlpq) Quit (Ping timeout: 260 seconds)
  724. [21:33:10] * panto (~panto@athedsl-304721.home.otenet.gr) Quit (Quit: Leaving)
  725. [21:39:19] * prpplague (~danders@nat/ti/x-zgajymxbwnktbpvt) has joined #beagle
  726. [21:41:32] * tasslehoff (~tasslehof@145.79-161-31.customer.lyse.net) Quit (Quit: WeeChat 0.3.5)
  727. [21:48:20] * woglinde (~heinold@g225165063.adsl.alicedsl.de) Quit (Quit: leaving)
  728. [21:51:10] * tor (~tor@85.230.103.105) Quit (Quit: Ex-Chat)
  729. [21:52:09] * guanucoluis (~luis@200.127.182.232) has joined #beagleboard
  730. [21:58:00] * olsen (~sesselast@213.144.157.68) Quit (Quit: Leaving.)
  731. [22:01:05] * djlewis_ (~djlewis@adsl-65-64-30-13.dsl.ltrkar.swbell.net) Quit (Quit: Leaving.)
  732. [22:06:40] * xpg (~pf@78.143.69.165) Quit (Ping timeout: 240 seconds)
  733. [22:06:41] * xpg (~pf@78.143.69.165) has joined #beagle
  734. [22:08:25] * jonpry (~jon@unaffiliated/jonpry) Quit (Read error: No route to host)
  735. [22:11:30] * prpplague (~danders@nat/ti/x-zgajymxbwnktbpvt) Quit (Quit: Leaving)
  736. [22:15:07] <_av500_> smplman: the sources are not public
  737. [22:15:11] <_av500_> hence no porting
  738. [22:15:29] <smplman> i think they used the sdk emulator
  739. [22:15:39] <smplman> its been done i just cant find the link anymore
  740. [22:16:41] <_av500_> so nothing was done
  741. [22:17:47] <smplman> http://translate.google.com/translate?hl=en&sl=ja&u=http://blog.sola-dolphin-1.net/archives/3385383.html&ei=tvu6TsSrJ6XViALDiJm5DA&sa=X&oi=translate&ct=result&resnum=4&ved=0CEYQ7gEwAw&prev=/search%3Fq%3Dbeagleboard%2Bxm%2Bandroid%2Bhoneycomb%26hl%3Den%26client%3Dfirefox-a%26hs%3D3nw%26rls%3Dorg.mozilla:en-US:official%26prmd%3Dimvns
  742. [22:18:06] <smplman> thats ice cream sandwich
  743. [22:18:33] <_av500_> since you know, why ask :)
  744. [22:19:09] <smplman> i found it
  745. [22:20:55] <smplman> thought i would share
  746. [22:22:19] * rcranetx (~rcranetx@nat/ti/x-tkupchmezjokuhdi) Quit (Quit: Leaving.)
  747. [22:25:10] * thurbad (~natesewel@64.132.24.248) Quit (Quit: thurbad)
  748. [22:27:43] * DesktopMa (~DesktopMa@82.116.88.215) Quit ()
  749. [22:31:01] * ggreer (~AngryPars@unaffiliated/angryparsley) Quit (Excess Flood)
  750. [22:32:12] * ggreer (~AngryPars@unaffiliated/angryparsley) has joined #beagle
  751. [22:32:44] * DesktopMa (~DesktopMa@82.116.88.215) has joined #beagle
  752. [22:33:42] * pandafan_ (b6449ecb@gateway/web/freenode/ip.182.68.158.203) Quit (Ping timeout: 265 seconds)
  753. [22:44:57] * jayabharath_ (~jayabhara@nat/ti/x-ycmuxeyamyfgtsih) Quit (Quit: jayabharath_)
  754. [23:10:16] * xpg (~pf@78.143.69.165) Quit (Quit: Leaving)
  755. [23:14:48] * exploitwriter (~alfred@unaffiliated/exploitwriter) Quit (Ping timeout: 258 seconds)
  756. [23:14:56] * joel-afk (~joel@192.91.75.30) Quit (Quit: vpn)
  757. [23:16:05] * thurbad (~natesewel@cpe-70-124-80-154.austin.res.rr.com) has joined #beagle
  758. [23:16:06] * joelagnel (~joel@cpe-76-184-244-226.tx.res.rr.com) has joined #beagle
  759. [23:19:29] * vpopov (~happylife@212.92.145.7) Quit (Ping timeout: 258 seconds)
  760. [23:26:45] * prpplague (~prpplague@ppp-70-242-118-38.dsl.rcsntx.swbell.net) has joined #beagle
  761. [23:28:14] * happylife (~happylife@212.92.145.7) has joined #beagleboard
  762. [23:33:39] * lyakh (~lyakh@dslb-188-109-034-218.pools.arcor-ip.net) Quit (Quit: thanks, bye)
  763. [23:39:56] * W1N9Zr0 (~W1N9Zr0@69-165-245-165.cable.teksavvy.com) has joined #beagle
  764. [23:42:41] * eephillip (~eephillip@pdpc/supporter/student/eephillip) Quit (Remote host closed the connection)
  765. [23:44:15] * brijesh_ (~bksingh@nat/ti/x-ydwugwbegxwjefkx) Quit ()
  766. [23:47:41] * prpplague (~prpplague@ppp-70-242-118-38.dsl.rcsntx.swbell.net) Quit (Quit: Later Folks!)
  767. [23:53:19] * peabody124 (~peabody12@128.249.96.123) Quit (Read error: Connection reset by peer)
  768. [23:53:41] * peabody124 (~peabody12@128.249.96.123) has joined #beagle

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.