A3tra3rpi / G933-battery-information-for-linux

Python script to get battery information of a Logitech G933 headset on linux without Logitech Gaming Software
MIT License
8 stars 2 forks source link

Is it possible to read that information without detaching existing drivers? #2

Open excitoon opened 4 years ago

excitoon commented 4 years ago

Is it possible to read that information without detaching existing drivers? Because calls are being interrupted (switched to another audio device).

A3tra3rpi commented 4 years ago

It is possible, but I didn't know how to do that. I found that you can just use github.com/Sapd/HeadsetControl instead to do the same without interupting audio.