×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

ZWO EFW not Connecting

  • Posts: 1119
  • Thank you received: 182

Replied by Jose Corazon on topic ZWO EFW not Connecting

I have not tried that with the most recent source files yet. Instead of checking out master I went back to March 10 and used that branch. I also cloned asi.rules and efw.rules into the udev/rules.d folder, but I am not sure whether that was critical. Anyway, after that, my EFW was recognized again.

Don't know about the hid. I do not recall that and I am not close to my rig right now, so can't check what interface the EFW is connecting through.
Also, I am doing this on a Pi4, so that may be different from your amd system.
2 years 11 months ago #70790
The topic has been locked.

Replied by Jasem Mutlaq on topic ZWO EFW not Connecting

I can confirm the issue, not only for this driver, but a few more. There is a bug report here: github.com/indilib/indi/issues/1438

So working on it.
2 years 11 months ago #70791
The topic has been locked.
  • Posts: 535
  • Thank you received: 109

Replied by Jim on topic ZWO EFW not Connecting

My EFW does show up at HID under bInterfaceClass. I am also running the EFW from the USB hub on the 1600MC.

```Bus 003 Device 007: ID 03c3:1f01 USB2.0 Hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 16
idVendor 0x03c3
idProduct 0x1f01
bcdDevice 0.00
iManufacturer 1 ZW0
iProduct 2 ZWO EFW
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0029
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 64mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
```

I do have 99-asi.rules in /usr/lib/udev/rules.d with contents:

```/usr/lib/udev/rules.d $ cat 99-asi.rules
# All ASI Cameras and filter wheels
SUBSYSTEMS=="usb", ATTR{idVendor}=="03c3", MODE="0666"
```
2 years 11 months ago #70792
The topic has been locked.
  • Posts: 1119
  • Thank you received: 182

Replied by Jose Corazon on topic ZWO EFW not Connecting

Richard has a problem with the EFW not being recognized when compiling Indi, not when installing it via .deb packages.

I just compiled indi-core, indi-3rdpartylibs and indi-3party drivers from git (master branch, git clone github.com/indilib/indi-3rdparty.git) and installed them on my AMD64 desktop running Ubuntu MATE 20.04.2, then schlepped over my telescope with ZWO-EFW attached, connected the EFW only and called up the driver using the Device Manager.

The EFW connected just fine and shows up normally in the Control Panel.
IAW, this may indeed be just a deb packaging problem. But it does not explain why Richard could not make it work when compiling indi from the source.

Richard, if you want, I can send you the generic script I used to try on your system?

Jo
Last edit: 2 years 11 months ago by Jose Corazon.
2 years 11 months ago #70809
The topic has been locked.
  • Posts: 185
  • Thank you received: 28

Replied by Richard Beck on topic ZWO EFW not Connecting

Post your script. I may have missed a step.
2 years 11 months ago #70810
The topic has been locked.
  • Posts: 1119
  • Thank you received: 182

Replied by Jose Corazon on topic ZWO EFW not Connecting

Just sent you a PM. Better to email the script. You also may have to uncomment a couple of lines, just in case you are missing a few libraries. Better explained by email than on a forum post.

Jo

PS:  Nevermind!  Here it is.  Just rename from .txt to .sh and make executable.  Sorry, it is a bit messy 

 

File Attachment:

File Name: GitCloneIndi.txt
File Size:2 KB
Last edit: 2 years 11 months ago by Jose Corazon.
2 years 11 months ago #70811
Attachments:
The topic has been locked.

Replied by Jasem Mutlaq on topic ZWO EFW not Connecting

Folks this would be resolved later today, closing this topic since many started for the same issue.
2 years 10 months ago #70819
The topic has been locked.
Time to create page: 0.289 seconds