View Full Version : Wow + Ventrilo & Wine
NickRich
September 9th, 2006, 06:13 PM
Setup 1: OSS Driver selected for Wow & Ventrilo : WoW runs w/ sound. Ventrilo opens with no sound. Close WoW and I have sound in Ventrillo.
Setup 2: OSS Driver selected for Vent & anything else(Alsa, ESD or NAS)for WoW: WoW runs w/o sound. Sound works in Ventrilo.
Any help would be greatly appreciated, as this is the last thing keeping me from completely removing windows.
Watercarver
September 29th, 2006, 09:28 AM
I'm having the same problem. It's either wow or vent that have sound, but not both
XVampireX
September 30th, 2006, 11:04 AM
OSS: Doesn't allow you to use software mixing. Meaning: Only one application will be able to use sound.
ALSA: Allows software mixing. However, the ALSA driver in wine doesn't work very well.
Fix: sudo apt-get install alsa-oss
What then?: launch your game and ventrilo via: aoss wine /path/to/file
Errr, forgot to mention that you're supposed to do it while OSS is selected in wine.
Chebyshev
October 2nd, 2006, 05:36 PM
I've got Vent installed in running, but can't get outgoing working.
I'm on a Thinkpad T22 with a Cirrus Logic CS4297A rev 4 sound device. The GSM codec is installed fine. I select the device for the ouput mixer and set Mux to rec and Line to mic. I can hear myself tapping on the mic through the speakers on the laptop, but when I hit Monitor I just get 'Abs Zero' over and over. The console says:
err:wave:OSS_OpenDevice ioctl(/dev/dsp, SNDCTL_DSP_SETTRIGGER, 3) failed (Broken pipe)
I've tried every combination of input and output to no avail and tried the above idea with alsa-oss. Any suggestions?
Edit: When I try using DirectSound for input I get in the console:
err:dscapture:widDsCreate DirectSoundCapture flag not set
This sound card's driver does not support direct access
The (slower) DirectSound HEL mode will be used instead.
fakie_flip
December 6th, 2006, 12:41 AM
I am getting an error about a codec. How did you install the GSM codec? Maybe I need it. I don't know what it is. Ventrilo has no sound. I am using Alsa and the newest Wine.
chadk
December 6th, 2006, 12:09 PM
Fix: sudo apt-get install alsa-oss
This allows both to use sound then?
Sammi
December 6th, 2006, 03:12 PM
Don't quote me on it, but I think that aoss runs oss programs through alsa, thus making them work just like regular alsa programs.
At least I am able to make Teamspeak work with sound, while playing WOW, by using aoss, and in theory this should work the same way with Ventrilo.
Like XVampireX said, one installs aoss by running this command:
sudo apt-get install alsa-oss
And then one uses it by starting the programs with the "aoss" command, something like this:
aoss wine /path-to-program/TeamSpeak
aoss wine /path-to-program/Ventrilo
aoss wine /path-to-program/WoW.exe
fakie_flip
December 8th, 2006, 10:04 PM
Don't quote me on it, but I think that aoss runs oss programs through alsa, thus making them work just like regular alsa programs.
At least I am able to make Teamspeak work with sound, while playing WOW, by using aoss, and in theory this should work the same way with Ventrilo.
Like XVampireX said, one installs aoss by running this command:
sudo apt-get install alsa-oss
And then one uses it by starting the programs with the "aoss" command, something like this:
aoss wine /path-to-program/TeamSpeak
aoss wine /path-to-program/Ventrilo
aoss wine /path-to-program/WoW.exe
I tried using aoss like this.
aoss wine .wine/drive_c/Program\ Files/Ventrilo/Ventrilo.exe
and I still get this error when I connect with Ventrilo.
"Unable to initialize outbound codec (GSM 6.10 - 11 KHz, 16 bit): Unable to find the specified codec."
mitchbones
December 9th, 2006, 03:57 AM
I have the needed codec on my flashdrive, you are supposed to put it in one of the Windows folders. I added you to aim, I will send it to you when I see you online.
mitchbones
December 9th, 2006, 06:32 PM
Found a solution in this post
http://www.ubuntuforums.org/showthread.php?t=41737&highlight=ventrilo
~/.wine/drive_c/windows/system.ini
[/CODE]
And add the following line:
MSACM.msgsm610=msgsm32.acm
6. Next you need to get your hands on the windows file 'msgsm32.acm' from an existing windows partition (C:/WINDOWS/system32/msgsm32.acm) and copy it to '~/.wine/drive_c/windows/system/'.
7. Run vent:
cd ~/ventrilo
wine ./Ventrilo.exe
I hope it works, and I also hope I'm didn't state the obvious :razz:
I attached the needed System File.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.