https://bugs.winehq.org/show_bug.cgi?id=55764
Bug ID: 55764 Summary: Wine will temporarily disconnect logitech devices for a split second when launching game/application. Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: noltogreen2187@gmail.com Distribution: ---
Created attachment 75253 --> https://bugs.winehq.org/attachment.cgi?id=75253 dmesg logs after launching game. (Note: currently only using logitech g pro gaming keyboard)
Steps to reproduce:
1. Get a logitech mouse or keyboard (in my case logitech g pro gaming keyboard, and logitech g203 mouse). 2. Launch game/application.
And then you wont be able to input keystrokes for a split second.
This bug is really annoying since i use input-remapper to well, remap inputs, so when this happens my set profile stops and ill have to go re-apply it everytime i want to play a game. It will also make the time that it freezes alot longer.
This doesnt happen with steam or using wine in a flatpak.
Wine version doesnt seem to matter, maybe if i use a version from a year or two back it wont happen, but idk i havent tested. My motherboard & bios version: Gigabyte Technology Co., Ltd. B450M DS3H-CF, F41.
https://bugs.winehq.org/show_bug.cgi?id=55764
--- Comment #1 from Noland Nichols noltogreen2187@gmail.com --- Oh yeah forgot to mention some info: my distro is Garuda Linux, i have a ryzen 5 2600, and this started 3 months or so back i cant exactly remember.
https://bugs.winehq.org/show_bug.cgi?id=55764
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #2 from Zeb Figura z.figura12@gmail.com --- Does this happen if you disable wineusb.sys through DLL overrides?
Does it happen if you disable winebus.sys?
Have you installed any Windows drivers for these hardware in the Wine prefix?
https://bugs.winehq.org/show_bug.cgi?id=55764
--- Comment #3 from Zeb Figura z.figura12@gmail.com --- Also, what Wine version are you currently using?
https://bugs.winehq.org/show_bug.cgi?id=55764
--- Comment #4 from Noland Nichols noltogreen2187@gmail.com --- (In reply to Zeb Figura from comment #2)
Does this happen if you disable wineusb.sys through DLL overrides?
Does it happen if you disable winebus.sys?
Have you installed any Windows drivers for these hardware in the Wine prefix?
Tried disabling those per your suggestion, and same results. and no i havent installed any drivers that i know of.
https://bugs.winehq.org/show_bug.cgi?id=55764
--- Comment #5 from Noland Nichols noltogreen2187@gmail.com --- (In reply to Zeb Figura from comment #3)
Also, what Wine version are you currently using?
Using latest in arch repos but i mostly use wine for gaming purposes so latest Wine-GE or Proton-GE, but either have the same effect unless its used in steam or flatpak.
https://bugs.winehq.org/show_bug.cgi?id=55764
--- Comment #6 from Zeb Figura z.figura12@gmail.com --- (In reply to Noland Nichols from comment #5)
(In reply to Zeb Figura from comment #3)
Also, what Wine version are you currently using?
Using latest in arch repos but i mostly use wine for gaming purposes so latest Wine-GE or Proton-GE, but either have the same effect unless its used in steam or flatpak.
What is the actual output of wine --version?
Note that external patches, such as those bundled with the "GE" versions, are not supported in this bug tracker; please use plain unmodified Wine or report bugs to those projects.
I have no idea what in Wine could be disconnecting devices; especially nothing outside of winebus or wineusb should even be interacting with devices.
https://bugs.winehq.org/show_bug.cgi?id=55764
--- Comment #7 from Noland Nichols noltogreen2187@gmail.com --- (In reply to Zeb Figura from comment #6)
(In reply to Noland Nichols from comment #5)
(In reply to Zeb Figura from comment #3)
Also, what Wine version are you currently using?
Using latest in arch repos but i mostly use wine for gaming purposes so latest Wine-GE or Proton-GE, but either have the same effect unless its used in steam or flatpak.
What is the actual output of wine --version?
Note that external patches, such as those bundled with the "GE" versions, are not supported in this bug tracker; please use plain unmodified Wine or report bugs to those projects.
I have no idea what in Wine could be disconnecting devices; especially nothing outside of winebus or wineusb should even be interacting with devices.
wine version is: wine-8.17. It happens regardless of if its wine, wine-ge, or proton-ge.
https://bugs.winehq.org/show_bug.cgi?id=55764
--- Comment #8 from Noland Nichols noltogreen2187@gmail.com --- (In reply to Noland Nichols from comment #7)
(In reply to Zeb Figura from comment #6)
(In reply to Noland Nichols from comment #5)
(In reply to Zeb Figura from comment #3)
Also, what Wine version are you currently using?
Using latest in arch repos but i mostly use wine for gaming purposes so latest Wine-GE or Proton-GE, but either have the same effect unless its used in steam or flatpak.
What is the actual output of wine --version?
Note that external patches, such as those bundled with the "GE" versions, are not supported in this bug tracker; please use plain unmodified Wine or report bugs to those projects.
I have no idea what in Wine could be disconnecting devices; especially nothing outside of winebus or wineusb should even be interacting with devices.
wine version is: wine-8.17. It happens regardless of if its wine, wine-ge, or proton-ge.
I feel a bit stupid right now, i put just winebus in DLL overrides instead of winebus.sys now it doesnt disconnect the deice. So i guess winebus.sys is the culprit somehow.
https://bugs.winehq.org/show_bug.cgi?id=55764
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |8.17 Component|-unknown |hid
https://bugs.winehq.org/show_bug.cgi?id=55764
rokk@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rokk@mailbox.org
--- Comment #9 from rokk@mailbox.org --- I have the same thing happening with a wired g502 HERO on wine (wine-8.21), wine-staging and lutris runners, Steam Proton works fine though. I checked with Wayland and Xorg, kernel 6.6.2 and 6.1 lts, nothing changed the behavior.
What did change it was switching to a new wired g502X, no idea why that fixes it, but no more 1s disconnects on starting up programs through wine. If I plug in the old mouse the hiccups are back.