qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] arm versatile linux kernel .config for qemu?


From: Timo Suoranta
Subject: Re: [Qemu-devel] arm versatile linux kernel .config for qemu?
Date: Mon, 13 Jul 2009 13:21:04 +0300
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)

Hello,

However, the resulting kernel does not show anything in QEMU console. In
CTRL-ALT-3 I can see serial0 console with 'Uncompressiong Linux ...
done, booting kernel." and in CTRL-ALT-4 I can see "parallel0 console"
but that is all I get.

You probably have to pass "console=ttyAMA0" as a kernel argument to see
the boot log.

This did not change anything. I am running QEMU in Windows. I also tried adding -nographic to QEMU command line, but it resulted with the following error:

Unable to open driver: stdio
qemu: could not open serial device 'mon:stdio'

I'd like to get a working kernel .config file also because I have built several kernels and so far got nothing to show up. Also, there is probably a lot of things which are not supported by QEMU and thus not needed in the kernel.

It is also a mystery to me why make menuconfig sometimes shows the SCSI driver (SYM53C8XX) but sometimes not. Specifically, if I remove .config and make ARCH=arm menuconfig, the SCSI driver option is available. But if I cp arch/arm/configs/versatile_defconfig .config before make menuconfig, I can not find the needed SCSI driver :/

--
timo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]