**** BEGIN LOGGING AT Thu Nov 17 02:59:57 2011 Nov 17 09:03:14 hi, i managed to create an booting console-image for my n800, using angstrom 2010.x, only problem is it dosent spawn a shell, it just stops after setting the system time Nov 17 09:03:29 any pointers how to solve this? Nov 17 12:09:41 angstrom: 03testlab  07yocto * r28256278a9 10testlab/beagleboard/eglibc/XFCE-NetworkManager-image/ (5 files): beagleboard: XFCE-NetworkManager-image configured for angstrom v2011.11-core using branch angstrom-staging and revision bae8e8181a2ce88c0fb41a8011d9e7cfdb445450 Nov 17 15:16:46 hi guys, I've just used Narcissus and requested an SD image for a pandaboard distro but it has provided me with .tar.gz, I was expecting .img, is this correct? Nov 17 15:33:38 tar.gz you untar on a partitioned sd card Nov 17 15:33:53 I thought there was also a way to get a image you could dd though Nov 17 16:22:39 Thanks crofton, the reason I'm looking for a proper image is that my card writer in on a Windows computer so can't handle anything but pure imaging Nov 17 18:11:53 angstrom: 03testlab  07yocto * r1a861f1890 10testlab/beagleboard/eglibc/Cloud9-IDE/ (5 files): beagleboard: Cloud9-IDE configured for angstrom v2011.11-core using branch angstrom-staging and revision bae8e8181a2ce88c0fb41a8011d9e7cfdb445450 Nov 17 18:59:17 moin Nov 17 18:59:39 Having some fun with latest meta-angstrom and the systemd images. Nov 17 19:00:26 systemctl is not working due to missing dbus connection: http://pastebin.com/8aYfcVvs (that halt as example) Nov 17 19:00:33 Anyone seen this before? Nov 17 19:47:11 stefan_schmidt, looks familiar Nov 17 19:47:23 not sure what to do about it Nov 17 19:47:37 Crofton|work: Its always like this or a regression? Nov 17 19:47:52 not sure, I haven't done that many builds :( and run them Nov 17 19:47:54 Crofton|work: just asking as I finally managed to start ith some oe-core, etc work Nov 17 19:48:10 Crofton|work: ok, at least its not a local problem then. Nov 17 19:48:20 this is on reboot? Nov 17 19:48:23 Still wrapping my head around all the changes Nov 17 19:48:41 Crofton|work: reboot/halt/shutdown. All symlinked to systemctl Nov 17 19:48:58 and of course every invocation of systemctl as well Nov 17 19:50:08 its a bit strange as dbus is working fine for all other users. connman, etc. Nov 17 19:50:58 guile won't buikld for me atm, which is stopping me from more testing Nov 17 19:51:10 so I chase other more pressing issues Nov 17 19:51:44 Crofton|work: sure. Not that pressing for me either. Just wondering if I borked my build :) Nov 17 19:51:59 ups, guile is failing early Nov 17 19:52:26 configure in guile-native already Nov 17 19:53:08 I "fixed" -native by adding gettext to the list of stuff inherited Nov 17 19:53:11 cp: cannot create regular file `/data/Buglabs/setup-scripts/build/tmp-angstrom_2010_x-eglibc/work/x86_64-linux/guile-native-1.8.7-r1/guile-1.8.7/po/': Not a directory Nov 17 19:53:24 but them guile_ dies in a simailar wat Nov 17 19:53:24 ah, heh just what I wanted to suggest as a first try :) Nov 17 19:53:40 and adding gettext there does not help? Nov 17 19:53:43 everyone needs to move to English :) Nov 17 19:53:50 there is one already Nov 17 19:53:56 hmm Nov 17 19:54:07 at least, that is how I saw things, might pay to try another look Nov 17 19:54:53 I've been chasing a hw issue today Nov 17 19:54:59 hmm, there is one in guile.inc Nov 17 19:55:09 look like I will need to snage an 8 pin soic eeprom Nov 17 19:55:22 and recipe uses guile.inc? Nov 17 19:55:25 why do we have a separate recipe for native btw? Nov 17 19:55:26 this is what I saw Nov 17 19:55:45 yeah, guile.inc included Nov 17 19:55:55 bother Nov 17 19:55:58 Let me try to "fix" native and see the error Nov 17 19:59:18 Crofton|work: you are right (not that ever would think something else) ;) Nov 17 19:59:37 guile native stops with a similar error while it does have gettext inherited Nov 17 20:05:37 Crofton|work: in contrast to the guile-native guile has a guile_cross_config function inside the include file. Smells like this is breaking parts of the gettext logic? Nov 17 20:09:18 this is not siomethign I am good at :) Nov 17 20:11:01 Crofton|work: my playing got nowhere. Giving up. Already 9pm here anyway. Workday should be over :) Nov 17 20:13:16 yeah Nov 17 20:13:28 tomorrow is another day Nov 17 20:13:41 I need to clean up several oterh fires, then this will be on top of the pile Nov 17 20:26:54 hello chaps, I've just installed a console only version of Angstrom on my pandaboard but I'm receiving an odd error Nov 17 20:27:40 omapdss DISPC error: timeout waiting for EVSYNC, any ideas what may be the cause? it's spamming my seriel connection Nov 17 20:28:41 Alistair: looks like a kernel error message to me Nov 17 20:28:53 omapdss is omap display sub system Nov 17 20:29:12 I shouldn't have installed any of it Nov 17 20:29:16 And somehow the EVSYNC does not arrive in time Nov 17 20:29:27 Alistair: its build into your kernel I would guess Nov 17 20:30:19 hmmm, well it is the uboot kernel at this stage, will see is it becomes more stable once main kernel is built Nov 17 20:30:25 if it* Nov 17 20:30:38 Alistair: u-boot kernel? Nov 17 20:30:55 Alistair: you mean this error comes in the u-boot bootloader already? Nov 17 20:31:06 Then its the omapdss driver from u-boot Nov 17 20:31:24 Maybe disable it during the u-boot build? Nov 17 20:31:40 @stefan yes, it's currently configuring the kernel and hasn't fully booted yet, hard to see where it's at with all the spam Nov 17 20:32:04 configuring modules it seems Nov 17 20:32:47 I'm thinking perhaps it's rellying on something that hasn't been configured yet Nov 17 20:32:52 disabling it during the u-boot build or using a different, and known working u-boot, should help you here Nov 17 20:33:26 AFAIK pandaboard does not have a display connected. No wonder EVSYNC never arrives and time out Nov 17 20:33:42 haha Nov 17 20:35:23 I'm using the latest uImage kernel that was provided in the tar.gz's /boot directory, ermm, uImage-2.6.38.4 Nov 17 20:35:37 there's also a 2.6.35.3+ that's half the size in there too Nov 17 20:37:15 Alistair: I'm talking about u-boot here, not uImage (-> kernel) Nov 17 20:38:12 ah, in which case I'm using the u-boot.bin from http://www.angstrom-distribution.org/demo/pandaboard/ Nov 17 20:39:00 seems like a good choice. Not that I know much about the pandaboard. Don't even have one Nov 17 20:39:12 Alistair: Seems I can't help you further on this Nov 17 20:39:22 I've not really done much with this yet alas Nov 17 20:39:30 thanks anyway Nov 17 20:42:02 solved, it was because I had HDMI plugged in even though I wasn't using it Nov 17 20:42:55 now it's frequent timeouts of the omap_i2c controller oddly Nov 17 20:44:32 looks like a kernel bug Nov 17 20:56:20 any idea how I can disable omap_i2c module guys? Nov 17 21:20:45 never mind solved by using older kernel **** ENDING LOGGING AT Fri Nov 18 02:59:57 2011