**** BEGIN LOGGING AT Thu Apr 21 02:59:58 2011 Apr 21 09:26:30 Neko, the ubuntu buildds use launchpad and soyuz, pull their source and find how to set them up and you have ubuntu buildds ;) Apr 21 09:30:48 ogra_: does your panda board reset when you press the reset button? mine seems to die and the only way to revive it is to pull the power plug Apr 21 09:31:06 mine resets fine Apr 21 09:31:15 doh Apr 21 09:31:27 Texas Instruments X-Loader 1.4.4ss (Mar 18 2011 - 14:14:59) Apr 21 09:31:30 U-Boot 2011.03-rc1 (Feb 09 2011 - 01:46:42) Apr 21 09:31:33 yours? Apr 21 09:44:07 ppisati_, whatever is in the archive Apr 21 09:53:22 ogra_: uhm, tried older X-loader/u-boot and actually didn't change Apr 21 09:55:05 right Apr 21 09:59:08 Hi all! I am getting a segfault while running ldconfig on panda. Is this something known? Apr 21 10:00:04 The interesting thing is that it happens only if I run it when I am root... with sudo it runs fine. Apr 21 10:07:00 Hmm, I just rebooted after a dist-upgrade and I am getting "(stk) :line disc installation timed out" and some other messages and the board is not booting :/ Apr 21 10:14:42 it is booting after all but only to a console, no X... Apr 21 10:18:59 sounds like a corrupted Sd or some such Apr 21 10:25:12 ogra_: I think I am done with sd cards... Does the ubuntu kernel support booting the rootfs over nfs? Apr 21 10:25:53 it should Apr 21 10:26:15 needs an initrd though, since i think the NIC driver is modular Apr 21 10:52:40 ok, kexec is broken on ti-omap4 too Apr 21 10:53:03 * ogra_ wouldnt have expected any differently Apr 21 10:53:59 fine, i have my new toy :) Apr 21 11:02:24 ah! Apr 21 11:02:48 if i press the reset button, the board goes into this "dead state" Apr 21 11:03:01 then if i take out and put in again the sd card Apr 21 11:03:05 it restarts normally Apr 21 11:03:08 weird Apr 21 11:18:08 ogra_: I am going to follow the instructions in https://help.ubuntu.com/community/DisklessUbuntuHowto to get rootfs over nfs for panda? Any better ideas? Apr 21 11:19:52 alf_, looks a bit outdated, and indeed you need kernel and initrd locally (tftp wont work for either) Apr 21 11:20:36 ogra_: yes, I will keep those on the sdcard first partition Apr 21 11:20:37 (that doc is like 3 or 4 releases old ... or even older) Apr 21 11:22:07 ogra_: well, I only really care about the initramfs part. Is this still valid? Apr 21 11:22:44 you only need BOOT=nfs ... but you can set that as boot=nfs on the kernel cmdline Apr 21 11:22:51 no need to re-roll your initrd for that Apr 21 11:23:38 and you need to set nfsroot= to point to your server and rootfs path (also on cdmline) Apr 21 11:24:29 boot=nfs root=/dev/nfs nfsroot=: Apr 21 11:24:33 that should work Apr 21 11:24:54 not sure the root= is actually needed though, boot=nfs should take care Apr 21 11:28:04 ogra_: ok, so the plan is (please correct me) 1. Flash new ubuntu image 2. Boot, get past resizing and first config 3. copy rootfs to nfs export dir 4. fiddle with kernel params in boot.scr to load from nfs Apr 21 11:28:35 sound right Apr 21 11:28:44 at least thats how i would do it Apr 21 11:29:51 ogra_: great, thanks! I will try it and keep you posted. Apr 21 11:30:23 great, i have a thin client spec for next release, i'll treat your work as first test for that *g* Apr 21 11:31:02 ogra_: excellent, I am going to be the lab rat :D Apr 21 11:40:20 alf_: http://omappedia.org/wiki/Ubuntu_on_OMAP_FAQ#I_want_to_install_Ubuntu_on_external_USB_hard_disk_instead_of_sluggish_SD_card that might help. Apr 21 11:41:35 ndec: thanks! Apr 21 11:42:39 alf_: that what I use, and it's really a good setup. very fast, very reliable so far. you need to keep the SD in the slot because it is still the boot partition. flash-kernel works fine too Apr 21 11:43:33 ndec: do you think it is going to be faster than nfs? Apr 21 11:43:58 its at least a good stress test for your usb controller :) Apr 21 11:44:06 (and likely faster, yes) Apr 21 11:44:16 alf_: i don't really know. Apr 21 11:45:49 i guess it depends on your network Apr 21 11:46:18 ogra_: direct connection from panda to desktop ;) Apr 21 12:17:46 i'll have to give the usb drive a shot. Apr 21 12:27:20 I wonder if the panda board will work with a sdhc uhs-i card Apr 21 13:32:54 ogra_: I am getting this http://paste.ubuntu.com/596949/ . Any ideas? (/etc/fstab is: http://paste.ubuntu.com/596952/) Apr 21 13:34:22 i dont see a rootpath Apr 21 13:34:40 try specifying rootserver and rootpath separately instead of nfsroot Apr 21 13:35:36 also did you try to ping the board from the PC once it is at that point, to make sure the net connection works ? Apr 21 14:28:55 ogra_: so, I added no_root_squash to the NFS export options and at least I am not getting any errors now. Unfortunately it is still gets stuck after "Begin: Running /scripts/init-bottom ... done" Apr 21 14:29:31 ogra_: an wireshark dump shows that it can access the nfs fine, but just stops after a while Apr 21 14:37:08 strange Apr 21 14:38:51 ogra_: I have set eth0 and wlan0 to manual in /etc/network/interfaces in case network-manager messes things up but I don't think it gets that far Apr 21 14:46:07 ogra, reverse engineering launchpad vs. reading documentation? no thanks Apr 21 14:46:33 I put the rookie on it instead.. Apr 21 16:16:35 GrueMaster: bugs https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/758961 Apr 21 16:16:36 Launchpad bug 758961 in linux-ti-omap4 "WARNING: at /build/buildd/linux-ti-omap4-2.6.38/drivers/tty/tty_mutex.c:31 tty_lock 0x30/0x4c()" [Medium,New] Apr 21 16:16:44 GrueMaster: what did you do to get this one? Apr 21 16:22:20 Nothing. Just booted. Apr 21 16:22:34 Haven't seen it since then though. Apr 21 16:23:31 You do see my comment on the bug, right? Apr 21 16:30:39 GrueMaster: there's only #3 as comment Apr 21 16:30:50 GrueMaster: anyway, if there's no way to reproduce it Apr 21 16:31:05 GrueMaster: better if i look for something else Apr 21 19:20:38 'm having an issue. I am using the image "ubuntu-netbook-10.10-preinstalled-netbook-armel+omap4.img.gz" After I do an update it gets low, then when I install the ti omap4 extensions when I click my login it locks up before I can type a password Apr 21 19:28:34 Hello, on a pandaboard I'm able to get audio through HDMI but not the normal audio jacks, is there a workaround ? Thanks Apr 21 19:30:30 Flipo: Which image are you using? Apr 21 19:30:55 Fixes for audio went in this week and will be in 11.04 final. Apr 21 19:31:28 GrueMaster: I'm using the suggested build for the pandaboard Apr 21 19:31:32 iceberg303: What size SD card are you using? Apr 21 19:31:33 GrueMaster: is there a non netbook build of 10.10 and 11.4 for the omap4 pandaboard? Apr 21 19:31:47 it's a sandisk extreemIII Apr 21 19:31:52 8GB Apr 21 19:32:02 I also have a patriot Apr 21 19:32:03 For 10.10 there is only the netbook image. For 11.04 we have introduced a headless minimal image. Apr 21 19:32:06 8G as well Apr 21 19:32:56 I might just wait for that then Apr 21 19:33:32 Flipo: I have no idea what the suggested image is that you are referring to. Either 10.10 (Maverick) or 11.04 (natty). Apr 21 19:33:52 GrueMaster: the suggested image is 10.10 netbook edition Apr 21 19:33:59 If 10.10, you should be able to get audio working with updated packages. Apr 21 19:34:00 (site seems down right now) Apr 21 19:34:51 I have it working fine over hdmi but the built-in soundcard doesn't seem to work Apr 21 19:35:49 I think the audio works in the updated kernel & alsa-utils packages. Apr 21 19:36:01 They didn't make the 10.10 release. Apr 21 19:38:03 if I do a normal system update via gui will I get the updated kernel or do I need to do further steps ? Apr 21 19:48:16 I think you should be able to get all the updates through update-manager. Apr 21 20:29:09 Amaranth: are you planning to merge the gles support upstream? or did you send the merge proposal already? Apr 21 20:29:19 just to understand better the current status of the port Apr 21 22:04:33 is it possible to run the 11.04 beta on QEMU ? Apr 21 22:04:58 as a guest, on qemu-system-arm, i mean Apr 22 01:44:31 rsalveti: All the plugins need to be ported before i can get it merged **** ENDING LOGGING AT Fri Apr 22 02:59:57 2011