[EMAIL PROTECTED] wrote:

Hi !
i have intel 810 onboard sondcard
alsa driver, lib and utils 0.9rc5 compile and install ok.
kernel 2.4.19 with defs
my modules.conf is:

alias char-major 114 snd
alias snd-card-0 snd-intel8x0

but i have not /dev/snd

when i type:
modprobe snd-inte8x0

then i have /dev/snd/*
but alsaplayer not play
oss programs work properly after
modprobe snd-pcm-oss
Any idea ?
Sorry for my english :)

I don't think modules.conf loads any modules.
I add to add the modules I wanted loaded ti /etc/modules.autoload (but this varies by distribution).

As to the no sound problem.
Run amixer and increase the volume for each channel as well as unmuting each one.
Alsa mutes each channel by default.
Once you have it set up you'll have to run "alsactl store 0" to save the card configuration to /etc/asound.state and "alsactl restore 0" everytime your computer boots (how varies by distribution).


----------------------------------------
From Mozilla and GNU/Linux



-------------------------------------------------------
This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to