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

[Bug]: Vaniglia does not include wineusb #51

Open
z0rb opened this issue Feb 7, 2023 · 0 comments
Open

[Bug]: Vaniglia does not include wineusb #51

z0rb opened this issue Feb 7, 2023 · 0 comments

Comments

@z0rb
Copy link

z0rb commented Feb 7, 2023

Describe the bug:

Applications with USB access fail, e.g:

00dc:err:wineusb:DriverEntry Failed to initialize Unix library, status 0xc0000135.
00dc:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000135
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 126

Reproduce:

This is the find result of wine-stable from a repository package:

$ find /opt/wine-stable/ -iname "*wineusb*"
/opt/wine-stable/lib/wine/i386-windows/wineusb.sys
/opt/wine-stable/lib/wine/i386-unix/wineusb.so
/opt/wine-stable/lib64/wine/x86_64-windows/wineusb.sys
/opt/wine-stable/lib64/wine/x86_64-unix/wineusb.so

My understanding is that wineusb is in upstream but vaniglia does not package this somehow. Is this correct or does "vanilla" imply that wineusb is an additional component?

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

1 participant