Hi Paul!

I thought it is a usb2serial adapter and I have to adress a ttyS... device with ofws.
(that's what you told me last time)

But that's not the main problem - I don't get the Eclo connected
to any device:

nagios:~ # lsusb
Bus 001 Device 006: ID 0403:ea90 Future Technology Devices International, Ltd Eclo 1-Wire Adapter
Bus 001 Device 004: ID 0731:0528 Susteen, Inc. SonyEricsson DCU-11 Cable
Bus 001 Device 001: ID 0000:0000

nagios:~ # ls /dev/ttyU*
/dev/ttyUSB0
nagios:~ #



Paul Alfille wrote:
Take a look at 'dmesg'
Typically the USB->serial port is called

/dev/ttyUSB0 os something similar.

Paul

On 5/19/06, Martin Hochreiter <[EMAIL PROTECTED]> wrote:
Hi!

I have problems to get owfs running on the desired server.
I hope somebody could help me again.
I updated to Kernel 2.6.16, because I thought my used Eclo Adapter is
supported.

There are better results without the Kernel patch, but still not much
usefull

----------------- Connection of Adapter (no hint what serial port)
------------------------

May 18 08:15:16 nagios kernel: drivers/usb/serial/usb-serial.c: USB
Serial support registered for FTDI USB Serial Device
May 18 08:15:16 nagios kernel: usbcore: registered new driver ftdi_sio
May 18 08:15:16 nagios kernel: drivers/usb/serial/ftdi_sio.c: v1.4.3:USB
FTDI Serial Converters Driver
May 18 08:15:28 nagios kernel: usb 1-4: new full speed USB device using
ohci_hcd and address 6
May 18 08:15:28 nagios kernel: usb 1-4: new device found, idVendor=0403,
idProduct=ea90
May 18 08:15:28 nagios kernel: usb 1-4: new device strings: Mfr=1,
Product=2, SerialNumber=3
May 18 08:15:28 nagios kernel: usb 1-4: Product: Eclo COM to 1-Wire USB
adapter
May 18 08:15:28 nagios kernel: usb 1-4: Manufacturer: Eclo
May 18 08:15:28 nagios kernel: usb 1-4: SerialNumber: 04OL7C53
May 18 08:15:28 nagios kernel: usb 1-4: configuration #1 chosen from 1
choice


------------------------ With ttyS0 I see "Connect 1-wire bus short ...
altough there is the USV connected to ttyS0 --------------

nagios:/opt/owfs/bin # ./owfs --error_level=9 --foreground /dev/ttyS0 /mnt
CONNECT: fuse mount point: /mnt
   CALL: PARSENAME path=[]
CONNECT: 1-wire bus short circuit.
CONNECT: Cannot detect DS2480 or LINK interface on /dev/ttyS0.
   CALL: PARSENAME path=[]
unique: 1, opcode: INIT (26), nodeid: 0, insize: 56
INIT: 7.6
   INIT: 7.5
   unique: 1, error: 0 (Success), outsize: 40
   CALL: Starting Library cleanup
   CALL: Closing Cache
   CALL: Closing input devices
   CALL: Closing outout devices
   CALL: Finished Library cleanup

------------------------ With ttyS1 there is nothing --------------

nagios:/opt/owfs/bin # ./owfs --error_level=9 --foreground /dev/ttyS1 /mnt
CONNECT: fuse mount point: /mnt
   CALL: PARSENAME path=[]
CONNECT: Cannot get old port attributes: /dev/ttyS1
: Input/output errorCONNECT: Cannot set port attributes: /dev/ttyS1
: Input/output errorCONNECT: Cannot detect DS2480 or LINK interface on
/dev/ttyS1.
CONNECT: Cannot restore port attributes: /dev/ttyS1
: Input/output errorCONNECT: Cannot get old port attributes: /dev/ttyS1
: Input/output errorCONNECT: Cannot set port attributes: /dev/ttyS1
: Input/output errorDEFAULT: Cannot detect DS9097 (passive) interface on
/dev/ttyS1.
fusermount: failed to access mountpoint /mnt: Transport endpoint is not
connected
   CALL: Starting Library cleanup
   CALL: Closing Cache
   CALL: Closing input devices
   CALL: Closing outout devices
   CALL: Finished Library cleanup
nagios:/opt/owfs/bin # ./owfs --error_level=9 --foreground /dev/ttyUSB0 /mnt
CONNECT: fuse mount point: /mnt
   CALL: PARSENAME path=[]
CONNECT: Cannot detect DS2480 or LINK interface on /dev/ttyUSB0.
   CALL: PARSENAME path=[]
fusermount: failed to access mountpoint /mnt: Transport endpoint is not
connected
   CALL: Starting Library cleanup
   CALL: Closing Cache
   CALL: Closing input devices
   CALL: Closing outout devices
   CALL: Finished Library cleanup



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers





-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to