since I upgraded ubuntu 16.04 to 18.04 my WH1080 weather station is unreachable. I did a reset of the station, powered it off (no batteries) and reconnected it - same output.
root@wetter:/etc/weewx# wee_device
Using configuration file /etc/weewx/weewx.conf
Using FineOffsetUSB driver version 1.9 (weewx.drivers.fousb)
Traceback (most recent call last):
File "/usr/bin/wee_device", line 54, in <module>
main()
File "/usr/bin/wee_device", line 51, in main
device.configure(config_dict)
File "/usr/share/weewx/weewx/drivers/__init__.py", line 69, in configure
self.do_options(options, parser, config_dict, prompt)
File "/usr/share/weewx/weewx/drivers/fousb.py", line 375, in do_options
self.station = FineOffsetUSB(**config_dict[DRIVER_NAME])
File "/usr/share/weewx/weewx/drivers/fousb.py", line 979, in __init__
self.openPort()
File "/usr/share/weewx/weewx/drivers/fousb.py", line 1033, in openPort
raise weewx.WeeWxIOError("Unable to find USB device")
weewx.WeeWxIOError: Unable to find USB device
lsusb -t gives:
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=sw-ohci/1p, 12M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=sw-ehci/1p, 480M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=sw-ohci/1p, 12M
|__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid,
1.5M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=sw-ehci/1p, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=sw_hcd_host0/1p, 480M
usb cable disconnect/connect gives:
Oct 1 16:54:34 localhost kernel: [1033831.952756] usb 5-1: USB disconnect,
device number 5
Oct 1 16:54:34 localhost rsyslogd-2007: action 'action 9' suspended, next
retry is Mon Oct 1 16:56:04 2018 [v8.16.0 try
http://www.rsyslog.com/e/2007 ]
Oct 1 16:54:40 localhost kernel: [1033837.630996] ehci_irq: port change
detect
Oct 1 16:54:40 localhost kernel: [1033837.776787] ehci_irq: port change
detect
Oct 1 16:54:40 localhost kernel: [1033837.836759] The port change to OHCI
now!
Oct 1 16:54:40 localhost kernel: [1033838.199384] usb 3-1: new low-speed
USB device number 2 using sw-ohci
Oct 1 16:54:41 localhost kernel: [1033838.438860] generic-usb
0003:1941:8021.0005: hiddev0,hidraw0: USB HID v1.00 Device [HID 1941:8021]
on usb-sw-ohci-1/input0
I attached the weewx.debug file with my configuration.
The station is connected to a banana-PI. I installed weewx with the
packages from ubuntu 18.04.
I can't find the error - would be great if anyone could help me, I hate to
downgrade a system (especially if I don't know if it will fix the problem!)
;-)
Thank you
Manfred
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.
weewx.debug
Description: Binary data
