Hide Forgot
Description of problem: I tried to enable the serial console functionality of the Linux kernel, because I want to find out the reason for occasional lock ups (like it's suggested on the Fedora wiki). Because this is a laptop that doesn't have a built-in serial port, I used a USB-to-serial converter. According to the Remote Serial Console Howto [http://tldp.org/HOWTO/Remote-Serial-Console-HOWTO/configure-kernel.html] this is supposed to work since kernel version 2.5.7. Version-Release number of selected component (if applicable): Latest kernel package in F15 How reproducible: Every time. Steps to Reproduce: 1. Append console=tty0 console=ttyUSB0,115200n8 to the kernel command line in the grub menu.lst file. 2. Connect the USB-serial converter. 3. Connect a second computer over a serial cable and run the command # cu -s 115200 -l /dev/ttyUSB0 on it. 4. Reboot. Actual results: On the second computer, nothing at all happens. Expected results: I expected to see the boot messages, and later a login prompt. Additional info: When running the cu(1) command above on both computers, I can observe what I am typing on one computer on the other one, so this seems neither caused by a hardware problem, nor by missing device drivers in the kernel.
Are you still having issues with this? If you put the ttyUSB0 console before tty0, does it behave differently?
Fedora 15 has reached it's end of life as of June 26, 2012. As a result, we will not be fixing any remaining bugs found in Fedora 15. In the event that you have upgraded to a newer release and the bug you reported is still present, please reopen the bug and set the version field to the newest release you have encountered the issue with. Before doing so, please ensure you are testing the latest kernel update in that release and attach any new and relevant information you may have gathered. Thank you for taking the time to file a report. We hope newer versions of Fedora suit your needs.