Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

indi_asi_wheel can not setup the Zwo EFW in raspberry pi 4 #670

Closed
pereblay opened this issue Oct 13, 2022 · 3 comments
Closed

indi_asi_wheel can not setup the Zwo EFW in raspberry pi 4 #670

pereblay opened this issue Oct 13, 2022 · 3 comments
Labels
bug Something isn't working Cannot reproduce Reported issue cannot be reproduced

Comments

@pereblay
Copy link

Hi,

I have tried by cloning different versions from github (master branch, v1.9.8, v1.9.7, and v 1.8.9) but the problem persists.
The system detects the filter wheel properly:

$ dmesg
[79423.365621] hid-generic 0003:03C3:1F01.0007: hiddev96,hidraw4: USB HID v1.01 Device [ZW0 ZWO EFW] on usb-0000:01:00.0-1.2.1.4/input0

but indi_asi_wheel fails to initialize it:

$ indiserver indi_asi_wheel
2022-10-13T19:43:28: startup: indiserver indi_asi_wheel
2022-10-13T19:43:28: Driver indi_asi_wheel: Searching for HID Device VID: 0x3c3 PID: 0x1f01
2022-10-13T19:43:28: Driver indi_asi_wheel: Searching for HID Device VID: 0x3c3 PID: 0x1f02

My system:
$ lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye

$ uname -a
Linux icaosky 5.15.61-v7l+ #1579 SMP Fri Aug 26 11:13:03 BST 2022 armv7l GNU/Linux

The filter wheel lies behind a powered usb hub, but I have also a focuser there and it is initialized propoerly.

@pereblay pereblay added the bug Something isn't working label Oct 13, 2022
@knro
Copy link
Collaborator

knro commented Oct 14, 2022

I just tested on StellarMate and couldn't find any issues.

image

@pereblay
Copy link
Author

pereblay commented Oct 14, 2022 via email

@knro
Copy link
Collaborator

knro commented Nov 16, 2022

Yes bullseye, it works fine without any issues.

@knro knro closed this as completed Nov 16, 2022
@knro knro added the Cannot reproduce Reported issue cannot be reproduced label Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Cannot reproduce Reported issue cannot be reproduced
Projects
None yet
Development

No branches or pull requests

2 participants