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

sbz-switch dump: Unexpected HRESULT #9

Open
Nuke142 opened this issue Aug 31, 2022 · 1 comment
Open

sbz-switch dump: Unexpected HRESULT #9

Nuke142 opened this issue Aug 31, 2022 · 1 comment

Comments

@Nuke142
Copy link

Nuke142 commented Aug 31, 2022

sbz-switch dump
gives me
Aug 31 11:27:17.540 CRIT Unexpected error: Win32Error: Unexpected HRESULT: 80040154, module: sbz_switch:172
I use cmd as administrator. sbz-switch 4.1.0

sbz-switch.exe list-devices
id = '{0.0.0.00000000}.{348a9b84-d557-4951-ad6b-06f946c1d8c8}'
interface = 'Sound BlasterX G6'
sbz-switch.exe dump -d "{0.0.0.00000000}.{348a9b84-d557-4951-ad6b-06f946c1d8c8}"
Aug 31 11:29:43.942 CRIT Unexpected error: Win32Error: Unexpected HRESULT: 80040154, module: sbz_switch:172
@mdonoughe
Copy link
Owner

80040154 is REGDB_E_CLASSNOTREG, meaning the part of the driver that sbz-switch talks to is not present. The G6 might not be compatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants