You are not logged in.
Pages: 1
hi every time i use a program that uses Sdl the audio comes from through oon board seekers that only make like 10 sounds so is there some way to configure the sound to come form the normal speakers
Offline
i tryed what you said but it dident work:(
Offline
yes
Offline
export SDL_AUDIODRIVER=alsa in .bashrc(and restart) might work..
KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein
Offline
pyther wrote:
Do you have snd_pcspk loaded? If so unload it and blacklist it (unless if you want the annoying pc speaker) and see if that helps.
Maybe try adding !snd_pcsp to your MODULES= line in /etc/rc.conf. I think that's what pyther meant.
Time is a great teacher, but unfortunately it kills all its pupils ... - Louis Hector Berlioz
Offline
Pages: 1