After the recent upgrade in KStars (and EKOS & INDI), I have been unable to connect INDI to my ZWO EFW. Using dmesg, I see the EFW is being connected as a human input device (/dev/hidraw1 on two different Kubuntu 20.10 machines). I have libasi 1.15~202104270100~ubuntu20.10.1 and indi-asi 1.9~202104270208~ubuntu20.10.1 on both amd64 machines.
I would appreciate any help I can get.
Losmandy G11G, ZWO OAG, Celestron OAG, ASI 120MM mini guide camera, SV 80ST, TPO RC8, ASI 1600MM Pro, ASI 294MM Pro, ASI filters and filter wheel
This is all happening on x86-64 correct? I tested the EFW just now on my PC and it works fine. Then I tested on a 20.04 VM and it didn't work. Looks like there is some size difference between the two. I'm trying to build it again on Launchpad.
When you want to test things, but your skies are not cooperating, create a test bench with spare parts...
I am running the latest build from git with the Fedora Copr (x86_64/AMD64), and everything seems to work fine with both the ZWO camera and the EFW.
Hopefully Jasem's re-create of the .debs will fix some things as well.
JIm
12" pier with HDX110 using EQMod
ASI 1600 mono/color mains with ASI290MM in off-axis
ASI filter wheel
Moonlite focusers for the sharpening
AT115EDT w/.8x for the light
Fedora Linux, 100% INDI
The following user(s) said Thank You: Jose Corazon
I have a flat screen set up with the cameras, filter wheel, etc. connected. That's where I saw the EFW tab wasn't present. I have also connected only the EFW for testing.
I have tried to compile the drivers, but it has been a long time since I compiled them. I first tried a pull to update, and when that didn't work, I deleted the directory entirely and cloned the stable repository. I'm still getting this message:
CMake Error: The source directory "/home/user/indi-3rdparty/indi-asi/build/make" does not exist.
This was after following the following instructions from github:
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr .. make
I don't recall how I got this sorted before. Any help in getting this sorted will be welcome.
Thanks,
Richard
Losmandy G11G, ZWO OAG, Celestron OAG, ASI 120MM mini guide camera, SV 80ST, TPO RC8, ASI 1600MM Pro, ASI 294MM Pro, ASI filters and filter wheel
Richard, if the commands you listed were actually how you typed them, note the the last "make" should be on a new line/new command, not part of the cmake line.
Jim
12" pier with HDX110 using EQMod
ASI 1600 mono/color mains with ASI290MM in off-axis
ASI filter wheel
Moonlite focusers for the sharpening
AT115EDT w/.8x for the light
Fedora Linux, 100% INDI