[02:12] Yay for ARM [02:34] ubot2: seen lilstevie [02:34] I have no seen command [02:34] Bah. [02:42] twb: I haven't forgotten about you [03:39] Yay! [04:47] Bah. [05:38] looking for a good ARM development system .. doesn't have to be a tablet [05:38] so far found trimslice .. probably try Asus TF101 .. let me know if there are other suggestions [05:48] CodeWar: TrimSlice and the TF101 are pretty cool [05:48] TrimSlice is probably slightly better though [05:49] lilstevie, does it run Ubuntu properly .. not sure how to purchase one their site doesn't mention [06:03] define properly :p [06:03] it runs well if thats what you mean [06:03] there are ofc still a few bugs [06:03] and to purchase look at the resellers list [06:28] Trimslice looks fun [06:29] Meh I was trying to run ubuntu 11.10 from SD slot on my nook color... at least 11.04 hanged the power on of the device until the SD card was removed... this 11.10 doesn't even seem to get ead. [06:29] read* [06:31] oneiric works with trim-slice [06:31] i just upgraded one yesterday [06:32] and i'm thinking about building an installer for it [06:32] or at least upgrade the natty version compulab distributes [06:33] I wonder if Trimslice offers volume discounts... [06:34] Those would make a sweet setup for an internet cafe. [06:36] Man if I wasn't afraid of damaging my nook color physically, I'd rip it apart. [06:36] i'm sure you could come up to an agreement [06:36] I think it would make a pretty bada$$ ubuntu tablet. [06:37] they sold the pro model as dev-kit for half the price [06:37] There [06:37] There's no notion as to whether or not it is reading this damn sd card. [06:41] Feh... [06:42] Two hours DDing that img for nil. [06:44] Oooh [06:44] Found something interesting while holding my n key :D [06:44] a custom uboot menu [06:46] Ah fiddlesticks... it lets me boot from sd, but hangs like the old Natty install [06:48] Maybe the kernel is acting up? [07:24] yeah, sounds like it doesn't like some of the nooks hardware or something like that [07:25] hmm, try to suppress the quiet option in the boot and you might see what's wrong [07:32] I would but it's a very rudimentary boot menu interface to uboot, that doesn't give any options other than selecting emmc/sdcard and uimage/wuimage [07:33] I don't get access to anything of the oneiric's image it seems. [07:35] I'm trying to figure out how to mount the second partition of this sdcard... with vold [07:36] What is the fs type of the second partition made by DDing the arm preinstalled image? [07:42] ext2? [07:52] o.o [08:04] ROFL!!! [08:04] There's a typo in /etc/vold.fstab on the Encore (Nook Color) [08:05] ## Vold 2.0 Barns and Nobel Encore [11:23] hi all, oneric on beagleboard-xm howto? Mine loops on booting kernel? === martin__ is now known as Martyn [14:09] Hi all [14:13] morning [14:13] I have a question [14:14] * Martyn is spending his morning installing oneiric onto a reference ARM platform server [14:14] ever fun [14:16] with the current state of Ubuntu ARM, will any of the Natty release kernels work upon the Qualcomm Snapdragon APQ8060 ARMv7 processor? [14:17] it's arm v7, so it should [14:17] although the APQ kernel isn't natively supported that I know of [14:17] Hmm [14:18] so you will have to -re-compile a release kernel with the support you need [14:18] not a hard thing to do [14:18] Ah, thanks [14:18] the problem is the usual one. ARM isn't a unified platform [14:18] Yeah [14:18] it's even worse than that, really. You need to enable -board- support [14:19] We've got Qualcomm with Snapdragon, TI with OMAP, and nVidia with Tegra/2 [14:20] all with their own unique features, with different calls [14:21] I'll take a look at compiling the kernel later and loading it onto my TouchPad to see if it boots. [14:23] ahhh :) [14:23] * Martyn points to his TouchPad :) [14:23] It will definitely boot [14:24] there's already some work on the wiki to tell you what's what [14:24] bootloader installation was the un-fun part [14:24] Oh, didn't even notice that [14:24] XD [14:25] at least we have moboot to make this a lot easier [14:26] I got u-boot working, but it's a bear to install [14:30] nice [14:30] Well, nice-er [14:30] but moboot does the job [14:31] ubuntuchroot is the most popular method, of course [14:35] yeah [14:35] I'd prefer the option of a native boot though [14:37] woops [14:38] accidentally closed my wIRC card [16:59] hmm, does unity-greeter depend on GL stuff? [16:59] * robclark is wondering why unity-greeter doesn't work but gtk-greeter does.. [17:00] (although also possible something got b0rked in the natty->oneirick upgrade) [17:29] robclark: I would suspect the upgrade. I had the same issue going from Oneiric Alpha2 up (weekly dist-upgrades when the pool was settled). [17:29] Although I have not done a Natty>Oneiric upgrade yet. [17:33] GrueMaster: I've made progress on my openbsd port to the panda [17:33] I'm really excited :) [17:33] Have fun with that. [17:33] I am! [17:34] Personally, I am not much interested in freeBSD. Now, getting Ubuntu on my Nook Color, that sounds like a fun challenge. [17:34] freebsd is not the same as openbsd [17:34] Just hope I have time for side projects this cycle. [17:34] it does sound fun! [17:35] Last cycle I used my NC for actually reading. How odd. :P [17:35] :) [17:36] At any rate, it is Saturday after release. Fragfest at a friends house all day. Time to go kill kittens (on screen). [17:36] Yay! [17:41] how can I check what apps are available on ARM Ubuntu 11.04/11.10 repositories [17:41] particularly I m interested in the port of Java [21:00] hi [21:02] i installed [21:02] gcc-arm-linux-gnueabi [21:02] g++-arm-linux-gnueabi [21:02] on ubuntu 11.04 [21:02] i can cross compile successfully with gcc-arm.. , but g++ fails to link libc: [21:02] /usr/lib/gcc/arm-linux-gnueabi/4.5.2/../../../../arm-linux-gnueabi/bin/ld: warning: libc.so, needed by /usr/lib/gcc/arm-linux-gnueabi/4.5.2/libgcc_s.so.1, not found (try using -rpath or -rpath-link) [21:02] any tips? === Quintasan_ is now known as Quintasan