**** BEGIN LOGGING AT Fri Apr 22 02:59:57 2011 Apr 22 03:05:38 Amaranth: oh, ok Apr 22 13:49:57 ogra_: rsalveti: i am going to be late for today's call. Apr 22 13:50:06 maybe by 30min. Apr 22 13:50:32 ndec, i wouldnt mind skipping today, its a public holiday in brazil and germany ... and david is on the road Apr 22 13:50:49 ogra_: ok. let's skip then. that makes my agenda much simpler too ;-) Apr 22 13:50:56 cool ! :) Apr 22 13:51:50 ndec, first shot of the final images is already on cdimage btw Apr 22 13:52:04 (todays dailies are the first candidates) Apr 22 13:52:21 ogra_: ooh! earlier than for maverick ;-) Apr 22 13:53:05 yeah, we have a new release manager, she is very cautious ... and the easter weekend kind of gets in the way too Apr 22 13:53:32 thats also why we have no release candidate but two betas this time Apr 22 14:43:38 Hi, the latest ubuntu natty omap4 headless image (daily build) gets stuck during installer. After the "Where are you?" "Is your clock set to UTC?" the installer jumps back to the language selection dialog. Apr 22 14:44:58 I need some help on how to help out. How do analyze the issue and does it make sense to submit a bug-report. if yes, where? Apr 22 14:49:57 miru_: I'm just rising from the dead. As soon as I get my coffee, I'll take a look and see where the problem is. Couple things you can do is after the system crashes, pull the SD and check the logs from your desktop/laptop. Also, you could add debug-oem-config to the bootargs in the boot.scr on the first partition. Apr 22 14:50:35 (if you'd rather not get into all that, give me a few minutes and I'll be up to speed). Apr 22 14:54:34 I'm new to the Pandaboard, so please be patient with me ;) I will try to set the parameter in the boot.scr (will be my first time) Apr 22 14:56:05 Hi Apr 22 14:56:31 GrueMaster: you gave me some advise on natty arm image recently. Is it a good point to download now or should I still wait ? Apr 22 14:59:15 dcordes: The latest daily images are the first candidates towards final release. There may be some glitches, but for the most part they should be very stable by now. Jump in, the pool's warm. :) Apr 22 14:59:49 miru_: No problem. What do you have for a desktop system? Apr 22 14:59:57 Ubuntu 10.10 Apr 22 15:01:16 GrueMaster: http://cdimage.ubuntu.com/ubuntu-netbook/daily-preinstalled/20110422/ ? Apr 22 15:01:17 perfect. Install the uboot-mkimage package and you can use it to make boot changes to your image. Apr 22 15:01:55 dcordes: Yes, also http://cdimage.ubuntu.com/ubuntu-headless/daily-preinstalled/20110422/ if you want to run a minimal image. Apr 22 15:02:11 OK, done Apr 22 15:03:02 GrueMaster: I'm particularly interested in trying the new desktop enironment on my small screen device to test it vs gnome Apr 22 15:03:37 dcordes: What is the base hw? Apr 22 15:04:21 GrueMaster: htcleo aka HTC HD2 with qsd8250 SoC (cortex-a8) wvga screen Apr 22 15:04:46 I have no idea if our images will work with that. Apr 22 15:05:15 they do Apr 22 15:05:19 I don't know if there is a kernel for that soc. Apr 22 15:05:26 Oh, cool\ Apr 22 15:06:52 miru_: I've gotten to that point of failure, and am looking at the logs now on my desktop. var/log/oem-config.log has an interesting failure in it. Apr 22 15:08:58 OK. Everything gets slowed down today because pandaboart.org is down :( Apr 22 15:09:01 GrueMaster: I tested maverick extensively on the device Apr 22 15:09:14 GrueMaster: even including multitouch which is documented on lp Apr 22 15:09:48 I think we now have support for multitouch in the natty images. Let me know how it works. Apr 22 15:12:42 GrueMaster: then my timing to join the pool party is good :) Apr 22 15:13:00 GrueMaster: I will let you know but it will take a while. first the image needs to pass the dormitory network.. Apr 22 15:13:09 heh Apr 22 15:21:49 Is that the right way to call the mkimage command: mkimage -A arm -T script -O linux -a 0 -e 0 -n /media/sde2/boot/boot.script -d /media/sde1/boot.scr boot.scr Apr 22 15:28:16 It seems I got it right, There is a file /var/log/oem-config.log with some Python exceptions. Apr 22 15:29:36 GrueMaster: with interesting failure you mean "locale.setlocale failed: unsupported locale settting (LANG=de.DE.UTF-8)"? Apr 22 15:29:38 Here's what I do. To edit the boot.scr, "dd bs=72 skip=1 if=mnt/boot.scr of=boot.script". Then edit the file and save it. Apr 22 15:30:16 To put it back into the uboot partition, use "sudo mkimage -A arm -O linux -T script -C none -d boot.script mnt/boot.scr" Apr 22 15:46:53 miru_: What I am seeing in the oem-config.log with debug-oem-config is mostly the same as without debug. But I think it is a locale issue. Apr 22 15:49:00 ok. Do you have an idea how to work around this issue? Apr 22 15:49:26 The actual problem I was investigating is that my USB devices were not enumerated/detected Apr 22 15:49:47 I was hoping that the latest image might fix the issue Apr 22 15:50:36 This is the first time I have seen this issue. I'll try an older daily though to see where it started showing up. Apr 22 15:50:53 (I mirror the daily builds from release to release). Apr 22 15:51:03 Hm, but no. When I run dmesg, I still see the error: "ehci-omap ehci-omap.0: detected XactErr len 0/8 retry 16" Apr 22 15:51:41 If you need to get up and running, try the Beta 2 image in http://cdimage.ubuntu.com/ubuntu-headless/releases/natty/beta-2/ Apr 22 15:52:01 Then once you are running, apt-get update;apt-get dist-upgrade. Apr 22 15:52:22 ok, I will try that Apr 22 16:18:51 :( same issue with the beta2. USB does not get detected and because the USB ports and the ethernet port are somehow related it seems as if the network does not come up either. Apr 22 16:19:51 [ 1.569946] usb 1-1: new high speed USB device using ehci-omap and address 2 Apr 22 16:19:51 [ 1.710571] usb 1-1: device descriptor read/64, error -71 Apr 22 16:19:51 [ 1.952789] usb 1-1: device descriptor read/64, error -71 Apr 22 16:23:20 That's strange. My network works just fine here. Apr 22 16:24:03 You may need to configure networking manually. Apr 22 16:29:41 miru_: How are you powering your panda? Apr 22 16:31:08 I have a 30W (5V/4000mA) power supply. Apr 22 16:31:40 Ok. *should* be enough. Apr 22 16:31:43 But the whole USB/network jack seems to be without power. No network LEDs are blinking. Apr 22 16:32:01 Check your cable. Apr 22 16:32:10 The same cable works on my notebook Apr 22 16:32:38 Are you plugged into a switch or are you going system to system? Apr 22 16:32:59 a switch Apr 22 16:33:07 Hmmm. Apr 22 16:33:41 Beginning to sound like a bad board. Apr 22 16:34:00 :( Apr 22 16:34:26 I tried earlier images here, and with the 20110418 image (same kernel) I am not seeing any usb errors. Networking is fine. Apr 22 16:34:55 Oh, and I may have a solution to the oem-config issue. Reflashing now to test. Apr 22 16:35:12 maybe the power supply spec is wrong. Apr 22 16:35:14 OK, I need to get something to eat now. Thanks a lot for your help! Apr 22 16:35:53 I'll be here for a while. Apr 22 16:53:48 miru_: Bug #769081 filed. Apr 22 16:53:50 Launchpad bug 769081 in ubiquity "oem-config-debconf crashes on armel headless due to undefined attribute." [High,Confirmed] https://launchpad.net/bugs/769081 Apr 22 17:00:53 miru_: double/triple check the ethernet check is actually really _completely_inserted and contacting, maybe by applying constant tension wirth your hand. mine also behaved like this concerning ethernet with a good cable. seems the jack manufacturer is a bit inconsequent on specs. Apr 22 17:34:45 Hi, I was just wondering whats the expected boot time of 10.10 on a beagleboard-xM. I downloaded and zcat'd the preinstall image (from https://wiki.ubuntu.com/ARM/OMAPMaverickInstall ) to my 8GB SD card, put the card into my beagleboard, hooked up a USB keyboard and HDMI video, and powered the beagleboard on Apr 22 17:35:18 I've been waiting for 10 mins so far but my monitor's still getting no HDMI signal (Angstrom booted fine on the beagleboard-xM) Apr 22 18:05:09 There is a two-step boot process. The first step resizes the rootfs to fill the SD card, then it will reboot into X with oem-config for you to make timezone, language, and user info. Apr 22 18:05:23 Are you seeing any output on the screen? Apr 22 18:05:35 Keripo: ^^^ Apr 22 18:08:00 GrueMaster: no, not at all, but I poked around and apparently there's a DVI issue for 10.10 for Beagleboard xm Rev A3 and B Apr 22 18:08:19 dont know what revision my board is, but I'll try the patched files and see what happens Apr 22 18:09:26 Yes, follow the instructions at https://wiki.ubuntu.com/ARM/OMAPMaverickInstall Apr 22 18:10:11 The problem is that the BeagleXM was released the week after 10.10, and they had a change in how DVI is enabled. They didn't tell us until after release. Apr 22 18:11:18 Also, we are testing 11.04 final images today. Pull http://cdimage.ubuntu.com/ubuntu-netbook/daily-preinstalled/current/ and give it a whirl. Apr 22 18:51:03 GrueMaster - thanks, I'll check it out! Hope the packages that I'll be installing (Kinect stuff) will still be compatible ; ) Apr 22 19:11:27 GrueMaster: the prebuilt images for Natty are "headless", but do they still contain the normal video/mouse/keyboard drivers or will it terminal only? Apr 22 19:15:28 It is setup to go through a serial console, but they do support keyboard video and mouse. You will need to use the serial port to run through the initialization though. Apr 22 19:15:55 And the oem-config is currently broken. Bug 769081 Apr 22 19:15:57 Launchpad bug 769081 in ubiquity "oem-config-debconf crashes on armel headless due to undefined attribute." [High,In progress] https://launchpad.net/bugs/769081 Apr 22 19:17:16 If you want to try the headless image out immediately, use the beta 2 release. it is fairly close to final. Apr 22 22:04:15 GrueMaster: Speaking of which, can you grab the updated Ubiquity .deb and verify the issue is resolved? Apr 22 22:04:59 I can look at the change that was updated. Not easy to update an image before running oem-config. Apr 22 22:07:17 Looking at the changelog, the changes made fix the issue. I tested them manually. I'll pull the package and see that it is changed there as well, but without an image respin... Apr 22 22:13:55 OK. We can just wait then. Apr 22 22:14:27 I thought Ubiquity would update itself during install if the install was with Internet. Apr 22 22:15:22 oem-config doesn't have that option on either the desktop or the headless images (doubt it is able to do that on any platform). We don't use ubiquity in full. Apr 22 22:15:53 Also, the headless image doesn't configure the network until the last step (after this failure has already occurred). Apr 22 22:16:34 Right, forgot about the not using Ubiquity in full bit. Apr 22 22:16:55 Heh. We like being different. :P **** ENDING LOGGING AT Sat Apr 23 02:59:57 2011