Re: 2.6.0-test11 -- Failed to open /dev/ttyS0: No such device

From: William Park
Date: Sun Nov 30 2003 - 13:41:31 EST


On Sun, Nov 30, 2003 at 11:23:51AM +0100, bert hubert wrote:
> On Sun, Nov 30, 2003 at 02:17:57AM -0500, William Park wrote:
> > Does anyone have modem working in 2.6.0-test11?
> >
> > I have external modem connected to /dev/ttyS0 (COM1). Kernel
> > 2.6.0-test11 give me
>
> Double check your .config and attach it if in doubt.
>
> Something like grep SERIAL .config might be enlightning.

My apology...

CONFIG_PARPORT_SERIAL=m
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_SERIAL_NONSTANDARD is not set
CONFIG_SERIAL_8250=m
CONFIG_SERIAL_8250_CS=m
CONFIG_SERIAL_8250_NR_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set
CONFIG_SERIAL_CORE=m
CONFIG_SND_SERIAL_U16550=m
# CONFIG_USB_SERIAL is not set

CONFIG_PPP=m
# CONFIG_PPP_MULTILINK is not set
# CONFIG_PPP_FILTER is not set
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPPOE=m

Everything related to serial and ppp are module. This is the way I have
it with 2.4.23. I haven't tried any earlier version than 2.6.0-test11.

--
William Park, Open Geometry Consulting, <opengeometry@xxxxxxxx>
Linux solution for data management and processing.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/