Re: Sound initialization (alsaconf) difficulty
On Fri, Nov 16, 2007 at 14:39:47 -0600, Russ Cook wrote:
> Florian Kulzer wrote:
>> On Fri, Nov 16, 2007 at 13:34:00 -0600, Russ Cook wrote:
>>
>>> After an upgrade some time ago, my system no longer initializes
>>> the sound system. It was posted before that this could be overcome
>>> by removing the alsa modules manually, then running udevtrigger.
>>> Currently, whenever I reboot, I run alsaconf until it removes the
>>> modules, then escape and run udevtrigger. This works, but is
>>> there a way to restore automatic initialization on boot? I'm
>>> running Debian Sid, kernel 2.6.23. Thanks for any help.
I missed this initially: Where does the 2.6.23 kernel come from? Did you
check if the problem is also present with a normal Debian kernel?
[...]
> My motherboard is an ASUS A8N32-SLI Deluxe, with integrated
> Realtek ALC850 codec.
I would like to see the output of
lspci | egrep -i 'audio|s(ou)?nd|media'
> Output of lsmod | grep snd is attached as file 'sound'
> Output of ls -l /dev/snd* /dev/dsp is attached as file 'sndlist'
That looks OK on first sight, assuming you indeed have an intel8x0 card.
I would now be interested to see the output of these two commands:
cat /dev/sndstat
cat /proc/asound/cards
Also, with which application(s) do you have problems? What happens if
you try the basic ALSA tools, e.g. if you run "speaker-test"?
--
Regards, | http://users.icfo.es/Florian.Kulzer
Florian |
Reply to: