gryf / linak-ctrl

Simple python script to control Linak powered desks and USB2LIN06 cable.
Other
4 stars 0 forks source link

Device not found #1

Closed devgnrb closed 1 year ago

devgnrb commented 1 year ago

I've got "Device 4819:0002 not found!" but I've got a USB2LIN06 plugged in usb. I've got the pyusb installed (V1.2.1) with python 3.10.7 and whenever I'm trying to run your init.py file, I've got this error :/

Do you have any idea ?

This package is working: https://github.com/monofox/python-linak-desk-control but this is not perfect so I wanted to try yours. Thanks !

gryf commented 1 year ago

Can you post output of command lsusb?

devgnrb commented 1 year ago

Finally, I fixed with the dev this package so I don't use yours and I switched project now sorry https://github.com/monofox/python-linak-desk-control

gryf commented 1 year ago

Ok, no worries. And since I'm not able to reproduce your issue, I'm closing it now.