[05:08] styol: I'm around now [05:35] hey there NCommander [05:36] styol: so what gadget did you get? [05:37] VIA ARM 8500 or 8505 [05:37] aka WM8505 and aka VT8505 i tink [05:37] ello DanaG1 :) [05:38] NCommander basically theres a 75 page thread on ubuntu forums dedicated to getting linux on cheap netbooks like the one i got, mine is mentioned but not supported [05:39] in this thread they even got android on the device [05:39] styol: nice! [05:41] and those similar devices are also similar in price.. yee haw! [05:41] trying to put together enough paypal monies to purchase a prototype, the place i got mine from gas those devices but wont exchange or refund [05:42] *has === DanaG1 is now known as DanaG [14:41] * XorA begins to wonder how many days rootstock is supposed to run for to generate an image [15:11] XorA, stuck at iso-codec's? [15:12] rcn-ee: yes [15:12] bug 532733 real pain at the moment... ;) [15:12] Launchpad bug 532733 in qemu-kvm (Ubuntu Lucid) (and 2 other projects) "apt/dpkg in qemu-system-arm hangs if a big task is installed (affects: 4) (dups: 1) (heat: 32)" [High,Incomplete] https://launchpad.net/bugs/532733 [15:13] rcn-ee: arse thats a real blocker for me [15:14] * XorA needs to get lucid on at least one of these damn omap3 devices [15:14] and me... that's why my demo images for lucid are all minimal.. [15:15] XorA, this will atleast get you booted into a minimal lucid : http://elinux.org/BeagleBoardUbuntu#Lucid_10.04_.28beta-2.29 [15:16] rcn-ee: so once I get in there, I can apt-get install netbook stuff? [15:16] yeap, and then it works fine... qemu just can't handle that package, my beagle has no issues... [15:17] rcn-ee: you rule, thanks [15:17] No problem, sorry about the default username/password.. I'm trying to get oem-config working on my images so we can bypass that issue.. but it's dieing with oom errors.. [15:18] * XorA was beginning to think it odd that OE can BFS an image quicker than ubuntu can bootstrap it :-) [15:19] and with lucid release on april 29th.. alot of people will wonder that... [15:22] irc://irc.efnet.net/bt-chat [15:48] rcn-ee: thanks for the help, waiting for 350M of packages now :-) [17:04] * XorA thinks installing ubuntu would be so much easier if dpkg didnt segfault all the time [18:56] XorA: dpkg segfaults, what is your rootfs? [19:43] nosse1: one from here http://elinux.org/BeagleBoardUbuntu#Lucid_10.04_.28beta-2.29 [19:45] dpkg-deb: subprocess paste killed by signal (Broken pipe) [19:45] E: Sub-process /usr/bin/dpkg received a segmentation fault. === XorA is now known as XorA|gone [21:03] rcn-ee: i need to give patch.sh the pwd in the variable DIR, right? [21:51] rcn-ee: ping? [23:16] Anyone here? [23:19] When you build apps natively on target, configure usually prints something like "checking C++ compiler flags...... use default: -O2 -g -DNDEBUG" [23:20] Does this imply the build options "-march=armv7-a -mthumb -mfpu=vfpv3-d16 -mfloat-abi=softfp -Wa,-mimplicit-it=thumb", as printed on https://wiki.ubuntu.com/ARM/Thumb2