Lines Matching full:serial
3 Linux Serial Console
6 To use a serial port as console you need to compile the support into your
7 kernel - by default it is not compiled in. For PC style serial ports
10 …`Character devices --> Serial drivers --> 8250/16550 and compatible serial support --> Console on …
12 You must compile serial support into the kernel and not as a module.
24 ttySx for a serial port
26 ttyUSB0 for the first USB serial device
28 options: depend on the driver. For the serial port this
46 console and the 2nd serial port (ttyS1 or COM2) at 9600 baud.
69 tries to register graphical consoles before serial ones. It does it
79 first looks for a VGA card and then for a serial port. So if you don't
80 have a VGA card in your system the first serial port will automatically
100 2. LILO can also take input from a serial device. This is a very
101 useful option. To tell LILO to use the serial port:
104 serial = 1,9600n8 (ttyS1, 9600 bd, no parity, 8 bits)
111 4. Make sure a getty runs on the serial port so that you can login to
120 ``/etc/ioctl.save``. REMOVE THIS FILE before using the serial