I want to connect my ClimeMet CM2000 to Lubuntu but when I plug in, it doesnt recognize any change (through lsusb).
I have tested with other usb devices such as my mouse and phone and they show up just fine.
I have plugged into my windows computer and works just fine. Does anyone have any ideas?
My lsusb output is:
Bus 001 Device 001: ID 1d6b: 0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b: 0001 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b: 0001 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b: 0001 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b: 0001 Linux Foundation 2.0 root hub
[ 2657.612216] usb 5-1: device descriptor read/64, error -71
[ 2657.860178] usb 5-1: device descriptor read/64, error -71
options usbcore use_both_schemes=y
then reboot. Source – user535733 Feb 05 '20 at 23:21sudo nano /etc/modprobe.d/test.conf
then add the line, CTRL+X to save and exit (follow the prompts), then reboot. – user535733 Feb 05 '20 at 23:56