[Pkg-alsa-devel] Bug#500162: Bug#500162: The bug is still not solved

Alex Dănilă nuorama at gmail.com
Sun Jan 11 19:45:07 UTC 2009


Hi,
here is the output:

$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.18.
Compiled on Jan 11 2009 for kernel 2.6.26-1-amd64 (SMP).

$ lsmod | grep snd
snd_hda_intel         501972  1
snd_pcm_oss            42528  0
snd_mixer_oss          19200  1 snd_pcm_oss
snd_pcm                82696  2 snd_hda_intel,snd_pcm_oss
snd_timer              25872  1 snd_pcm
snd_page_alloc         13584  2 snd_hda_intel,snd_pcm
snd_hwdep              12168  1 snd_hda_intel
snd                    65096  8
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep
soundcore              12064  1 snd

$ cat /proc/asound/cards
0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xfebf8000 irq 22
1 [HDMI           ]: HDA-Intel - HDA ATI HDMI
                      HDA ATI HDMI at 0xfdeec000 irq 17


I am not very familiar ALSA and the kernel, so what did my sequence of
command compile? I believed it compiled the driver, as the output of
module assistant was a file named
"alsa-modules-2.6.26-1-amd64_1.0.18.dfsg-1+2.6.26-13_amd64.deb". I
believed that a module is a runtime loadable driver.


Also, I remember I did submit the bug to ALSA at
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=4165 , but in a
very unfortunate manner. I'll have to fix that incoherent report.

Alex


Elimar Riesebieter wrote:
> * Alex D??nil?? [090111 17:52 +0100]
>   
>> Hi,
>>
>> Elimar Riesebieter wrote:
>>     
>>> You have to compile the foreseen driver for your soundcard.
>>>       
>> I don't understand why there should be a difference between the binary  
>> package that comes with Debian and the one compiled by me for deb-src,  
>> but anyway here is what I did:
>> #aptitude install alsa-source -t experimental
>> #module-assistant update
>> #module-assistant auto-install alsa-source
>> #modprobe -r [all modules with snd in name]
>> #modprobe [all modules with snd in name]
>> #/etc/init.d/alsa-utils restart
>>     
>
> What tells:
>
> # cat /proc/asound/version
> # lsmod | grep snd
> # cat /proc/asound/cards
>
> Elimar
>
>   






More information about the Pkg-alsa-devel mailing list