Fedora 15 Unable to connect to serial port

Attention: open in a new window. PDFPrintE-mail

Fedora 15 fails to connect to USB - Serial port or inbuilt serial port

Fedora 15 comes with a restrictive user policy.

RXTX require the ability to create a lock file in /run/lock

Your user account need to be in the dialout group you can accomplish this with the command below run as the root user.

usermod -a -G dialout <username>