2007-04-16, 22:02
#1
Okey. Jag skrev denna guiden på engelska och orkar inte översätta. Men jag antar att om ni har så mycket förstånd så att ni klarar av att läsa 
O.B.S jag änvände ubuntu när jag skrev denna guide, funkar säkert på andra distros också.
-
I've had a lot of problems with ventrilo over Linux. But I think i finally got it working correctly
. I will now tell you exactly how I did it.
Ok. I will now assume that you've already got wine installed and working.
1. Start with downloading Ventrilo 2.1.3.
2. Go to your wine windows directory. (Mine is "~/.wine/drive_c/windows/"
3. Open system.ini and add the following line:
MSACM.msgsm610=msgsm32.acm
This will tell programs that the Microsoft GSM610 codec file is called msgsm32.acm
4. Now you of course need to download the file we just told ventrilo to use.
You can find the file here: http://charkel.net/uploads/msgsm32.acm or you can google it.
Put it into your wine system32 folder. (Mine is "~/.wine/drive_c/windows/system32"
5. Next we are going to configure your sound settings.
Open up the Terminal (Applications -> Accessories -> Terminal ) and type in:
alsamixer
6. Use your arrow keys to go to:
Mic: Make sure it's at 100
Mic Boost: On at 20db
Mic Select: Mic2
When you have done that you hit escape and type in:
alsactl store
Into the Terminal. I dunno if that is needed but some one told me it was so that's what i do.
7. Time to start Ventrilo.
Go into the setup and check the "Use DirectSound for Input Device" box.
Set:
Mixer: mixer10
Mix: rec
And then you're done.
Please note that this is how I got my ventrilo to work, so it might not work for you.
Good luck.

O.B.S jag änvände ubuntu när jag skrev denna guide, funkar säkert på andra distros också.
-
I've had a lot of problems with ventrilo over Linux. But I think i finally got it working correctly

Ok. I will now assume that you've already got wine installed and working.
1. Start with downloading Ventrilo 2.1.3.
2. Go to your wine windows directory. (Mine is "~/.wine/drive_c/windows/"
3. Open system.ini and add the following line:
MSACM.msgsm610=msgsm32.acm
This will tell programs that the Microsoft GSM610 codec file is called msgsm32.acm
4. Now you of course need to download the file we just told ventrilo to use.
You can find the file here: http://charkel.net/uploads/msgsm32.acm or you can google it.
Put it into your wine system32 folder. (Mine is "~/.wine/drive_c/windows/system32"
5. Next we are going to configure your sound settings.
Open up the Terminal (Applications -> Accessories -> Terminal ) and type in:
alsamixer
6. Use your arrow keys to go to:
Mic: Make sure it's at 100
Mic Boost: On at 20db
Mic Select: Mic2
When you have done that you hit escape and type in:
alsactl store
Into the Terminal. I dunno if that is needed but some one told me it was so that's what i do.
7. Time to start Ventrilo.
Go into the setup and check the "Use DirectSound for Input Device" box.
Set:
Mixer: mixer10
Mix: rec
And then you're done.
Please note that this is how I got my ventrilo to work, so it might not work for you.
Good luck.