seit dem Kernelupdate auf 2.6.24-10-generic, muss ich nach jedem Start oder X-restart alsaconf ausführen um Sound zu haben. alsactl hat auch keine Änderung gebracht.
Die Module für den Sound sind geladen und lt. KMix ist die Lautstärke auf 100.
hier mal en paar Details:
Code:
eddi@Kanotix:~$ cat /proc/asound/cards
0 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xfbff0000 irq 19
Code:
eddi@Kanotix:~$ lsmod |grep hda
snd_hda_intel 336920 0
snd_pcm 78596 2 snd_hda_intel,snd_pcm_oss
snd_page_alloc 11400 2 snd_hda_intel,snd_pcm
snd_hwdep 10244 1 snd_hda_intel
snd 56356 6 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep
Code:
eddi@Kanotix:~$ lspci|grep Audio
00:06.1 Audio device: nVidia Corporation MCP55 High Definition Audio (rev a2)
Code:
eddi@Kanotix:~$ cat /var/log/messages |grep 00:06.1
ar 3 08:52:12 Kanotix kernel: [ 199.122881] ACPI: PCI interrupt for device 0000:00:06.1 disabled
Mar 3 08:52:32 Kanotix kernel: [ 216.872086] ACPI: PCI Interrupt 0000:00:06.1[B] -> Link [LAZA] -> GSI 21 (level, low) -> IRQ 19
Mar 3 12:01:52 Kanotix kernel: [ 5283.541417] ACPI: PCI interrupt for device 0000:00:06.1 disabled
Mar 3 12:02:15 Kanotix kernel: [ 5300.763826] ACPI: PCI Interrupt 0000:00:06.1[B] -> Link [LAZA] -> GSI 21 (level, low) -> IRQ 19
falls jemand einen Tip für mich hat, immer her damit.
so long deppsche
edit: Man sollte auch den richtigen Schalter hochdrehen |