Hi :

I'm trying to configure alsa driver in my distro (Red Hat Linux 7.1) and I need help.
I have tested my soundcard with open OSS (Open Sound System, I don't remember the 
version) and it sounds. When I type the command "soundon" (program activation) then I 
type "cat /dev/sndstat" and the device exists, but when I install the alsa module 
(finished previously with the command soundoff)  with "modprobe snd-card-fm801" the 
device (/dev/sndstat) doesn't exist.

What the hell am I doing wrong? 
Please, help me or tell me what do I have to do to find someone who could help me. 

Thanks in advance. Best regards. Bye

        Miquel

P.S. If this address doesn't work (it's my work address) you can use 
[EMAIL PROTECTED] (my personal address).

Packages used are :
        - alsa-driver-0.5.11
        - alsa-lib-0.5.10b
        - alsa-utils-0.5.10

modules.conf information :

alias scsi_hostadapter ncr53c8xx
alias parport_lowlevel parport_pc
alias usb-controller usb-uhci

### ALSA support ###
# ALSA portion
alias char-major-116 snd

# OSS/Free portion
alias char-major-14 soundcore
alias snd-card-0 snd-card-fm801

# OSS/Free setup
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 

# ALSA specific device parametres
# options snd-card-0 snd_dac_frame_size=64
# options snd-card-0 snd_adc_frame_size=64

# ALSA device support
options snd snd_major=116 snd_cards_limit=1
options snd-card-0 snd_index=0 snd_id="0"
options snd-card-0 snd_index=0 snd_id="0" snd_dac_frame_size=64 snd_adc_frame_size=64



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

Reply via email to