indilib / indi-3rdparty

INDI 3rd Party drivers repository
https://www.indilib.org/devices.html
GNU Lesser General Public License v2.1
124 stars 208 forks source link

Non functional PI5 gpio #893

Closed dgedgedge closed 1 month ago

dgedgedge commented 7 months ago

Describe the bug Indi seems to crash or does not respond anymore to kstars.

To Reproduce Exact steps to reproduce the behavior.

  1. Run kstars
  2. Ekos add indi gpio then run
  3. Indi windows does not come up

Expected behavior Indi windows pops up and show gpio.

Note: There has been some change in gpio manageent in recent kernels, and in particular with GPIO. Note: With Python RPI.GPIO does not work anymore. Need to use gpiod.

Screenshots N/A

Desktop (please complete the following information):

Log Files Make sure to enable logging and include log files https://indilib.org/support/logs-submission.html

knro commented 7 months ago

A new driver is required.

dgedgedge commented 7 months ago

OK : gpiod driver for example ?

knro commented 1 month ago

Please try the new INDI GPIO driver.