[00:19] hey all [03:25] I still got the same problem when I run ubuntu-arm on QEMU [03:25] I press a key, then it output 'u'. [03:26] I had used newest QEMU-0.9.1+SVN20081112 [03:28] My linux kernel is: vmlinuz-2.6.28-versatile [03:28] Any suggection? thanks [03:49] Sorry, I fix my problem by add "-k en-us" to qemu-system-arm command. :) [08:22] * lool just got the pun with "sheeva" [08:22] * lool is slow [08:41] ha [08:41] hi lool [08:42] what's the clock of sheeva? [08:43] EL: It's on the marvell page; 1.2 GHz [08:45] see [08:56] One Question: Is ubuntu-arm too fat to run on modern ARM chip? [08:56] i have ubuntu base system running on a nokia 770 .. :P (not with GNOME, though) [08:57] I means "ubuntu-desktop" on ARM [08:59] Another Question: what is biggest problem for ubuntu-desktop on ARM? [09:01] memory (RAM) consumption :P [09:05] Agree. Maybe, we need a ubuntu-desktop-lite. [09:05] So, is ubuntu-mid a better solution? [09:07] EL: It's lighter, but didn't receive much care in Ubuntu recently [09:07] EL: "modern" ARM chips as you say are quite fast and often come with a lot of memory; depends on what you're exactly targetting [09:08] but you said that sheeva is slow for running ubuntu-desktop [09:09] It has 1.2GHz clock! [09:14] I like arm-version netbook solution. fanless, low-cost, lower power-consuming [09:15] I don't think anyone said sheeva is too slow for ubuntu-desktop [09:16] * lool didn't say that [09:16] EL: GNOME is decent on 800 MHz cores [09:16] With 512 MB of RAM though [09:18] ok, I may misunderstand. [09:28] Does ARMEL mean "ARM Little endian"? [09:49] Yes [09:49] Alebit the "arm" port was also le [09:52] thanks [10:33] If I need cross-compile for ARM on x86, where can I get a fine toolchain? [10:34] EL, see the rootfs from scratch page in the topic [10:34] use qemu [10:35] for compiling? [10:35] for an environment in which you can develop, compile and test [10:36] I think so, but it's a little slow. [10:37] what do you plan to develop ? [10:37] kernel stuff or something more top level ? [10:37] kernel [10:38] ah, right, for that a cross compiler is indeed a good choice, our prob is that many people ask for a cross compile toochain stuff for userspace development so my general asnwer is qemu ;) [10:39] got it [10:39] in userspace you need a ton of dependencies first built for the cross toolchain, which we dont want to provide [10:39] So for a cross-compiler, do you have any suggection? [10:39] * ogra looks for amitk's blog, he had a howto for a kernel toolchain [10:40] (and i belive lool works on something more integrated but i dont know the status) [10:40] status is I made good progress to pass the point where I was stuck [10:40] But I keep quiet about it because I don't want to set high expectations from other people [10:41] :) [10:41] good policy! [10:41] I likely found the reason of the newlib and glibc FTBFS-es I was getting and am likely to have something working soon [10:41] * lool & [10:41] EL, http://idlethread.blogspot.com/2009/01/recipe-of-day-cross-compiling-armel.html [10:41] thanks [10:42] Right, the codesourcery toolchain works right now [10:42] Or the emdebian one for debian [10:42] yeah [10:42] I think there are many toolchain for arm. [10:43] So I need a suggected one, ha. [10:43] In other words, which one is better? [10:44] the tested one usually ;) [10:45] amitk is our current arm kernel maintainer in ubuntu, he should know what he recomments :) [10:45] so just follow his howto and you should be fine for now [10:45] ya, It's what I need. [10:45] thank you very much! [10:45] :) [10:46] :) === ogra_ is now known as ogra [16:42] ogra: Did you see #336770 [16:42] I guess so since you're subscribed [16:43] ogra: Could you debug and see whether it's a hwclock, installer, or kernel issue? or perhaps it's out of RAM at this stage again? [16:43] bug 336770 [16:43] No bot [16:43] grr [16:44] Not sure I terribly like having bugs subscribed to canonical-arm-dev [16:44] ah, andy just subscribed me [16:45] unsubscribe it, i'll assign to me, i meant to look into that anyway [16:45] he sent a mail already [16:45] Thanks [16:46] i dont see flash-kernel in the d-i environment, i suspect it has to do wit it [16:46] it cant run out of ram at that point [16:46] as soon as partitioning is done there is swap [16:46] partman moans loudly if you dont use swap [16:49] Good point [17:17] ogra: still the same building error - hal won't restart in latest Kubuntu-Root-fs [17:28] Tscheesy, thats very very weird, i have built multiple ubuntu-desktop, xubuntu-desktop and commandline rootfses since [17:28] and never saw that error [17:29] it's perhaps because KDE4.2 is not Ready Yet? [17:30] is there a possibiltity to build the Image anyway and try to repair it later? [17:31] build a commandline image [17:31] then install kubuntu-desktop on the running system [17:32] good idea.. is this ubuntu-minimal ? [17:33] yep [17:33] thanks.. this way i get into qemu also.. [18:05] NCommander, ogra: new kexec-tools merged [18:05] yippie [18:05] that took a while :) [18:08] yay