I'll need to test my own device to match your findings, but two initial thoughts:
1. You are attempting to attach to 2 devices, another owserver, and the LinkUSB. I suspect you want owserver -p 4304 --link=/dev/ttyUSB0 2. Can you try as root to test? 3. What's your platform. The FTDI USB/serial module is a little problematic in some older devices. In theory, you can point a communication program (e.g. minicom) at /dev/ttyUSB0 and try the straight ascii commands like "h" or " " to see a human-readably response. Paul Alfille On Tue, May 25, 2010 at 7:55 AM, Phil <[email protected]> wrote: > Hi all, > > Having problems setting up - I'd be grateful for a pointer or two in the > correct direction... > > Brand new LinkUSB interface: > Permissions are OK, i believe... > > ls -la /dev/ttyUSB0 > crwxrwxrwx 1 root uucp 188, 0 2010-05-25 11:08 /dev/ttyUSB0 > >
------------------------------------------------------------------------------
_______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
