#beagle IRC Log on BeagleBoard.org

Join the chat at beagleboard.org/chat

IRC Log for 2011-12-23

Timestamps are in UTC.

  1. [00:04:29] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) Quit (Ping timeout: 240 seconds)
  2. [00:06:23] <aholler> after having compiled it myself to see what you mean, it took me a while to understand it.
  3. [00:11:34] * rcn-ee (~voodoo@thief-pool2-123-49.mncable.net) has joined #beagle
  4. [00:11:35] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beagle
  5. [00:13:24] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beaglebone
  6. [00:14:41] * djlewis (~djelwis@adsl-65-64-30-13.dsl.ltrkar.swbell.net) Quit (Quit: Leaving.)
  7. [00:17:01] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) Quit (Quit: Leaving)
  8. [00:17:35] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beagle
  9. [00:22:16] * peabody124 (~peabody12@128.249.96.123) Quit (Ping timeout: 240 seconds)
  10. [00:22:37] * rlmccormick (~rlmccormi@cpe-76-185-19-165.tx.res.rr.com) has joined #beagleboard
  11. [00:22:58] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beaglebone
  12. [00:23:29] <aholler> so I killed the fun by accident ;)
  13. [00:24:31] <rlmccormick> anyone have any luck with any usb wifi dongles?
  14. [00:25:32] * n6pfk (~n6pfk__@pool-74-110-218-2.rcmdva.fios.verizon.net) has joined #beagle
  15. [00:28:07] * rlmccormick (~rlmccormi@cpe-76-185-19-165.tx.res.rr.com) Quit (Quit: Leaving)
  16. [00:31:06] * thurbad (~natesewel@64.132.24.248) Quit (Quit: thurbad)
  17. [00:37:13] <rmoriz> someone runs ubuntu on a beaglebone?
  18. [00:37:34] <rcn-ee> yeah. ;)
  19. [00:39:28] <rmoriz> ah nice. i've a question for you ;)
  20. [00:39:34] <rmoriz> i'm running your latest demo image
  21. [00:39:54] <rmoriz> and i received a edimax wifi adapter today that requires a custom module to build
  22. [00:40:20] <rcn-ee> realtek by chance?
  23. [00:40:42] <rmoriz> yes
  24. [00:40:44] <rmoriz> make: *** /lib/modules/3.1.0-psp2/build: No such file or directory. Stop.
  25. [00:41:04] <rmoriz> because: /lib/modules/3.1.0-psp2/build -> /build/buildd/linux-3.1 ;)
  26. [00:41:57] <rcn-ee> easiest thing to do is clone a 3.1 tree at /build/buildd/linux-3.1 apply my patch and copy the defconfig in...
  27. [00:41:58] <rmoriz> looks like i need to compile a kernel myself to get the sources?
  28. [00:42:27] <rmoriz> from http://arago-project.org/git/projects/?p=linux-am33x.git;a=summary ?
  29. [00:42:44] <rcn-ee> rmoriz, what's your lsusb with that adapter?
  30. [00:43:11] <rmoriz> Bus 001 Device 002: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS]
  31. [00:43:17] * bgamari (~ben@physicsnat56.physics.umass.edu) Quit (Ping timeout: 252 seconds)
  32. [00:43:22] * DesertZ (~quassel@189.128.185.166) has joined #beagleboard
  33. [00:43:40] <rmoriz> getting strange modprobe timeout with the installed driver :/
  34. [00:43:41] <rcn-ee> rmoriz, same exact one i just patched.. (they are nice small modules)
  35. [00:43:54] <rmoriz> yes they are.
  36. [00:43:54] <rcn-ee> rmoriz, https://github.com/RobertCNelson/linux-dev/commit/1152689f691c1cd76d9bd54825d1145b77dd746b
  37. [00:44:19] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) Quit (Quit: Leaving)
  38. [00:44:40] <rmoriz> do you already have an updated kernel-image?
  39. [00:44:44] <rcn-ee> i backported the rtlwifi driver from v3.2-rc6 to get mine to work.. new images (psp3) should be out in a few hours, otherwise i'm planing to push new demo images tomorrrow..
  40. [00:44:45] * lyakh_ (~lyakh@dslb-188-109-036-108.pools.arcor-ip.net) Quit (Quit: thanks, bye)
  41. [00:45:21] <rmoriz> awesome :)
  42. [00:46:11] <rmoriz> wonder how good the reception is with those small adapters
  43. [00:46:24] <rcn-ee> rmoriz, i do have a test image if you'd like to verify it works.. (you'd have to downlaod it first and copy to the sd card on the bone.. ) http://rcn-ee.net/deb/cross/v3.1.0-psp3/linux-image-3.1.0-psp3_1.0cross_armel.deb
  44. [00:46:29] * rsalveti (~rsalveti@linaro/rsalveti) Quit (Ping timeout: 240 seconds)
  45. [00:47:42] <ds2> thought the RTL driver is in staging already?
  46. [00:47:43] * peabody124 (~peabody12@128.249.96.21) has joined #beagle
  47. [00:47:46] <ds2> did that get removed?
  48. [00:47:50] * n6pfk (~n6pfk__@pool-74-110-218-2.rcmdva.fios.verizon.net) Quit (Remote host closed the connection)
  49. [00:48:10] <rmoriz> rcn-ee: downloading...
  50. [00:48:50] <rmoriz> rcn-ee: hm very low speed. 15kb/s or sth
  51. [00:50:55] <rcn-ee> it's dreamhost, it varires during the day...
  52. [00:51:29] <rmoriz> 5kb/s
  53. [00:51:34] <rmoriz> stalled??? really bad hm
  54. [00:51:49] <rmoriz> tried it from 2 servers (US + Germany + my DSL at home)
  55. [00:52:13] * rsalveti (~rsalveti@186.214.76.209) has joined #beagle
  56. [00:52:13] * rsalveti (~rsalveti@186.214.76.209) Quit (Changing host)
  57. [00:52:13] * rsalveti (~rsalveti@linaro/rsalveti) has joined #beagle
  58. [00:53:04] <rmoriz> looks like dreamhost has issues/DoS https://gist.github.com/4b813d6027156a5ed4fc
  59. [00:53:07] <rcn-ee> yeah, it's getting hammered by something, only 80k here, usually it's 4/500..
  60. [01:01:18] <rmoriz> what does this psp mean btw?
  61. [01:02:13] * peabody124 (~peabody12@128.249.96.21) Quit (Ping timeout: 248 seconds)
  62. [01:02:26] <ds2> Platform Support Package
  63. [01:02:49] <rmoriz> ah. not playstation portable ;)
  64. [01:02:55] <ds2> alas, no.
  65. [01:03:15] <rmoriz> installed. rebooting
  66. [01:03:59] <rcn-ee> it's based of ti's "psp" tree, where i stole the patches from.. ;)
  67. [01:04:10] <rmoriz> a looks like i need to flask-kernel..
  68. [01:04:40] <rmoriz> "flash-kernel 3.1.0-psp3" => "Unsupported platform." :/
  69. [01:04:58] * guanucoluis (~luis@200-127-233-158.cab.prima.net.ar) has joined #beagleboard
  70. [01:05:19] <rcn-ee> rmoriz, yeah... you need to:
  71. [01:05:28] <rcn-ee> sudo mkimage -A arm -O linux -T kernel -C none -a 0x80008000 -e 0x80008000 -n 3.1-psp2 -d /boot/vmlinuz-3.1.0-psp2 /boot/uboot/uImage
  72. [01:05:38] <rcn-ee> (psp2 -> psp3 of course)
  73. [01:05:59] <rcn-ee> and: sudo mkimage -A arm -O linux -T ramdisk -C none -a 0 -e 0 -n initramfs -d /boot/initrd.img-3.1.0-psp3 /boot/uboot/uInitrd
  74. [01:06:42] <rcn-ee> (it'll be awhile for upstream 'ubuntu' will understand what the beaglebone is..)
  75. [01:06:44] <rmoriz> ok. rebootet. now getting some ". FATAL: Could not load /lib/modules/3.1.0-psp3/modules.dep: No such file or directory" erros on boot, but finishes
  76. [01:07:02] <rcn-ee> sudo depmod should take care of that..
  77. [01:07:02] * HokieTux (~HokieTux@157.22.28.13) Quit (Remote host closed the connection)
  78. [01:07:49] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beagle
  79. [01:08:23] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beaglebone
  80. [01:08:37] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) Quit (Read error: Connection reset by peer)
  81. [01:08:50] <rmoriz> hm
  82. [01:09:00] <rcn-ee> better/worse?
  83. [01:09:17] <rmoriz> same actually. getting modprobe timeouts and can't find the device :/
  84. [01:09:19] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beagle
  85. [01:09:19] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beaglebone
  86. [01:10:30] <rmoriz> removed stick, now getting flodded with "rtlwifi" messages
  87. [01:13:11] <rcn-ee> that's disappointing as that's as bleeding edge as that driver gets..
  88. [01:16:09] <rmoriz> hm still complaining about missing /lib/modules/3.1.0-psp3/modules.dep when rebooting
  89. [01:16:23] <rmoriz> do i need to recreate an initrd?
  90. [01:16:54] <rcn-ee> do be safe i would.. i have a script under /boot/uboot/tools/update_boot(something..)...
  91. [01:17:29] <rmoriz> ah. i missed something. sorry :(
  92. [01:17:35] <rcn-ee> /bin/bash /boot/uboot/tools/update_boot_files.sh
  93. [01:18:03] <rmoriz> i think i forgot the initrd because i was too quick doing the first one and not reading your complete response ;)
  94. [01:18:24] <rcn-ee> normally it'd would work anyways...
  95. [01:19:35] <rmoriz> ok the modules.dep errors are fixed
  96. [01:21:36] <rmoriz> do you know what's the reason for "init: ureadahead main process (164) terminated with status 5" is? i got this with your psp2, too
  97. [01:22:02] * peabody124 (~peabody12@c-98-201-161-152.hsd1.tx.comcast.net) has joined #beagle
  98. [01:22:06] <rcn-ee> ubuntu's looking for some secret sauce at boot in the kernel.. ;)
  99. [01:22:23] * jkridner_ (~jason@pdpc/supporter/active/jkridner) Quit (Quit: jkridner_)
  100. [01:23:57] <rcn-ee> btw, if your annoyed with the 2min delay on startup, i just worked around that today.. (if you don't have a network cable connected to the bone)..
  101. [01:25:56] <rmoriz> https://gist.github.com/d15aa4f4f52222611781
  102. [01:26:30] <rmoriz> i had to wait because i've already auto-ed the wlan0 in /etc/network/interfaces
  103. [01:26:46] <rmoriz> but i was already able to connect via ssh
  104. [01:26:51] <rmoriz> (over eth0)
  105. [01:27:10] <rcn-ee> that's better then it use to be.. still not good...
  106. [01:29:04] <rmoriz> with the old kernel i saw some info on dmesg
  107. [01:29:11] <rmoriz> that's gone now. like chipset + serial
  108. [01:29:34] <rmoriz> disregard
  109. [01:30:13] <rmoriz> https://gist.github.com/ce590629949446e8b6ca
  110. [01:31:52] * ths (~chatzilla@95.210.161.88) has joined #beagleboard
  111. [01:31:57] <ths> hello !
  112. [01:32:13] <ths> I need to make small streaming nomad solution
  113. [01:32:27] * Russ_ is now known as Russ
  114. [01:32:36] <ths> and i need a good CPU, memory and compatibility with Ubuntu / Debian
  115. [01:32:49] <ths> is the new Pandaboard ES ok, to do that ?
  116. [01:32:56] * Russ is attempting to repurpose his beagleboard as a svideo mythfrontend
  117. [01:33:08] <ths> can i switch the boot to USB extern disk ?
  118. [01:33:32] <ths> exist a solution to connect SSD Disk ?
  119. [01:33:33] * jay6981 (~Adium@38.114.132.193) Quit (Quit: Leaving.)
  120. [01:33:41] <ths> (for lower consumption )
  121. [01:35:25] <rmoriz> rcn-ee: do you have such a wifi stick yourself?
  122. [01:35:32] <rmoriz> rcn-ee: does it work for you?
  123. [01:37:13] <tlab> my bone boots in like 5 secs, no delays at startup.. no network cable connected either
  124. [01:37:29] <rmoriz> tlab: angstrom or ubuntu?
  125. [01:37:35] <tlab> angstrom
  126. [01:37:38] <rmoriz> ;)
  127. [01:38:05] <rmoriz> i bet your eth0 won't get "upped" even if a cable is present ;)
  128. [01:38:56] <tlab> what?
  129. [01:39:06] <tlab> I had it on the network just fine yesterday
  130. [01:40:01] <tlab> my bone came with 2 4G cards, did yours?
  131. [01:40:03] <rmoriz> interesting. i never got my interfaces activated on boot on angstrom
  132. [01:40:03] <rcn-ee> rmoriz, very limited testing: Bus 001 Device 008: ID 0846:9041 NetGear, Inc. WNA1000M 802.11bgn [Realtek RTL8188CUS] (only had enough time to make sure the modules loaded.. didnt' have any free time to test the wifi)
  133. [01:40:07] <rmoriz> tlab: yes
  134. [01:40:41] <rmoriz> Bus 001 Device 002: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS]
  135. [01:40:56] <rmoriz> hm
  136. [01:41:12] <tlab> I'm just using the usb cable now, just trying to get the bone to network thru the usb
  137. [01:41:20] <tlab> I can ping it from my host pc
  138. [01:41:52] <tlab> but it can't get on the net, I think I need to bridge a connection on my host pc
  139. [01:42:10] * DesertZ (~quassel@189.128.185.166) Quit (Ping timeout: 240 seconds)
  140. [01:42:35] <rmoriz> which os on the pc?
  141. [01:43:02] <tlab> ubuntu
  142. [01:43:17] <rmoriz> rcn-ee: i'
  143. [01:43:23] <rmoriz> rcn-ee: i'm seeing this https://gist.github.com/49e5db9ac10e36111151
  144. [01:45:21] <rmoriz> tlab: you read this already? http://beagleboard.org/static/beaglebone/a3/README.htm#g_ether
  145. [01:46:13] * konaya (~konaya@c83-251-16-198.bredband.comhem.se) Quit (Ping timeout: 268 seconds)
  146. [01:46:22] <rmoriz> rcn-ee: just found that via google: http://www.spinics.net/lists/linux-wireless/msg80370.html
  147. [01:47:13] <tlab> rmoriz, yea I've read that, i can ping the board, and the board can ping the host, but can't get to the internet
  148. [01:48:10] <rmoriz> echo 1 > /proc/sys/net/ipv4/conf/all/forwarding ?
  149. [01:48:42] <tlab> on host or bone?
  150. [01:48:44] <rmoriz> host
  151. [01:49:07] <rmoriz> i use osx as host (and a ubuntu vm to flash sd)
  152. [01:49:37] <rmoriz> i've a dhcpd running on osx (called "internet sharing" ;) and i changed the usb0 device on the bone to act as a dhcp client
  153. [01:50:16] <rmoriz> i probably want to ping 8.8.8.8 from the bone b/c maybe dns lookup is broken
  154. [01:50:20] <rmoriz> s/i/you/
  155. [01:50:24] <tlab> permission denied, even with sudo
  156. [01:51:02] <rmoriz> weird.
  157. [01:51:09] <tlab> sudo su
  158. [01:51:12] <tlab> that worked
  159. [01:51:41] <rmoriz> can you ping 8.8.8.8 from the bone?
  160. [01:52:48] <tlab> no
  161. [01:53:21] <rmoriz> hm you probably need some iptables/NAT settings on your host
  162. [01:53:40] <tlab> I can ping 192.168.7.2 and 192.168.7.1
  163. [01:53:54] <tlab> not sure where 8.8.8.8 comes in at
  164. [01:54:29] <rmoriz> 8.8.8.8 is google's public dns recurser
  165. [01:54:40] <rmoriz> ip is easy to remember, that's why ...
  166. [01:55:01] <tlab> oh
  167. [01:55:10] <tlab> well ya I can't access the internet from the bone
  168. [01:55:12] <rmoriz> sudo iptables -A FORWARD -o eth0 <= on host?
  169. [01:55:30] <rmoriz> if eth0 is your hosts' uplink
  170. [01:56:04] <rmoriz> but it seems i forgot how to configure NAT on linux after some years :-(
  171. [01:57:02] <rmoriz> ah there's a tutorial http://ubuntuforums.org/archive/index.php/t-1582862.html
  172. [01:58:20] <rmoriz> hm isn't iptables -A POSTROUTING -t nat -j MASQUERADE enough?
  173. [01:58:58] * peabody124 (~peabody12@c-98-201-161-152.hsd1.tx.comcast.net) Quit (Quit: peabody124)
  174. [01:59:00] <rmoriz> you probably want to google how to configure NAT on ubuntu. it's nothing beaglebone specific
  175. [01:59:36] <tlab> so NAT will route from the eth1 to my wlan0 ?
  176. [02:00:28] <rmoriz> you said usb?
  177. [02:00:46] <rmoriz> your host is connected to the internet via ???? wlan? usb?
  178. [02:00:50] <rmoriz> ethernet? ;)
  179. [02:01:11] <tlab> host is using wlan0
  180. [02:01:26] <tlab> eth1 is host to bone
  181. [02:01:30] <rmoriz> ok than you need to do a NAT between wlan0 and usb0 (or what the usb networking device on the host is called)
  182. [02:02:02] <rmoriz> so you have ethernet from bone to host, aswell?
  183. [02:02:12] <tlab> eth1 Link encap:Ethernet HWaddr d4:94:a1:2b:93:99
  184. [02:02:14] <tlab> inet addr:192.168.7.1 Bcast:192.168.7.3 Mask:255.255.255.252
  185. [02:02:29] <tlab> no ethernet from bone to host
  186. [02:02:58] <tlab> when you eject the sd card on the host from the bone, a network over usb is created
  187. [02:03:06] <rmoriz> not sure how the host side interface is called. maybe it's eth1 ok
  188. [02:03:18] <rmoriz> yes. that's eth1?
  189. [02:03:23] <tlab> yup
  190. [02:03:26] <rmoriz> ok :)
  191. [02:03:46] <tlab> on the bone it says inet addr: 192.168.7.2 Bcast:192.168.7.3
  192. [02:04:03] <rmoriz> so you want to keep that 192.168.7.1/ 192.168.7.2 and NAT this network to your wlan0 network
  193. [02:04:13] * LolOLOlo (trivial@140.239.175.162.ptr.us.xo.net) Quit (Ping timeout: 244 seconds)
  194. [02:04:29] <rmoriz> have you tried: sudo iptables -t nat -A POSTROUTING -j MASQUERADE
  195. [02:04:49] <tlab> not yet
  196. [02:05:21] <rmoriz> do you have other iptables rules? firewall etc?
  197. [02:06:09] <rmoriz> iirc the default is empty/none
  198. [02:06:34] * benmcnelly (~ben@173-22-51-91.client.mchsi.com) has joined #beagle
  199. [02:06:41] <tlab> this is a fresh install of ubuntu 10.04 LTS
  200. [02:07:23] * mranostay curses his neighbors' wifi
  201. [02:07:33] * jay6981 (~Adium@99-90-66-112.lightspeed.sntcca.sbcglobal.net) has joined #beagle
  202. [02:10:14] * joelagnel (~joel@188.116.196.134) Quit (Ping timeout: 252 seconds)
  203. [02:12:35] <rmoriz> rcn-ee: have you already included that patches?
  204. [02:13:59] <rcn-ee> yeah sorry, was on the phone.. just booting the psp3 with my wpa settings at the moment.. ;)
  205. [02:14:20] <rmoriz> :)
  206. [02:15:34] <rmoriz> rcn-ee: i'm not sure about the endian issues???maybe they're related? http://www.spinics.net/lists/linux-wireless/msg80370.html
  207. [02:18:09] * guanucoluis (~luis@200-127-233-158.cab.prima.net.ar) Quit (Ping timeout: 240 seconds)
  208. [02:19:23] <rcn-ee> weird, i got a ipv6 address, it's showing up on wifi router as a device.. no ipv4.. ;)
  209. [02:19:33] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) has joined #beagle
  210. [02:19:55] <rmoriz> does it show as an device on your beaglebone?
  211. [02:20:51] <rmoriz> did you have to download some binary firmware or sth?
  212. [02:20:55] * captain_morgan (~captain_m@asp.tokbox.com) Quit (Remote host closed the connection)
  213. [02:21:38] <rcn-ee> rmoriz, this is what i'm seeing.. (just the same demo image, with psp3) http://pastebin.com/EetL8t2Q
  214. [02:22:19] <rmoriz> which wpa extension did you use? -D wext?
  215. [02:22:26] * joelagnel (~joel@188.116.196.134) has joined #beagle
  216. [02:22:29] <rmoriz> wpa_supplicant ...
  217. [02:23:30] <rcn-ee> i'm useing wpa2 personal.. key_mgmt=WPA-PSK pairwise=CCMP TKIP group=CCMP TKIP in my wpa-conf..
  218. [02:24:48] <rmoriz> re
  219. [02:25:09] <rmoriz> i just copied the wpa_supplicant.conf from my ubuntu pandaboard
  220. [02:27:26] * joelagnel (~joel@188.116.196.134) Quit (Ping timeout: 252 seconds)
  221. [02:27:34] * Tartarus (trini@pixelshelf.com) Quit (Read error: Connection reset by peer)
  222. [02:27:48] * DesertZ (~quassel@189.128.185.166) has joined #beagleboard
  223. [02:28:04] * phantoxe (~destroy@a95-92-89-24.cpe.netcabo.pt) Quit ()
  224. [02:28:11] <rcn-ee> just ssh'ed over wifi, it's very slow..
  225. [02:29:05] <rmoriz> hm now it doesn't even load the modules
  226. [02:31:03] <rmoriz> manual modprobe loads it
  227. [02:31:38] <rcn-ee> and on the next reboot, no longer there.. ;)
  228. [02:31:41] <rmoriz> but no device available
  229. [02:31:50] * DesertZ (~quassel@189.128.185.166) Quit (Remote host closed the connection)
  230. [02:33:24] <rmoriz> no wireless extensions. ...
  231. [02:33:25] <rcn-ee> and on the next reboot... it exist's.. and i get a ip.. ;) talk about crap drivers.. ;)
  232. [02:34:03] <rmoriz> what do you have in your /etc/modules ?
  233. [02:34:16] <rmoriz> just rtl8192cu ?
  234. [02:34:48] <rcn-ee> i have: http://pastebin.com/peTMqWdD
  235. [02:35:54] <rmoriz> so you don't manually require them in /etc/modules ?
  236. [02:36:37] <rcn-ee> nope, didn't touch /etc/modules... just installed the *.deb, reloaded the uImage/uInitrd and rebooted (a few times, seems 50/50 weither it comes up or not)
  237. [02:39:09] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) Quit (Ping timeout: 240 seconds)
  238. [02:41:58] <rmoriz> hm maybe it's about the vendor/product id?
  239. [02:42:06] * joelagnel (~joel@188.116.196.134) has joined #beagle
  240. [02:42:10] <rmoriz> that the edimax vendor id is not known yet?
  241. [02:42:15] <rcn-ee> i checked your's it's on the list..
  242. [02:42:22] <rmoriz> ok
  243. [02:43:07] <rcn-ee> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=blob;f=drivers/net/wireless/rtlwifi/rtl8192cu/sw.c;h=c244f2f1b83fb6658569cd545ac37ec3a2772a18;hb=HEAD#l321
  244. [02:43:08] <rmoriz> https://gist.github.com/76235e6cdd89606f9804
  245. [02:43:30] * raster (raster@enlightenment2.osuosl.org) has joined #beagle
  246. [02:43:30] * raster (raster@enlightenment2.osuosl.org) Quit (Changing host)
  247. [02:43:30] * raster (raster@enlightenment/developer/raster) has joined #beagle
  248. [02:43:41] <rcn-ee> try reseting it again, that's what mine looks like when it doesn't come up on boot..
  249. [02:44:05] <rcn-ee> it may just be a crappy driver, we will just have to keep following their patch tree..
  250. [02:44:19] <rmoriz> 943e9b714a926e630b8152d7aad91d2e /lib/firmware/rtlwifi/rtl8192cufw.bin
  251. [02:45:11] <rcn-ee> 943e9b714a926e630b8152d7aad91d2e rtlwifi/rtl8192cufw.bin
  252. [02:45:24] * johngalt (~jgalt_@pool-71-105-122-106.lsanca.dsl-w.verizon.net) Quit (Ping timeout: 252 seconds)
  253. [02:46:10] <rmoriz> i power cycled + resettet serveral times
  254. [02:46:13] <rmoriz> disconnect otg usb
  255. [02:46:16] <rmoriz> nothing
  256. [02:46:26] <rmoriz> i'm running on a DC adapter
  257. [02:46:27] <rcn-ee> wonder if there is new version of the fw in the git tree...
  258. [02:46:33] <rmoriz> so power can't be an issue
  259. [02:46:39] <rcn-ee> i'm over usb..
  260. [02:47:05] * joelagnel (~joel@188.116.196.134) Quit (Ping timeout: 252 seconds)
  261. [02:50:45] <rmoriz> hm
  262. [02:51:18] <rcn-ee> nope same..
  263. [02:53:09] <rmoriz> you're booting with the adapter already plugged in, right?
  264. [02:53:37] <rcn-ee> correct
  265. [02:53:45] <rmoriz> and only otg usb?
  266. [02:54:41] <rcn-ee> correct...
  267. [02:54:53] <rcn-ee> weird on that reboot, i'm actually pinging google.com thru the wifi..
  268. [02:55:23] <rmoriz> it's not your usb over ethernet connection?
  269. [02:55:27] <rcn-ee> i had disconnected it, pluged into my x86, associated, removed, then put back in the bone, before i rebooted..
  270. [02:55:40] * thweber_ (~thomas@ppp-188-174-113-211.dynamic.mnet-online.de) has joined #beagle
  271. [02:55:44] <rmoriz> mine is brand new
  272. [02:55:47] <rmoriz> out of the box hm
  273. [02:56:01] <rcn-ee> the usb is serial only.. (i don't have the ip sharing setup on this)..
  274. [02:56:05] <rmoriz> hm it hangs now after boot...
  275. [02:56:27] * ths (~chatzilla@95.210.161.88) Quit (Quit: ChatZilla 0.9.88 [Firefox 8.0/20111115184056])
  276. [02:56:32] <rcn-ee> mine too.. i'm thinking it's just the driver, not enough people/bugs reports for the developers of this wifi adapter..
  277. [02:58:00] <rmoriz> ok. it's already 4am localtime :(
  278. [02:58:21] <rmoriz> i'll nuke the sd and try over
  279. [02:58:26] <rmoriz> but not now
  280. [02:58:36] * thweber (~thomas@ppp-188-174-89-141.dynamic.mnet-online.de) Quit (Ping timeout: 240 seconds)
  281. [03:00:06] <rcn-ee> rmoriz, i'm going to pull these too and give it some more go: http://git.kernel.org/?p=linux/kernel/git/linville/wireless-next.git;a=history;f=drivers/net/wireless/rtlwifi;hb=HEAD
  282. [03:01:32] <rmoriz> hm i've another zd12 based wifi
  283. [03:03:51] <rmoriz> wlan0 Link encap:Ethernet HWaddr 00:11:e2:01:f6:73 ??? that one works with the identical config
  284. [03:03:53] <rmoriz> hrm
  285. [03:05:01] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) Quit (Remote host closed the connection)
  286. [03:05:20] <rmoriz> ok. sorry. have to catch some short sleep
  287. [03:05:30] <rmoriz> thanks for your help. I'll try again later today
  288. [03:05:57] <rmoriz> cu
  289. [03:06:34] <rcn-ee> not a problem, laters..
  290. [03:10:12] * johngalt (~jgalt_@pool-71-105-122-106.lsanca.dsl-w.verizon.net) has joined #beagle
  291. [03:10:12] * johngalt (~jgalt_@pool-71-105-122-106.lsanca.dsl-w.verizon.net) has joined #beagleboard
  292. [03:15:54] * joelagnel (~joel@188.116.196.134) has joined #beagle
  293. [03:17:21] * diablorosso_ (~xweber@p5B2D0C5D.dip0.t-ipconnect.de) has joined #beagle
  294. [03:18:53] * diablorosso (~xweber@p5B2D0395.dip0.t-ipconnect.de) Quit (Ping timeout: 240 seconds)
  295. [03:19:29] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beagle
  296. [03:19:29] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beaglebone
  297. [03:21:11] * joelagnel (~joel@188.116.196.134) Quit (Ping timeout: 252 seconds)
  298. [03:29:00] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) has joined #beagle
  299. [03:34:19] * joelagnel (~joel@188.116.196.134) has joined #beagle
  300. [03:34:38] * zhicheng (~chatzilla@50.115.33.37) Quit (Remote host closed the connection)
  301. [03:39:20] * joelagnel (~joel@188.116.196.134) Quit (Ping timeout: 252 seconds)
  302. [03:52:19] * joelagnel (~joel@188.116.196.134) has joined #beagle
  303. [03:57:29] * joelagnel (~joel@188.116.196.134) Quit (Ping timeout: 252 seconds)
  304. [03:58:46] * n6pfk (~n6pfk__@pool-74-110-218-2.rcmdva.fios.verizon.net) has joined #beagle
  305. [04:06:00] * dl9pf (~quassel@p5B2145B5.dip.t-dialin.net) has joined #beagle
  306. [04:06:00] * dl9pf (~quassel@p5B2145B5.dip.t-dialin.net) Quit (Changing host)
  307. [04:06:00] * dl9pf (~quassel@opensuse/member/dl9pf) has joined #beagle
  308. [04:06:27] * dl9pf_ (~quassel@p5B2140F9.dip.t-dialin.net) Quit (Ping timeout: 252 seconds)
  309. [04:10:46] * joelagnel (~joel@188.116.196.134) has joined #beagle
  310. [04:15:09] * aholler_ (~aholler@p57B20655.dip0.t-ipconnect.de) has joined #beagle
  311. [04:15:43] * joelagnel (~joel@188.116.196.134) Quit (Ping timeout: 248 seconds)
  312. [04:18:23] * aholler (~aholler@p57B205D2.dip0.t-ipconnect.de) Quit (Ping timeout: 252 seconds)
  313. [04:25:51] * johngalt (~jgalt_@pool-71-105-122-106.lsanca.dsl-w.verizon.net) Quit (Ping timeout: 248 seconds)
  314. [04:38:43] * pcacjr (~pcacjr@187.78.52.234) Quit (Quit: leaving)
  315. [04:39:06] * johngalt (~jgalt_@pool-71-105-122-106.lsanca.dsl-w.verizon.net) has joined #beagle
  316. [04:39:06] * johngalt (~jgalt_@pool-71-105-122-106.lsanca.dsl-w.verizon.net) has joined #beagleboard
  317. [04:40:45] * NewWorld2012 (ca6a7ee0@gateway/web/freenode/ip.202.106.126.224) has joined #beagle
  318. [04:40:50] * NewWorld2012 (ca6a7ee0@gateway/web/freenode/ip.202.106.126.224) Quit (Client Quit)
  319. [04:46:10] * Vigneswari (~root@218.248.25.99) has joined #beagle
  320. [04:48:27] * hitlin37 (b64723e4@gateway/web/freenode/ip.182.71.35.228) has joined #beagle
  321. [04:49:14] * GPSFan (~kenm@64.92.145.112) Quit (Quit: Leaving)
  322. [05:07:13] * rcn-ee (~voodoo@thief-pool2-123-49.mncable.net) Quit (Quit: Leaving)
  323. [05:18:59] * john-liu (6ff94c34@gateway/web/freenode/ip.111.249.76.52) has joined #beagleboard
  324. [05:18:59] * john-liu (6ff94c34@gateway/web/freenode/ip.111.249.76.52) has joined #beaglebone
  325. [05:18:59] * john-liu (6ff94c34@gateway/web/freenode/ip.111.249.76.52) has joined #beagle
  326. [05:20:36] * john-liu (6ff94c34@gateway/web/freenode/ip.111.249.76.52) Quit (Client Quit)
  327. [05:30:41] * falstaff (~quassel@2001:1620:fa7:0:201:2eff:fe23:2e85) Quit (Ping timeout: 268 seconds)
  328. [05:30:44] * falstaff_ (~quassel@62-12-206-070.pool.cyberlink.ch) has joined #beagle
  329. [05:55:24] * A2Sheds (~ly@unaffiliated/l84supper) has joined #beagle
  330. [05:55:24] * A2Sheds (~ly@unaffiliated/l84supper) has joined #beaglebone
  331. [06:02:40] * johngalt (~jgalt_@pool-71-105-122-106.lsanca.dsl-w.verizon.net) Quit (Ping timeout: 252 seconds)
  332. [06:12:26] * emeb_mac (~ericb@ip72-223-90-48.ph.ph.cox.net) Quit (Quit: emeb_mac)
  333. [06:16:20] * vexorg_ is now known as vexorg
  334. [06:22:21] * n6pfk (~n6pfk__@pool-74-110-218-2.rcmdva.fios.verizon.net) Quit (Remote host closed the connection)
  335. [06:24:09] * mnt_real (~mnt_real@bas1-montreal43-2925255109.dsl.bell.ca) Quit (Quit: Leaving)
  336. [06:24:22] * l4 (~marius@88.119.128.50) has joined #beagle
  337. [06:26:10] * reisei (~reisei@n41-as54-1-ppp206.nordnet.ru) has joined #beagle
  338. [06:30:03] * l4_ (~marius@88.119.128.50) has joined #beagle
  339. [06:30:03] * l4 (~marius@88.119.128.50) Quit (Read error: Connection reset by peer)
  340. [06:30:03] * l4_ is now known as l4
  341. [06:32:46] * gdm_ (~gdm@186.19.75.44) Quit (Ping timeout: 252 seconds)
  342. [06:45:24] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) Quit (Remote host closed the connection)
  343. [06:45:50] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) has joined #beagle
  344. [06:46:38] * userx_ (~0x@188-221-232-150.zone12.bethere.co.uk) Quit (Ping timeout: 240 seconds)
  345. [06:55:20] * LolOLOlo (~digital@cpe-76-173-99-250.socal.res.rr.com) has joined #beagle
  346. [06:55:20] * LolOLOlo (~digital@cpe-76-173-99-250.socal.res.rr.com) has joined #beaglebone
  347. [06:57:02] * captain_morgan (~captain_m@c-76-102-249-39.hsd1.ca.comcast.net) has joined #beaglebone
  348. [06:58:58] * joelagnel (~joel@188.116.196.134) has joined #beagle
  349. [07:02:02] * tor (~tor@c-6967e655.125-1-64736c10.cust.bredbandsbolaget.se) has joined #beagle
  350. [07:09:26] * joelagnel (~joel@188.116.196.134) Quit (Ping timeout: 252 seconds)
  351. [07:24:38] * hitlin37 (b64723e4@gateway/web/freenode/ip.182.71.35.228) Quit (Ping timeout: 258 seconds)
  352. [07:29:12] * dENNES (~Adium@port375.ds1-hr.adsl.cybercity.dk) has joined #beagle
  353. [07:37:53] * lxnay|three (~lxnay@host164-104-dynamic.0-87-r.retail.telecomitalia.it) has joined #beaglebone
  354. [07:37:53] * lxnay|three (~lxnay@host164-104-dynamic.0-87-r.retail.telecomitalia.it) has joined #beagleboard
  355. [07:37:53] * lxnay|three (~lxnay@host164-104-dynamic.0-87-r.retail.telecomitalia.it) has joined #beagle
  356. [07:39:18] * lyakh (~lyakh@dslb-094-221-110-004.pools.arcor-ip.net) has joined #beagle
  357. [07:47:39] * jpsaman (~jpsaman@videolan/developer/jpsaman) has joined #beagle
  358. [07:48:26] * peabody124 (~peabody12@c-98-201-161-152.hsd1.tx.comcast.net) has joined #beagle
  359. [08:09:56] * lyakh_ (~lyakh@dslb-178-001-231-188.pools.arcor-ip.net) has joined #beagle
  360. [08:12:41] * lyakh (~lyakh@dslb-094-221-110-004.pools.arcor-ip.net) Quit (Ping timeout: 252 seconds)
  361. [08:18:55] * virals (~Owner@59.97.58.65) has joined #beagle
  362. [08:22:34] * amossam (~amossam@83-131-128-119.adsl.net.t-com.hr) has joined #beagle
  363. [08:22:34] * amossam (~amossam@83-131-128-119.adsl.net.t-com.hr) has joined #beagleboard
  364. [08:22:34] * amossam (~amossam@83-131-128-119.adsl.net.t-com.hr) has joined #beaglebone
  365. [08:22:55] * lyakh_ (~lyakh@dslb-178-001-231-188.pools.arcor-ip.net) Quit (Quit: thanks, bye)
  366. [08:23:02] * lyakh (~lyakh@dslb-178-001-231-188.pools.arcor-ip.net) has joined #beagle
  367. [08:26:30] * peabody124 (~peabody12@c-98-201-161-152.hsd1.tx.comcast.net) Quit (Quit: peabody124)
  368. [08:28:41] * amossam (~amossam@83-131-128-119.adsl.net.t-com.hr) Quit (Quit: amossam)
  369. [08:53:15] * jpirko (~jirka@ip-94-112-98-126.net.upcbroadband.cz) has joined #beagle
  370. [08:56:31] * ant_work (~andrea@host6-80-static.42-85-b.business.telecomitalia.it) has joined #beagle
  371. [08:59:06] * LolOLOlo (~digital@cpe-76-173-99-250.socal.res.rr.com) Quit (Ping timeout: 244 seconds)
  372. [08:59:19] * LolOLOlo (~digital@cpe-76-173-99-250.socal.res.rr.com) has joined #beagle
  373. [08:59:19] * LolOLOlo (~digital@cpe-76-173-99-250.socal.res.rr.com) has joined #beaglebone
  374. [09:03:43] * rcranetx1 (~rcranetx@nat/ti/x-otiwszqgscjeeeyx) has joined #beagle
  375. [09:03:43] * rcranetx (~rcranetx@nat/ti/x-ojqkqifozuqqvpgb) Quit (Remote host closed the connection)
  376. [09:13:09] * virals (~Owner@59.97.58.65) Quit (Ping timeout: 240 seconds)
  377. [09:13:18] * Robtiintern (c05b3c0b@gateway/web/freenode/ip.192.91.60.11) Quit (Quit: Page closed)
  378. [09:14:13] * virals (~Owner@59.97.58.199) has joined #beagle
  379. [09:26:18] * florian (~fuchs@Maemo/community/contributor/florian) has joined #beagle
  380. [09:26:46] * novogrammer (~novogramm@e0109-49-132-229-131.uqwimax.jp) Quit (Remote host closed the connection)
  381. [09:40:57] * LolOLOlo (~digital@cpe-76-173-99-250.socal.res.rr.com) Quit (Ping timeout: 244 seconds)
  382. [09:41:27] * howlymowly (~quassel@tubsat.fb12.tu-berlin.de) has joined #beagleboard
  383. [09:41:27] * howlymowly (~quassel@tubsat.fb12.tu-berlin.de) has joined #beagle
  384. [09:44:13] * mza_ (~mza@nat/cisco/x-quluorkhrlhzqjcu) has joined #beagle
  385. [09:46:37] * turbomettwurst (~as@port-87-193-246-119.static.qsc.de) has joined #beagle
  386. [09:48:12] * tzaar (~tapio@122-57-76-46.jetstream.xtra.co.nz) has joined #beagleboard
  387. [10:02:12] * virals1 (~Owner@59.97.59.122) has joined #beagle
  388. [10:02:28] * tzaar (~tapio@122-57-76-46.jetstream.xtra.co.nz) Quit (Quit: leaving)
  389. [10:02:49] * virals (~Owner@59.97.58.199) Quit (Ping timeout: 240 seconds)
  390. [10:07:49] * rcranetx1 (~rcranetx@nat/ti/x-otiwszqgscjeeeyx) Quit (Ping timeout: 244 seconds)
  391. [10:12:25] * Openfree` (~Openfreer@116.228.88.131) Quit (Read error: Connection reset by peer)
  392. [10:17:13] * mza_ (~mza@nat/cisco/x-quluorkhrlhzqjcu) Quit (Read error: Connection reset by peer)
  393. [10:20:13] * ogra_ (~ogra@p5098ed03.dip0.t-ipconnect.de) Quit (Excess Flood)
  394. [10:21:09] * drakkan1000 (~drakkan@dynamic-adsl-78-12-186-144.clienti.tiscali.it) has joined #beagle
  395. [10:21:52] * ogra_ (~ogra@p5098ed03.dip0.t-ipconnect.de) has joined #beagle
  396. [10:54:06] * lxnay|three (~lxnay@host164-104-dynamic.0-87-r.retail.telecomitalia.it) Quit (Quit: Konversation terminated!)
  397. [10:58:55] <koen> GStreamer: Entire pipeline is appsrc caps="video/x-h264, width=(int)1280, height=(int)720, framerate=(fraction)1000000000/41708333, codec_data=(buffer)01640029ffe1001767640029acd9805005ba1000003e90000b
  398. [10:58:59] <koen> b808f18319a001000668e9787cf23c" name="AppSrc" ! decodebin2 ! ffmpegcolorspace ! appsink caps="video/x-raw-yuv,format=(fourcc)I420" name="AppSink"
  399. [10:59:15] <koen> I'm going to guess that this pipeline isn't going to make xbmc faster than ffmpeg + sgx shaders
  400. [11:00:20] <av500> ffmpegcolorspace, lol
  401. [11:01:25] <av500> h264 720p....
  402. [11:03:20] <koen> robclark has some patches to short circuit the decoder output into the sgx
  403. [11:03:33] <koen> but that needs some patches to the sgx libs
  404. [11:05:05] * risca (~risca@s83-177-183-231.cust.tele2.se) has joined #beagle
  405. [11:07:10] <av500> koen: that still does not help with "real" h264 720p
  406. [11:13:25] * risca (~risca@s83-177-183-231.cust.tele2.se) Quit (Ping timeout: 248 seconds)
  407. [11:14:08] * howlymowly (~quassel@tubsat.fb12.tu-berlin.de) Quit (Ping timeout: 240 seconds)
  408. [11:14:34] <koen> av500: right, I'm after smooth SD playback, that sample was the wrong one
  409. [11:15:00] <koen> but still, it illustrates that topfs2 needs some talking to about ffmpegcolourspace usage :)
  410. [11:18:00] <av500> koen: well, you can use cogcolorspace now, which has been proven to never be slower than ffmpegcolourspace
  411. [11:18:33] <av500> koen: didnt topfs2 add overlay support?
  412. [11:18:47] <av500> so you can go libav->v4l2, done
  413. [11:20:13] * jluisn (~quassel@187.115.172.24) has joined #beagle
  414. [11:20:19] * woglinde (~heinold@f052238069.adsl.alicedsl.de) has joined #beagle
  415. [11:20:49] * howlymowly (~quassel@tubsat.fb12.tu-berlin.de) has joined #beagleboard
  416. [11:20:49] * howlymowly (~quassel@tubsat.fb12.tu-berlin.de) has joined #beagle
  417. [11:21:02] * ths (~chatzilla@95.210.161.88) has joined #beagleboard
  418. [11:21:22] <ths> Hello, i still to install my beagleboard xm ...
  419. [11:21:35] <koen> av500: I haven't tried to forward port the overlay code from SoC branch to eden
  420. [11:21:46] <ths> i try to install debian with this: http://elinux.org/BeagleBoardDebian
  421. [11:21:53] <woglinde> hiho
  422. [11:22:01] <ths> i don't understand something
  423. [11:22:21] <ths> after this step: sudo ./mk_mmc.sh --mmc /dev/sdX --uboot beagle_xm --distro squeeze
  424. [11:22:36] <av500> koen: eden? the end is near?
  425. [11:22:41] <ths> what it must do ?
  426. [11:22:57] <ths> i try to put the mmc in beagle but no image in screen
  427. [11:23:05] <woglinde> apocalypse
  428. [11:23:24] <ths> Where is the "choose language" step ?
  429. [11:23:58] <av500> with steel drums?
  430. [11:25:37] * LetoThe2nd would prefer meatl drums.
  431. [11:25:44] <LetoThe2nd> metal. even
  432. [11:25:52] <av500> apocalyptica then
  433. [11:26:18] * risca (~risca@s83-177-183-231.cust.tele2.se) has joined #beagle
  434. [11:26:21] <LetoThe2nd> heh yeah
  435. [11:30:15] * amossam (~amossam@83-131-128-119.adsl.net.t-com.hr) has joined #beagle
  436. [11:30:15] * amossam (~amossam@83-131-128-119.adsl.net.t-com.hr) has joined #beagleboard
  437. [11:30:15] * amossam (~amossam@83-131-128-119.adsl.net.t-com.hr) has joined #beaglebone
  438. [11:30:43] <amossam> i currently have gcc flags set like this: -CFLAGS=???-O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard???
  439. [11:30:50] <ths> so, i'm trying with the armmf demo image
  440. [11:31:05] <amossam> is it better to set -mfpu=neon or leave it like this!
  441. [11:31:10] <amossam> *?
  442. [11:31:26] <amossam> and any other optimization? thx
  443. [11:31:26] <woglinde> amossam if you have a neon device use neon
  444. [11:31:44] <amossam> beagleboard-xm is neon?
  445. [11:31:47] <woglinde> or use oe/angstroem which sets all the stuff for you
  446. [11:31:48] <av500> if you have a non-neon device, cry
  447. [11:31:59] <amossam> sorry for noob question...
  448. [11:32:19] <av500> np
  449. [11:33:16] <amossam> ok, so mfpu should be neon. and i saw on few examples the mcpu flag. is it need/usefull?
  450. [11:39:53] <ths> Did somebody try this debian version ? I'm no image in screen ...
  451. [11:40:04] <ths> Is HDMI default video out ?
  452. [11:40:11] <ths> or Svideo ?
  453. [11:40:32] <amossam> woglinde: i dont want to use OE because i finnaly installed gentoo and have working croos compile...
  454. [11:41:15] <woglinde> ?
  455. [11:41:31] <woglinde> oe works too at crosscompiling
  456. [11:42:03] <amossam> yes, but i like to understand why is something working... :)
  457. [11:42:40] <ths> everybody sleep here !
  458. [11:42:44] <ths> or work ...
  459. [11:42:45] <amossam> and if something sets all the stuff for me, i wont learn...
  460. [11:43:24] <ths> lot of work isn't good for health ... sleep too.
  461. [11:43:28] <ths> ;-)
  462. [11:48:17] <koen> woglinde: doing an openjdk build now
  463. [11:48:23] <woglinde> ;)
  464. [11:48:34] <koen> woglinde: if I manage to get rxtx working as well it can go into the default bone image
  465. [11:48:41] <koen> jkridner is fan of java*
  466. [11:48:54] <woglinde> koen *g*
  467. [11:49:00] <woglinde> next plans are
  468. [11:49:08] <woglinde> running jboss 7 for fun
  469. [11:49:23] * av500 wonders what rxtx is...
  470. [11:49:25] <woglinde> and make recipes for qt-jambi and update swt stuff
  471. [11:49:33] <koen> av500: JNI interface to serial
  472. [11:49:39] <woglinde> av500 the java serial-communication lib
  473. [11:49:49] * av500 checks the date
  474. [11:49:55] <koen> woglinde: ERROR: Function 'The URL: '${JAMVM_URI}' is invalid and cannot be interpreted' failed
  475. [11:50:00] <av500> and that is *news*?
  476. [11:50:31] <av500> you guys must be happy about the little things in life :)
  477. [11:50:47] <woglinde> koen uhm
  478. [11:51:31] <woglinde> koen did you update to the hg version?
  479. [11:51:40] * risca (~risca@s83-177-183-231.cust.tele2.se) Quit (Quit: L??mnar)
  480. [11:51:41] <koen> no
  481. [11:51:46] <koen> I just did 'git pull'
  482. [11:52:00] <woglinde> PREFERRED_VERSION_openjdk-6-jre = "6b24-1.10.4+1.11-devel+hg1+cf80d2049346"
  483. [11:52:02] <koen> woglinde: I suggest you rm openjdk-6_6b18-1.8.11.bb
  484. [11:52:10] <woglinde> I will
  485. [11:52:11] <koen> woglinde: since that's broken now
  486. [11:52:17] <woglinde> after you have test it
  487. [11:52:40] <koen> no need to test, openjdk-6_6b18-1.8.11.bb is unbuildable
  488. [11:52:43] <koen> since it lacks a SRC_URI
  489. [11:53:24] <woglinde> hm
  490. [11:55:35] <koen> WARNING: jamvm: No generic license file exists for: GPL in any provider
  491. [11:55:45] <woglinde> pushed
  492. [11:55:52] <woglinde> yes
  493. [11:56:03] <woglinde> there are some license stuff need to fix
  494. [11:57:28] <koen> | ERROR: classpath: Recipe file does not have license file information (LIC_FILES_CHKSUM)
  495. [11:57:51] <koen> I'll see if I can fix a few after I fix all this DSP crap at work
  496. [11:58:06] <woglinde> hrms
  497. [11:58:17] <woglinde> I run it yesterday from scratch
  498. [11:58:23] <woglinde> and had no license errors
  499. [11:58:26] <woglinde> only warnings
  500. [11:58:31] * konaya (~konaya@c83-251-16-198.bredband.comhem.se) has joined #beaglebone
  501. [11:58:31] * konaya (~konaya@c83-251-16-198.bredband.comhem.se) has joined #beagleboard
  502. [11:59:10] <av500> koen: can't we talk dsp crap here and you do java crap quietly at work?
  503. [11:59:31] <woglinde> lol
  504. [11:59:49] <av500> or rename the channel to #oracle
  505. [12:00:48] * risca (~risca@s83-177-183-231.cust.tele2.se) has joined #beagle
  506. [12:01:29] * risca (~risca@s83-177-183-231.cust.tele2.se) Quit (Client Quit)
  507. [12:03:26] <koen> free ipods?
  508. [12:04:43] * koen eats another slice of stollen
  509. [12:07:34] * LetoThe2nd wonders how koen got into av500's office kitchen
  510. [12:07:47] * mza_ (~mza@18-46-11.connect.netcom.no) has joined #beagle
  511. [12:08:37] * ths (~chatzilla@95.210.161.88) Quit (Quit: ChatZilla 0.9.88 [Firefox 8.0/20111115184056])
  512. [12:11:05] * ant_work (~andrea@host6-80-static.42-85-b.business.telecomitalia.it) Quit (Quit: Leaving)
  513. [12:22:08] * mza_ (~mza@18-46-11.connect.netcom.no) Quit (Ping timeout: 240 seconds)
  514. [12:23:05] <av500> LetoThe2nd: damn, a slice is missing indeed
  515. [12:23:41] <woglinde> I eat it
  516. [12:23:55] <LetoThe2nd> I KNEW IT!!!11!one!!!1!!ELEVEN
  517. [12:24:42] * Vigneswari (~root@218.248.25.99) Quit (Quit: Leaving)
  518. [12:25:36] * l4 (~marius@88.119.128.50) Quit (Quit: l4)
  519. [12:29:03] * amossam (~amossam@83-131-128-119.adsl.net.t-com.hr) Quit (Quit: amossam)
  520. [12:36:52] <wmat> wow, there's a hate on for Lennart P. this morning. His stuff isn't that bad.
  521. [12:37:54] <av500> where?
  522. [12:38:25] <woglinde> hm
  523. [12:38:44] <woglinde> he has sometimes poor Q.A.
  524. [12:38:54] <XorA> that the systemd/pulse guy?
  525. [12:38:58] <woglinde> yes
  526. [12:39:15] <woglinde> oh wife is calling for lunch
  527. [12:39:18] <woglinde> till later
  528. [12:39:26] <XorA> ah right yeah, an obsession with using the latest features in binutils/gcc when they are not needed :-D
  529. [12:39:43] <XorA> have a nice one
  530. [12:40:29] <koen> https://plus.google.com/115547683951727699051/posts/Gxg1ZNzxku6
  531. [12:40:57] <koen> wmat: is that the one you meant?
  532. [12:42:58] * XorA laughs
  533. [12:43:00] * userx_ (~0x@188-221-232-150.zone12.bethere.co.uk) has joined #beagle
  534. [12:43:49] <XorA> pulse is a truly horrendous bit of code which re-implements large chunks of posix API in an insane fashion, but at least it kinda works I guess :-D
  535. [12:44:09] <koen> jkridner: http://hardware.slashdot.org/comments.pl?sid=2587572&cid=38468026
  536. [12:44:30] <koen> XorA: the funny thing is that lennart handed over maintainership of pulse and avahi to other people
  537. [12:45:10] <XorA> from what I remember the avahi code was ok, and readable
  538. [12:45:35] <XorA> pulse looks like a c64 program ported to OSX ported to BSD ported to windows ported to linux
  539. [12:45:58] <koen> plz send them the codes
  540. [12:46:52] * mza_ (~mza@nat/cisco/x-ndcnubehjyfttomk) has joined #beagle
  541. [12:47:09] * userx_ (~0x@188-221-232-150.zone12.bethere.co.uk) Quit (Ping timeout: 240 seconds)
  542. [12:48:28] * virals1 (~Owner@59.97.59.122) has left #beagle
  543. [12:52:00] <av500> koen: ncie out of context quote "I've seen a machine that does it"....
  544. [13:03:47] <koen> av500 knows IT
  545. [13:10:22] <wmat> koen: yeah, that one
  546. [13:12:42] * mouha_ (d96c741d@gateway/web/freenode/ip.217.108.116.29) has joined #beagleboard
  547. [13:12:42] * mouha_ (d96c741d@gateway/web/freenode/ip.217.108.116.29) has joined #beaglebone
  548. [13:12:42] * mouha_ (d96c741d@gateway/web/freenode/ip.217.108.116.29) has joined #beagle
  549. [13:13:15] * dlewin (~davidl@217.108.116.29) has joined #beagleboard
  550. [13:15:40] <dlewin> Hi
  551. [13:16:44] <dlewin> I don't know if this is the correct channel to ask new question about the Beagle board,
  552. [13:16:56] * koen sifts through his git backlog and starts sending out patches
  553. [13:17:18] <dlewin> Even if I'm not new to embedded devs
  554. [13:17:34] <mouha_> hell
  555. [13:17:38] <mouha_> hello )
  556. [13:18:02] * dlewin (~davidl@217.108.116.29) has joined #beagle
  557. [13:18:07] <dlewin> hi*
  558. [13:18:18] * mouha_ (d96c741d@gateway/web/freenode/ip.217.108.116.29) Quit (Quit: Page closed)
  559. [13:18:30] <XorA> koen: hoping to get stuff pushed when people are too drunk to notice?
  560. [13:18:49] <dlewin> is this the correct channel for question about starting with beagle ?
  561. [13:19:04] <woglinde> dlewin yes
  562. [13:19:12] <dlewin> thank you
  563. [13:19:14] <koen> XorA: yes!
  564. [13:19:17] <koen> http://fabienne.us/2011/12/22/mate-cosies-warm-hands-cold-mate/
  565. [13:20:10] <woglinde> koen haha the perfect nerd chrismas gift
  566. [13:20:13] <XorA> hehe, those Mate addicts are totally hardcore :-D
  567. [13:20:30] <dlewin> I already had done some devs on arm boards (www.embeddedarm.com and FriendlyARM 2440) but I just discovered the Beagle board and would like some infos please
  568. [13:20:51] <woglinde> dlewin did you read the webpage?
  569. [13:20:51] * mza_ (~mza@nat/cisco/x-ndcnubehjyfttomk) Quit (Read error: Connection reset by peer)
  570. [13:21:11] <dlewin> yes for sure, and the doc (quickly I admit)
  571. [13:21:16] <woglinde> okay
  572. [13:21:31] <woglinde> hm now I know why the chromium stuff is this big
  573. [13:21:37] <woglinde> it has more tests than code
  574. [13:21:45] <dlewin> nevertheless I should have missed the LCD part of it
  575. [13:22:15] <dlewin> I didn't found what kind of LCD can be connected
  576. [13:22:29] <woglinde> hm there are examples in the wiki
  577. [13:24:07] <woglinde> http://elinux.org/BeagleBoard
  578. [13:24:37] <dlewin> OK didn't saw a wiki on the website, Google helped me (http://elinux.org/BeagleBoard I assume)
  579. [13:25:04] <woglinde> beagle.org under Getting Started
  580. [13:25:17] <woglinde> looks like wiki nor?
  581. [13:25:45] <dlewin> yes was too obvious for me) )
  582. [13:29:52] * falstaff (~quassel@2001:1620:fa7:0:201:2eff:fe23:2e85) has joined #beagle
  583. [13:31:04] * falstaff_ (~quassel@62-12-206-070.pool.cyberlink.ch) Quit (Ping timeout: 268 seconds)
  584. [13:31:38] <dlewin> well I only see Raw LCD, but what to have LCD < 10" ?
  585. [13:32:33] <dlewin> is there any possibility to have OTS LCD ?
  586. [13:32:51] * raster (raster@enlightenment/developer/raster) Quit (Quit: Gettin' stinky!)
  587. [13:33:04] <woglinde> sorry I dont know much about lcd
  588. [13:33:13] <dlewin> arg
  589. [13:34:57] <dlewin> I explain why : the A8 is something that is rock n roll, and I was looking for a board that can also have an embedded display like this : http://static3.watterott.com/2009718-1.jpg
  590. [13:36:22] <woglinde> embedded display?
  591. [13:36:31] <koen> http://boardzoo.com/product_info.php?products_id=1&osCsid=86c8ab1dcdb6be58fcee9565cecb8a37 ?
  592. [13:36:36] <dlewin> yes
  593. [13:37:13] <dlewin> ah nice
  594. [13:39:33] * mza__ (~mza@nat/cisco/x-czknpupfdmyklihx) has joined #beagle
  595. [13:39:42] <dlewin> ok so as a start this could be fine , elsewhere I go "raw" : is that right ?
  596. [13:39:46] * howlymowly (~quassel@tubsat.fb12.tu-berlin.de) Quit (Read error: Connection reset by peer)
  597. [13:40:42] * panto (~panto@ppp091138223143.dsl.hol.gr) has joined #beagle
  598. [13:40:49] <smithw101> dlewin: Try #beagle, much more traffic there.
  599. [13:41:40] <dlewin> yes I saw that ;-)
  600. [13:41:43] <dlewin> thanks
  601. [13:41:48] * dlewin (~davidl@217.108.116.29) has left #beagleboard
  602. [13:42:40] * virals (~Owner@122.179.54.137) has joined #beagle
  603. [13:44:12] * dlewin (~davidl@217.108.116.29) has left #beagle
  604. [13:46:53] * jpsaman (~jpsaman@videolan/developer/jpsaman) Quit (Ping timeout: 244 seconds)
  605. [13:48:51] * BlInK311 (~BlInK311@ool-435317d6.dyn.optonline.net) has joined #beagle
  606. [13:53:16] <sakoman__> koen: any opinion on where gnupg recipe should go? recipes-extended, recipes-support??
  607. [13:59:48] <mru> recipes-encrypted
  608. [14:00:32] <av500> in order to decrypt this recipe, use it to build gnupg....wait...
  609. [14:01:01] <sakoman__> :-)
  610. [14:01:22] * jpsaman (~jpsaman@videolan/developer/jpsaman) has joined #beagle
  611. [14:19:44] * virals1 (~Owner@122.179.86.21) has joined #beagle
  612. [14:21:38] * virals (~Owner@122.179.54.137) Quit (Ping timeout: 240 seconds)
  613. [14:23:12] * smithw101 (~smithw101@pool-96-252-47-78.bstnma.fios.verizon.net) Quit (Quit: Textual IRC Client: http://www.textualapp.com/)
  614. [14:25:47] * smithw101 (~smithw101@pool-96-252-47-78.bstnma.fios.verizon.net) has joined #beaglebone
  615. [14:25:48] * smithw101 (~smithw101@pool-96-252-47-78.bstnma.fios.verizon.net) has joined #beagleboard
  616. [14:25:48] * smithw101 (~smithw101@pool-96-252-47-78.bstnma.fios.verizon.net) has joined #beagle
  617. [14:31:19] * jluisn (~quassel@187.115.172.24) Quit (Ping timeout: 244 seconds)
  618. [14:31:42] * rcn-ee (~voodoo@64.77.213.245) has joined #beagle
  619. [14:35:09] * benmcnelly (~ben@173-22-51-91.client.mchsi.com) Quit (Quit: Leaving.)
  620. [14:38:07] * jluisn (~quassel@187.115.172.24) has joined #beagle
  621. [14:39:47] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) Quit (Quit: Leaving)
  622. [14:47:36] <koen> sakoman__: extended would be mmy guess
  623. [14:48:14] <mru> http://www.bbc.co.uk/news/mobile/technology-16316439
  624. [14:50:49] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) Quit (Ping timeout: 240 seconds)
  625. [14:52:19] <wmat> mru: any idea when we can pre-order?
  626. [14:52:54] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) has joined #beagle
  627. [14:53:02] <wmat> oh, early Jan.
  628. [14:53:17] * powool (~pha@redrum.sph.umich.edu) has joined #beaglebone
  629. [14:53:38] <koen> isn't it easier to just ask for $30 from broadcom directly?
  630. [15:10:35] * emeb_mac (~ericb@ip72-223-90-48.ph.ph.cox.net) has joined #beagle
  631. [15:10:53] * drakkan1000 (~drakkan@dynamic-adsl-78-12-186-144.clienti.tiscali.it) Quit (Quit: Ex-Chat)
  632. [15:14:28] <koen> woglinde: classpath pull request sent
  633. [15:14:54] <koen> I was too lazy to find the SPDX name for the license, so I just added a comment
  634. [15:17:05] <av500> YAAB
  635. [15:19:13] <koen> heh
  636. [15:19:14] <koen> http://spdx.org/licenses/
  637. [15:19:20] <koen> "GPL-2.0-with-classpath-exception"
  638. [15:20:48] <av500> mru: one has to acknowledge, they have a way more dramatic narrative compared to e.g. beagle....
  639. [15:20:57] * peabody124 (~peabody12@c-98-201-161-152.hsd1.tx.comcast.net) has joined #beagle
  640. [15:21:31] <koen> how else are you going to sell and arm11 board running debian?
  641. [15:21:40] <koen> s/and/an/
  642. [15:22:09] * cjohnston (~cjohnston@ubuntu/member/pdpc.supporter.active.cjohnston) Quit (Quit: Lost terminal)
  643. [15:23:42] * cjohnston (~cjohnston@ubuntu/member/pdpc.supporter.active.cjohnston) has joined #beagle
  644. [15:23:55] * mrshu (xg@cicolina.org) has joined #beagle
  645. [15:24:11] <av500> koen: I am against arming boards
  646. [15:26:23] <koen> isn't that the second amendment?
  647. [15:26:47] <av500> ARMendment
  648. [15:27:01] * virals1 (~Owner@122.179.86.21) Quit (Read error: Connection reset by peer)
  649. [15:27:03] <koen> "you have the right to arm bears and boards"?
  650. [15:27:39] <av500> that one
  651. [15:29:05] * turbomettwurst (~as@port-87-193-246-119.static.qsc.de) Quit (Remote host closed the connection)
  652. [15:31:35] * woglinde (~heinold@f052238069.adsl.alicedsl.de) Quit (Ping timeout: 252 seconds)
  653. [15:32:11] * cjohnston (~cjohnston@ubuntu/member/pdpc.supporter.active.cjohnston) Quit (Quit: leaving)
  654. [15:32:17] * cjohnston (~cjohnston@ubuntu/member/pdpc.supporter.active.cjohnston) has joined #beagle
  655. [15:32:34] <mranostay> heh
  656. [15:34:10] * jpirko (~jirka@ip-94-112-98-126.net.upcbroadband.cz) Quit (Quit: Leaving)
  657. [15:36:02] * emeb_mac (~ericb@ip72-223-90-48.ph.ph.cox.net) Quit (Quit: emeb_mac)
  658. [15:39:44] * peabody124 (~peabody12@c-98-201-161-152.hsd1.tx.comcast.net) Quit (Quit: peabody124)
  659. [15:42:14] * peabody124 (~peabody12@c-98-201-161-152.hsd1.tx.comcast.net) has joined #beagle
  660. [15:45:16] * jannau (~janne@v38276.1blu.de) Quit (Ping timeout: 248 seconds)
  661. [15:49:05] * GPSFan (~kenm@64.92.145.112) has joined #beagle
  662. [15:49:25] * jannau (~janne@v38276.1blu.de) has joined #beagle
  663. [15:52:21] <mru> https://www.change.org/petitions/lennart-poettering-stop-writing-useless-programs-systemd-journal
  664. [16:01:02] * benmcnelly (~ben@173-22-51-91.client.mchsi.com) has joined #beagle
  665. [16:01:07] * benmcnelly (~ben@173-22-51-91.client.mchsi.com) Quit (Client Quit)
  666. [16:03:55] * konaya (~konaya@c83-251-16-198.bredband.comhem.se) has joined #beagle
  667. [16:05:11] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) Quit (Read error: Connection reset by peer)
  668. [16:08:16] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beagle
  669. [16:08:16] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beaglebone
  670. [16:09:02] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) has joined #beagle
  671. [16:09:18] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) Quit (Read error: Connection reset by peer)
  672. [16:09:47] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beagle
  673. [16:09:47] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beaglebone
  674. [16:10:08] * bgamari (~ben@c-24-128-70-131.hsd1.nh.comcast.net) has joined #beagle
  675. [16:12:27] * emeb (~ericb@ip72-223-90-48.ph.ph.cox.net) has joined #beagle
  676. [16:15:04] * woglinde (~heinold@g230117177.adsl.alicedsl.de) has joined #beagle
  677. [16:27:24] * gdm_ (~gdm@186.19.75.44) has joined #beagle
  678. [16:33:44] <av500> koen: you are a troll :)
  679. [16:33:55] <koen> yes
  680. [16:34:11] <koen> but what triggered you commenting on it this time?
  681. [16:34:13] <koen> the ubuntu thing?
  682. [16:37:48] <emeb> It was that whole "lives under a bridge" thing.
  683. [16:38:27] <koen> no, the netherlands is below sealevel, not under a bridge
  684. [16:39:25] <av500> koen: yeah
  685. [16:43:15] <A2Sheds> wmat: http://rhombus-tech.net// http://rhombus-tech.net//allwinner_a10/ take a look a this open project instead of the Pi
  686. [16:43:17] * aholler_ is now known as aholler
  687. [16:44:11] <av500> this one is hilarious
  688. [16:44:22] <A2Sheds> wmat: there might also be a respin of the beaglebone in the same http://elinux.org/Embedded_Open_Modular_Architecture/PCMCIA format
  689. [16:45:26] <av500> its going to be a free/open/GPL project, but gee, no manual/documentation for the chip
  690. [16:45:41] <emeb> eh - details.
  691. [16:45:53] <A2Sheds> there are already docs
  692. [16:45:59] * mnt_real (~mnt_real@bas1-montreal43-2925255109.dsl.bell.ca) has joined #beagle
  693. [16:46:20] <emeb> and PCMCIA? Hello, the 90's called and want their format back.
  694. [16:46:46] <av500> A2Sheds: where?
  695. [16:47:34] <A2Sheds> emeb: try Google translate
  696. [16:47:55] <av500> emeb: pcmcia for the physical connector
  697. [16:48:07] <av500> not for plugging it into your laptop
  698. [16:49:18] <A2Sheds> allwinner docs are currently being translated to human readable English
  699. [16:49:37] <emeb> Ah. Well it is a dense connector. Still seems kinda retro to me.
  700. [16:50:09] <A2Sheds> I'm more interested in a Sitara on the same form factor with PCIe
  701. [16:52:52] <aholler> why pcie?
  702. [16:54:47] <av500> ISA?
  703. [16:55:16] <muriani> VESA?
  704. [16:55:32] <aholler> those are soc's, or not?
  705. [16:56:18] <A2Sheds> BYOB?
  706. [16:56:28] <aholler> so why care about a bus, they should contain everything which is needed
  707. [16:56:31] <emeb> NSFW
  708. [16:57:06] <A2Sheds> aholler: what "they" do you refer to?
  709. [16:57:16] <aholler> they = the soc.
  710. [16:57:23] <aholler> the chip
  711. [16:57:49] * Matt_O1 (~MattOwnby@nat.myfamilyinc.com) has joined #beagle
  712. [16:58:43] <A2Sheds> ok, lots of interest in an open ARM board with PCIe, there just aren't that many ARM soc's with PCIe
  713. [17:00:51] * Matt_O2 (~MattOwnby@216.160.243.228) Quit (Ping timeout: 252 seconds)
  714. [17:02:11] <jay6981> is there an axi to pcie bridge?
  715. [17:02:17] <jay6981> or an ocp to pcie bridge
  716. [17:02:38] <emeb> I want MIL-STD-1553 to Eurocard.
  717. [17:03:20] <emeb> or VME. Take your pick.
  718. [17:04:12] * johngalt (~jgalt_@pool-71-105-122-106.lsanca.dsl-w.verizon.net) has joined #beagle
  719. [17:04:12] * johngalt (~jgalt_@pool-71-105-122-106.lsanca.dsl-w.verizon.net) has joined #beagleboard
  720. [17:04:29] <A2Sheds> VME from the 80's?
  721. [17:04:55] <A2Sheds> add multibus and it's all covered
  722. [17:07:21] <A2Sheds> emeb: I guess PCMCIA tooling and connectors are in surplus all over China or they would have chosen cardbus or something else really low cost
  723. [17:07:41] <emeb> That's a good theory.
  724. [17:08:04] <emeb> I suppose then you'd need some sort of PCMCIA backplane.
  725. [17:08:13] <A2Sheds> what I heard from the devs
  726. [17:08:55] <A2Sheds> the plan is backplanes and a modular architecture for notebooks, tablets, set-top-boxes etc
  727. [17:09:29] * BlInK311 (~BlInK311@ool-435317d6.dyn.optonline.net) Quit (Quit: Leaving)
  728. [17:09:57] <A2Sheds> netbook case retool was around $2k for the insert
  729. [17:11:12] <A2Sheds> somehow the light went on in China to exchange hardware NRE for Linux development and support from the community
  730. [17:16:47] * aholler (~aholler@p57B20655.dip0.t-ipconnect.de) Quit (Quit: 3.1.6)
  731. [17:18:02] * ConnectToFreenod (1803d07a@gateway/web/freenode/ip.24.3.208.122) has joined #beagleboard
  732. [17:18:02] * ConnectToFreenod (1803d07a@gateway/web/freenode/ip.24.3.208.122) has joined #beaglebone
  733. [17:18:02] * ConnectToFreenod (1803d07a@gateway/web/freenode/ip.24.3.208.122) has joined #beagle
  734. [17:18:36] <ConnectToFreenod> win64 beaglebone help requested
  735. [17:19:31] <ConnectToFreenod> win64 beaglebone help requested
  736. [17:20:05] <ConnectToFreenod> win64 beaglebone help requested
  737. [17:22:16] * aholler (~aholler@p57B20655.dip0.t-ipconnect.de) has joined #beagle
  738. [17:22:35] <ConnectToFreenod> ping
  739. [17:24:30] <mranostay> heh win64
  740. [17:24:35] <woglinde> koen did you now find the right license?
  741. [17:24:46] <ConnectToFreenod> pidgin
  742. [17:24:52] <ConnectToFreenod> who
  743. [17:29:21] <woglinde> koen btw. fix your git setup -> Signed-off-by: Your Name koen@dominion.thruhere.net
  744. [17:29:24] <ka6sox> I need an email to IRC nick translater.
  745. [17:30:00] <ka6sox> translator?
  746. [17:30:17] <ka6sox> probably the latter
  747. [17:32:28] <ConnectToFreenod> anyone try to bring up beaglebone on win64?
  748. [17:33:47] <ConnectToFreenod> vid pid for ti xds 100 v2 require driver..win64 won't allow installation due to driver signing how to get around?
  749. [17:34:59] <ConnectToFreenod> vid pid for ti xds 100 v2 require driver..win64 won't allow installation due to driver signing how to get around?
  750. [17:37:00] * mza__ (~mza@nat/cisco/x-czknpupfdmyklihx) Quit (Read error: Connection reset by peer)
  751. [17:38:41] <xxiao> anyone runs bitlbee
  752. [17:40:57] <Nemesis][> on the bb or in general?
  753. [17:42:38] <xxiao> in general
  754. [17:42:42] <koen> woglinde: pull request updated
  755. [17:43:02] <Nemesis][> xxiao: yeah; I use it everyday
  756. [17:43:34] <xxiao> Nemesis][: trying to set it up on my server, bitlbee+irssi
  757. [17:43:41] * Nemesis][ nods.
  758. [17:43:52] * mikecsh (~mikecsh@host86-185-60-62.range86-185.btcentralplus.com) has joined #beagle
  759. [17:43:59] <Nemesis][> That's what I use. bitlbee + irssi + screen + ssh.
  760. [17:44:07] * mikecsh (~mikecsh@host86-185-60-62.range86-185.btcentralplus.com) Quit (Client Quit)
  761. [17:44:43] * bgamari (~ben@c-24-128-70-131.hsd1.nh.comcast.net) Quit (Ping timeout: 248 seconds)
  762. [17:44:54] <xxiao> coold, setting it up now
  763. [17:44:58] <Nemesis][> I'd suggest using a few scripts w/irssi that work w/bitlbee (typing notices, etc.,..)
  764. [17:45:00] <xxiao> s/coold/cool
  765. [17:47:21] <Nemesis][> check out http://scripts.irssi.org/ - several scripts for it
  766. [17:50:35] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) Quit (Quit: Leaving)
  767. [17:51:43] <xxiao> Nemesis][: after i installed bitlbee on my server, is it by default open to other users to register? for this case I just want to do connect localhost
  768. [17:53:11] * jay6981 (~Adium@99-90-66-112.lightspeed.sntcca.sbcglobal.net) Quit (Quit: Leaving.)
  769. [17:56:10] <woglinde> koen I pushed it, with the correction before ;)
  770. [17:56:53] * mza__ (~mza@nat/cisco/x-byxywuxlvguymfld) has joined #beagle
  771. [17:56:57] <koen> thanks!
  772. [18:03:24] <Nemesis][> xxiao: I believe it only binds to localhost by default.
  773. [18:07:06] * ConnectToFreenod (1803d07a@gateway/web/freenode/ip.24.3.208.122) Quit (Ping timeout: 258 seconds)
  774. [18:08:02] * beaglebonedriver (1803d07a@gateway/web/freenode/ip.24.3.208.122) has joined #beagleboard
  775. [18:08:02] * beaglebonedriver (1803d07a@gateway/web/freenode/ip.24.3.208.122) has joined #beaglebone
  776. [18:08:02] * beaglebonedriver (1803d07a@gateway/web/freenode/ip.24.3.208.122) has joined #beagle
  777. [18:09:04] <beaglebonedriver> beaglebone supplied drivers not working win64..assistance?
  778. [18:14:25] <woglinde> thats a funny nick now
  779. [18:14:47] * mza__ (~mza@nat/cisco/x-byxywuxlvguymfld) Quit (Quit: Leaving)
  780. [18:15:50] * peabody124 (~peabody12@c-98-201-161-152.hsd1.tx.comcast.net) Quit (Quit: peabody124)
  781. [18:16:42] * jay6981 (~Adium@38.114.132.193) has joined #beagle
  782. [18:17:09] * LolOLOlo (~digital@cpe-76-173-99-250.socal.res.rr.com) has joined #beagle
  783. [18:17:09] * LolOLOlo (~digital@cpe-76-173-99-250.socal.res.rr.com) has joined #beaglebone
  784. [18:19:37] * lyakh_ (~lyakh@dslb-178-006-252-004.pools.arcor-ip.net) has joined #beagle
  785. [18:22:15] * lyakh (~lyakh@dslb-178-001-231-188.pools.arcor-ip.net) Quit (Ping timeout: 252 seconds)
  786. [18:23:47] * pfefferz (~pfefferz@76-205-172-172.lightspeed.austtx.sbcglobal.net) Quit (Quit: Leaving)
  787. [18:25:39] * reisei (~reisei@n41-as54-1-ppp206.nordnet.ru) Quit (Quit: leaving)
  788. [18:29:40] * peabody124 (~peabody12@128.249.96.123) has joined #beagle
  789. [18:32:10] * peabody124 (~peabody12@128.249.96.123) Quit (Remote host closed the connection)
  790. [18:32:29] * peabody124 (~peabody12@128.249.96.21) has joined #beagle
  791. [18:35:09] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beagle
  792. [18:35:09] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) has joined #beaglebone
  793. [18:37:58] <beaglebonedriver> beaglebones need an online forum...for obvious reasons
  794. [18:40:08] <rcn-ee> beaglebonedriver, and the "beagleboard google group" doesn't work for that?
  795. [18:40:08] <tlab> there is a google group started, but no one has joined it
  796. [18:40:09] <woglinde> lol
  797. [18:41:46] <beaglebonedriver> i'll join the google group then and go from there
  798. [18:42:45] <beaglebonedriver> in this linux dominated world..cross platform issues are not going to be well received
  799. [18:43:01] <beaglebonedriver> beaglebone is all about cross platform
  800. [18:43:34] <jkridner> koen: actually, I'm just a fan of JavaScript, not Java. I like Rhino, thanks to access to Java libraries from JavaScript, but Rhino development isn't moving fast enough these days to keep up with environments like node.js.
  801. [18:44:03] * djlewis (~djelwis@adsl-65-64-30-13.dsl.ltrkar.swbell.net) has joined #beagle
  802. [18:45:36] <beaglebonedriver> has anyone gotten the beaglebone to come with the supplied win64 drivers?
  803. [18:45:38] <koen> heh, forums
  804. [18:46:16] <woglinde> *g*
  805. [18:46:51] * koen wonders what use the 'beaglebone' google group is when there already is a beaglebone one
  806. [18:46:51] <woglinde> jkridner but no rxtx without java or you rewrite in js
  807. [18:48:21] <beaglebonedriver> forums have history and threads, irc logs are insane to try and find out if someone has had a similar issue
  808. [18:48:51] <koen> forums are for people who think avatars are more important than substance
  809. [18:49:34] <rcn-ee> beaglebonedriver, the 'google group' has history and threads.. ;)
  810. [18:50:15] <beaglebonedriver> you are right..google group will work...
  811. [18:52:23] <koen> jkridner: did I show you http://dominion.thruhere.net/koen/angstrom/beaglebone/schmux/ already?
  812. [18:52:34] <johngalt> is the bone stuck with java or can that be stripped out pretty easily? would rather just deal with shell access, scripting, and an occasional gcc cross compile.
  813. [18:52:46] <aholler> forums are for people which are in need of patience, especially when they ask in irc and leaving it again after two minutes without response
  814. [18:53:07] <jkridner> koen: nope. is that a node.js app?
  815. [18:53:14] <johngalt> not to mention not having the webserver open as a potential hole.
  816. [18:53:29] <jkridner> what repo is that in/
  817. [18:53:29] <koen> jkridner: plain browser side js, but I want to hook it into bonescript later
  818. [18:53:31] <jkridner> k.
  819. [18:53:45] <jkridner> thanks!
  820. [18:54:03] <koen> jkridner: https://github.com/koenkooi/bonescript/tree/processing-dynamic-view-for-koen
  821. [18:54:29] <koen> johngalt: there is no java installed by default on the beaglebone
  822. [18:54:52] <_av500_> not even a small espresso shot?
  823. [18:55:31] <koen> not even a cuban coffee
  824. [18:55:36] <johngalt> so what is all the management and browser based programming I hear about? what exactly is node.js?
  825. [18:55:44] <jay6981> javascript != java
  826. [18:55:56] <jkridner> johngalt: nodejs.org ...
  827. [18:56:05] <aholler> hmm, time to eat one of those "pocket coffee" I've found in my calendar ;)
  828. [18:56:11] <jkridner> it is server-side javascript....
  829. [18:56:19] <xxiao> why a separate bone forum? i thought panda should be merged to beagle channel
  830. [18:56:25] <jkridner> event-based asynchronous programming model.
  831. [18:56:27] <xxiao> plus oe
  832. [18:56:28] <_av500_> aholler: they taste awful
  833. [18:56:33] <_av500_> l
  834. [18:56:34] <jkridner> panda is not beagle.
  835. [18:56:52] <_av500_> totally different anatomy
  836. [18:57:05] <xxiao> well to me it's all ti-oss irc
  837. [18:58:02] <EvanR> jkridner: more like javascript based model, the idea of all io being asynchronous could have been implemented without being atrocious for the programmer
  838. [18:58:10] <EvanR> unfortunately it uses javascript
  839. [18:58:21] <EvanR> not a very sophisticated runtime
  840. [18:58:28] <EvanR> as far as concurrency goes
  841. [18:58:45] <EvanR> has anyone seen Walt?
  842. [18:59:14] * beaglebonedriver (1803d07a@gateway/web/freenode/ip.24.3.208.122) Quit (Ping timeout: 258 seconds)
  843. [18:59:46] <jkridner> EvanR: sure, node.js just uses some particular C++ library choices to be asynchronous. All could be done in C++.
  844. [18:59:53] <jkridner> I think it is a fairly clean implementation.
  845. [19:00:08] <EvanR> its not
  846. [19:00:22] <EvanR> and if it were 'all in c++' it would be even worse
  847. [19:00:23] <jkridner> JavaScript's closures make it relatively easy to program to me.
  848. [19:00:43] <EvanR> you mean sane support for functions
  849. [19:00:51] <jkridner> ?
  850. [19:01:14] <EvanR> lacking in most systems before and after javascript
  851. [19:01:21] <jkridner> I fall into the camp that likes 'fibers'.
  852. [19:01:27] <aholler> _av500_: they taste escpecially awfull if you think they are something else. when I've eaten the first one i expected something sweet, which resulted in poor horror. but now I like them ;)
  853. [19:01:37] <jkridner> how do you define "sane support for functions"?
  854. [19:01:56] <aholler> s/poor/pure/
  855. [19:02:00] <jay6981> first class?
  856. [19:02:02] <EvanR> lexical scope, first class
  857. [19:02:27] <EvanR> culture of higher order functions, which js doesnt have
  858. [19:02:39] <jay6981> scheme ftw
  859. [19:02:50] <EvanR> haskell ftw
  860. [19:03:46] <xxiao> while java is still probably the best for large enterprise depolyment, nodejs likely can take over the smaller server side apps
  861. [19:04:15] * jkridner will admit to a bit of hackery in JavaScript as a language.
  862. [19:04:37] <jkridner> still, it is pervasive. scheme and haskell, not so much.
  863. [19:05:16] * johngalt (~jgalt_@pool-71-105-122-106.lsanca.dsl-w.verizon.net) Quit (Ping timeout: 276 seconds)
  864. [19:05:20] <EvanR> pervasive means interchangabibility of worker drones
  865. [19:05:26] <EvanR> you get what you pay for
  866. [19:06:56] <EvanR> 5 nested IO actions in node.js requires 5 nested callbacks, and like 5*n levels of indentation. hacky synchronous actions exported by modules are easier to use, and freeze up the runtime
  867. [19:07:06] <EvanR> no other threads can run
  868. [19:07:26] <EvanR> its not out of the realm of possibility to have both
  869. [19:07:29] <EvanR> just not in js
  870. [19:07:33] <xxiao> sadly no nodejs/v8 for mips and ppc
  871. [19:08:06] <aholler> learn c++ and everything will become good ;)
  872. [19:08:56] <EvanR> or you will end up committing suicide via garbage disposal
  873. [19:09:00] <EvanR> one of the two
  874. [19:10:50] <jay6981> lol c++ good
  875. [19:11:04] <xxiao> 0x11 looks promising
  876. [19:11:21] <aholler> it is
  877. [19:12:41] * florian (~fuchs@Maemo/community/contributor/florian) Quit (Remote host closed the connection)
  878. [19:12:44] <xxiao> esp the new thread stuff, wish i could find a good book or blog on that
  879. [19:13:37] * johngalt (~jgalt_@pool-71-105-122-106.lsanca.dsl-w.verizon.net) has joined #beagle
  880. [19:13:38] * johngalt (~jgalt_@pool-71-105-122-106.lsanca.dsl-w.verizon.net) has joined #beagleboard
  881. [19:14:21] <aholler> I assume the best book currently available is the overview from scott meyers.
  882. [19:14:23] * tlab (~tlab@c-98-223-22-156.hsd1.in.comcast.net) Quit (Quit: Leaving)
  883. [19:15:26] <aholler> or the standard itself ;)
  884. [19:17:21] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) Quit (Remote host closed the connection)
  885. [19:17:34] <aholler> but hey it's friday, we should go back trying to use java ;)
  886. [19:17:46] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) has joined #beagle
  887. [19:18:58] <aholler> which runs fast, everywhere and with errors
  888. [19:19:00] <xxiao> c++ is still weak in UI comparing to java and js,
  889. [19:19:22] <xxiao> Qt/Gtk do not really cut it...
  890. [19:19:55] <EvanR> in what department is c++ not weak?
  891. [19:20:10] <aholler> ui in java?
  892. [19:20:33] <woglinde> qt is really nice in gui
  893. [19:20:50] <woglinde> and looks still like early 90ies
  894. [19:20:55] <woglinde> ups
  895. [19:20:57] <woglinde> +swing
  896. [19:21:17] <woglinde> fx is only available for x86
  897. [19:21:21] <woglinde> and windows
  898. [19:21:52] <xxiao> i guess...js-html5-based UI will rule inside/outside browser soon
  899. [19:22:10] <xxiao> yeah time to learn js all the way
  900. [19:23:07] * xxiao finds out all the software arch he mets are sort of java geeks in the past
  901. [19:23:36] <xxiao> it appears they have the _big_ picture, embedded c developers are just dirty hackers
  902. [19:23:51] <woglinde> xxiao my main job is doing java too
  903. [19:23:52] <jay6981> lol what?
  904. [19:23:57] <aholler> than you never meet a real architect
  905. [19:24:11] <xxiao> aholler: maybe, just speaking out of what i saw
  906. [19:24:14] <jay6981> how can you be some brilliant software architect and not know how to do embedded?
  907. [19:24:45] <aholler> architects don't write sw
  908. [19:25:04] <aholler> most of them can't
  909. [19:25:17] <xxiao> aholler: they did a lot in the past, until they began to arch
  910. [19:25:32] <aholler> no,not if they used java ;)
  911. [19:26:16] <EvanR> the pain
  912. [19:26:49] <EvanR> ui is in a pretty piss poor shape in the industry
  913. [19:26:50] <xxiao> nowadays it appears you have to know the front end, back end, and the devices to architect
  914. [19:26:58] <aholler> the java hype started when ibm got a lack of cobol programmers
  915. [19:27:43] <xxiao> and most architects were doing back-end, just what i saw
  916. [19:30:25] <xxiao> anyone uses bitbucket instead of the ever so popular github?
  917. [19:30:34] <jay6981> aye
  918. [19:31:04] <xxiao> i found bitbucket is more permissive,
  919. [19:31:19] <jay6981> i can make repos private
  920. [19:34:34] <xxiao> jay6981: right, i put my code snippets there to sync everywhere, they're not necessary oss projects, just personal notes stuff
  921. [19:34:39] <xxiao> can't do that on github
  922. [19:35:29] * captain_morgan (~captain_m@c-76-102-249-39.hsd1.ca.comcast.net) Quit (Remote host closed the connection)
  923. [19:35:45] <jay6981> yeah, it's nice
  924. [19:35:59] * captain_morgan (~captain_m@c-76-102-249-39.hsd1.ca.comcast.net) has joined #beaglebone
  925. [19:40:10] * captain_morgan (~captain_m@c-76-102-249-39.hsd1.ca.comcast.net) Quit (Ping timeout: 240 seconds)
  926. [19:41:49] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) Quit (Ping timeout: 240 seconds)
  927. [19:44:01] <xxiao> https://www.change.org/petitions/lennart-poettering-stop-writing-useless-programs-systemd-journal
  928. [19:44:38] <aholler> you don't like a registry for linux? I'm sure thats his next project ;)
  929. [19:45:10] <xxiao> while trying to learn systemd just spotted that
  930. [19:45:45] <xxiao> aholler: well i think android is doing windows registry
  931. [19:47:00] <aholler> handle plain text files isn't that comfortable using a phone or tablet ;)
  932. [19:48:09] <xxiao> just read some of the petitions, wow
  933. [19:48:33] <xxiao> i agree that guy should quit linux in general, and join M$ instead
  934. [19:49:32] * captain_morgan (~captain_m@c-76-102-249-39.hsd1.ca.comcast.net) has joined #beaglebone
  935. [19:50:23] <xxiao> he did a lot, but connect thos dots, he probably did more damage than good indeed, so it's better for him to just stop
  936. [19:55:23] * mikey_w (~mike@pool-74-110-218-2.rcmdva.fios.verizon.net) has joined #beagle
  937. [19:55:29] <Russ> why the hate?
  938. [19:59:24] <xxiao> Russ: it appears he indeed is doing something against kiss
  939. [19:59:43] <xxiao> Russ: for me it's about if i should dig into systemd for the holiday :)
  940. [20:01:41] <Russ> If someone designed sysvinit today, you would not be saying it was "kiss"
  941. [20:02:09] <xxiao> hmm maybe
  942. [20:02:15] <aholler> it's based on 'simple' shell scripts
  943. [20:02:29] <Russ> especially with the hack on dependancy based startup stuff they have right now
  944. [20:02:30] * captain__ (~captain_m@c-76-102-249-39.hsd1.ca.comcast.net) has joined #beaglebone
  945. [20:02:35] <Russ> metadata in the comments and all
  946. [20:02:36] <xxiao> i have yet to check into systemd to really comment
  947. [20:02:50] <xxiao> but the binary log seems like a no brainer
  948. [20:03:22] <Russ> it has the capability of logging binary data
  949. [20:04:31] <xxiao> is there is a use case why not just extends syslog/syslog-ng etc
  950. [20:04:35] <xxiao> s/is/if/
  951. [20:04:38] * captain_morgan (~captain_m@c-76-102-249-39.hsd1.ca.comcast.net) Quit (Ping timeout: 240 seconds)
  952. [20:04:41] <Russ> btw, someone tell robert nelson not to do an apt-get install -y ia32-libs on my box, I don't appreciated it
  953. [20:06:27] <rcn-ee> Russ, which script? ;)
  954. [20:06:30] <aholler> I just read such in tegra-docs ;)
  955. [20:06:51] <woglinde> aholler what?
  956. [20:07:00] <aholler> installing ia32-libs
  957. [20:08:02] <aholler> reminds me on android.
  958. [20:08:10] <xxiao> aholler: lol same here
  959. [20:09:37] <xxiao> android is all about hw-accel, i.e. the closed binary blob stuff
  960. [20:09:47] <xxiao> which it hard to work with
  961. [20:10:05] * captain__ (~captain_m@c-76-102-249-39.hsd1.ca.comcast.net) Quit (Remote host closed the connection)
  962. [20:10:12] <rcn-ee> Russ, missing context, which script where you running that installed that?
  963. [20:10:58] <xxiao> you can get a non-hw-accel running fairly easily, but pretty much useless
  964. [20:11:38] <woglinde> xxiao depends
  965. [20:12:47] <xxiao> woglinde: you mean?
  966. [20:13:03] <xxiao> panda runs 4.0.3 with hw-accle fine now though
  967. [20:13:40] <xxiao> i guess there is no such thing for bone, yet, not sure
  968. [20:15:42] <woglinde> if you need hw-accles
  969. [20:15:44] <woglinde> till later
  970. [20:19:44] * florian (~fuchs@sign-4db6b1b5.pool.mediaWays.net) has joined #beagle
  971. [20:19:44] * florian (~fuchs@sign-4db6b1b5.pool.mediaWays.net) Quit (Changing host)
  972. [20:19:45] * florian (~fuchs@Maemo/community/contributor/florian) has joined #beagle
  973. [20:42:39] <Russ> create_sgx_package.sh
  974. [20:42:55] <aholler> hmm, reading about all the senseless pain through asus usage of a secured boot-foo, I'm not sure, if it's good idea to buy a transformer prime. it's just stupid that all those companies are working against their users
  975. [20:44:35] <rcn-ee> Russ, fixed.. ;) https://github.com/RobertCNelson/stable-kernel/commit/c38fd03078bca8ed986c60128efb3182c3df9aa5 Alot of them were first set 2 years ago and never removed.. ;)
  976. [20:44:42] <Russ> thanks :)
  977. [20:44:49] <Russ> I'm multilib now, so no ia32-libs
  978. [20:46:13] <Russ> is that the best way for the ubuntu-11.04-r7-minimal-armel.tar.xz image?_
  979. [20:46:34] <rmoriz> re
  980. [20:46:43] * xxiao hates putty's color scheme that renders vim so hard to read
  981. [20:46:47] <rcn-ee> Yeah, i've moved off ubuntu, so i haven't ran into that yet.. but knew it's coming..
  982. [20:46:54] <rcn-ee> tar xJx...
  983. [20:47:03] <Russ> as long as it works
  984. [20:47:18] <rmoriz> rcn-ee: i did a fresh install from your images, than psp3 kernel upgrade but that realtek/edimax does not work hrm...
  985. [20:47:31] <rcn-ee> rmoriz, yeah it's the same kernel we were playing with last night..
  986. [20:47:48] <rcn-ee> Russ, i just uploaded a precise-armhf image you might like over that armel 11.04...
  987. [20:48:02] <rmoriz> rcn-ee: i had some linaro packages then so I started from scratch to have a clear foundation
  988. [20:48:10] <Russ> will dist-upgrading get me there?
  989. [20:48:27] <rcn-ee> it's actually an arch change.. maybe/maybe not.. ;)
  990. [20:48:40] <Russ> oh, hf
  991. [20:48:43] <rcn-ee> ;)
  992. [20:48:58] <Russ> that would probably be a big boost for what I'm doing
  993. [20:49:10] * jluisn (~quassel@187.115.172.24) Quit (Remote host closed the connection)
  994. [20:49:35] <rcn-ee> just finished upload: http://rcn-ee.net/deb/rootfs/precise/ubuntu-precise-alpha1-minimal-armhf.tar.xz (now just updating the wiki)
  995. [20:50:15] <Russ> down at the part where it talks about updating the uImage, you have a DIST=..., you need to add -armel or -armhf to the dist
  996. [20:51:11] <rcn-ee> yeah, on my server, i changed all "dist" -> "dist-arch" for directories, as for precise, we have an armel and armhf version..
  997. [20:56:19] <rcn-ee> rmoriz, i ended up finding a 2nd rtlwifi module today, that doesn't work at all.. So i have on that works 1/3 of time and the other none.. will keep watching out for patches..
  998. [20:57:20] <rmoriz> rcn-ee: that patches regarding endian-stuff. have you applied them?
  999. [20:57:59] <rcn-ee> i haven't tried that patch yet.. it's on my list..
  1000. [20:58:36] * peabody124 (~peabody12@128.249.96.21) Quit (Ping timeout: 240 seconds)
  1001. [20:59:16] <rmoriz> ok
  1002. [20:59:43] <Russ> oh, also, my B7 doesn't seem to like the uEnv.txt, I had to make a boot.scr
  1003. [21:00:12] <rcn-ee> ah, then you have an older x-loader/u-boot not really that big of deal..
  1004. [21:00:47] <rcn-ee> i usually have people who get stuck at that point do: http://elinux.org/BeagleBoardUbuntu#Upgrade_X-loader_and_U-boot
  1005. [21:01:49] <rmoriz> rcn-ee: i plugged the edimax to a pandaboard ES running linaro with 3.1 kernel. lsusb shows a difference and detects the device as [Realtek RTL8188CUS] <= CUS not only CU
  1006. [21:02:16] * phantoxe (~destroy@a95-92-89-24.cpe.netcabo.pt) has joined #beagle
  1007. [21:02:45] * mrshu (xg@cicolina.org) Quit (Quit: Lost terminal)
  1008. [21:05:36] <rmoriz> rcn-ee: http://forum.doozan.com/read.php?2,1598,6358,quote=1 hm
  1009. [21:06:29] <Russ> so 'U-Boot 2011.09-rc2 (Oct 06 2011 - 17:47:10)' not new enough?
  1010. [21:07:53] * branek (d4c84113@gateway/web/freenode/ip.212.200.65.19) has joined #beagleboard
  1011. [21:07:53] * branek (d4c84113@gateway/web/freenode/ip.212.200.65.19) has joined #beaglebone
  1012. [21:07:53] * branek (d4c84113@gateway/web/freenode/ip.212.200.65.19) has joined #beagle
  1013. [21:08:03] <rcn-ee> on an B7, it's probally just a nand enviroment setting that's looking for boot.scr's... that version of u-boot would probally default to reading uEnv.txt's by default.. (but nand enviroment comes first to u-boot)
  1014. [21:08:43] <Russ> ah, 'bootcmd'
  1015. [21:11:06] <rcn-ee> i believe "nand erase 260000 20000" would clear just the u-boot enviroment variables stored in nand, then'll it'll default to the u-boot.bin preprogramed boot script..
  1016. [21:12:48] <Russ> ya, put that under 'Upgrade X-loader and U-boot '
  1017. [21:12:55] <Russ> otherwise, it doesn't work
  1018. [21:13:09] <Russ> oh, duh
  1019. [21:13:11] <Russ> you do have it
  1020. [21:13:21] <rcn-ee> (just not easy to see)
  1021. [21:15:51] <Russ> any reason for gdm or lightdm or network-manager over connman?
  1022. [21:16:30] <branek> Hi to all, I need help with u-boot on xM, rev C. I compiled u-boot from OE recepies and with arm-angstrom-linux-gnueabi (think it's 2011.03, but gcc is 4.3.3) tool... Everthing was ok, compilation also, but when I copy u-boot.bin to FAT partition of MMC, I just get "Loading u-boot.bin from mmc" and nothing past that... Any helo, where to look?
  1023. [21:16:44] <rcn-ee> last i tried, lightdm didn't work right with xfce on oneiric, so left it as is for now..
  1024. [21:16:47] * johngalt (~jgalt_@pool-71-105-122-106.lsanca.dsl-w.verizon.net) Quit (Ping timeout: 252 seconds)
  1025. [21:19:19] <branek> with u-boot.bin coming from esc image (to test ulcd7) all is ok, board boot without problem, but as soon as I change uboot.bin, no luck...
  1026. [21:20:17] <koen> branek: uboot and mlo need to be of the same vintage
  1027. [21:20:24] <Russ> hooray, /etc/init/ttyO2.conf by default
  1028. [21:21:33] * smithw101 (~smithw101@pool-96-252-47-78.bstnma.fios.verizon.net) Quit (Ping timeout: 244 seconds)
  1029. [21:22:18] <branek> koen: thanks, I think I tried that, but no luck also.. will try again... can you get mi some light on MLO, for what is used? Just one sentence please...
  1030. [21:23:02] * powool (~pha@redrum.sph.umich.edu) Quit (Quit: Leaving.)
  1031. [21:23:35] <jay6981> its job is to initialize the sdram
  1032. [21:23:46] <jay6981> sdram controller and load the 2nd stage loader
  1033. [21:24:49] <branek> Aha, thanks, so u-boot and MLO must always be from same compilation? True?
  1034. [21:25:26] <jay6981> it's a "good idea" but not sure its absolute requirement
  1035. [21:27:23] <Russ> Package 'xserver-xorg-video-omap3' has no installation candidate :(
  1036. [21:27:56] <branek> jay6981: thanks, going to try that now...
  1037. [21:28:16] <jay6981> MLO (aka xloader) does setup the base system/ram clocks which are difficult to change afterwards
  1038. [21:29:17] <rcn-ee> Russ, i think that got obsolete in favor of the omapdrm stuff (so needs a different userspace driver in ubuntu precise..)
  1039. [21:29:26] <rcn-ee> for now fbdev..
  1040. [21:29:35] <Russ> :(
  1041. [21:29:43] <Russ> so I really did want oneric
  1042. [21:31:39] <rcn-ee> actually might just have to build it....
  1043. [21:31:39] <branek> jay6981: I have MLO after finished compiling u-boot, in same directory as u-boot.bin? is that right MLO? Or I have to download x-loader and compile also?
  1044. [21:32:43] <jay6981> branek: in my experience, they are different source packagaes
  1045. [21:32:51] <jay6981> however they do share a lot of code
  1046. [21:34:41] <rcn-ee> Russ, looks like it's broken: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637269
  1047. [21:34:54] * peabody124 (~peabody12@c-98-201-161-152.hsd1.tx.comcast.net) has joined #beagle
  1048. [21:34:58] * dENNES (~Adium@port375.ds1-hr.adsl.cybercity.dk) Quit (Quit: Leaving.)
  1049. [21:35:24] <branek> jay6981: I understand... ah, we desingning system based on xM and we need some custom u-boot commands, it's soo complicated to find all info... (and this is my first contact with OMAP)..
  1050. [21:38:19] <jay6981> branek: i hear ya man??? i just wrote my own loader :)
  1051. [21:42:11] <aholler> using java?
  1052. [21:42:55] <jay6981> hilarious
  1053. [21:45:24] <Russ> rcn-ee, at 135 days old, its hard to say if its still current
  1054. [21:46:04] <Russ> branek, its ok, I found grub2 to be seriously lacking in documentation
  1055. [21:47:04] <Russ> experiment, and look at the source if all else fails
  1056. [21:48:02] <A2Sheds> 64 bit windows drivers on a 32 bit ARM cpu?
  1057. [21:50:53] <branek> Russ: Sure, as always... :) Hard life of developers... I already looked at x-loader code and if we suppose that current MLO from demo image it's ok (and it is, proven with stock u-boot.bin), I am not sure why there is trouble to load just different u-boot.bin...
  1058. [21:51:17] <jay6981> should be fine
  1059. [21:52:44] <branek> I also think that... need to debug around u-boot to see if it's started anyway... maybe my build of u-boot is broken...
  1060. [21:52:59] * Phosphate (47e0a945@gateway/web/freenode/ip.71.224.169.69) has joined #beagle
  1061. [21:53:05] <mranostay> ah the weekend
  1062. [21:53:10] * mranostay scrolls up
  1063. [21:53:12] * jay6981 (~Adium@38.114.132.193) Quit (Quit: Leaving.)
  1064. [21:55:27] <Phosphate> I ran an opkg update & upgrade which seems to have killed at least networking. Anyone else seen the same thing?
  1065. [21:55:47] <Phosphate> Oops sorry this is on a new BeagleBone
  1066. [21:57:17] <Russ> rcn-ee, there is only one commit beyond what is in the debian repo, 'Prevents omapfb from from crashing when pixelclock of 0 is sent to it.'
  1067. [21:57:50] <Russ> doesn't seem related looking at the backtrace, bummer
  1068. [21:58:33] <rcn-ee> i can try rebuilding it in my precise-armhf sbuild...
  1069. [21:58:46] <Russ> it just doesn't seem related at all
  1070. [21:58:59] <Russ> is there an upstream other than gitweb.pingu.fi/?p=xf86-video-omapfb.git
  1071. [21:59:09] * tomeff_nonstop (~effik@94-23-174-174.kimsufi.com) Quit (Read error: Connection reset by peer)
  1072. [21:59:19] <rcn-ee> that's it for upstream of that driver.. it never reallly did much. .;)
  1073. [22:00:16] <Russ> any clue what https://github.com/robclark/xf86-video-omap is?
  1074. [22:00:50] <rcn-ee> that's for robclark's new omapdrm.. (first parts just started going into next for v3.3...)
  1075. [22:01:11] <Russ> so it will replace xf86-video-omapfb
  1076. [22:01:32] <rcn-ee> exactly... (and be more maintained)
  1077. [22:01:44] <emeb> I think I figured out why /dev/midiX isn't created on Beaglebone - OSS emulation not enabled in the kernel config...
  1078. [22:01:56] * lyakh_ (~lyakh@dslb-178-006-252-004.pools.arcor-ip.net) Quit (Quit: thanks, bye)
  1079. [22:02:06] * lyakh (~lyakh@dslb-178-006-252-004.pools.arcor-ip.net) has joined #beagle
  1080. [22:02:35] <woglinde> rcn-ee will it be better?
  1081. [22:03:23] <rcn-ee> (fingers crossed/forward looking statement) yes... (haven't got it to work myself, tried backporting everything to v3.1...)
  1082. [22:04:26] * panto (~panto@ppp091138223143.dsl.hol.gr) Quit (Quit: Leaving)
  1083. [22:04:27] <rcn-ee> so, i'm just watching: https://github.com/robclark
  1084. [22:08:36] * peabody124 (~peabody12@c-98-201-161-152.hsd1.tx.comcast.net) Quit (Quit: peabody124)
  1085. [22:08:37] * woglinde (~heinold@g230117177.adsl.alicedsl.de) Quit (Quit: zapp)
  1086. [22:12:50] <Russ> rcn-ee, unity-greeter doesn't work, lightdm-gtk-greeter does work
  1087. [22:14:01] * jay6981 (~Adium@99-90-66-112.lightspeed.sntcca.sbcglobal.net) has joined #beagle
  1088. [22:14:06] <Phosphate> Anyone know if a mirror for the BeagleBone Angstrom demo images? Looking for Angstrom-Cloud9-IDE-eglibc-ipk-v2011.11-core-beaglebone-2011.11.16.img.gz
  1089. [22:19:09] <Russ> bummer, a whole bunch of packages aren't yet built for armhf
  1090. [22:19:32] * tor (~tor@c-6967e655.125-1-64736c10.cust.bredbandsbolaget.se) Quit (Quit: Ex-Chat)
  1091. [22:20:24] <rcn-ee> Russ, it's getting better.. https://launchpad.net/builders (on the right), it was 6k a few weeks ago..
  1092. [22:20:30] <Russ> geez, or even armel
  1093. [22:24:47] <Russ> er...a bunch of stuff isn't up to date
  1094. [22:25:08] <Russ> https://launchpad.net/ubuntu/precise/armel/mythtv-frontend vs https://launchpad.net/ubuntu/precise/armel/mythtv-frontend/2:0.24.0+fixes.20110908.1de0431-0ubuntu1build1
  1095. [22:25:23] <Russ> sorry, the first one should be https://launchpad.net/ubuntu/precise/+source/mythtv
  1096. [22:30:15] <Russ> back to oneiric then
  1097. [22:58:00] <djlewis> emeb: hi :)
  1098. [22:58:15] <emeb> djlewis: hey how's it going?
  1099. [22:58:20] <djlewis> hadn't seen you on in a while
  1100. [22:58:35] <_av500_> gm djlewis
  1101. [22:58:36] <emeb> I've been lurking. Was away most of last week.
  1102. [22:59:03] <djlewis> gm _av500_
  1103. [22:59:27] <emeb> djlewis: how's the ham rig?
  1104. [22:59:54] <djlewis> its a fine radio. I dont use it so much yet.
  1105. [23:00:28] <djlewis> was trying tuse it with HamRadioDeluxe for logging mostly.
  1106. [23:00:42] <djlewis> every pc cound caused the radio to xmit.
  1107. [23:00:52] <djlewis> sound
  1108. [23:00:59] <emeb> Ouch!
  1109. [23:01:08] <emeb> Broadcasing your error bells...
  1110. [23:01:19] <emeb> casting..
  1111. [23:01:33] <djlewis> turned out vista reset the default sound device to the transceivers usb codec.
  1112. [23:01:41] * rcn-ee (~voodoo@64.77.213.245) Quit (Ping timeout: 248 seconds)
  1113. [23:01:48] <emeb> *eyeroll*
  1114. [23:02:01] <djlewis> I wasnt using the speakers cause the xmit would come thru them.
  1115. [23:02:38] * prpplague (~prpplague@ppp-70-242-117-113.dsl.rcsntx.swbell.net) Quit (Ping timeout: 240 seconds)
  1116. [23:03:05] <emeb> Audio routing is still a mess
  1117. [23:04:33] <emeb> I've been futzing with the beaglebone for the last few days. Need to figure out how to build all the software.
  1118. [23:04:49] <emeb> Been away from oe too long and forgot everything...
  1119. [23:04:49] <djlewis> I argue that the xmitter requires a specific string of cmds to xmit so snds shouldnt activate it.
  1120. [23:04:58] <djlewis> yeah, oe does that to me :(
  1121. [23:05:37] <djlewis> Your young eager mind will sort through it in no time :)
  1122. [23:05:51] <emeb> I've got a notebook with all the incantations written down as I find them. Doesn't help with a 6-month hiatus.
  1123. [23:06:05] <emeb> Nice to hear someone thinks 48 is young...
  1124. [23:06:24] <djlewis> My problem is "now where those damn notes?"
  1125. [23:06:37] <djlewis> ten years younger than I
  1126. [23:07:26] <djlewis> but again. . . I get in the Ham radio and most folk are ancient or barely alive . .
  1127. [23:07:40] * Matt_O2 (~MattOwnby@216.160.243.228) has joined #beagle
  1128. [23:07:44] <mranostay> heh
  1129. [23:07:49] * j4son (jdog@tntnw.net) Quit (Ping timeout: 240 seconds)
  1130. [23:07:58] <emeb> big hole in the middle, eh?
  1131. [23:08:07] * mranostay cranks up the weekend jams
  1132. [23:08:17] <djlewis> mranostay: hi
  1133. [23:09:11] * djlewis refuses to join the geratol net.
  1134. [23:09:17] * j4son (jdog@tntnw.net) has joined #beagle
  1135. [23:09:57] <djlewis> leaving early, see ya'll later, merry Christmas
  1136. [23:10:09] <emeb> Happy Holidays. Stay warm.
  1137. [23:10:52] * djlewis (~djelwis@adsl-65-64-30-13.dsl.ltrkar.swbell.net) Quit (Quit: Leaving.)
  1138. [23:11:16] * Matt_O1 (~MattOwnby@nat.myfamilyinc.com) Quit (Ping timeout: 240 seconds)
  1139. [23:15:03] * j4son (jdog@tntnw.net) Quit (Ping timeout: 268 seconds)
  1140. [23:15:19] * prpplague (~prpplague@ppp-70-249-148-171.dsl.rcsntx.swbell.net) has joined #beagle
  1141. [23:15:24] * j4son (jdog@tntnw.net) has joined #beagle
  1142. [23:16:27] * risca (~risca@81-233-40-137-no18.tbcn.telia.com) has joined #beagle
  1143. [23:22:34] * johngalt (~jgalt_@pool-71-105-122-106.lsanca.dsl-w.verizon.net) has joined #beagle
  1144. [23:22:35] * johngalt (~jgalt_@pool-71-105-122-106.lsanca.dsl-w.verizon.net) has joined #beagleboard
  1145. [23:39:45] <koen> \o/
  1146. [23:39:50] <koen> http://www.flickr.com/photos/86669029@N00/6561498583
  1147. [23:39:57] <koen> live readout of mux status
  1148. [23:40:26] <emeb> kewl
  1149. [23:41:07] <emeb> Safari browser?
  1150. [23:41:43] <koen> yes
  1151. [23:42:34] <emeb> Next trick is to allow it to change the mux state :)
  1152. [23:42:46] <koen> yeah
  1153. [23:42:58] <koen> I'll let someone else code that bit
  1154. [23:43:21] <koen> so I have plausible denial when something goes up in smoke
  1155. [23:43:40] <emeb> Yup - fiddling the mux w/o forethought could be... bad.
  1156. [23:45:07] <emeb> koen: did I see you added AIN support to the beaglebone kernel?
  1157. [23:45:19] <koen> joelagnel did
  1158. [23:45:46] <emeb> Is that in the kernel that gets built when I use oe to build the cloud9-image?
  1159. [23:45:53] <koen> yes
  1160. [23:46:07] <emeb> nice. Starting a fresh OE build now.
  1161. [23:46:22] <koen> you will notice a different mux, I disable the dvi one
  1162. [23:46:41] <emeb> I will now.
  1163. [23:47:00] <koen> capital names are from the stuff jkridner typed in
  1164. [23:47:05] <koen> lowercase names from debugfs
  1165. [23:47:19] <koen> so if you see a uppercase one something is wrong
  1166. [23:47:51] <emeb> OK.
  1167. [23:48:16] <koen> AIN pins dont have a mux, so those are OK
  1168. [23:48:36] <emeb> Yep - and the power pins, reset, etc.
  1169. [23:48:50] * risca (~risca@81-233-40-137-no18.tbcn.telia.com) Quit (Quit: L??mnar)
  1170. [23:49:12] <emeb> Slowly getting back up to speed on this stuff. Need my chops back for working on the FPGA board.
  1171. [23:54:03] <koen> I like the graphics at http://beagleboardtoys.com/wiki/index.php?title=BeagleBone_DVID
  1172. [23:54:47] <koen> emeb: apart from setting the mux we'd like it to be able to read and set the expansion EEPROMs as well
  1173. [23:55:02] <emeb> koen: Indeed - that would be useful
  1174. [23:55:38] <emeb> re: the DVI-D picture - looks like they did leave off the audio stuff.
  1175. [23:56:05] <emeb> I'd seen the schematic and wondered.
  1176. [23:56:15] <koen> yes
  1177. [23:56:24] <koen> we couldn't get audio to work when we tried
  1178. [23:56:36] <emeb> Any idea why?
  1179. [23:56:46] <koen> not sure
  1180. [23:56:48] <emeb> (After looking at schematic I have a few)
  1181. [23:57:00] <koen> we're different from the EVM
  1182. [23:57:12] <koen> both steve k and I didn't have time to fix it :(
  1183. [23:57:37] <emeb> Hmm. Well, I suppose I'll have to figure it out for myself then.
  1184. [23:57:54] <emeb> (working on a project with a codec)

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.