Re: Installing /dev/mixer.

2012-06-28 Thread R. Clayton
Is snd-mixer-oss loaded? It wasn't, and loading it solved the problem. Thanks for your reply to my message. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87ipea3

Re: Installing /dev/mixer.

2012-06-28 Thread Ralf Mardorf
On Thu, 2012-06-28 at 16:48 -0400, R. Clayton wrote: > xmix http://packages.debian.org/search?keywords=xmix "This interface to the sound driver mixer allows easy adjustment of the sound card's input and output levels, and selection of sound source for recording." - http://packages.debian.org/sque

Re: Installing /dev/mixer.

2012-06-28 Thread Ralf Mardorf
On Thu, 2012-06-28 at 22:58 +0200, Ralf Mardorf wrote: > Did you run alsaconf? PS: http://wiki.debian.org/alsaconf -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/134

Re: Installing /dev/mixer.

2012-06-28 Thread Ralf Mardorf
On Thu, 2012-06-28 at 22:58 +0200, Ralf Mardorf wrote: > Is snd-mixer-oss loaded? Sorry, "$ lsmod | grep snd | cut -d ' ' -f 1 snd_intel8x0 snd_intel8x0m snd_ac97_codec snd_pcm snd_page_alloc snd_timer snd soundcore ac97_bus" Isn't it needed to get /dev/mixer? -- To UNSUBSC

Re: Installing /dev/mixer.

2012-06-28 Thread Ralf Mardorf
Did you run alsaconf? Btw. I don't know for what sound cards /dev/mixer is. Is snd-mixer-oss loaded? - Ralf -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1340917102

Installing /dev/mixer.

2012-06-28 Thread R. Clayton
I have installed alsa $ dpkg -l \* | grep -i 'ii.*alsa' | awk '{ print $2 }' alsa-base alsa-oss alsa-tools alsa-tools-gui alsa-utils alsamixergui libasound2:i386 linux-sound-base $ lsmod | grep snd | cut -d ' ' -f 1 snd_intel8x0 snd_intel8x0m snd_ac97_codec snd_pcm