andyvorld / LGSTrayBattery

A tray app used to track battery levels of wireless Logitech mouse.
GNU General Public License v3.0
369 stars 30 forks source link

G533 headset wireless not being detected #40

Open andyvorld opened 2 years ago

andyvorld commented 2 years ago

thanks, now not crashing anymore!

correctly detected: Mx Vertical mouse K360 Keyboard K400 plus Keyboard

but NOT detected: G533 headset wireless

what can i do to make it work even with the headset?

Originally posted by @wergio in https://github.com/andyvorld/LGSTrayBattery/issues/37#issuecomment-1230644127

andyvorld commented 2 years ago

Did the G533 get detected in previous versions?

wergio commented 2 years ago

no, the software was crashing (i think because of G533). there is a log or other data I can provide?

andyvorld commented 2 years ago

I think its because that the G533 acts differently from normal peripherals, as seen in https://github.com/pwr-Solaar/Solaar/issues/641

Try replacing hidpp_mon.exe with this custom build, it's not tested very well, so it may not work. If possible try it with just the headset connected. x64-release.zip

andyvorld commented 1 year ago

I have merged in the changes from the custom build into the main build in v2.1.1. Let me know if that works.