**** BEGIN LOGGING AT Sat Sep 17 02:59:57 2011 Sep 17 07:00:52 lilstevie: trying to compile git://github.com/muromec/uboot-tegra, I get http://paste.debian.net/130541/, but skeleton.dtsi DOES exist Sep 17 07:01:04 lilstevie: any idea what's going on there? Sep 17 07:03:44 yes Sep 17 07:03:46 :) Sep 17 07:03:55 it is device-tree-compiler Sep 17 07:03:58 I had the same issue Sep 17 07:04:09 debian/ubuntu use 1.2.0 Sep 17 07:04:23 while the dts is for 1.3.0 Sep 17 07:04:42 download the device-tree-compiler source for latest, and compile it Sep 17 07:06:37 * twb shaves another yak Sep 17 08:08:02 OK, that was easier than expected Sep 17 08:26:22 So now that I have a kernel and a rootfs and u-boot, how do I actually get u-boot onto the device? Sep 17 15:16:44 Why can I not get to a login prompt in ubuntu Maverick running as guest in qemu-system-arm? Sep 17 15:51:54 weekends suck Sep 17 16:02:05 WAKIE WAKIE Sep 17 16:02:29 its Noon, Eastern Time, time to eat the doughnuts Sep 17 16:02:33 :) Sep 17 16:33:19 ok, so me asking again, how do i get a login prompt in ubuntu maveric (--seed build-essential, git, automake) in qemu-system-arm? Sep 17 16:53:20 :D Sep 17 20:26:40 hello, "/init: line 61: can't open /r/dev/console: no such file" , Can anyone help-me? Sep 18 00:04:14 ok, so me asking again, how do i get a login prompt in ubuntu maveric (--seed build-essential, git, automake) in qemu-system-arm? Sep 18 00:04:47 should I be attempting an ssh conection, or could I use the qemu console instead? Sep 18 00:05:07 I don't understand why the login prompt never shown in the qemu console... Sep 18 00:06:29 what are you trying to do? Sep 18 00:06:53 get to where it asks login: < insert blinky cursor here Sep 18 00:07:17 an? Sep 18 00:07:36 no, why are you booting the image in qemu, just looking for some context Sep 18 00:07:44 and type in the username, then the password, then use qemu, as if I were actually using an arm board, Sep 18 00:07:53 okay Sep 18 00:08:06 you have to have a kernel that matches the machine you select with -M ? in qemu Sep 18 00:08:16 because my RV926 board has an issue, where it doesn't function, probably related to the hole in the center Sep 18 00:08:22 es Sep 18 00:08:23 yes Sep 18 00:08:49 I get way past the kernel loading Sep 18 00:10:37 i used rootstock, to build ubuntu maverick, --seed build-essential, automake Sep 18 00:11:35 last line to come up in qemu console, is init:plymouth-log main process (238) terminated with status 1 Sep 18 00:11:57 then cpu usage drops to 0, and qemu-system-arm is then a sleeping process Sep 18 00:12:12 blinky blinky blinky blinky blinky..... Sep 18 00:13:29 qemu started like so... Sep 18 00:13:41 qemu-system-arm -M versatilepb -kernel vmlinuz -hda ubuntu-arm.img -m 256 -append "root=/dev/sda mem=256M ro" -cpu cortex-a9 Sep 18 00:14:25 kernel compiled for arm7l with neon / ThumbEE Sep 18 00:14:53 tmzt, did you catch all that? Sep 18 00:16:07 yeah Sep 18 00:16:28 So, should I repeat the question? or am I barking in the wrong tree, at the wrong room? Sep 18 00:16:44 hmm Sep 18 00:16:55 plymouth doesn't seem to like the fbdev Sep 18 00:17:00 and you aren't getting to the getty Sep 18 00:17:04 i would guess so Sep 18 00:17:12 first thing to try is init=/bin/sh Sep 18 00:17:14 that should work Sep 18 00:17:18 ok Sep 18 00:17:19 brb Sep 18 00:17:22 the disable plymouth Sep 18 00:17:29 or actually Sep 18 00:17:31 hello, "/init: line 61: can't open /r/dev/console: no such file" , Can anyone help-me? Sep 18 00:17:34 nosplash noquiet Sep 18 00:17:43 what is /r? Sep 18 00:17:55 you aren't pivoting correctly Sep 18 00:18:12 tmzt@ubuntu:~$ ls -lh /dev/console Sep 18 00:18:13 crw------- 1 root root 5, 1 2011-09-17 15:39 /dev/console Sep 18 00:18:31 how to remove plymouth? Sep 18 00:19:02 do I have to reseed, from rootstock? Sep 18 00:54:11 thank you tmzt, got my login prompt Sep 18 02:45:14 lilstevie: ./u-boot segfaults both when compiled in Debian armhf chroot, and in the ubuntu armel host environment. I wonder if the problem is that I used dtc from git instead of 1.3.0 release proper? Oh, and strace says it segfaults before doing any syscalls at all Sep 18 02:52:17 how would you know that u-boot segfaults 0.o **** ENDING LOGGING AT Sun Sep 18 02:59:57 2011