[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Alsa HP zv5000 ATI IXP150 AC'97




Check to see if your /etc/modutils/alsa looks like this
alias char-major-116 snd
alias char-major-14 soundcore
alias sound-slot-0 snd-slot-0
If not, then put these line in there, and run update-modules, and
restart alsa.
I too have the same card and it works fine with kernel 2.6.7. I
remember that I had some problems initally getting it to work
right. Maybe this was what corrected it finally.

-- Sudarshan


modutils/alsa didn't look like your, and I made according
to your tips, but still does't work. I'm wondering, Is in your
/etc/modutist file alsa-base? I've got, but when I removed it,nothing has been chenged:(, and still the same error:

#/etc/init.d/alsa restart
Storing ALSA mixer settings...failed.
Starting ALSA.../etc/init.d/alsa: Error: alsactl restore failed with message 'alsactl: load_state:1134: No soundcards found...'.
done.
It seems all moduls are corectly loaded.
#lsmod |grep snd
snd_atiixp             19880  0
snd_ac97_codec         59268  1 snd_atiixp
snd_pcm                85384  1 snd_atiixp
snd_timer              23172  1 snd_pcm
snd                    50660  4 snd_atiixp,snd_ac97_codec,snd_pcm,snd_timer
soundcore               9824  1 snd
snd_page_alloc         11144  2 snd_atiixp,snd_pcm

Reely I've got no idea, whtat's wrong:(

Greets
mateusz



Reply to: