On Thu, 6 Mar 2003 15:53:25 -0800 (PST)
tod <[EMAIL PROTECTED]> wrote:

> ok so I installed everything & (i.e. did all the steps on the ez usb
> driver install page) & my modules.conf is messing me up. When I installed
> the driver, lib, utils, etc everything was fine but my comp didn`t know
> ALSA or the Quattro existed. i could still use my laptop`s internal i810
> audio device. Now neither the Quattro nor the internal card are picked up.
> 
> When I turn on my computer I get an 'arts' message saying no sound device
> is available. I am running Redhat 7.3
> 
> Here is some more info:
> [EMAIL PROTECTED] root]# /sbin/depmod -a
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.18-3/kernel/sound/isa/gus/snd-gus-synth.o
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.18-3/kernel/sound/isa/sb/snd-emu8000-synth.o
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.18-3/kernel/sound/pci/emu10k1/snd-emu10k1-synth.o
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.18-3/kernel/sound/pci/trident/snd-trident-synth.o
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.18-3/kernel/sound/synth/emux/snd-emux-synth.o
> [EMAIL PROTECTED] root]# alsamixer
> 
> alsamixer: function snd_ctl_open failed for default: No such file or
> directory
> [EMAIL PROTECTED] root]#
> >>>>>>>>>>>>>>>>>>>>>>>>>>>.
> My modules.conf file is
> 
> alias parport_lowlevel parport_pc
> alias eth0 sis900
> alias sound-slot-0 i810_audio
> alias sound-slot-1 snd-usb-audio
> alias usb-controller usb-uhci
> alias usb-controller1 ehci-hcd
> alias /dev/ttySHSF* hsfserial
> alias char-major-240 hsfserial
> alias /dev/ttyCUA* hsfserial
> alias char-major-241 hsfserial
> alias /dev/modem hsfserial
> options hsfserial serialmajor=240 calloutmajor=241
> # --- ALSA configuration
> # ALSA portion
> alias char-major-116 snd
> # OSS/Free portion
> alias char-major-14 soundcore
> alias snd-card-0 i810_audio
> alias snd-card-1 snd-usb-audio
> alias sound-slot-0 snd-card-0
> alias sound-slot-1 snd-card-1
> # 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
> # OSS/Free portion - card #2
> alias sound-service-1-0 snd-mixer-oss
> alias sound-service-1-1 snd-seq-oss
> alias sound-service-1-3 snd-pcm-oss
> alias sound-service-1-8 snd-seq-oss
> alias sound-service-1-12 snd-pcm-oss
> # --- Keep modules from being autocleaned
> add options -k snd-card-0
> # --- ALSA configuration END
> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>..
> 
> I have to edit it in Kate & then copy to the .etc. directory because when
> I 'vi' & edit, it won`t let me save or exit. I press ESC & nothing
> happens.
> 
> Thanks, Todd

i810_audio is the OSS driver, you need the snd-intel8x0 module for ALSA.

HTH,

    -Frans


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to