Hi All

I'm trying to get sound up on a Dell Precision 330 workstation, RedHat 7.1.
This is a P4 using the i850 chipset, with an AD1885 codec.  It seems that
the intel8x0 driver does not recognize (support) this part.  Is this correct
or am I doing something wrong?

My modules.conf looks like:
        alias eth0 3c59x
        alias parport_lowlevel parport_pc
        #ALSA portion
        alias char-major-116 snd
        options snd snd_major=116 snd_cards_limit=1
        alias snd-card-0 snd-card-intel8x0.o
        alias char-major-14 soundcore
        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-12 snd-pcm-oss
        #
        alias usb-controller usb-uhci

and the result of a 'modprobe snd-card-intel8x0' is:
        [root@vipr-p4 /usr]# /sbin/modprobe snd-card-intel8x0
        Note: /etc/modules.conf is more recent than
/lib/modules/2.4.2-2/modules.dep
        /lib/modules/2.4.2-2/misc/snd-card-intel8x0.o: init_module: No such
device
        Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters
        /lib/modules/2.4.2-2/misc/snd-card-intel8x0.o: insmod
/lib/modules/2.4.2-2/misc/snd-card-intel8x0.o failed
        /lib/modules/2.4.2-2/misc/snd-card-intel8x0.o: insmod
snd-card-intel8x0 failed

Thanks for any help,
Craig Campbell
[EMAIL PROTECTED]


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

Reply via email to