[Bug 31200] wine does not choose proper audio driver

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 12 07:28:36 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=31200

Rosanne DiMesio <dimesio at earthlink.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #6 from Rosanne DiMesio <dimesio at earthlink.net> 2012-07-12 07:28:36 CDT ---
The git repository at repo.or.cz is not the official Wine source repository.
All the versions of Wine there contain unofficial, unsupported patches. 

The AppDB has many howtos that mention using unsupported patches to workaround
problems, and you are free to try them, but you cannot file bugs for them. I
have added an admin note to the AppDB page you pointed to clarifying this.

Plain Wine does not create a winepulse.drv placeholder in system32. If you have
one, that wineprefix must have been created by a patched version of Wine. Some
distros, notably Ubuntu, include the unofficial winepulse patch in their Wine
packages. 

My guess is that you have been using a distro package that included the
winepulse patch, and are now trying to use plain Wine you compiled yourself
with a wineprefix that was created with the patched version. The winepulse
driver is not working because it does not exist: the files in system32 are
merely placeholders. The real drivers end with .so and are installed someplace
like /usr/lib/wine. 

The only audio drivers currently supported here are ALSA and OSS (v4). If you
have problems switching from ALSA to OSS, and have OSSv4 installed, you may
reopen this bug. If the problem is only with winepulse, report the problem to
whomever you got winepulse from (probably your distro).

Marking invalid.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list