Radek Kaczorek

Results 161 comments of Radek Kaczorek

Thanks for reporting. Does it work on other versions of Raspberry Pi? If it's hardware dependent bug it must be handled accordingly with CMakeLists.txt. You could be interested @lboclboc

Can you provide some details? Try running phd2 from terminal and provide the output

AFAIK PHD2 does not use indi libs and provides its own qhy library. Take a look PHD2 project [here](https://github.com/OpenPHDGuiding/phd2/tree/master/cameras/qhyccdlibs)

They do, but INDI provides them with libqhy package and PHD2 includes them at compilation time, not using libraries provided by libindi

This all true. Your question was "Using version 2.0.3 on a raspberry zero W, PHD2 does not start". The fact that PHD2 can use a camera via INDI driver has...

First, the repository that you want use is for Ubuntu, not for Raspbian. This is why you get "Error: could not find a distribution template for Raspbian/buster". It is not...

I don't think it is related to Kstars or Astroberry. I think it is access rights problem.

Thanks for reporting Jens!

Raspi-config does not handle regional setting for Network Manager by design. It handles wpa_supplicant only - see its [source code](https://github.com/RPi-Distro/raspi-config/blob/master/raspi-config#L568). Regional setting with Network Manager can be handled by invoking...

Hi Steve, I replayed in #183. Let's discuss oacapture issue there. I'm a bit surprised as I use it personally without issues. I'm sure we can manage it as it...