=== ogra changed the topic of #ubuntu-arm to: Ubuntu ARM Discussion & Development | https://wiki.ubuntu.com/ARM | Want to Submit a Bug? https://bugs.launchpad.net/ubuntu/+filebug | Debian ARMel TODO: http://wiki.debian.org/ArmEabiTodo | is there gym excersizes to make ARMs faster? | Build a rootfs from scratch: https://wiki.ubuntu.com/ARM/RootfsFromScratch | build probs with your packages in lucid ? see https://wiki.ub === ogra changed the topic of #ubuntu-arm to: Ubuntu ARM Discussion & Development | https://wiki.ubuntu.com/ARM | Want to Submit a Bug? https://bugs.launchpad.net/ubuntu/+filebug | Debian ARMel TODO: http://wiki.debian.org/ArmEabiTodo | Build a rootfs from scratch: https://wiki.ubuntu.com/ARM/RootfsFromScratch | build probs with your packages in lucid ? see https://wiki.ub === ogra changed the topic of #ubuntu-arm to: Ubuntu ARM Discussion & Development | https://wiki.ubuntu.com/ARM | Want to Submit a Bug? https://bugs.launchpad.net/ubuntu/+filebug | Debian ARMel TODO: http://wiki.debian.org/ArmEabiTodo | Build a rootfs from scratch: https://wiki.ubuntu.com/ARM/RootfsFromScratch | build probs with your packages in lucid ? see https://wiki.ubuntu.com/ARM/Thumb2 [00:16] sorry for the noise === Guest44811 is now known as davidm [01:43] armin76: there? [01:43] armin76, ping? [01:43] ok ;) [01:43] armin76, mind if I PM you? [01:46] dyfet: https://wiki.ubuntu.com/ARM/Thumb2PackageReviewList#High/Medium Prority Packages [01:49] dyfet: http://launchpadlibrarian.net/36400628/glib2.0_2.23.0-1ubuntu1_2.23.0-1ubuntu2.diff.gz [01:49] ugh [01:49] * NCommander grumbles [01:49] xchat ates its configuration :-/ [01:49] *ate [01:49] dyfet: http://gcc.gnu.org/onlinedocs/gcc-4.1.2/gcc/Atomic-Builtins.html [01:50] dyfet: http://launchpadlibrarian.net/38628422/mono_2.4.3%2Bdfsg-1_2.4.3%2Bdfsg-1ubuntu1.diff.gz [02:08] Is it possible to mount the 9.10 image for dove board? If so how, i tried loop but requires a file system [02:08] hi, NCommander. Karmic seems costs more memory than Jaunty because of larger library dependencies and more daemons. Do you have any analysis on the memory footprint, especially for the coming Lucid? [02:09] eggonlea, no, sorry :-/ [02:09] Donno, I don't know how to deal with livecd, but you could do that with alternative image absolutely. [02:09] ah, thought it was a hdd image or something [02:10] NCommander, thanks! do you have any suggestion on that if we have to start optimizing the memory footprint? [02:11] Donno, it's just a image which could be written to USB disk, SD card or HDD. [02:11] ah [02:12] "dd if=the.image of=/dev/sdx" should work fine [02:12] ah thanks [06:16] asac: pong, but i'm leaving soon for work [13:05] asac: i'm here [13:24] I've not seen traffic from asac for nearly 12 hours, and have a suspicion it may be 4-5 more before he's responding. I suspect he'll get the pings in backscroll :) [14:39] persia: he hides from me :P [14:55] armin76: Quite possibly :) [16:54] davidm, http://global.phoronix-test-suite.com/?k=profile&u=robertcnelson-6877-27588-28309 [16:58] dmart, ^^^ seen that ? [16:58] armin76: hi ... did ncommander get in touch with you?= [16:59] persia: ffox 36 for jaunty/karmic here: https://launchpad.net/~asac/+archive/armel1/ [17:00] ogra, looks interesting [17:01] lucid performance looks very similar to Karmic (the differences are small enough that they may not be statistically significant, but it depends on the workings of the benchmark) [17:02] The sheevaplug comparison looks interesting... maybe differences in cache configuration and memory system are causing some of the performance differences. [17:04] These benchmarks don't look like they necessarily tell us much about how the system performs when thrashing (which dominates boot and app launch times) === Guest58331 is now known as NCommander [17:45] asac, http://paste.ubuntu.com/367714/ [17:58] asac: nope, he didn't [17:59] NCommander: pong, no need to ask for pm :) [18:37] asac, http://paste.ubuntu.com/367714/ [19:07] asac: fyi -fno-tree-sink fixed my failures on gcc-4.3 as well [19:07] on armv7a, that is, haven't tried armv5te but i guess it still fails [19:08] armin76: nice [19:11] btw, not sure if you guys know, but qualcomm snapdragon(the one in the nexus one) has vfp [20:32] lool, did you find a solution to the versatile vs qemu probs in lucid ? [20:33] i just noticed i see the same issue you mentioned, no output at all [20:47] lool, [ 1.773302] CLCD: unknown LCD panel ID 0x00001000, using VGA [20:47] [ 1.778543] CLCD: Versatile hardware, VGA display [20:47] here it hangs for me [21:14] ogra: I didn't look further [21:41] lool, well, i just gave apw my config i used for the rotstock image, that should at least boot but might miss stuff [21:41] so we should have a starting point [21:44] ogra: But it's another version, right? [21:44] its .31, yes [21:44] http://people.canonical.com/~ogra/arm/qemu/vmlinuz-2.6.31-rc3versatile1-cortex-a8.config [21:45] Mine is 2.6.31 too and works, but lucid versatile is .32 [21:45] I intended to rebase it, but didn't have the time [21:45] yes, but has a ton of options enabled [21:45] options the .31 versions didnt have [21:45] specificaly framebuffer stuff and the like [21:46] i suspect the issue lies there somewhere [21:46] since it at least starts for me if i use -nographic ... [21:46] but then hangs at the CLCD step [21:47] without -nographic there is no output at all [21:47] its a bit sad since i just wrote a function for rootstock to make use of the deb from ports.u.c [21:47] just to find it hangs :P