http://bugs.winehq.org/show_bug.cgi?id=19942
Summary: wine does not detect pa thus no sound Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: epistemepromeneur@free.fr
Mandriva 2008.1 pa is activated
since wine 1.1.28 and now with 1.1.29
there is no more sound
wine does not detect pa and offers to remove pa from registry
if you select any other driver audio test failed
to have sound you must use
padsp winecfg to select OSS then padsp wine <app>
to have sound with <app>
http://bugs.winehq.org/show_bug.cgi?id=19942
--- Comment #1 from promeneur epistemepromeneur@free.fr 2009-09-05 05:03:40 --- 1. Strange !
i launch
winecfg
then
audio tab
then
i select OSS driver
then
audio test works
then
i select Alsa driver
then
audio test works
why previuosly it did not work ?
2. if OSS is selected then there is sound with "wine <app>" if Alsa is selected then there is no sound with "wine <app>"
note : alsa is redirected to pa by default with Mandriva 2008.1
http://bugs.winehq.org/show_bug.cgi?id=19942
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.29
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2009-09-05 05:54:00 --- If this is a regression - perform the regression test: http://wiki.winehq.org/RegressionTesting
If "pa" is Pulse Audio, then remove PA - it's broken.
http://bugs.winehq.org/show_bug.cgi?id=19942
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2009-09-05 10:59:37 --- There is no such audio driver in Wine.
http://bugs.winehq.org/show_bug.cgi?id=19942
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2009-09-05 11:01:08 --- List of supported drivers by winecfg: static const AUDIO_DRIVER sAudioDrivers[] = { {IDS_DRIVER_ALSA, "alsa"}, {IDS_DRIVER_OSS, "oss"}, {IDS_DRIVER_COREAUDIO, "coreaudio"}, {IDS_DRIVER_JACK, "jack"}, {IDS_DRIVER_NAS, "nas"}, {IDS_DRIVER_ESOUND, "esd"}, {IDS_DRIVER_AUDIOIO, "audioio"}, {0, ""} };
No "pa".
Closing.
http://bugs.winehq.org/show_bug.cgi?id=19942
promeneur epistemepromeneur@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #5 from promeneur epistemepromeneur@free.fr 2009-09-05 11:16:37 --- i don't know the tech but before 1.1.28 in audio tab there was pulseaudio driver and when updating to 1.1.28 wine offers to me to remove pulseaudio from the registry
http://bugs.winehq.org/show_bug.cgi?id=19942
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2009-09-05 12:14:20 --- (In reply to comment #5)
i don't know the tech but before 1.1.28 in audio tab there was pulseaudio driver
Probably your distro added that. Report bug to your packager/distro then.
Invalid DO NOT reopen. This bug is invalid
http://bugs.winehq.org/show_bug.cgi?id=19942
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2009-09-05 12:14:43 --- Closing.