**** BEGIN LOGGING AT Wed Mar 24 02:59:57 2010 Mar 24 05:10:36 ooh, new omap kernel in repos... cool. Mar 24 05:10:52 Just need to figure out how it does postinst. =P Mar 24 05:20:12 dpkg -e is your friend Mar 24 05:37:28 dpkg -e does absolutely nothing on that deb. Mar 24 05:37:38 and dpkg --help doesn't list a -e. Mar 24 05:38:32 Are you sure? Mar 24 05:38:49 dpkg -e foo.deb BAR should extract all the metacontent in the .deb to BAR Mar 24 05:38:53 dana@beagleboard:~$ dpkg -e linux-image-2.6.33-dl.1_1.0lucid_armel.deb Mar 24 05:38:53 dana@beagleboard:~$ Mar 24 05:38:58 OK Mar 24 05:38:59 ls Mar 24 05:38:59 er Mar 24 05:39:01 wrong file Mar 24 05:39:06 does it need absolute path? Mar 24 05:39:08 ls anyway :) Mar 24 05:39:14 No. Mar 24 05:39:23 Just enough path to find it. Mar 24 05:39:33 dpkg -e /var/cache/apt/archives/linux-image-2.6.33-500-omap_2.6.33-500.3_armel.deb -- does nothing. Mar 24 05:40:58 Are you sure? Mar 24 05:41:02 yeah. Mar 24 05:41:13 Did you look for new files that may have been created? Mar 24 05:41:23 oh. Mar 24 05:41:27 I see. Mar 24 05:41:29 DEBIAN dir. Mar 24 05:41:44 still, why does --help not show -e? Mar 24 05:41:50 fail Mar 24 05:42:09 Probably because it's really a dpkg-deb command that dpkg just passes through. Mar 24 05:42:23 It's definitely shown in `man dpkg` Mar 24 05:49:06 init: ureadahead main process (45) terminated with status 5 Mar 24 05:49:11 happens on my host system, too... Mar 24 05:49:19 ureadahead seems not to like non-generic kernels. Mar 24 05:50:12 ugh, ubuntu -500-omap kernel can't read mtd devices! Mar 24 05:50:28 er, maybe my mtdparts got broken. Mar 24 05:55:02 argh, u-boot won't see some of the files on my fat32 partition. Mar 24 06:02:29 Unhandled fault: external abort on non-linefetch (0x1018) at 0x402e1000 Mar 24 06:03:45 well... the thing now goes into suspend... but how do you wake it? Mar 24 06:10:41 hi, does anybody know how does NetworkManager know this " (eth0): driver 'fec' does not support carrier detection"? Mar 24 06:10:46 OMAP3 beagleboard.org # mtd erase 260000 20000 Mar 24 06:10:46 mtdparts - define flash/nand partitions Mar 24 06:10:50 argh Mar 24 06:11:04 oh Mar 24 06:11:05 right Mar 24 06:11:07 nand erase Mar 24 06:11:25 sorry, thinking out loud about my own stuff. Mar 24 06:17:06 looks like that lucid omap kernel is screwed up somehow. Mar 24 07:01:36 Is there some un-official repository with ubuntu but built for armv4t instead armv5t/armv6/armv7 for jaunty/karmic/lucid? I know I can use debian (as I already do), but I'm interstad in additional ubuntu stuff (except being rebuilt for newer arch). If no, do you know someone who tried and failed to provide this repo? Mar 24 07:01:58 There isn't such a repository. Mar 24 07:02:27 There have been a couple people who said they wanted to try, but it takes months to recompile everything, and I don't know of anyone who actually did it. Mar 24 07:02:46 OK fair enough, thanks Mar 24 09:14:45 ogra_cmpc and persia: i already enabled phylib and carrier detection in fsl-imx51 fec driver Mar 24 09:15:18 plars and GrueMaster: could you please help me to test it? ^^^ Mar 24 09:15:39 i already did that on my babbage board. Mar 24 09:51:56 cooloney: Sounds great Mar 24 09:52:02 * lool doesn't have hardware to test though Mar 24 09:55:38 lool: why not enable that in qemu? and test it? haha -:)) Mar 24 10:05:29 cooloney, yeah, lool should really hack imx51 support into qemu !! Mar 24 10:05:42 and add a virtual 2G :) Mar 24 10:06:38 persia, heh, i see the first netwalker user on the ubuntu-users ML ... being desperate, he wants to upgrade Mar 24 10:09:41 cooloney: Yeah! Let's do that during the next 2 years! :-0 Mar 24 11:27:35 asac: hi there **** BEGIN LOGGING AT Wed Mar 24 21:08:15 2010 Mar 24 22:27:14 I'm looking forward to run ubuntu on my htc hd2 Mar 24 23:30:50 rcn-ee: interesting stuff with the new 33-500-omap kernel. Mar 24 23:31:01 One: mtd doesn't seem to work. /dev/mtd stuff doesn't exist. Mar 24 23:31:22 Another: I sometimes get an oops and a backtrace upon initializing twl4030_usb Mar 24 23:31:40 Hey DanaG, sorry been gone the last two days.. ;) which 500.X? ;) Mar 24 23:31:55 linux-image-2.6.32-500-omap, in lucid. Mar 24 23:32:15 yeah, the package has a 500.x number on it.. uname -a might show.. ;) Mar 24 23:32:34 ah Mar 24 23:32:54 500.1 broken, 500.2 will boot.. ;) Mar 24 23:33:22 [ 0.000000] Linux version 2.6.33-500-omap (buildd@korlan) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu2) ) #3-Ubuntu Tue Mar 23 20:29:18 UTC 2010 Mar 24 23:33:35 humm... crap... Mar 24 23:35:39 DanaG, i submited a patch to ubuntu-kernel for the usb problems. ubuntu would like to first try to have it loaded as an external module.. I'd like to bring it internal.. ;) this patch: http://bazaar.launchpad.net/~beagleboard-kernel/%2Bjunk/lucid-ti-omap/annotate/head%3A/patches/beagle/0001-UBUNTU-Config-Enable-musb-ehci-on-beagleboard.patch Mar 24 23:36:14 unfortunately, I can't figure out how to grab all the output through "screen" Mar 24 23:36:58 use cutecom, it has a log to disk feature.. Mar 24 23:37:17 other than that it's not that good, so i'm constantly switching back and forth.. Mar 24 23:38:38 ah, screen -L /dev/ttyUSB0 115200 Mar 24 23:38:41 -L for log. Mar 24 23:39:33 oh, and something weird: the only place I've seen the gpio-keys input thingy appear and work, is in the Angstrom kernel. Mar 24 23:40:29 hum, must have mis did one of the gpio settings in the config.. Mar 24 23:41:34 www.csc.calpoly.edu/~dgoyette/screenlog.0 Mar 24 23:42:04 weird... last time I rebooted the thing, it gave an oops and hung. Mar 24 23:42:08 this time it rebooted fine. Mar 24 23:47:27 anyway, the host sees "device descriptor read error" Mar 24 23:47:35 sorry DanaG, was quickly writing a howto.. with ubuntu's kernel we need to make an initramfs... Mar 24 23:47:42 take a look at: http://elinux.org/Talk:BeagleBoardUbuntu#Conversion_to_Ubuntu_ti-omap_kernel Mar 24 23:48:36 cool Mar 24 23:48:49 it's a little of a mess at this point... ;) Mar 24 23:49:34 1. boot with no initrd.. 2. mount fat16 partition (fails) 3. run setup.sh script 4. reboot 5. some things work better.. Mar 24 23:51:00 i have a patch for 2. in my tree, but i don't think ubuntu will exept that one.. i think they are planning to generate their own uIntrd's on release... it's just a chicken and egg problem for us developers.. Mar 24 23:51:11 hmm, why does it copy to boot.ini? Mar 24 23:51:34 IGEPv2's boot loader looks for that. .;) Mar 24 23:51:55 I'm hacking on three boards at once.. bx, IGEPv2 and xm.. Mar 24 23:52:26 http://www.csc.calpoly.edu/~dgoyette/screenlog.0.txt Mar 24 23:53:08 yeap that's the musb module... Mar 24 23:53:16 "unable to read boot.scr Mar 24 23:53:17 " Mar 24 23:53:35 weird... u-boot doesn't see the file! Mar 24 23:55:05 i'm still suprised it mounted your sd card... mine didn't like that at all.. Mar 25 00:00:11 [ 35.623962] musb_hdrc musb_hdrc: musb_init_controller failed with status -19 Mar 25 00:00:11 [ 35.643035] last sysfs file: /sys/devices/platform/gpio-keys/input/input0/event0/uevent Mar 25 00:00:24 er, missed this in the middle: Mar 25 00:00:25 [ 35.639160] Internal error: : 1028 [#1] Mar 25 00:01:19 DanaG, give this one a try, it's my current work in progress.. http://rcn-ee.homeip.net:81/dl/testing/lucid/linux-image-2.6.33-500-omap_2.6.33-500.3_armel.deb Mar 25 00:03:57 I'm going to be leaving soon, but I'll give it a try later. Mar 25 00:04:06 Is it possible that the u-boot usbtty is interfering? Mar 25 00:04:16 ...even though I'm not using it. Mar 25 00:04:44 no problem, i'll be working on a couple things, so just watch the bzr repo i use... i don't know if that's ready for the c4 board yet... Mar 25 00:05:21 nah it shoudn't... Mar 25 00:19:52 hello Mar 25 00:20:18 howdy doody Mar 25 00:20:20 What can i put on my Asus A636 Mar 25 00:20:22 ? Mar 25 00:20:32 Hi rcn-ee Mar 25 00:21:13 it looks like it's xcale... Mar 25 00:22:42 pxa270, i think that's armv4, which would mean, angstrom or debian... Mar 25 00:23:18 great Mar 25 00:23:28 Some ubuntu? Mar 25 00:24:13 A few years ago i wanted to put some linux on it, but it didn't support gps an wifi ad that sucks Mar 25 00:24:22 ubuntu's lowest minimum requirement was armv5, but that was 9.04... (9.10 requires armv6 and 10.04 is armv7) Mar 25 00:24:41 if you can find a kernel, ubuntu squeeze should run great on it... **** BEGIN LOGGING AT Thu Mar 25 00:31:41 2010 **** BEGIN LOGGING AT Thu Mar 25 02:04:33 2010 **** ENDING LOGGING AT Thu Mar 25 02:59:57 2010