Re: [Alsa-user] Re: g'dam it

2002-12-15 Thread Nikola Ceh
> Check your /dev entries. ls -l /dev/snd - it should probably be a link > to /proc/asound/dev. ls -l /proc/asound/dev and check the device > permissions Yes, all the devices are there: crw-rw-rw-1 root root 116, 0 Dec 16 09:21 controlC0 crw-rw-rw-1 root root 116, 4

Re: [Alsa-user] Re: g'dam it

2002-12-14 Thread Nikola Ceh
> eku10k1? You've got the OSS driver loaded, not the ALSA one. rmmod > "sound" and "emu10k1", and modprobe "snd-emu10k1". Frans Ketelaars: > alias sound-slot-0 emu10k1 That should be alias sound-slot-0 snd-card-0 . Note that emu10k1 is the OSS/Free driver and snd-emu10k1 the ALSA driver. This t

Re: [Alsa-user] Re: g'dam it

2002-12-14 Thread Nikola Ceh
> > /etc/modules.conf > > - > > alias snd-card-0 snd-emu10k1 > > > > alias sound-slot-0 emu10k1 > > That should be alias sound-slot-0 snd-card-0 . Note that emu10k1 is the > OSS/Free driver and snd-emu10k1 the ALSA driver. Changed it, now gmix report

Re: [Alsa-user] Re: g'dam it

2002-12-13 Thread Nikola Ceh
> One idea: make sure you move sideways (or delete) your old > /etc/asound.conf file, since this file now does something totally > different in ALSA 0.9. > > Also, make sure you've upgraded your ALSA-lib and ALSA-utils packages > to 0.9, since the old ones will no longer work. There was no asound

Re: [Alsa-user] g'dam it

2002-12-12 Thread Nikola Ceh
Update: installed alsa 0.9.0, but: amixer: Mixer attach default error: Sound protocol is not compatible --- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance

[Alsa-user] g'dam it

2002-12-12 Thread Nikola Ceh
Hello ppl I've been messing around with my setup, trying to make gdam work - I've set the ALSA drivers up, but gamix wouldn't recognize the subdevices in order to let me channel them to front and rear. The subdevices could be opened by gdam though... On the other hand, XMMS and MPlayer turned sil