Featured image of post SC-Controller: Hotfix-Version 0.6.4 veröffentlicht

SC-Controller: Hotfix-Version 0.6.4 veröffentlicht

sc-controller, der Linux-User-Mode-Treiber für den Steam- und weitere Controller (z. B. DS4/DS5), wurde in der Version 0.6.4 veröffentlicht - kurz nach Version 0.6.3.

Es handelt sich um einen reinen Hotfix: hidraw-pure stand im Konflikt mit hidapi und brach dadurch Tools wie liquidctl, die auf das hidraw-Backend von hidapi angewiesen sind. Betroffen sind nur Systeminstallationen über einen Paketmanager - Nutzer des AppImage oder einer Source-Installation sind nicht betroffen.

This hotfix is only relevant for system installations via a package manager, the fixed issue does not affect you if you are using the AppImage or running from source.

Hotfix release due to hidraw-pure conflicting with hidapi, breaking tools like liquidctl which relied on the hidraw backend from hidapi if it was detected available.

The library is now attempted to be loaded via:

  1. hidraw_pure - futureproofing, currently does not exist
  2. hidraw - current v1.2
  3. Finally, the re-vendored version is used if all fails.

The dependencies are now also correctly defined in pyproject.toml, so pip check works correctly.

sc-controller

Quelle: GitHub

PlayingTux – Playing Games on Linux - since 1995.