=== bizkut-miau is now known as bizkut [07:55] Daviey: Hey, what went wront with the netboot installer images? [07:55] Daviey: Oh in qemu [07:55] Daviey: qemu doesn't support dove nor imx51 [07:56] Daviey: We stopped doing versatile because we moved karmic to armv6 and versatile in the upstream kernel implies armv5 -- note that it can perfectly work with v6 or v7 though [08:13] lool: So does that mean that it's currently note possible to virtualise arm in karmic? [08:17] Daviey: It means that there's no prebuilt kernel to run in our qemu indeed [08:20] Daviey: While it's an useful thing and we have a lot of people running qemu which hang around here, it's not a requirement; you could ask for such a flavour to the kernel team, I personally think it would be useful [08:20] I didnt because I've felt I needed them to focus on the flavours supporting our hardware first [09:20] Daviey, http://people.canonical.com/~ogra/arm/qemu/vmlinuz-2.6.31-rc3versatile1-cortex-a8 might be of some help [09:20] note it's quite old, but enough to get a VM up [09:21] (the rootstock builder from /topic uses it to create rootfs'es and qemu images for arm) [09:26] ogra_: thanks.. i'll give it a go. [09:26] note there are no modules for it or anything ... [09:26] ogra_: incidently, the upgrade path cannot be canculated from jaunty to karmic. :( [09:27] * ogra_ has no time/resources to build and patch a fresh one [09:27] :( [09:27] in a jaunty qemu vm you mean ? [09:27] yah [09:28] thats intentional, though i thought i added a proper error message [09:28] do a cat /proc/cpuinfo in your vm [09:28] karmic only supports v6 and v7 [09:29] ogra_: do-release-upgrade craps out as it tries to remove ubuntu-minimal, but that is blacklisted and marked for non-removal [09:29] u-m should pop up an error message telling you that pre-v6 isnt supported [09:30] oh, not sure do-release-upgrade shows the same errors u-m does [09:30] ogra_: just booting now. [09:32] lool: Sorry for not replying, missed your response. I understand :) [09:33] ogra_: Processor: ARM926EJ-S rev 5 (v5l) :( [09:33] right [09:33] my kernel fixes that [09:33] it has a patch lool developed to fake a cortex-a8 [09:35] hmm, made qemu core dump :( [09:37] you indeed need the right -M [09:39] err [09:39] -cpu, not -M [09:39] -cpu cortex-a8 [09:39] and -M versatilepb [09:40] yah, ogra_ you rock. :) [09:40] :) === ogra_ is now known as ogra [10:03] I finally got around to filing http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41354 [10:03] gcc.gnu.org bug 41354 in c++ "g++: Inlining constructors puts wrong vtable in objects" [Normal,Unconfirmed] [10:03] clever bot [11:58] j #openplug [13:13] ogra, thanks to you I have omap3evm with ubuntu :) [13:13] :) [13:14] it's somewhat slow on app startup, but even 3D works :) [13:14] http://2.bp.blogspot.com/_dhW-lh4q-sk/Sqli478fQGI/AAAAAAAAAYo/zHk7-iRgQ1k/s1600-h/ubuntu-greeter3-small.png [13:14] http://4.bp.blogspot.com/_dhW-lh4q-sk/SqlivloG3fI/AAAAAAAAAYg/3-K5pHMwEa8/s1600-h/xfce2.png [13:16] ogra, do you know by chance is anybody working on the DSP stuff for OMAP? [13:16] nobody from canonical at least [13:17] not sure if there are any community people [13:17] hey mike^, still am struggling with the same issue [13:18] checking GLES/egl.h usability... no [13:18] checking GLES/egl.h presence... no [13:18] checking for GLES/egl.h... no [13:18] configure: error: Unable to locate required GLES headers [13:25] ogra: I was thinking of something: libc-vfp was dropped but wont be removed on upgrades which mean people might run an out of date libc [13:25] ogra: Would you be interested in an update-manager snippet to drop it on upgade? [13:25] another u-m hack ? [13:25] *upgrade [13:25] Yeah that's what I had in mind [13:25] Would check with mvo what he things though [13:25] sure, why not [13:25] ogra: I'll file that now while I think of it and assign it to you then; thanks [13:27] gar [13:27] * ogra messed up his bug [13:28] ogra: Actually thinking about it it's more of an eglibc bug, it should conflict/replace [13:29] yup [13:30] ogra: there's an = dep on libc6 which is why it gets removed on upgrades [13:30] I guess that's ok [13:32] god, pushing an ubiquity branch takes a century [13:33] Yeah would need an upgrade [13:34] i thought its under ubuntu-core-dev but it isnt ... so i need to create a brandnew branch for merging [13:34] OO.o looks better this time ... didnt fail yet [13:34] Well LP uses stacking for modern .bzr branches [13:34] ah [13:34] doesnt help me right now though :) [13:34] but my initramfs-tools install prob is solved [13:35] Cool [13:35] the unr and umr livefs breakages are awful just before A6 [13:40] siji, native as well? [13:40] siji, I haven't tried to cross-compile... and apparently won't for some time [13:40] lool, well, i didnt have armel livefses since a few days either [13:44] ogra: Do they build now? [13:44] ogra: I gave back eds over the WE as I saw it was blocking but didn't look since [13:45] e-indicator and e-couchdb were ftbfs as well [13:45] but they should be fine now [13:45] i'll trigger a testbuild for dove and imx51 === cbrake_away is now known as cbrake [13:57] lool, do you know if the dove installer bits are ready so far ? [13:57] * ogra thinks there is still something missing, but not sure [14:13] I'm trying to get my beagleboard to send 1680x1050 to my display (default it is 640x480). I followed the "Xorg omapfb Drivers"-section on http://elinux.org/BeagleBoardUbuntu, but afterwards X wouldn't start. [14:15] ,bad luck [14:15] :( [14:16] have u updated the kernel [14:16] ? [14:18] siji: no, I have just created my own rootFS following the wiki, and started working/installing on top of that [14:20] , you have to add some patches in the kernel [14:20] ogra: NCommander said the boot.scr doesn't get generated; probaby a simple bug [14:20] for getting SGX Video Acceleration [14:21] lool, but flash-kernel and friends are ready ? [14:22] ogra: Well it's a bug in flash-kernel-installer.postinst [14:22] yeah [14:23] i meant the rest of the changes there [14:23] ubiquity surely needs changes too for the bootloader parts [14:23] i didnt see him touching anything there yte [14:23] *yet [14:23] siji: ok, I'll try to follow the wiki all the way to the bottom before asking any more :) [14:24] yes [14:24] it's there in the wiki [15:06] Does -mcpu=vfp get me a binary that uses floating point instructions? [15:19] On my Beagle Board Xubuntu install update-apt-xapian-index is using almost all the cpu, and all I have set running myself is an xterm.. [15:21] erikcorry: That sounds wrong; you want fpu [15:22] erikcorry: if you're using karmic, armv6 + vfp (v2) is the default [15:22] So no need for any flag [15:22] If using jaunty you want --with-float=softfp --with-fpu=vfp [15:22] Sorry these are gcc build flags [15:23] You want -mfloat-abi=softfp and -mfpu=vfp [15:28] Isn't the float ABI softfp by default? [15:28] Or does the mfpu option change that? [15:30] Is the OMAP35x SDK needed to get SGX Video Acceleration on the Beagleboard? [15:34] erikcorry: Our jaunty ABI is soft [15:35] not softfp [15:42] What I want is a program that uses fp hardware, but is ABI compatible with the Karmic ABI. [15:42] So I think -mfpu=vfp is about right. No change to the ABI, but use vfp inside functions. [15:42] Unless I am misunderstanding something. [15:45] erikcorry: what's your dist? [15:45] jaunty or karmic? [15:45] Karmic [15:45] erikcorry: So you dont need -mfpu=vfp [15:45] it's the default [15:45] So Karmic doesn't work on a machine with no vfp? [15:45] No [15:45] Ah! [15:46] Good to know! [15:46] And for jaunty you do need both [15:46] Because one tells gcc that it may use vfp instructions in binaries but not in the ABI and actually should and the other tells which fpu instructions to use [15:46] Do Jaunty binaries run on a Karmic machine? [15:46] Yes [15:47] Thanks [15:49] And Karmic also requires ARMv6? [15:50] yes [15:52] Would someone be really kind, and test some packages cleanly install on armel for me? It's a dkms package, and i want to test it also works of armel before getting it uploaded? [15:52] s/of/on [15:53] all macines i could test on are busy for the next few hours [15:53] * Daviey has an n810.. but possibly not the best native arm device to test on :) [15:53] ogra: oh okay, thanks. [15:53] especially for dkms stuff :) [15:54] i've now got a qemu machine, that is almost on karmic.. but i'm not sure it's a fair test, considering how the kernel lives outside. === bjf-afk is now known as bjf [15:56] i'm wondering if my toaster would run faster than qemu. :) [15:57] likely === playya__ is now known as playya === bizkut-miau is now known as bizkut === cbrake is now known as cbrake_away === bjf is now known as bjf-afk