Hallo community,
Im new in the forum an need your help, please:
I've aquired a new "meteohub on iConnect" solution for online presentation the weather data of my Davis Vantage Pro 2 (WDLive).
iConnect could be the perfect solution for me (small form factor, WLAN, low price, low power consumption).
The system ist running stable with version 4.8h, the webserver access works fine.
And now my problem: I use the DL2.0 USB Datalogger (Fjord Technology). The DL is recognized on the USB port of meteohub (checked with dmesg), but no USB device is available in /dev (I would expect something
like this: /dev/ttyUSBx or /dev/ttyMHxy ...).
dmesg:
[ 19.402444] usb 1-1.2: new full speed USB device using orion-ehci and address 3
[ 19.541061] usb 1-1.2: New USB device found, idVendor=0403, idProduct=8e79
[ 19.547983] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 19.555353] usb 1-1.2: Product: Datenlogger DL2.0 USB
[ 19.560428] usb 1-1.2: Manufacturer: Fjord Technology
[ 19.565513] usb 1-1.2: SerialNumber: FTURU9TU
...
[ 64.237977] USB Serial support registered for pl2303
[ 64.243107] usbcore: registered new interface driver pl2303
[ 64.248715] pl2303: Prolific PL2303 USB to serial adaptor driver
[ 64.360781] USB Serial support registered for cp210x
[ 64.365858] usbcore: registered new interface driver cp210x
[ 64.371510] cp210x: v0.09:Silicon Labs CP210x RS232 serial adaptor driver
[ 64.427509] USB Serial support registered for FTDI USB Serial Device
[ 64.434199] usbcore: registered new interface driver ftdi_sio
[ 64.439991] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
USB:
Bus 001 Device 032: ID 0403:8e79 Future Technology Devices International, Ltd
Bus 001 Device 004: ID 090c:1000 Feiya Technology Corp. Flash Drive
Bus 001 Device 002: ID 058f:6254 Alcor Micro Corp. USB Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
--> The VantagePro2 has no connection to meteohub.
On my Windows7 PC, together with WsWin, the Datalogger works! Its function seems to be OK in principle.
Who can give me help to make the the DL2.0 working with meteohub?
Thanks
zeppo
No USB device (Datalogger DL2.0USB on meteohub, iConnect)
Moderator: Mattk
Re: No USB device (Datalogger DL2.0USB on meteohub, iConnect
Fjord has the habbit to use standard usb-serial chips but gives them unique USB product IDs.
As a result, the standard drivers delivered by the usb-serial chip manufacturers, which are
part of standard Linux distributions cannot recognize these. On your Windows systems Fjord
may provide adapted drivers, but Meteohub's Linux can't know about these.
I put a forcing rule to load the ftdi driver for the Fjord xpb adapter to the Meteohub
distro and will add one for the Fjord USB adapter with the next update. Hopefully, they
will not invent more IDs in the future
To fix your problem right now - not wating for the next update - you can unzip the attached file
and place it into "/etc/udev/rules.d/" manually.
As a result, the standard drivers delivered by the usb-serial chip manufacturers, which are
part of standard Linux distributions cannot recognize these. On your Windows systems Fjord
may provide adapted drivers, but Meteohub's Linux can't know about these.
I put a forcing rule to load the ftdi driver for the Fjord xpb adapter to the Meteohub
distro and will add one for the Fjord USB adapter with the next update. Hopefully, they
will not invent more IDs in the future

To fix your problem right now - not wating for the next update - you can unzip the attached file
and place it into "/etc/udev/rules.d/" manually.
- Attachments
-
- z71-fjord-technologies.zip
- (304 Bytes) Downloaded 552 times
Re: No USB device (Datalogger DL2.0USB on meteohub, iConnect
Thank you for fast reply!
I've insert the new rule followed by restart udevd, but no changes. No "/dev/ttyUSBx" or similar device.
Is there a difference in Fjords "DL2.0USB" or "XPB"- Data loggers according the USB drivers? (I use the DL2.0USB).
Chiao
zeppo.
I've insert the new rule followed by restart udevd, but no changes. No "/dev/ttyUSBx" or similar device.
Is there a difference in Fjords "DL2.0USB" or "XPB"- Data loggers according the USB drivers? (I use the DL2.0USB).
Chiao
zeppo.
Re: No USB device (Datalogger DL2.0USB on meteohub, iConnect
The xpb has a different product id. There should be both rules (z70 for xpb and z71 for usb) is your udev rules directory. Are they?
Re: No USB device (Datalogger DL2.0USB on meteohub, iConnect
@ admin:
Yes, ther'e both rules z70 and z71 with different productId (original from your zip file). But no detection of "/dev/ttyUSBx" after restart of udev hotplug service (/etc/init.d/udev restart).
zeppo
Yes, ther'e both rules z70 and z71 with different productId (original from your zip file). But no detection of "/dev/ttyUSBx" after restart of udev hotplug service (/etc/init.d/udev restart).
zeppo
Re: No USB device (Datalogger DL2.0USB on meteohub, iConnect
does a reboot help?
Re: No USB device (Datalogger DL2.0USB on meteohub, iConnect
I'm so excited!
The reboot helped. It works now. My Davis Vantage Pro2 is connected with meteohub on iConnect!
Thank you very much!
zeppo
The reboot helped. It works now. My Davis Vantage Pro2 is connected with meteohub on iConnect!
Thank you very much!
zeppo