did you 'sudo lsusb -v' or just 'lsusb -v'? be sure that you do it as root, otherwise you might not get all of the information (but you *should* see the device)
if you cannot see the productid and vendorid using lsusb, then there is no point messing with weewx or pyusb or libusb. gotta fix the operating system first. On Friday, October 5, 2018 at 12:08:42 PM UTC-4, Manfred Larcher wrote: > > that's what I see with dmesg when I disconnect and connect the usb device: > > [1383334.592844] usb 3-1: USB disconnect, device number 2 > > [1383642.059110] ehci_irq: port change detect > [1383642.106558] ehci_irq: port change detect > [1383642.529237] usb 3-1: new low-speed USB device number 3 using sw-ohci > [1383642.769738] generic-usb 0003:1941:8021.0006: hiddev0,hidraw0: USB HID > v1.00 Device [HID 1941:8021] on usb-sw-ohci-1/input0 > > and that's what lsusb gives me with and without device: > > lsusb -v > lsusb -v > > yes -> nothing! :-) > > but lsusb -t gives me the following output (without): > > root@wetter:~# lsusb -t > /: 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 > /: 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 > > and with device: > /: 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 3, 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 > > thank you for having a look at my problem! :-) > -- 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.
