Udev rules does not work on Raspberry Pi 3
gabriel-cruz opened this issue · 4 comments
gabriel-cruz commented
spectrometer and system information
- model: USB2000+
- operating system: Raspbian newer version
- python version: Python 2.7.13
- python-seabreeze version: current master
- installed-via: conda (Berryconda)
current problem
Installation of python-seabreeze is fine, but when i connect the spectrometer in rpi in the lsusb
command does not show anything
steps to reproduce
Step by step instructions to reproduce the error. The more detailed the better, but please use some common sense:
- I followed all the steps of the tutorial and I installed the pyseabreeze correctly in the rpi
- In python running
import seabreeze.spectrometers as sb sb.list_devices()
returns
[]
I did not find a solution anywhere, please help
ap-- commented
if lsusb
doesn't show it, something else must be wrong. Does this spectrometer work at all?
gabriel-cruz commented
I tried connecting on windows but I also can not connect to the driver. Could it be a problem with the spectrometer?
ap-- commented
Sounds likely. I would first try getting it to work with the original oceanoptics software.
ap-- commented
Closing for now. Please reopen if this is not resolved 🌈