Hello, I am trying to run sensorpanel on CachyOS (Arch Linux based) with a GEMBIRD AX206 display (1908:0102).
When I run sudo ./sensorpanel-linux-amd64 run, it connects but immediately fails with:
Warning: failed to set brightness: CSW read error: transfer was cancelled
Display error: CSW read error: transfer was cancelled
My hardware:
Motherboard: Asus ROG Strix B550-F Gaming WiFi
CPU: Ryzen 7 5700X3D
I have already tried:
Creating udev rules (MODE="0666", power/control="on")
Adding usb-storage.quirks=1908:0102:i and usbcore.autosuspend=-1 to my Limine boot parameters.
Running as root.
The screen works perfectly on Windows with AIDA64 + libusb (Zadig). Is there any specific libusb timeout or bulk transfer tweak I can apply for this strict Linux xHCI behavior? Thank you!
Hello, I am trying to run sensorpanel on CachyOS (Arch Linux based) with a GEMBIRD AX206 display (1908:0102).
When I run sudo ./sensorpanel-linux-amd64 run, it connects but immediately fails with:
Warning: failed to set brightness: CSW read error: transfer was cancelled
Display error: CSW read error: transfer was cancelled
My hardware:
Motherboard: Asus ROG Strix B550-F Gaming WiFi
CPU: Ryzen 7 5700X3D
I have already tried:
Creating udev rules (MODE="0666", power/control="on")
Adding usb-storage.quirks=1908:0102:i and usbcore.autosuspend=-1 to my Limine boot parameters.
Running as root.
The screen works perfectly on Windows with AIDA64 + libusb (Zadig). Is there any specific libusb timeout or bulk transfer tweak I can apply for this strict Linux xHCI behavior? Thank you!