I forgot to include my modules.conf:

    # ALSA portion
    alias char-major-116 snd
    # OSS/Free portion
    alias char-major-14 soundcore
    
    # ALSA portion
    alias snd-card-0 snd-ice1712
    # OSS/Free portion
    alias sound-slot-0 snd-card-0
    
    # OSS/Free portion - card #1
    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


On Sun, 2002-04-21 at 14:35, George [EMAIL PROTECTED] wrote:
> Hi,
> 
> I just bought a Delta 44 to use with ALSA and I'm having trouble getting
> it working.
> 
> I tried the stable release first but it didn't work with EsounD so I'm
> using 0.9.0beta12.
> 
> Everything works up to the point where I execute amixer.  I get the
> following message:
> 
>     ALSA lib control.c:601:(snd_ctl_open_noupdate) Invalid CTL default
>     amixer: Mixer attach default error: No such file or directory
> 
> I'm using the 2.4.18 kernel and devfs.  After scanning through the bug
> database I noticed problems with kernels 2.4.14+ so I tried 2.4.14 but
> there was no change in the problem.
> 
> Below I've included everything relevant I can think of.  I've never used
> ALSA before and I'm really excited about getting this working.  Please
> help.
> 
> Thanks,
> George
> 
> # lsmod 
> Module                  Size  Used by
> snd-pcm-oss            36288   1 
> snd-mixer-oss           8592   0 [snd-pcm-oss] 
> snd-ice1712            31808   1 
> snd-pcm                47040   0 [snd-pcm-oss snd-ice1712] 
> snd-timer               9328   0 [snd-pcm] 
> snd-ac97-codec         22544   0 [snd-ice1712] 
> snd-cs8427              3504   0 [snd-ice1712] 
> snd-i2c                 2080   0 [snd-ice1712 snd-cs8427] 
> snd-mpu401-uart         2720   0 [snd-ice1712] 
> snd-rawmidi            11616   0 [snd-mpu401-uart] 
> snd-seq-device          3872   0 [snd-rawmidi] 
> snd                    24512   0 [snd-pcm-oss snd-mixer-oss snd-ice1712
> snd-pcm snd-timer snd-ac97-codec snd-cs8427 snd-i2c snd-mpu401-uart
> snd-rawmidi snd-seq-device] 
> soundcore               3440   3 [snd] 
> agpgart                18432   0 (unused)
> eepro100               16432   1 
> 
> # cat /proc/asound/sndstat 
> Sound Driver:3.8.1a-980706 (ALSA v0.9.0beta12 emulation code)
> Kernel: Linux Finley 2.4.14-ltsp-1 #1 Sun Apr 21 12:33:43 PDT 2002 i686
> Config options: 0
> 
> Installed drivers: 
> Type 10: ALSA emulation
> 
> Card config: 
> M Audio Delta 44 at 0xbc00, irq 9
> 
> Audio devices:
> 0: ICE1712 multi (DUPLEX)
> 
> Synth devices: NOT ENABLED IN CONFIG
> 
> Midi devices: NOT ENABLED IN CONFIG
> 
> Timers:
> 7: system timer
> 
> Mixers:
> 0: mixer00
> 
> # ls -l /dev/snd
> crw-rw-rw-    1 root     root     116,   0 Jan  1  1970 controlC0
> crw-rw-rw-    1 root     root     116,  32 Jan  1  1970 controlC1
> crw-rw-rw-    1 root     root     116,  64 Jan  1  1970 controlC2
> crw-rw-rw-    1 root     root     116,  96 Jan  1  1970 controlC3
> crw-rw-rw-    1 root     root     116, 128 Jan  1  1970 controlC4
> crw-rw-rw-    1 root     root     116, 160 Jan  1  1970 controlC5
> crw-rw-rw-    1 root     root     116, 192 Jan  1  1970 controlC6
> crw-rw-rw-    1 root     root     116, 224 Jan  1  1970 controlC7
> crw-rw-rw-    1 root     root     116,  24 Jan  1  1970 pcmC0D0c
> crw-rw-rw-    1 root     root     116,  16 Jan  1  1970 pcmC0D0p
> crw-rw-rw-    1 root     root     116,  33 Jan  1  1970 timer
> 
> # ls -l /proc/asound/dev 
> crw-rw-rw-    1 root     root     116,   0 Apr 22 05:01 controlC0
> crw-rw-rw-    1 root     root     116,  24 Apr 22 05:01 pcmC0D0c
> crw-rw-rw-    1 root     root     116,  16 Apr 22 05:01 pcmC0D0p
> crw-rw-rw-    1 root     root     116,  33 Apr 22 05:01 timer



_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to