Re: /dev/mixer missing

2001-03-26 Thread Philipp Bliedung
Yes, I'm in group 'audio' laptop:/dev# adduser user1 audio The user `user1' is already a member of audio. laptop:/dev# sound is compiled in (as moules) - here is my .config # # Sound # CONFIG_SOUND=m CONFIG_SOUND_CMPCI=m # CONFIG_SOUND_CMPCI_SPDIFLOOP is not set # CONFIG_SOUND_CMPCI_4CH is not

Re: /dev/mixer missing

2001-03-26 Thread Philipp Bliedung
Thanks for your replies!! I don't know if I'm missing something for the 2.4.2 kernel - I updated everything to get the 2.4.0 kernel work (where the sound worked a little bit - I could play CD's, but the volume was VERY low - because I didn't get the mixer to work, but at least I could hear *someth

Re: /dev/mixer missing

2001-03-26 Thread Raja R Harinath
Hi, Philipp Bliedung <[EMAIL PROTECTED]> writes: > Thanks, I could create /dev/mixer - but it looks like this: > > laptop:/dev# ls -l mixer* > crw-rw1 root audio 14, 0 Mar 25 22:46 mixer > crw-rw1 root audio 14, 16 Mar 25 22:46 mixer1 > crw-rw1 root

Re: /dev/mixer missing

2001-03-25 Thread Philipp Bliedung
Thanks, I could create /dev/mixer - but it looks like this: laptop:/dev# ls -l mixer* crw-rw1 root audio 14, 0 Mar 25 22:46 mixer crw-rw1 root audio 14, 16 Mar 25 22:46 mixer1 crw-rw1 root audio 14, 32 Mar 25 22:46 mixer2 crw-rw1 root

Re: /dev/mixer missing

2001-03-25 Thread Jason Majors
You can use MAKEDEV. On Sun, Mar 25, 2001 at 03:20:29PM +0200, Philipp Bliedung scribbled... > Hi, > > Since I upgraded to kernel 2.4.2 I don't get my sound to work (which it > did under 2.2.17) > I can't set up any mixer because I don't have such a device anymore - > don't know why. Did I miss s