You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With LibreELEC 12 a new version of service.pcscd package is included that breaks service.softcam.oscam local connections. As far as I can debug this is related to polkit totally breaking communication between the services.
It was enabled with this commit 5a99e56
and later with 5885328
Manually reverting to LibreELEC 11 packages of the addons via ssh fixes the problem, it is not local configuration issue.
This can be tested even with no reader attached - no commands from oscam reach pcscd service to even fail with a real error.
The text was updated successfully, but these errors were encountered:
With LibreELEC 12 a new version of service.pcscd package is included that breaks service.softcam.oscam local connections. As far as I can debug this is related to polkit totally breaking communication between the services.
It was enabled with this commit 5a99e56
and later with 5885328
Manually reverting to LibreELEC 11 packages of the addons via ssh fixes the problem, it is not local configuration issue.
This can be tested even with no reader attached - no commands from oscam reach pcscd service to even fail with a real error.
The text was updated successfully, but these errors were encountered: