[parisc-linux] 2.6 & pdc_console pb on c110: "Warning: unable to
open an initial console."
Helge Deller
deller at gmx.de
Sun Dec 28 13:00:40 MST 2003
On Sunday 28 December 2003 19:02, Joel Soete wrote:
> My goal is to test pdc_console mainly for EARLY_BOOTUP_DEBUG facility (for later b2k 64bit kernel pb).
> Also afaik otc I have to switch off serial mux (well i say uncheck):
> drivers/serial/Kconfig
> [snip]
> config PDC_CONSOLE
> bool "PDC software console support"
> depends on PARISC && !SERIAL_MUX && VT
> default n
> [snip]?
To debug such problems I often just turn on EARLY_BOOTUP_DEBUG
in arch/parisc/kernel/pdc_cons.c, line 15:
/* Define EARLY_BOOTUP_DEBUG to debug kernel related boot problems.
* On production kernels EARLY_BOOTUP_DEBUG should be undefined. */
#define EARLY_BOOTUP_DEBUG
HTH,
Helge
More information about the parisc-linux
mailing list