**** BEGIN LOGGING AT Mon Oct 18 02:59:57 2010 Oct 18 03:00:49 For the case where you created the ext3 partitions on MMC and USB to the same microSD, were you on the same machine? Oct 18 03:01:11 Yes Oct 18 03:02:44 Interesting. You may have found an exciting bug. If you could create two small filesystems (say 10MB) using both methods, and attach zipped dd's of them to an LP bug, it may develop some interest. If you are so willing, please file it with `ubuntu-bug linux` Oct 18 03:03:14 Obvious workaround is to use MMC to create a partition if you need ext3, but I suspect at least someone would be interesting in tracking down and fixing the real bug. Oct 18 03:06:57 Easier workaround is probably to use ext4. Oct 18 03:16:11 persia, the problem is not specific to ext3. I just tried ext4 and ext2 and got the same results as I got with ext3. Oct 18 03:30:28 pdc, That's unexpected. Does the USB adaptor work properly on other hosts? Oct 18 03:47:51 I tried it on another Ubuntu box, and it does work properly there! Oct 18 03:56:53 same architecture or different architecture? Oct 18 04:01:19 They're quite different. Oct 18 04:02:36 Ah, good. That makes it more likely to be an arch-specific kernel issue. Oct 18 07:36:46 ehlo # Oct 18 07:42:24 hrw: 501-# is an invalid hostname **** BEGIN LOGGING AT Mon Oct 18 12:30:01 2010 Oct 18 15:01:28 lrg: Do you have any more info on UCM? I have been looking into it and was wondering what the timeline was for initial release to see if it could be worked in to Ubuntu Natty. Oct 18 15:29:41 Hi. I'm trying to decide if I should use Ubuntu or any other distro/build system (like OE or Ångström) for a new custom Cortex-A8 based product we're making Oct 18 15:30:26 From one POV Ubuntu is nice, since the packages comes neatly prepared and have a good way of handling upgrades and updates Oct 18 15:30:31 what are you expecting us to suggest in the ubuntu channel ? Oct 18 15:30:32 :) Oct 18 15:30:33 Depends on the memory being added. Oct 18 15:30:39 but yeah Oct 18 15:30:43 memory is key Oct 18 15:30:51 ogra_ac: LOL :) Oct 18 15:30:59 256Mb is the number Oct 18 15:31:40 sveinse: what will run on device? Oct 18 15:31:40 I have already been experiencing with Ubuntu ARM for a while, so I know its quirks Oct 18 15:31:47 Well, you can definately use some of the core stuff, but don't expect any performance from any of the main gui envirounments (gnome, kde). Oct 18 15:32:02 We will run Qt/e against FB/SGX Oct 18 15:32:11 omap? Oct 18 15:32:22 qt embedded should be fine with 256M Oct 18 15:32:25 So doing a custom compile of Qt natively takes a long time on Ubuntu Oct 18 15:32:27 yes, omap Oct 18 15:32:46 as GrueMaster said though, a full desktop/netbook ubuntu UI will need 512M Oct 18 15:32:51 to run smoothly Oct 18 15:33:22 sveinse, for building packages natively get a pandaboard ;) Oct 18 15:33:36 So we're wishing very hard to have cross compilers that can target Ubuntu. I've experienced using CSL cross and inject the Qt and Qt app into the system. Now, it works, but for how long... Oct 18 15:33:56 ogra_ac: I'll check out the pandaboard, thanks Oct 18 15:33:57 sveinse, hrw is your man Oct 18 15:34:05 he maintains xdeb and friends Oct 18 15:34:09 for cross building Oct 18 15:34:25 wookey maintains xdeb not me Oct 18 15:34:29 ah Oct 18 15:34:31 yes, linaro or something like that, isn't that a cross for ubuntu? Oct 18 15:34:36 well, you maintain what it uses Oct 18 15:34:44 linaro is a company Oct 18 15:34:52 sveinse: apt-get install g++-arm-linux-gnueabi then ;D Oct 18 15:34:58 but yes, the stuff they do ends up in ubuntu Oct 18 15:35:20 what is xdeb? ....checking google... Oct 18 15:36:55 I also want to comment that the product will be entirely "embedded". The user will not install any apps/packages of own choosing. The device will start directly into our app and not a general UI Oct 18 15:37:42 sveinse: not planning any kind of updates to be done once deployed? Oct 18 15:38:26 Yes, but controlled via our company. I.e we will branch out the relevant packages and put up our own repo Oct 18 15:38:47 We need that for support reasons (we will guarantee the product) Oct 18 15:39:13 Our GUI will shell out to dpkg/apt-get in the BG Oct 18 15:40:23 So... Building qt can be handled from g++-arm-linux-gnueabi and it will link against the correct target libs, right? Oct 18 15:42:22 it should Oct 18 15:43:24 sveinse: looks like going for Ubuntu will work. Oct 18 15:43:38 Yeah, it sound like it Oct 18 15:43:39 * hrw has OE/Ångström background Oct 18 15:43:46 The alternative is OE/Å Oct 18 15:43:57 But I know too little about it Oct 18 15:44:37 and my boss wants a decision by tomorrow :D Oct 18 15:45:03 Ubuntu will give you less work probably Oct 18 15:46:38 One uncertainty with Ubuntu is that it relies on initrd and does heavy scripting during bootup. It is a string wish to minimize the startup time a much as possible. Down to 15 secs from linux unpacking to GUI app is a target Oct 18 15:47:00 thats not true anymore Oct 18 15:47:09 you dont need the initrd Oct 18 15:47:15 Nice. Oct 18 15:47:23 only if your users can freely install packages you should have it Oct 18 15:47:33 but that doesnt seem to be the case Oct 18 15:47:43 And then the big wait is probably the udev population Oct 18 15:47:48 no Oct 18 15:48:15 ubuntu doesnt use udev to populate the initial /dev, it relies on the kernel to have devtmpfs Oct 18 15:48:37 indeed, if you dont have that, udev scripts will run and everything will slow down Oct 18 15:48:58 well. in the bootlogs I've seen, that seems to be the case. Oct 18 15:49:17 if your kernel has devtmpfs that shouldnt take any time Oct 18 15:49:21 At least I'm beginning to be confident that we can strip things down to something lean and mean Oct 18 15:49:29 you surely can Oct 18 15:49:58 well, then it seems that ubuntu is it then (said in the #ubuntu-arm channel :) ) Oct 18 15:50:05 hehe Oct 18 15:50:15 what release do you plan to base on ? Oct 18 15:50:51 proto by jan-11. release by 1Q12 Oct 18 15:51:05 i meant ubuntu release ;) Oct 18 15:51:20 Ah. Currently maverick Oct 18 15:51:42 But it can change. We've just changed from lucid Oct 18 15:52:22 well, lucid would be cleverer regarding security support Oct 18 15:53:03 Yeah. So lucid (ARM) is included into the LTS program? I thought it wasn't Oct 18 15:53:55 In all cases, we as a mfg need to take the ultimate responsibility for the customer. So having LTS is more a convenience for us, not the customer Oct 18 15:54:13 sveinse: packages are built for each arch Oct 18 15:54:53 Aha. So security updates are updated for all archs Oct 18 15:57:16 BTW: Are there any concerns basing a commercial product on Ubuntu (where the user cannot choose packages freely)? Given, of course, the obligations in GPL Oct 18 15:57:29 (And not considering the Tivoization issue for a moment) Oct 18 15:57:51 as long as you obey to the ubuntu trademark policy it should all be fine Oct 18 15:58:20 (i.e. if you will have ubuntu in your product name you need to get trademark approval) Oct 18 15:58:40 sure. And thanks, I'll check it out Oct 18 16:01:08 Slightly OT: Are there any open source scripts/tools for building packages and populating a custom apt repo? Oct 18 16:04:32 dpkg-scanpackages you mean? Oct 18 16:04:56 or apt-ftparchive (which does same but require apt) Oct 18 16:06:29 Sorry for repeating myself, what is xdeb? https://wiki.ubuntu.com/Specs/M/ARMXdebCrossCompilationEnvironment isn't too informative unfortunately Oct 18 16:08:06 ok, me off Oct 18 16:08:11 have a nice rest of day Oct 18 16:08:21 hrw: Thanks for your help & input Oct 18 16:08:48 sveinse: https://edge.launchpad.net/xdeb has code etc Oct 18 16:09:03 Thanks again Oct 18 16:32:35 Woot PandaBoard can be purchased at USD $174 from DigiKey today! Oct 18 16:32:46 Cheap Cortex AP hardware finally Oct 18 16:32:54 make that Cheap Cortex A9 hardware finally Oct 18 16:35:30 heh :) Oct 18 16:36:54 davidm: you can order it today.. yes.. expect about 4 week lead time to ship Oct 18 16:37:29 so you can order it now and by the time you get home from UDS.. it should hopefully be at your home :) Oct 18 16:41:01 jayabharath, it's really really nice to be able to say you can put in an order today. It's been a long time coming Oct 18 16:41:27 davidm: yup - I totally agree... Oct 18 16:52:09 prpplague, quick question, with zippy2 attached to a panda can I achieve a clean network boot? Oct 18 16:53:09 davidm: yep, sakoman has full support for the 8851 in u-boot, you'd need to tweak some of the pinmux's and add a small amount of glue code, but nothing major Oct 18 16:53:23 where would u-boot come from ? Oct 18 16:53:32 you still need the SD, no ? Oct 18 16:54:19 ogra_ac: yea you still need an SD for MLO and u-boot, but you can tftp the kernel and nfs the rootfs Oct 18 16:54:38 that desnt work without zippy ? Oct 18 16:54:44 *doesnt Oct 18 16:54:59 * sakoman doesn't have a zippy2, but if he did he would add support to the panda u-boot ;-) Oct 18 16:55:04 i thought the interface would be up in u-boot (honestly i never checked) Oct 18 16:55:08 ogra_ac: dosent -- no support for uboot to boot over network .. Oct 18 16:55:17 ogra_ac: the smsc LAN9514 is via the EHCI which means that you need to init the ehci and have a driver for the lan9514 Oct 18 16:55:34 ogra_ac, so still need a monolithic kernel that can't write to the SD :-( Oct 18 16:55:36 sakoman: perhaps prpplague can donate a zippy2 for you :) Oct 18 16:55:39 well, if i have to have the SD anyway, i can also put the kernel on it Oct 18 16:55:51 sakoman: i have you zippy2 on my desk, but i've been too busy to get it shipped Oct 18 16:55:52 davidm, right Oct 18 16:55:58 sakoman: i'll try to do that this week Oct 18 16:56:01 davidm, no such thing like PXE on arm Oct 18 16:56:03 u-boot ehci for OMAP3 and OMAP4 is on my list Oct 18 16:56:10 ogra_ac, yea I know Oct 18 16:56:18 prpplague: no rush, my Panda doesn't really work anyway Oct 18 16:56:30 need to wait till I get the one from Digikey Oct 18 16:56:31 davidm, but i dont see that as a prob, monolithic kernel is safer anyway Oct 18 16:56:43 davidm, and no MMC support is a must Oct 18 16:56:58 ogra_ac, yea but was hoping for an "easier" solution, no joy there Oct 18 16:57:04 nah Oct 18 16:57:31 we could solder some nand on ;) Oct 18 16:58:08 I so miss the days of a real hardware lock on SCSI HD, throw the switch and nothing could change end of story Oct 18 16:58:17 yeah Oct 18 16:58:26 well, the wonderful times of SD cards Oct 18 16:58:46 I really was under the impression that SD was the same, was really bummed out that it was a software lockout Oct 18 16:58:56 yup Oct 18 16:59:07 me too when i found out abou tit the first time Oct 18 17:01:56 I honestly don't remember a system having a hardware write-lock that couldn't be bypassed in software. Oct 18 17:02:15 floppies Oct 18 17:02:28 and old SCSI Oct 18 17:02:34 I could write to them with some of the hack software I had for the Atari. Oct 18 17:02:45 Unsure about old scsi. Oct 18 17:02:56 Have to check my books. Oct 18 17:04:02 But I do remember that there was a way to bypass the floppy by hacking the controller. Oct 18 17:14:17 SCSI was a hardware lock, could not bypass in software, linux thought it could write and then would error out Oct 18 17:15:28 Was a great alert system, set up your hardware, lock the drive and then watch logs for errors from someone trying to overwrite a file. Was great Oct 18 17:16:39 haha Oct 18 17:20:08 linux was unaware that the hardware write protect was on, worked really nicely, Had the switch hooked up to the old turbo switch on AT cases Oct 18 17:36:02 Hi robclark Oct 18 17:36:08 Wouldn't it be cool if panda supported SDXC? <2TB capacity, 832Mbit/s. Oct 18 17:36:45 Unfortunately, nothing exists yet. Oct 18 17:36:59 isnt that also heavily patented ? Oct 18 17:37:11 And heavily priced Oct 18 17:37:22 hi lag Oct 18 17:37:26 Hey buddy Oct 18 17:37:30 How are you? Oct 18 17:37:40 ah, come on if you can get a panda for $174 you can spend $50 forr an SD Oct 18 17:37:41 oh, keepin busy ;-) Oct 18 17:37:55 Are you making an appearance at UDS? Oct 18 17:38:17 no.. I'll be at gstcon/elc that week.. Oct 18 17:38:21 bad timing this year Oct 18 17:38:39 Shame, it would be good to see you again Oct 18 17:38:48 yeah Oct 18 17:38:49 does u-boot support ext2 fs ? Oct 18 17:38:50 Well, there's always the Platform Sprint Oct 18 17:39:00 Can you take a look at something for me? Oct 18 17:39:02 pcacjr, yes and no Oct 18 17:39:03 http://launchpadlibrarian.net/57732292/dmesg Oct 18 17:39:03 well, yeah, there will be more sprints and UDS's Oct 18 17:39:10 * robclark looks Oct 18 17:39:16 * pcacjr nods Oct 18 17:39:19 pcacjr, depends on the platform Oct 18 17:39:20 A user is complaining that his EDID appears 3 times Oct 18 17:39:34 ogra_ac: ah, ok Oct 18 17:39:36 EDID appears 3x, or the picture? Oct 18 17:39:39 robclark: bug 661761 Oct 18 17:39:40 Launchpad bug 661761 in linux-ti-omap4 (Ubuntu) "3 copies of video with LG Flatron W22561VP (affects: 1) (heat: 12)" [Undecided,New] https://launchpad.net/bugs/661761 Oct 18 17:39:45 I think it is https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/661761 Oct 18 17:39:46 Launchpad bug 661761 in linux-ti-omap4 (Ubuntu) "3 copies of video with LG Flatron W22561VP (affects: 1) (heat: 12)" [Undecided,New] Oct 18 17:39:46 yeah Oct 18 17:39:55 Yep Oct 18 17:40:01 it is similar to what rsalveti sees Oct 18 17:40:17 I was chatting w/ ricardo about that the other day.. Oct 18 17:40:28 What was the outcome? Oct 18 17:40:33 ogra_ac: maybe the FAT3 is a way to go, right ? Oct 18 17:40:37 Is it 3 pictures? Oct 18 17:40:37 FAT32* Oct 18 17:40:41 I suspect we might need some time threshold.. ie. if we get rapid connect/disconnect/connect, then don't try and re-read EDID Oct 18 17:40:43 pcacjr, yes Oct 18 17:40:58 although will be a few weeks before I have a chance to give that a try Oct 18 17:41:02 ogra_ac: thanks for the explanation Oct 18 17:41:05 * robclark is on the road this week and next Oct 18 17:41:07 lag, talk to desrt in #pandaboard ... Oct 18 17:41:12 robclark: Awesome, so you're on this? Oct 18 17:41:14 (he is ryan) Oct 18 17:41:25 It's okay Oct 18 17:41:34 It sounds like Rob has it in hand Oct 18 17:41:39 we'll I'd like to try.. but it will be a few weeks. Maybe rsalveti beats me too it? Oct 18 17:41:57 at least he has a monitor which reproduces the same issue.. which I don't have Oct 18 17:42:03 Ah Oct 18 17:42:09 I guess that would help Oct 18 17:42:21 I'll keep an eye on it Oct 18 17:42:21 yeah Oct 18 17:42:29 And chat to rsalveti at a later date Oct 18 17:42:38 Thanks Rob Oct 18 17:42:49 but it is an issue we've seen w/ two different LG monitors.. so hopefully it is only w/ LG monitors and not others Oct 18 17:42:50 np Oct 18 17:57:53 Wonder if these would work on panda? It would take a long time to expand root, but would be cool. http://www.flash-memory-store.com/sdxc-card.html Oct 18 18:57:53 ogra: did the Panda audio config updates get released ? Oct 18 18:58:22 lrg, yes, but i made a mistake, fix is pending Oct 18 18:58:36 ogra: ah, np - thanks Oct 18 18:58:42 (the omap4 file doesnt end up where it should be) Oct 18 21:03:24 hi, when using the rootstock program, how do i know what are all the available seeds? " --seed <>" Oct 18 22:48:30 kgilmer: you can look at the seeds available under http://code.launchpad.net/ubuntu-seeds (or add some) Oct 18 23:34:04 i'm trying to boot maverick on my beagleboard Oct 18 23:34:22 its stuck on 'Uncompressing Linux... done, booting kernel' Oct 18 23:34:35 You had a C3, right? Oct 18 23:34:40 -xm Oct 18 23:34:51 Ah, sorry. My poor memory. Oct 18 23:36:14 do you want boot log? or got other ideas? Oct 18 23:36:53 I think you need someone who has an XM. Oct 18 23:39:52 persia, any idea who that is? Oct 18 23:41:00 There's been a few folks here who talked about them in the past. I'm not sure if any of them have them now, or would be able to troubleshoot with you. Oct 18 23:42:25 daurnimator: First, what image are you running? Oct 18 23:43:07 Also, do you have a monitor attached? Oct 18 23:43:35 was trying ubuntu-netbook-10.10-preinstalled-netbook-armel+omap.img. yes I have a monitor attached. Oct 18 23:45:08 Hmm. You should have video on the monitor. Oct 18 23:46:16 It should show text output indicating that it is enlarging the root file system. Oct 18 23:47:33 that I do not. Oct 18 23:48:51 if it helps, D6 is flashing twice at a regular rate.. Oct 18 23:49:22 ogra: ping Oct 18 23:49:30 ogra_ac: ping Oct 18 23:51:08 GrueMaster, you have an -xm? Oct 18 23:51:29 yes. Oct 18 23:51:39 Not hooked up currently, though. Oct 18 23:52:02 GrueMaster, advice/helpful tips then? Oct 18 23:52:35 First, I would check your downloads with md5sum. Compare it with the MD5SUMS file online. Oct 18 23:53:01 well the gzip archive extracted correctly... Oct 18 23:53:33 What size sd card are you using? Oct 18 23:54:18 ok. the md5 is correct Oct 18 23:54:20 sd card is 8gb Oct 18 23:54:45 Ok. I have tested 4, 8, and 16G, so that should be ok. Oct 18 23:55:02 Try rebooting. Oct 18 23:55:16 Is this a production XM? Oct 18 23:55:19 yes Oct 18 23:55:26 ok. Oct 18 23:55:49 as I sit here I haven't touched it, D6 is flashing twice regulary, and D7 occasionally turns switches on/off Oct 18 23:55:58 I feel like it could be doing something? Oct 18 23:56:04 How did you write to SD. Oct 18 23:56:06 how long does the rootfs take? Oct 18 23:56:07 ? Oct 18 23:56:20 On 8G, about 5-10 minutes max. Oct 18 23:56:22 zcat | sudo dd Oct 18 23:57:11 Try gunzip < > ;sudo dd bs=4M if= Oct 18 23:57:26 I have seen a few issues using zcat pipes. Oct 18 23:58:03 i've got to go out in a sec, so I might just leave it for now, see if something has happended by the time I get back Oct 18 23:58:16 will be back in a couple of hourss Oct 18 23:58:29 Reset it first. YOu should see something on the screen almost immediately. Oct 18 23:58:42 ~10 seconds after reset. Oct 19 00:13:45 GrueMaster, nope Oct 19 00:14:05 pastebin Oct 19 00:14:25 uh, I meant http://pastey.net/141810 Oct 19 00:14:32 GrueMaster, ^^ hope that helps, its where it is now Oct 19 00:14:37 Hmm. Try "sudo dd bs=1024 if=/dev/zero of=" to wipe your SD & reflash. Oct 19 00:14:39 i'm off for for a bit now Oct 19 00:15:22 You can also try adding serial console info to the kernel parameters. WIll explain when you return. Oct 19 01:00:37 GrueMaster, back for 10 mins, I previously had alot larger block size: what wil change? Oct 19 01:03:55 For this sort of thing, the only difference between different blocksizes for dd is how the caching works. I almost always use 1M. Oct 19 01:05:15 Very large bs (where zcat is the max) tends to be more likely to get some unexpected corruption. Very small bs (anything less than the eraseblock size on the flash) tends to cause the FTL to be overworked, and may waste space on the SD. Oct 19 01:09:09 persia, so whats the value I should be using? 1024? 1M? 4M? Oct 19 01:09:43 What's the eraseblock size on your flash? Use some integer multiple of that. Oct 19 01:09:51 prpplague: hi dave, got your email. Oct 19 01:10:03 persia, how would I find that one out? >.< Oct 19 01:10:16 1M and 4M tend to be integer multiple for most eraseblock sizes. 4M is a bit faster. 1M is a bit safer (but breaks for 2M eraseblock sizes, although these are very rare) Oct 19 01:11:33 You'd have to find it in the documentation for your SD. In practice, I don't know of any good ways to discover this based on the hardware. Oct 19 01:17:58 cooloney: hey bud Oct 19 02:08:37 ahoy ! thank you for providing the community with 10.10 for the beagleboard! (https://wiki.ubuntu.com/ARM/OMAPMaverickInstall) Oct 19 02:09:02 now i am having problems =D usb keyboard and mouse aren't being recognized! Oct 19 02:28:21 i have returned :D Oct 19 02:28:25 * daurnimator pokes GrueMaster Oct 19 02:28:33 Oww. Oct 19 02:28:44 Sorry, had stepped out to start dinner. Oct 19 02:29:37 Ok, so lets try with serial console to see where it is hanging up at. Reset and press -c to stop autoboot. Oct 19 02:30:08 Let me know when you have a uboot prompt. Oct 19 02:32:04 now. Oct 19 02:32:22 one sec (phone call) Oct 19 02:32:42 ok, you're second is up :P Oct 19 02:32:49 Heh. Family. Oct 19 02:32:56 ahh Oct 19 02:33:00 hope everything is ok Oct 19 02:33:04 At any rate, type "mmc init" Oct 19 02:33:16 Jut my son wanting a new monitor. Oct 19 02:33:20 just Oct 19 02:33:20 ahh Oct 19 02:33:23 and then? Oct 19 02:33:33 fatload mmc 0:1 0x80000000 uImage Oct 19 02:33:40 fatload mmc 0:1 0x81600000 uInitrd Oct 19 02:33:49 setenv bootargs vram=12M omapfb.mode=dvi:1280x720MR-16@60 root=/dev/mmcblk0p2 fixrtc console=ttyS2,115200 console=tty1 Oct 19 02:33:58 bootm 0x80000000 0x81600000 Oct 19 02:34:21 That should load the kernel & initrd and boot with a lot of stuff on the serial console. Oct 19 02:36:34 mouse-_, You've connected them to a powered hub? Oct 19 02:37:13 persia: Not getting that far. Should be able to boot to oem-config w/o mouse/keyboard. Oct 19 02:37:25 Currently nothing on display. Oct 19 02:38:17 GrueMaster, "mouse-_" != "daurnimator" :) Oct 19 02:38:46 Oh. Oops. Didn't see that person. Oct 19 02:38:48 persia, i'm on dc power now Oct 19 02:39:30 GrueMaster, its doing things :) Oct 19 02:39:39 daurnimator: Anything on the serial console? Oct 19 02:39:41 cool Oct 19 02:39:55 currently on setting up swap, this will take a moment ... Oct 19 02:40:10 Anything on the monitor or is it serial console only? Oct 19 02:41:20 nothing on monitor Oct 19 02:41:35 On the monitor, is it HDMI or DVI? Oct 19 02:41:48 using hdmi=> dvi cable Oct 19 02:42:08 Hmm. Should work. Make sure monitor has DVI input selected. Oct 19 02:42:21 What res can the monitor handle? Oct 19 02:43:50 up to 1920x1080 Oct 19 02:44:14 So it should be able to handle the 1280x720 res. Oct 19 02:44:45 Depends. Some displays can't handle some non-native resolutions. Oct 19 02:45:12 Might pass 1920x1080 with setenv to see if it makes a difference. Oct 19 02:45:36 I'd have to look, but I believe the 1280x720-16@60 is vesa compliant. Oct 19 02:45:58 It is: I'm just not convinced arbitrary displays are VESA compliant :) Oct 19 02:46:06 The're *supposed* to be so though. Oct 19 02:46:09 True. Oct 19 02:46:40 I have to go fix dinner. Cooking part is done, now need hands on attention. Sorry. Oct 19 02:48:12 persia: no, this is the beagleboard XM. the board comes with 4 usb ports =D Oct 19 02:49:11 mouse-_, what did you do to get it working? mines not Oct 19 02:49:36 the XM is so badly supported right now :( Oct 19 02:49:39 mouse-_, Ah. I don't have an XM, but on my C4, I needed to supply additional power through a hub to get the keyboard and mouse to work. Oct 19 02:50:25 mouse-_, Just needs more folk looking at it: I'm certain it *can* be supported, but unless a number of XM users use Ubuntu and help, it's unlikely the rest of us can wave a magic wand :) Oct 19 02:50:33 :) Oct 19 02:51:19 ok, so the board rebooted now Oct 19 02:51:26 still no display Oct 19 02:51:38 mouse-_, Your display just worked? Oct 19 02:51:57 the display does just work ! Oct 19 02:52:00 this is 10.10 Oct 19 02:52:20 i'm guessing, maybe someone forgot to compile usb support for it, being that it was just released 8 days ago? lol. i am trying 10.04 now Oct 19 02:52:30 Hmm. Are there different variants of the XM? Oct 19 02:52:50 but the setup_sdcard.sh crashed my kernel! ha! Oct 19 02:52:51 mouse-_, 10.04 is very likely not to support the XM: I don't believe they were widely available in April. Oct 19 02:52:56 here is my serial output: http://pastey.net/141812 Oct 19 02:53:02 ahhh, crap, persia. yeah, you're right Oct 19 02:53:37 check this out, [ 50.032255] EXT4-fs warning (device mmcblk0p2): ext4_clear_journal_err: Marking fs in need of filesystem check. [ 50.032276] BUG: unable to handle kernel paging request at 027c0000 Oct 19 02:53:41 ha! Oct 19 02:53:47 ext4 bug. Oct 19 02:54:15 or something else to do with it. what a nightmare Oct 19 02:55:20 XM is only supported in Maverick. Also, I just finished booting mine again. I am at the oem-config. Mouse & keyboard work. Try bottom USB slots. Oct 19 02:55:28 Gone again. **** ENDING LOGGING AT Tue Oct 19 02:59:57 2010