×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Fli cfw-2-8 FilterWheel

yeah that should be fine... I'm not sure. The log doesn't show much except that it cannot detect the filter wheel. Perhaps next step is to contact FLI about this since we are using their SDK to communicate with the filter/camera.
The following user(s) said Thank You: giosi
4 years 2 months ago #49139

Please Log in or Create an account to join the conversation.

  • Posts: 334
  • Thank you received: 23
The wheel works properly if I use Windows and ASCOM drivers with APT or if I use Maxim DL, but it is unusable with INDI. What can I do to resolve this issue????
4 years 2 months ago #49143

Please Log in or Create an account to join the conversation.

  • Posts: 8
  • Thank you received: 0

Replied by giosi on topic Fli cfw-2-8 FilterWheel

File Attachment:

File Name: FLICFWSetup.zip
File Size:595 KB
Hi Jasem, as for the wheel in question, I can say that Windows recognizes it as ardware after installing the FLI driver but it works and is recognized as a wheel by itself after installing this ascom.
Last edit: 4 years 2 months ago by giosi.
4 years 2 months ago #49145
Attachments:

Please Log in or Create an account to join the conversation.

I would need teamviewer access in order to send FLI some userful information. Please send me a private message if you can spare the time.
4 years 2 months ago #49147

Please Log in or Create an account to join the conversation.

  • Posts: 8
  • Thank you received: 0

Replied by giosi on topic Fli cfw-2-8 FilterWheel

Thanks Jasem, I am now at work, in about 6 hours I will be at home and I will be able to attach the telescope to the Rasberry. As soon as I have everything ready I will send you id and password for remote access.
Best regards Giosi
4 years 2 months ago #49148

Please Log in or Create an account to join the conversation.

  • Posts: 8
  • Thank you received: 0

Replied by giosi on topic Fli cfw-2-8 FilterWheel

This is the new log file after the new driver has been compiled
4 years 2 months ago #49184
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 334
  • Thank you received: 23
Hi Jasem, could provede me again the mail to contact the FLI support to check if they can help us in the firmware upgrade for my old CFW 2-8 filter wheel???? Regards
4 years 2 months ago #49191

Please Log in or Create an account to join the conversation.

  • Posts: 334
  • Thank you received: 23
Hi Jasem,
no news for my problem from the FLI support. No reply to my mail :(
4 years 1 month ago #50522

Please Log in or Create an account to join the conversation.

  • Posts: 12
  • Thank you received: 0
Was there any resolution to this? I am having a similar problem connecting my FLI CFW-2-7. It is visible in lsusb, and the logs indicate that it is connecting, but there is an unexpected null parameter message followed by a segfault.

Wayne
3 years 7 months ago #59974

Please Log in or Create an account to join the conversation.

Please contact FLI support to raise this issue. As soon as their library is fixed, we will rebuild the driver against the fixed version.
3 years 7 months ago #59985

Please Log in or Create an account to join the conversation.

  • Posts: 7
  • Thank you received: 0
FLI has posted a link to an updated Linux SDK on their downloads page. I found it necessary to make one small change to their Makefile in order to compile the code under Ubuntu-18.04LTS. Is this the update needed to address the issues reported previously in this thread?

Link: www.flicamera.com/downloads/sdk/fliusb-linux-kernel-4.18.tar.gz

In the Makefile, I changed line 15 from
$(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules
to
$(MAKE) -C $(KDIR) KBUILD_EXTMOD=$(PWD) modules
3 years 2 months ago #66624

Please Log in or Create an account to join the conversation.

  • Posts: 334
  • Thank you received: 23
Thanks, I have to try if it solve the problem or not
3 years 2 months ago #66759

Please Log in or Create an account to join the conversation.

Time to create page: 0.893 seconds