[00:25] I am all the way failing to create a bootable babbage sd card [00:25] either via the live image or manually [00:35] hmm, I seem to have a rev1.1 babbage board, which I don't think is TO2 [00:37] ah ha, fixed, great success [05:59] hi [06:01] hola [06:01] holaaaaaaaaaaaaaaaaaaa [07:36] Enter text here...hola [07:36] nadie aqui? === Q_Continuum_ is now known as Q_Continuum === JamieBennett1 is now known as JamieBennett === cbrake_away is now known as cbrake === dyfet` is now known as dyfet [16:15] hi [16:51] * kinkie is away: Stuff to do, people to see... [17:46] anyone know offhand what the i.mx51/babbage board ethernet driver is called? [17:47] i'm not getting ethernet to come up at boot at all [17:47] vlad: Which Babbage version? [17:47] 1/2/2.5? [17:48] that is a great question; my board says REV 1.1 on the bottom [17:48] so i'm guessing 1? if not, where should I look? [17:49] vlad: How many SD card readers do you have? [17:49] on the board [17:49] erm, just 1 [17:49] (newer ones have more?) [17:49] It's a Babbage 1 [17:49] My babbage is down ATM; ISTR the driver is FEC [17:50] I guess it's probably in the defconfig [17:50] no *fec* in /lib/modules/*31* [17:50] ah, it's compiled into the kernel [17:50] which is unfortunate, since it's not coming up.. hrm. [17:50] Yes it's built in [17:50] vlad: Do you get ethernet in the bootloader? [17:51] good question.. let me reboot, the spam already scrolled off [17:51] but I had ethernet before with the older kernel/bootloader (2.6.28-11 iirc) [17:51] Oh [17:51] and it went away with an Ubuntu upgrade? [17:52] yeah, had to rebuild my SD card [17:52] That's odd [17:52] So how did you install the board to begin with? [17:52] orginially-originally? image from freescale [17:52] Ah [17:52] this time around via redboot-install [17:53] using the non-TO2 redboot and a bit of hackery, but now i'm pretty sure I have a .31 image/initrd/etc. on flash [17:53] Ah so it's with .31 that you lose ethernet [17:53] yep [17:54] I can try downgrading to an earlier [17:54] Ok that's interesting [17:54] make sure that it's not something else.. one min [17:54] vlad: That would help [17:54] vlad: It might be that we disabled the config in .31 because b2 uses another chip [17:54] In which case it would be trivial to just enable the b1 config [17:54] But I didn't look at the configs in detail [17:55] lool : wave [17:55] vlad: If you could check the delta between configs and see whether the proper driver is turned on, that would help [17:55] hey Martyn [17:55] lool: will do [17:55] gonna drop down to 2.6.28-15.49 [17:56] vlad: Then file a bug and ping us [17:56] lool : What's the right way, and the right person to go to, to get support on doing an arm v7 build? [17:56] vlad: Thanks! [17:56] Martyn: What do you mean? [17:56] You mean of Ubuntu? [17:56] lool: oh, one more question -- anything special about rebuilding the kernel here? do you guys cross compile, or do you do it on target? [17:56] lool : Moving from v5 compiles to arm v7 compiles is now part of my 'critical path' at work. [17:56] Aha [17:56] I need to enable CONFIG_NEON (any idea why that's disabled?) [17:56] vlad : Not all ARM processors have NEON [17:56] Martyn: sure, but the i.mx51 does [17:57] Martyn: Critical path sounds like it's very urgent; I dont see any real quick solution really, but we can chat about other solutions if you like [17:57] vlad: it was disabled because it was unstable on imx51 [17:57] lool : Sure. It's pretty much reached a head due to the ARM summit in London. [17:57] lool: hrm, that's unfortunate [17:57] It is; but it's only in some specific cases [17:57] hardware problem with the chip? [17:57] Yes [17:57] Will be fixed in TO3 [17:57] lool : yep [17:58] er, that yep was for vlad. [17:58] Martyn: Shall we have a phone call? [17:58] or is this the neon issue that arm released errata for, that I think mru or koen did a somewhat hacky workaround for? [17:58] Hmm I dont think so [17:58] Ethernet mxc_fec: MAC address 00:00:00:00:00:00 [17:58] yeah, redboot finds ethernet [17:58] I think the soc comes to a grinding halt when it meets some particular NEON sequence, that can be triggered from userspace so it's bad [17:58] afaik NEON on the babbage 1 had HW issues [17:59] On Babbage 2 as well :) [17:59] lool : Sounds like a plan. [17:59] Martyn: number? [17:59] lool : I was going to say -- Skype or plain old telephone? [17:59] POST [17:59] lool, oh ? i thought they were fixed for the 2.x series [17:59] It's free for me to call UK or US [17:59] ogra: Nope [17:59] ah, k [17:59] well, i'm happy to discover we have v7 buildds since today [18:00] at least some progress [18:01] lool: the ones I know of are http://git.mansr.com/?p=u-boot;a=commitdiff;h=b04e1838064abb06299b2ea3c504a25fde8c245c (Which has that workaround) and another (ARM 451034) which is fixed in cortex-a8 r1p3.. but supposedly that second one is super rare and has never been seen in any code [18:06] lool: ethernet comes up fine with 2.6.28-15 -- will file [18:29] lool: filed 418238 [18:36] vlad, if you set a MAC addess in the redboot config, does it start working ? [18:41] ogra: interesting [18:41] ogra: how do I set a mac address in rb? I can try in a bit, doing a dist-upgrade to karmic currently [18:42] run fconfig at the redboot prompt, make sure to make no changes apart from the hardware addess [18:43] just make one up ... 01:23:45:67:89:.... [18:43] nod [18:43] is there a list of ports.ubuntu.com mirrors anywhere? (google isn't helping) [18:43] not sure if it's just slow, or if i'm still getting the super slow ethernet on babbage issue [18:43] there are no official mirrors [18:44] if you have another machine on the same network, use approx on it and point the babbage to it [18:44] (thats what i do for my image builds [18:44] ) [18:59] ogra: what's the best way to rebuild a kernel? on target, or cross compile? [19:00] i do it on target, but i have a fast SATA system here [19:01] for cross building, see: http://idlethread.blogspot.com/2009/01/recipe-of-day-cross-compiling-armel.html [19:09] nod, i've got a kernel cross setup already, just wasn't sure if one was easier than the other [19:09] I need to ask our IT guys to get me a SATA drive [19:12] well, SATA on the babbage wont gain you much more than any fast USB drive [19:12] my SATA disk is attached to a board with a real SATA adapter [19:12] ah [19:12] the babbage SATA is only a USB to SATA bridge [19:12] that's unfortunate [19:12] yes [19:12] which faster box do you have? [19:13] a dove board [19:13] same CPU MEM specs but getting 60MB/s disk throughput makes quite a difference for development [19:14] interesting.. are they commercially available? [19:14] (vs the 16-20MB/s you can get on the babbage) [19:14] not yet afaik [19:14] but soon [19:14] or even non-commercially [19:14] ah, k [19:14] we're trying to figure out what to build up our testing infrastructure on [19:15] tlee2, btw, our ARMv7 buiuld machines are up, we should soon start to do v6+vfp builds [19:16] * Meizirkki w00fs at vfp [19:17] well, we already have a libc-vfp since jaunty [19:30] Hi, anyone know a good LAN bandwidth testing app I can use on my SheevaPlug? [19:30] netio does not seem to be available and the plug does not have compile abilities [19:40] MarkG: netperf? === bjf is now known as bjf-afk [20:38] in retrospect, I should have uninstalled packages that I just plain don't need before upgrading to karmic (such as openoffice or the two xulrunners) [22:38] haha [22:39] a simple tweak to ubuntu and my samba AD now gives out a kerberos ticket in 0.4s instead of 10 [23:05] man, by the time my sd-card dist-upgrade to karmic finishes, it'll be time for another! :) [23:09] sounds like gentoo [23:10] ah, did I type that out? durn.. I need to think without moving fingers [23:26] well, it's more that the network is slow and the sd card is slow