No sound (Audio test failed)
No sound (Audio test failed)
- Computer: Lenovo W510
- Linux distro: Mint/Ubuntu 11 64-bit
- Wine version: Latest wine from the Ubuntu repositories
Wine installs fine, but sound doesn't work at all. In winecfg, under Audio, whe I click the Test Sound button I get this error message:
Audio test failed
The console outputs the following:
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
So, sound simply doesn't work, and I cannot find a single thing about it on the internet with solutions newer then 4 years. Ie, no usable information at all.
So - does anyone here have any ideas? I take it the Wine developers doesn't give any support, and it's up to the users, but maybe someone has experienced this and was able to solve it?
- Linux distro: Mint/Ubuntu 11 64-bit
- Wine version: Latest wine from the Ubuntu repositories
Wine installs fine, but sound doesn't work at all. In winecfg, under Audio, whe I click the Test Sound button I get this error message:
Audio test failed
The console outputs the following:
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
So, sound simply doesn't work, and I cannot find a single thing about it on the internet with solutions newer then 4 years. Ie, no usable information at all.
So - does anyone here have any ideas? I take it the Wine developers doesn't give any support, and it's up to the users, but maybe someone has experienced this and was able to solve it?
-
- Moderator
- Posts: 1153
- Joined: Wed Apr 27, 2011 11:01 pm
No sound (Audio test failed)
On 6/26/11 6:41 AM, frankh wrote:
Did you enable any of the sound systems, like ALSA?- Computer: Lenovo W510
- Linux distro: Mint/Ubuntu 11 64-bit
- Wine version: Latest wine from the Ubuntu repositories
Wine installs fine, but sound doesn't work at all. In winecfg, under Audio, whe I click the Test Sound button I get this error message:
Audio test failed
Re: No sound (Audio test failed)
Apparently you overlooked the "No Sound in Wine" sticky at the top of the forum.frankh wrote: So, sound simply doesn't work, and I cannot find a single thing about it on the internet with solutions newer then 4 years. Ie, no usable information at all.
Current Wine requires OSSv4; make sure that's what you have installed. You also may need to compile Wine yourself; IIRC, someone reported awhile ago that OSS support was missing from the Ubuntu packages and I'm not sure if that was ever fixed.You mean in winecfg -> Audio? I tried every one of them (although OSS is the one I'm after), with the same result.
-
- Newbie
- Posts: 4
- Joined: Wed Nov 16, 2011 9:28 am
Joining the sound test error club..
I have also really strange situation. I've been looking for answers days now.
First I have Ubuntu Studio 10.10. I had perfectly working and running wine. Then I had to do some really "necessary" updates and my wine lost sound. Cannot perform audio test no more. At this point I had wine 1.3. But all programs and games are running smooth (without sound). Then I tried different commands in terminal without any luck. Finally I decided to try older wine 1.2. This time audio test was working smooth but now I cannot open anything anymore, it says I have no permission to open exe file. How is this possible? With wine 1.3 I have no sound, with 1.2 I have sound but no permission? Please help me!
First I have Ubuntu Studio 10.10. I had perfectly working and running wine. Then I had to do some really "necessary" updates and my wine lost sound. Cannot perform audio test no more. At this point I had wine 1.3. But all programs and games are running smooth (without sound). Then I tried different commands in terminal without any luck. Finally I decided to try older wine 1.2. This time audio test was working smooth but now I cannot open anything anymore, it says I have no permission to open exe file. How is this possible? With wine 1.3 I have no sound, with 1.2 I have sound but no permission? Please help me!
No sound (Audio test failed)
On 11/16/2011 09:38 AM, madpredator wrote:
Can you post the actual wine version - "1.3.?" ?With wine 1.3 I have no sound, with 1.2 I have sound but no permission
-
- Newbie
- Posts: 4
- Joined: Wed Nov 16, 2011 9:28 am
yes, sure..
yes, sure.. I have Wine 1.3.28..
and its running every program and game I've tried..
just without sound..
test audio error
and its running every program and game I've tried..
just without sound..
test audio error
Re: yes, sure..
Upgrade to the latest development release, currently 1.3.32, and read the sticky at the top of the forum about what to do if your sound stopped working in 1.3.25. If you are using PulseAudio, make sure the version of alsa-plugins you have is 1.0.24 or newer.madpredator wrote:yes, sure.. I have Wine 1.3.28..
and its running every program and game I've tried..
just without sound..
test audio error
-
- Newbie
- Posts: 4
- Joined: Wed Nov 16, 2011 9:28 am
It works, Sweeeeet!!!
Upgrading Wine worked for me. Thanks a lot!!!
-
- Newbie
- Posts: 4
- Joined: Wed Nov 16, 2011 9:28 am
Damn.
I got everything to work until first boot. Now I lost audio at all. Wine is working again without any sound. Anybody knows how to remove all the audio drivers (cause I don't know anymore what I have done) and set up my ubuntu studio 10.10 to play sound in wine and in overall? Right now it seems to play only in wine or only everywhere else, but not at the same time. thanks!!!
No sound (Audio test failed)
On Thu, Nov 17, 2011 at 1:21 PM, madpredator <[email protected]> wrote:
If it is, you can try:
forum.winehq.org/viewtopic.php?t=13182&start=64
Don't do all of that. I had special circumstances with Pulse. Some
people reported that sound worked up to the line:
then in terminal:
Code:
WINEPREFIX="your prefix path here" regedit alsareg.reg
Open winecfg go to audio tab and make sure Alsa is checked and
Emulation is selected. (EDIT This is outdated, winecfg doesn't have
these options anymore)
Stop there. Don't compile Pulse!
I had special things going on with my machine and needed to compile
new pulse.
--
Sincerely,
MacNean C. Tyrrell
Did you make sure your wine-pulse plugin was 1.0.24+?I got everything to work until first boot. Now I lost audio at all. Wine is working again without any sound. Anybody knows how to remove all the audio drivers (cause I don't know anymore what I have done) and set up my ubuntu studio 10.10 to play sound in wine and in overall? Right now it seems to play only in wine or only everywhere else, but not at the same time. thanks!!!
If it is, you can try:
forum.winehq.org/viewtopic.php?t=13182&start=64
Don't do all of that. I had special circumstances with Pulse. Some
people reported that sound worked up to the line:
then in terminal:
Code:
WINEPREFIX="your prefix path here" regedit alsareg.reg
Open winecfg go to audio tab and make sure Alsa is checked and
Emulation is selected. (EDIT This is outdated, winecfg doesn't have
these options anymore)
Stop there. Don't compile Pulse!
I had special things going on with my machine and needed to compile
new pulse.
--
Sincerely,
MacNean C. Tyrrell