[06:10] Hey guys - i'm seeing a problem with ext3 on ARM. I'm not sure if its hardware or software - but under heavy load I'm getting FS corruption [06:22] high-rez : can you categorize the corruption? [06:22] Are you seeing this on the Jaunty Jackalope ARM kernel? [06:22] categorize/quantify [06:23] Correct, jaunty. Essentially under heavy IO load things start to go bad. I ran fsck -y against it and everything was lost :) [06:23] the problem is i don't know how to tell if this is a hardware issue or a software issue. :( [06:23] What steps are needed to reproduce this? Have you dialed it in so that it's repeatable/ [06:24] what platform are you running on? Babbage? Beagle? Other? [06:24] Martyn: I'm trying again. I think I should be able to repro [06:24] What's the platform? [06:24] Beagleboard [06:24] Using an external USB HD (laptop hd connected via a usb converter) [06:25] C3? [06:25] B7? [06:25] C2? [06:25] C.... Let me see which [06:25] C2 pretty sure [06:25] using USB OTG then [06:25] there's a known issue on usb-storage on that platform [06:25] c2 [06:26] You can't be using the stock kernel either then .. you're using a specific Beagle kernel [06:26] which wasn't distributed with Jaunty (since Jaunty was packaged for Babbage board, but not Beagle) [06:26] I believe I am using a beagle specific kernel: beagleboard 2.6.29-oer34 [06:26] Right, but it's not from the Ubuntu distribution, is what I'm pointing at [06:27] there are no official Beagle builds on launchpad .. yet. [06:27] So I'm using the larger USB port, not the smaller one (which I believe is the OTG port) [06:27] Gotcha [06:27] The C2 USB port is suspect [06:27] the C3 USB port is known good [06:27] Ouch :( [06:27] The B7 main USB port was depopulated [06:27] (for that very reason) [06:28] So, it's the underlying USB driver, not the ext3 (or other FS) driver that's likely causing your issue [06:28] Is this a pure hardware issue or do you think a software workaround will be possible ? [06:28] I saw similar "lost and dazed" corruption when I was doing USB ethernet on a C2 [06:28] Understood, and also understood that it's not likely an ubuntu specific issue. [06:28] I don't think anyone's going to bother with a software workaround for the issue [06:29] Yeah.. I've been a bit suspect of this usb port for a bit. [06:29] All the development work for Ubuntu right now is concentrated on the Babbage 2, which is the precursor of the new ARM based netbooks [06:29] I'm working on the Arm Cortex-A9, which is the multi-core ARM chip [06:30] Interesting. I've played a bit with a cortex based system and linux (android on the htc toch pro) [06:30] So there's more work going into the Freescale i.mx51 chip than the OMAP3 + Beagleboard [06:30] Is OMAP3 not considered to be a big contender for next generation netbooks? [06:30] That pretty little beagle of yours is also a Cortex-A8 [06:31] not really. It lacks a lot of support for very basic things netbooks need. [06:31] Like Ethernet [06:31] Yeah, the lack of ethernet is a bit of a bummer. [06:31] Which is why you don't see an ethernet adapter on the Beagleboard (it would cost an extra chip) [06:31] Although it's possible the C4 or C5 will have one, since the next generation of OMAP3 chips may integrate an ethernet MAC [06:31] For which there is no space. :) It's a neat demo "look a whole computer on a board" lacking some modern essentials. [06:32] (but not a PHY) [06:33] Good info, thanks man [06:33] I like seeing how many packages you guys have built for arm [06:33] If my FS hadn't corrupted I guess I'd probably be running right now with gnome on it :) [21:55] anyone here run into the qreal=double vs float issue with Qt4 for ARM? I have x86 source littered with thousands of doubles vs float. [21:59] is Ubuntu-ARM mainly aimed at OMAP and iMX? [22:23] L84Supper: s/OMAP// [22:24] well s/OMAP and// :P [22:25] have you heard what the Freescale iMX netbook are planning on using for a Linux distro? [22:25] nope [22:26] I'm working with those and Samsung S3C2440 ARM9 [22:27] waiting for the OMAP 4xxx [22:28] what's everyone using for OMAP boards? beaglboard?