All of lore.kernel.org
 help / color / mirror / Atom feed
* Serial console not working after device detection.
@ 2008-09-27 17:20 Brice Figureau
  2008-09-27 21:33 ` Alan Cox
  0 siblings, 1 reply; 4+ messages in thread
From: Brice Figureau @ 2008-09-27 17:20 UTC (permalink / raw)
  To: linux-kernel

Hi,

On two of my servers (some Dell poweredge 1850 and 2850), booting a 
2.6.26 debian kernel while at the same time looking at the serial 
console, nothing is printed after the following snippet:
...
Linux agpgart interface v0.103
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????

The serial port of these servers is configured as 115200n8 and connected 
to an Opengear serial console server for remote administration through ssh.

This is not an issue per-se, but for an unknown reason 2.6.25 and 2.6.26 
debian kernels don't boot succesfully, and I'm trying to understand why, 
which is a complex task when you don't see anything :-)
The latest known debian kernel that boots fine is a 2.6.22 (I didn't try 
2.6.23 or 2.6.24).

On this kernel that boots, the first lines that the serial console 
displays are those from the initrd.

After the boot the dmesg contains the following lines which are just 
after the last line displayed (ie the serial8250: ttyS0 is at... line):

pnp: the driver 'serial' has been registered
pnp: match found with the PnP device '00:06' and the driver 'serial'
00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
pnp: the driver 'parport_pc' has been registered
FDC 0 is a National Semiconductor PC87306
RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
...

Is there anything I can do to display something after the device 
detection, in order to understand why those kernels are not booting?

Many thanks for any answer,
Please CC: me on replies, as I'm not subscribed to the list.
--
Brice Figureau

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-09-28 14:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-27 17:20 Serial console not working after device detection Brice Figureau
2008-09-27 21:33 ` Alan Cox
2008-09-28 11:18   ` Brice Figureau
2008-09-28 14:03     ` Alan Cox

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.