Try accessing the device from minicom to rule out a permissions problem. Maybe you're accessing the wrong device? Regards,
Alejandro On Fri, Mar 20, 2009 at 5:04 PM, Paul Darius <[email protected]> wrote: > Thx for the reply. > > I run that bearerbox under root and from local machine. > Also, the mode of /dev/ttyUSB0 already 777 > > # ls -l /dev/ttyUSB0 > crwxrwxrwx 1 root uucp 188, 0 Mar 20 21:38 /dev/ttyUSB0 > > What else the error cause ? > PD > > On Fri, Mar 20, 2009 at 10:53 PM, Alejandro Guerrieri > <[email protected]> wrote: > > You don't have permissions to access the modem. If you're running kannel > > under an underprivileged user, you need to make sure that your user has > > permissions to read/write the modem. > > Hope it helps, > > Alejandro > > >
