lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <48DE6B6E.4050306@daysofwonder.com>
Date:	Sat, 27 Sep 2008 19:20:46 +0200
From:	Brice Figureau <brice+lkml@...sofwonder.com>
To:	linux-kernel@...r.kernel.org
Subject: Serial console not working after device detection.

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ