[SOLVED] QextSerialPort problem
-
im running openSuse 11.4 and i have created a program that uses a serial port using QextSerialPort.
i run my program in a normal user but the port will not open but if i run as root then the serial port is open.
how do i solve this? any workaround to be a root user when using the serial port?
thanks.
-
Nope. You need the permissions to access the port, otherwise that won't work.