2 Jun 2006 13:48
IA64: Broken Serial Console
Horms <horms <at> verge.net.au>
2006-06-02 11:48:06 GMT
2006-06-02 11:48:06 GMT
Hi, I have noticed that the serial console on my ia64 machine seems to have broken since 2.6.16. Thanks to git bisect I have been able to track this problem down to 111c9bf8c5cfa92363b3719c8956d29368b5b9de [SERIAL] remove 8250_acpi (replaced by 8250_pnp and PNPACPI) With the combination of PNPACPI and 8250_pnp, we no longer need 8250_acpi. Signed-off-by: Bjorn Helgaas <bjorn.helgaas <at> hp.com> Signed-off-by: Russell King <rmk+kernel <at> arm.linux.org.uk> I haven't had time to look into the code and I have to leave my desk shortly, so I thought I would post here to see if anyone has any ideas. I am boot using the following command line: console=tty0 console=uart,io,0x2f8 console=ttyS0 Althogh I'm pretty sure I really only need: console=uart,io,0x2f8 A failed boot looks like this: io scheduler anticipatory registered (default) Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled(Continue reading)
RSS Feed