Open Zackhardtoname opened 3 years ago
This may be security issue. Please try sudo ./msigd --debug --info --query
. If this works, you should follow section 4.1 (Linux-security) in README.md.
Same here on MacOS (12.2.1). Output of sudo ./msigd --debug --info --query
DEBUG: Initializing HID lib DEBUG: Found MSI Gaming Controller with serial 0000000000 msigd: Error on device identification Try 'msigd --help' for more information.
Firmware 0.29 ! Output of lsusb: Bus 001 Device 008: ID 1462:3fa4 1462 MSI Gaming Controller Serial: A000000000000
The error means that the tool can not read parameters 00140 and 00150 from the monitor. This is weird. According to the msi website there is firmware V030
available. Does this happen withe the V030 firmware as well?
Well it used to work on my Manjaro install. Recently I've switched to arch on two machines and it doesn't work on either of them... I used to only get the problem when I forgot to plug in the USB cable. I have tried many different ports. It also works in Windows.
Thank you so much for your help!