Tagged Questions
3
votes
3answers
3k views
Read/Write to a Serial Port Without Root?
I'm writing an application to read/write to/from a serial port in Fedora14, and it works great when I run it as root. But when I run it as a normal user I'm unable to obtain the privileges required to ...