Skip to content

[Bug]: Vaniglia does not include wineusb #51

@z0rb

Description

@z0rb

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions