Christoph Rieper wrote: > Quoting Takashi Iwai <[EMAIL PROTECTED]>: > > >>At Mon, 04 Feb 2002 19:45:49 +0100 (CET), >>Christoph Rieper wrote: >> >>>Hi Takashi Iwai! >>> >>>Now I have installed alsa 0.9.0beta10. The analog playback works but I >>> >>have >> >>>still problems with the SPDIF playback: >>> >> >>Oh, sorry, I perhaps didn't mention clearly that you needed cvs >>version. cmipci driver on 0.9.0beta10 seems buggy for spdif i/o on >>the recent chips. >> >>Please grab the sources via cvs. The instruction will be found in the >>alsa download page. >> > > I have downloaded the cvs-snapshot from today > > >>Now alsa-driver is split to alsa-kernal and alsa-driver directories. >>Please make sure both ones exist on the same directory. >> > > They do. > > >>For installation of driver, try to run cvscompile script on the top of >>alsa-driver directory. >> > > I add --with-cards=cmipci to the script and runned it. > The script runnes without problems. > > >>Also you'll need automake/autoconf to compile the cvs version. >> > > I have it. > > >>In the cvs version, the names of alsa modules were renamed from >>snd-card-xxx to snd-xxx. In your case, the module name is now >>"snd-cmipci". Please modify /etc/modules.conf to use the new module >>name. >> > > I did it and this is my modules.conf: > > ----------------------------------------------------------------- > # ALSA portion > alias char-major-116 snd > alias snd-card-0 snd-cmipci > options snd-cmipci snd_mpu_port=0x300 snd_fm_port=0x388 > > # OSS/Free portion > #alias char-major-14 soundcore (this module is included in the kernel) > alias sound-slot-0 snd-card-0 > alias sound-service-0-0 snd-mixer-oss > alias sound-service-0-1 snd-seq-oss > alias sound-service-0-3 snd-pcm-oss > alias sound-service-0-8 snd-seq-oss > alias sound-service-0-12 snd-pcm-oss > ----------------------------------------------------------------- > > But it doesn't work. When I want to open at example the gamix it says: > probe.c 40: Kein ALSA Device > > > Some ideas to resolve this problem?
Check that alsa is indeed loaded. Did you try /etc/init.d/alsasound start, or moprobe snd-cmipci ? Also check that the cmipci modules from oss is not loaded. Try cat /proc/modules . -- -Torgeir _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user