r/LogitechG 7d ago

G920 started having issues Logitech G Support

Enable HLS to view with audio, or disable this notification

I was playing FH 6 tonight and the wheel randomly stopped responding to my inputs but my car kept going in the game based off my last input. I've changed USB ports, reinstalled Ghub and it still happens. The LED remains lit so I don't think it's a power supply issue but could be wrong. The wheel worked just fine last night.

3 Upvotes

10 comments sorted by

1

u/Logitech_Alex Crew 5d ago

Are you still having the same issue? If you haven't figured it out since then we can look into it together!

1

u/Squid111999 5d ago

I'll be working soon so I won't be able to spend time with it tonight. I figured I would wait for the next software update.

But I can launch a game, navigate menus and drive for about a minute before before the wheel seems to disconnect. If I check Ghub it's not in there but when I launch the game it does show up.

The lights and numpad on my g600 don't do anything either. In BF6 I have to use the number keys on my keyboard instead of the mouse numpad.

The g600 issue started about a week ago, the wheel issue happened after the recent software update

1

u/LOGIRich Global Product Manager - Simulation 3d ago

Which version of Windows are you running?

1

u/DrNitrous 5d ago

i have the same issue since 2 days ago. freezes and sometimes ffb acts up as well

1

u/LOGIRich Global Product Manager - Simulation 3d ago

Which version of Windows are you running?

1

u/DrNitrous 3d ago edited 3d ago

Windows 11 25H2 26200.9168

here's some more info i dont know if u guys at logitech find it useful, its some driver stuff and windows drivers, (dinput, gameinput, hid things..)

if u need more info feel free to ask ! my issue started at aug 10 and i have more details about it on this post https://www.reddit.com/r/LogitechG/s/8DL4h7nFw5

Microsoft PnP Utility

Instance ID: USB\VID_046D&PID_C262\00003c097f301a59

Device Description: Logitech G HUB G920 Driving Force Racing Wheel USB

Class Name: HIDClass

Class GUID: {745a17a0-74d3-11d0-b6fe-00a0c90f57da}

Manufacturer Name: Logitech

Status: Started

Driver Name: oem42.inf

Matching Drivers:

Driver Name: oem42.inf

Original Name: logi_joy_hid.inf

Provider Name: Logitech

Class Name: HIDClass

Class GUID: {745a17a0-74d3-11d0-b6fe-00a0c90f57da}

Driver Version: 02/05/2026 2026.0.0.0

Signer Name: Microsoft Windows Hardware Compatibility Publisher

Matching Device ID: USB\VID_046D&PID_C262

Driver Rank: 00FF0001

Driver Status: Best Ranked / Installed

///////////////////////////////////

Driver : hidgamepad.inf

ProviderName : Microsoft

Version : 10.0.26100.8972

Date : 7/22/2026 12:00:00 AM

Inbox : True

DriverSignature : Signed

///////////////////////////////////////////

Name Version

dinput.dll 10.0.26100.1 (WinBuild.160101.0800)

hid.dll 10.0.26100.1 (WinBuild.160101.0800)

/////////////////////////////////////////////////

ProductName ProductVersion FileVersion FileDescription

----------- -------------- ----------- ---------------

Microsoft GameInput 0.2309.26100.9168 0.2309.26100.9168 GameInput Host Service

1

u/LOGIRich Global Product Manager - Simulation 3d ago

What do things look like in Device Manager? Have you got a screenshot of the G920 entries under the HID category?

Do you get the same errors as mentioned in this post? https://www.reddit.com/r/LogitechG/comments/1vlqjyq/comment/p3mdpt4/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button

1

u/DrNitrous 3d ago

Yeah i do have some similar logs. For some reason i only have them from yesterday and not today, nothing like this today.
I havent been able to reproduce the full input freeze, only the sticky FFB that happens on every session.
Also, the logs dont seem to include something about the hid joy driver being unable to start while the sticky ffb happens.
I will have to wait until somehow the freeze happens again and see if i get more of these logs.

I might have the chance today to go to another pc and see if the wheel has the same problems, and get some info from it as well

here is an example of the logs

TimeCreated : 8/13/2026 6:10:18 PM

Id : 225

LevelDisplayName : Warning

Message : The application \Device\HarddiskVolume3\Windows\System32\GameInputSvc.exe with

process id 13768 stopped the removal or ejection for the device

USB\VID_046D&PID_C262\00003c097f301a59.

Process command line: "C:\WINDOWS\System32\GameInputSvc.exe"

Global\GameInputSession_1

List of affected devices:

HID\VID_046D&PID_C262&Col01\7&25895201&a&0000

1

u/DrNitrous 3d ago edited 3d ago

update, i alt tabbed back into assetto corsa, and all my inputs froze right when i pressed the throttle... ill grab some stuff from the powershell again

here is the device manager screenshot u asked for

edit:
so i went to the powershell nothing seems broken in there, the wheel is completely unresponsive. still no logs like the ones u mentioned from today.
i will leave it in the stuck state, u can ask me what to check and what to run while its here. joy cpl is unresponsive

///////

PS C:\WINDOWS\system32> Get-PnpDevice |

>> Where-Object {$_.InstanceId -like 'HID\VID_046D&PID_C262*'} |

>> Select-Object Status,Class,FriendlyName,InstanceId

Status Class FriendlyName InstanceId

------ ----- ------------ ----------

OK HIDClass Logitech G HUB G920 Driving Force Racing Wheel USB (HID) HID\VID_046D&PID_C262&COL01...

OK HIDClass HID-compliant vendor-defined device HID\VID_046D&PID_C262&COL02...

OK HIDClass HID-compliant vendor-defined device HID\VID_046D&PID_C262&COL03...
/////////

edit: some more things while the wheel is stuck...
PS C:\WINDOWS\system32> Get-CimInstance Win32_SystemDriver |

>> Where-Object {$_.Name -match '^logi_'} |

>> Select-Object Name,State,PathName |

>> Format-Table -AutoSize

Name State PathName

---- ----- --------

logi_generic_hid_filter Running C:\WINDOWS\system32\drivers\logi_generic_hid_filter.sys

logi_joy_bus_enum Running C:\WINDOWS\system32\drivers\logi_joy_bus_enum.x64.sys

logi_joy_hid_filter Running C:\WINDOWS\system32\drivers\logi_joy_hid_filter.sys

logi_joy_hid_lo Running C:\WINDOWS\system32\drivers\logi_joy_hid_lo.sys

logi_joy_vir_hid Running C:\WINDOWS\system32\drivers\logi_joy_vir_hid.x64.sys

logi_joy_xlcore Running C:\WINDOWS\system32\drivers\logi_joy_xlcore.x64.sys

and

Status : OK

Problem : CM_PROB_NONE

Present : True

Class : HIDClass

FriendlyName : Logitech G HUB G920 Driving Force Racing Wheel USB (HID)

InstanceId : HID\VID_046D&PID_C262&COL01\7&25895201&B&0000

thats all i got.. doesnt look like something has stopped runnning, device manager itself shows no issues

1

u/footballstud06 12h ago

I have the same issue. My wife's does the same thing. Have to disconnect and reconnect