| View previous topic :: View next topic |
| Author |
Message |
Termulator n00b

Joined: 24 Feb 2004 Posts: 2 Location: Waterbury, CT
|
Posted: Wed Oct 11, 2006 12:59 am Post subject: This works for me (asound.conf + quake fixes) |
|
|
I have a via82xx chip and this asound.conf works wonders for me, all programs in whatever manner can aquire a sound device.
| Code: |
#--Begin asound.conf
pcm.!default {
type asym
playback.pcm {
type plug
slave { pcm "dmix" }
}
capture.pcm {
type plug
slave { pcm "dsnoop" }
}
}
#--end asound.conf
|
Also, these lines in my local.start fixed up the Q3 based games last time I used them.
| Code: |
#--Begin /etc/conf.d/local.start
#fix quake3 based games
echo "q3demo.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
echo "quake3.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
echo "wolf.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
echo "wolfsp.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
echo "wolfmp.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
echo "sof-bin 0 0 direct" > /proc/asound/card0/pcm0p/oss
#--end local.start
|
I pulled this stuff from various places that I don't recall, except that the Q3 stuff was based on some things in the Gentoo Wiki. Sorry I can't be more help.
Jesse Ruffin |
|
| Back to top |
|
 |
Aitikin Apprentice

Joined: 14 May 2005 Posts: 206
|
Posted: Fri Nov 17, 2006 6:29 am Post subject: |
|
|
Excellent thread, helped me finally get dmix working with spdif, only problem now is I still can't get gaim to work with em, anybody have some advice?
(EDIT: Should mention I'm using the gaim betas right now, about emerge the latest one) _________________ "it's like sex, except over ssh" ~Valkura
"I should go to bitch, I get up at 6:20" ~Valkura |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|