cversek / python-FLI

Python bindings for Finger Lakes Instrumentation (FLI) cameras and peripherals.
MIT License
10 stars 11 forks source link

Under Kernel >= 3.x #8

Open ppmim opened 7 years ago

ppmim commented 7 years ago

We are planning to acquire a FLI USB camera, so we would like to know if you know if some part of the software (FLI Kernel module, FLI SDK or python-FLI) would have some problem with Linux Kernel 3.x or even 4.x. We plan to use Debian 8.x or Ubuntu 16.x.

Thanks! JM

tzuchiangshen commented 7 years ago

Hi JM:

We are using the following kernel and OS without problem:

Regards,

Tzu

christhechris commented 7 years ago

I had to make some small changes to the kernel driver (fliusb) to get things working on Ubuntu 16.04 LTS (Linux 4.8.0-39-generic #42~16.04.1-Ubuntu SMP Mon Feb 20 15:06:07 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux).

I've published them here: https://github.com/SydneyAstrophotonicInstrumentationLab/FLI-linux

cdt59 commented 5 years ago

Does anyone have a version of fliusb that will build on Ubuntu 18 or 19? The error I am getting says that it does not have the headers to find build libraries.

LRenegar commented 4 years ago

@cdt59 I realize this isn't timely, but if you're still looking, contact Jim Moronski at FLI. There is a build of the SDK that uses libusb and deprecates fliusb.