Hello,
> currently i'm building a 2.4.7 kernel with the -np and -rmk
> patches. the
> kernel boots with "Uncompressing kernel......done, booting kernel". it
> appears that the kernel still boots, however i'm not getting
> any console
> messages. i've added CONFIG_CMDLINE="console=ttySA0" to my kernel
> config, however it seems to ignore this. any suggestions on where look
> for a failure?
Which hardware (board/processor) are you working with?
- Did you configure a virtual terminal (CONFIG_VT)?
- Did you configure a console on a virtual terminal (CONFIG_VT_CONSOLE)?
- Did you configure the serial UART driver support for your hardware
(e.g. for SA1100: CONFIG_SERIAL_SA1100)?
- Did you configure console support for the serial UART driver
(e.g. for SA1100: CONFIG_SERIAL_SA1100_CONSOLE)?
- Did you create the device files in the /dev directory
(described e.g. for the SA1100 in Documentation/arm/SA1100/serial_UART)?
Regards,
Thilo
--
Thilo A. Fromm, Hardware Development
DResearch Digital Media Systems GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 (30) 515932-221 mailto:[EMAIL PROTECTED]
Fax: +49 (30) 515932-299 http://www.dresearch.de
_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.