David replied to the topic 'StellarMate OS and Orion SSAG Pro' in the forum. 5 years ago

I've not had much time to look at this since last week, but I did just manage to get a quick capture of the USB bus as the camera is plugged in. I also caught another session where it's plugged in and captures a couple of dark frames at native resolution.

The captures are in wireshark format if anyone is interested.
www.dropbox.com/sh/4k7fbv1vn2ttotu/AABKW...UVrgDB0t7L7HLaa?dl=0

David

Read More...

David replied to the topic 'StellarMate OS and Orion SSAG Pro' in the forum. 5 years ago

I tried both of these with no luck (if it's QHY5 based, these seemed like a reasonable choice)
(only one at a time)
ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="29a2", RUN+="/sbin/fxload -t fx2 -I /lib/firmware/qhy/QHY5.HEX -D $env{DEVNAME} -s /lib/firmware/qhy/QHY5LOADER.HEX"
ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="29a2", RUN+="/sbin/fxload -t fx2 -I /lib/firmware/qhy/QHY5.HEX -D $env{DEVNAME}"

dmesg output was
[50756.552342] usb 1-1.4.1: new high-speed USB device number 13 using dwc_otg
[50756.682735] usb 1-1.4.1: config 1 interface 0 altsetting 0 bulk endpoint 0x1 has invalid maxpacket 64
[50756.683109] usb 1-1.4.1: New USB device found, idVendor=16c0, idProduct=296d
[50756.683121] usb 1-1.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[50756.683129] usb 1-1.4.1: Product: QHY5-CMOS
[50756.683138] usb 1-1.4.1: Manufacturer: QHY_CAMS
[50756.684148]usb 1-1.4.1: device descriptor read/64, error -110

I do a bit of hardware development, so I took a look at the camera PCBs to see if the IC markings would offer any suggestions, they had all had their markings sanded off. The camera still works with the windows drivers, so nothing has caused permanent damage. I might take a look at the windows driver to see if I can figure out what's going on.

Read More...

David replied to the topic 'StellarMate OS and Orion SSAG Pro' in the forum. 5 years ago

I've upgraded to the latest INDI - it made no difference. I then moved to the nightly release do I could try the indi-sssag package. This installed fine, but the camera still doesn't seem to be detected.

Output from dmesg on plugging in the camera:
[44820.427273] usb 1-1.4.1: new high-speed USB device number 10 using dwc_otg
[44820.557664] usb 1-1.4.1: New USB device found, idVendor=16c0, idProduct=29a2
[44820.557680] usb 1-1.4.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0

Read More...

David created a new topic ' StellarMate OS and Orion SSAG Pro' in the forum. 5 years ago

Hi,

I'm using StellarMate OS on a Raspberry Pi 3+ Plugging in the SSAG Pro does nothing much.
The camera doesn't appear when running lsusb. Running tail -f on syslog on plug-in shows the usb device is detected, but that no drivers are loaded.
I've updated the StellarMate to the latest software (as of this afternoon). I've seen on another thread that people have got the camera running, by editing a udev rule, but I don't have the rule to start with. I've been running linux for years, so I'm quite comfortable creating anything I need, I just don't really want to break StellarMate OS.

Does anyone know if upgrading to latest indi from the PPA will break StellarMate?

David

Read More...