[PlanetCCRMA] apt-get and alsaconf

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Thu Aug 14 09:56:01 2003


> Thanks for your continuing patience and helpfulness! This is what the
> system has now:
> 
> > You would also have to erase the entries that correspond to the oss
> > drivers as installed by redhat. Send me your current /etc/modules.conf
> > and I'll tell you what to do...
> 
> Here's /etc/modules.conf:
> 
> [root@aleph jzitt]# cat /etc/modules.conf
> alias eth1 tulip
> alias eth0 usbvnetr
> alias usb-controller uhci
> # alias usb-controller usb-uhci
>  
> # --- BEGIN: Generated by ALSACONF, do not edit. ---
> # --- ALSACONF verion 0.9.0 ---
> alias char-major-116 snd
> alias snd-card-0 snd-ens1371
> 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-8 snd-seq-oss
> alias sound-service-0-12 snd-pcm-oss
> options snd major=116 cards_limit=1
> options snd-ens1371 index=0
> # --- END: Generated by ALSACONF, do not edit. ---

That looks good. Apparently alsaconf did its job...
And still sound does not work?
Do you see anything (after starting alsa) in /proc/asound?
What happens if you start alsamixer?

-- Fernando