[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110927225722.54936878@lxorguk.ukuu.org.uk>
Date: Tue, 27 Sep 2011 22:57:22 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Darren Hart <dvhart@...ux.intel.com>
Cc: "lkml, " <linux-kernel@...r.kernel.org>,
Denis Turischev <denis@...pulab.co.il>,
Tomoya MORINAGA <tomoya-linux@....okisemi.com>
Subject: Re: Serial issues with EG20T (Topcliff) PCH uarts
> Using the ti_usb_3410_5052 driver with modified vendor/product strings, I am
> able to get ttyUSB0 on my host and open it in minicom:
>
> $ sudo modprobe ti_usb_3410_5052 vendor_3410=0x0451 product_3410=0x5053
> $ minicom -D /dev/ttyUSB0
Please submit those idents to GregKH for the ti_usb driver.
> Can anyone offer up some ideas on what I might try to get:
>
> 1) the getty working
> 2) the earlier kernel messages to appear
> 3) syslinux working
>
> over the serial port?
It may depend a lot on the port. If it boots in PCI D3 (power saved) then
it's going to be fun. Otherwise forcing the address of the port ought to
do the trick.
See
console=uart8250,io 0xb060,115200n8
although it's polled so you may want to drop the speed a bit!
netconsole might also be useful to debug the early serial problems !
No idea for syslinux.
Alan
--
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