Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SiUsbXpress driver install error #185

Open
JustTheDazz opened this issue Aug 17, 2024 · 3 comments
Open

SiUsbXpress driver install error #185

JustTheDazz opened this issue Aug 17, 2024 · 3 comments
Assignees
Labels
under-investigation Issue is actively being looked into

Comments

@JustTheDazz
Copy link

When I go to right click on the install the driver for corsair(right click on CorsairSiUSBXp) I get this error message:
corsairthing

@EvanMulawski EvanMulawski self-assigned this Aug 19, 2024
@EvanMulawski EvanMulawski changed the title Plugin install error SiUsbXpress driver install error Aug 19, 2024
@EvanMulawski EvanMulawski added the triage Issue has not yet been fully identified label Aug 19, 2024
@EvanMulawski
Copy link
Owner

EvanMulawski commented Aug 19, 2024

Hi @JustTheDazz, please try the one in a v1.6.x release. This issue may be caused by some automations being used to package v1.7.0. Thanks!

@EvanMulawski EvanMulawski added under-investigation Issue is actively being looked into and removed triage Issue has not yet been fully identified labels Aug 19, 2024
@SerinitySW
Copy link

I also experienced this issue, and can confirm the 1.6.x driver successfully installs. However, the plugin still does not function:

2024-08-19T17:31:22.4294633Z [INF] Plugin: Version: 1.7.0-beta.1+af7a336a05f6df1755e8629377528c8739f9d14d
2024-08-19T17:31:22.4519277Z [INF] HID Device Manager: Found 0 Corsair HID device(s)

2024-08-19T17:31:22.4543629Z [INF] HID Device Manager: Found 0 supported Corsair HID device(s)

2024-08-19T17:31:22.4611733Z [WRN] Device Enumeration: Failed to enumerate SiUsbXpress devices. This can be ignored if no devices require this driver.
2024-08-19T17:31:24.5261067Z [INF] Plugin: Version: 1.7.0-beta.1+af7a336a05f6df1755e8629377528c8739f9d14d
2024-08-19T17:31:24.5262291Z [INF] HID Device Manager: Found 0 Corsair HID device(s)

...

2024-08-19T21:27:38.6859026Z [WRN] Device Enumeration: Failed to enumerate SiUsbXpress devices. This can be ignored if no devices require this driver.
2024-08-19T21:27:38.6908638Z [DBG] Device Enumeration: 
Type: System.DllNotFoundException
Message: Unable to load DLL 'SiUSBXp.dll' or one of its dependencies: The specified module could not be found. (0x8007007E)
Source: FanControl.CorsairLink.merged
HResult: -2146233052
Stack Trace:
   at CorsairLink.SiUsbXpress.Driver.SiUsbXpressDriver.SI_GetNumDevices(UInt32& lpdwNumDevices)
   at CorsairLink.SiUsbXpress.Driver.SiUsbXpressDriverHelper.EnumerateDevices()
   at CorsairLink.SiUsbXpress.Driver.SiUsbXpressDeviceEnumerator.Enumerate()
   at CorsairLink.SiUsbXpressDeviceManager.GetSupportedDevices(IDeviceGuardManager deviceGuardManager, ILogger logger)
   at FanControl.CorsairLink.CorsairLinkPlugin.GetSupportedDevices()

2024-08-19T21:27:40.9246540Z [INF] Plugin: Version: 1.7.0-beta.2+874384851d3f695a4aed1bbf2ea9a918962dc7dd
2024-08-19T21:27:40.9249335Z [INF] HID Device Manager: Found 0 Corsair HID device(s)

2024-08-19T21:27:40.9249562Z [INF] HID Device Manager: Found 0 supported Corsair HID device(s)

2024-08-19T21:27:40.9274421Z [WRN] Device Enumeration: Failed to enumerate SiUsbXpress devices. This can be ignored if no devices require this driver.
2024-08-19T21:27:40.9275942Z [DBG] Device Enumeration: 
Type: System.DllNotFoundException
Message: Unable to load DLL 'SiUSBXp.dll' or one of its dependencies: The specified module could not be found. (0x8007007E)
Source: FanControl.CorsairLink.merged
HResult: -2146233052
Stack Trace:
   at CorsairLink.SiUsbXpress.Driver.SiUsbXpressDriver.SI_GetNumDevices(UInt32& lpdwNumDevices)
   at CorsairLink.SiUsbXpress.Driver.SiUsbXpressDriverHelper.EnumerateDevices()
   at CorsairLink.SiUsbXpress.Driver.SiUsbXpressDeviceEnumerator.Enumerate()
   at CorsairLink.SiUsbXpressDeviceManager.GetSupportedDevices(IDeviceGuardManager deviceGuardManager, ILogger logger)
   at FanControl.CorsairLink.CorsairLinkPlugin.GetSupportedDevices()

2024-08-19T21:27:41.8878182Z [INF] Plugin: Version: 1.7.0-beta.2+874384851d3f695a4aed1bbf2ea9a918962dc7dd
2024-08-19T21:27:41.8879080Z [INF] HID Device Manager: Found 0 Corsair HID device(s)

2024-08-19T21:27:41.8879242Z [INF] HID Device Manager: Found 0 supported Corsair HID device(s)

2024-08-19T21:27:41.8903638Z [WRN] Device Enumeration: Failed to enumerate SiUsbXpress devices. This can be ignored if no devices require this driver.
2024-08-19T21:27:41.8905135Z [DBG] Device Enumeration: 
Type: System.DllNotFoundException
Message: Unable to load DLL 'SiUSBXp.dll' or one of its dependencies: The specified module could not be found. (0x8007007E)
Source: FanControl.CorsairLink.merged
HResult: -2146233052
Stack Trace:
   at CorsairLink.SiUsbXpress.Driver.SiUsbXpressDriver.SI_GetNumDevices(UInt32& lpdwNumDevices)
   at CorsairLink.SiUsbXpress.Driver.SiUsbXpressDriverHelper.EnumerateDevices()
   at CorsairLink.SiUsbXpress.Driver.SiUsbXpressDeviceEnumerator.Enumerate()
   at CorsairLink.SiUsbXpressDeviceManager.GetSupportedDevices(IDeviceGuardManager deviceGuardManager, ILogger logger)
   at FanControl.CorsairLink.CorsairLinkPlugin.GetSupportedDevices()

The above is what is logged in CorsairLink.log when debug is turned on. Personally I have an h115i, which seems to be supported from what the readme says. For some reason the driver just isn't getting picked up.

Windows 10 22H2
FanControl Release v199
FanControl.CorsairLink v1.7.0-beta.2
HWiNFO v8.06-5500

Ryzen 7 1700
ASUS Prime X370-A
Corsair H115i (CW-9060027-WW-RF)

@EvanMulawski
Copy link
Owner

Hi @SerinitySW, please make sure the SiUsbXp.dll file is copied to the Plugins directory and is unblocked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
under-investigation Issue is actively being looked into
Projects
None yet
Development

No branches or pull requests

3 participants