Displaying 1 result from an estimated 1 matches for "anyvizor".
2008 Nov 19
0
Clean serial console setup when using an USB to serial converter
......
# Run gettys on serial line (that is, a serial line connected to USB0)
usb0:12345:respawn:/sbin/agetty -L ttyUSB0 9600 vt100
...
...I get these messages if (and only if) the converter is *not*
connected to the system (thus, if no ttyUSB0 device has been dynamically
created):
Nov 18 15:58:41 anyvizor init: Id "usb0" respawning too fast: disabled
for 5 minutes
Nov 18 16:05:22 anyvizor init: Id "usb0" respawning too fast: disabled
for 5 minutes
Nov 18 16:12:03 anyvizor init: Id "usb0" respawning too fast: disabled
for 5 minutes
Apart from that, connectivity to th...