At Wed, 18 Apr 2007 22:40:59 +0200, Pavel Patz wrote:
Hi,
yep, it is working.
Thanks, I applied it to HG tree now.
dmesg: ACPI: PCI Interrupt 0000:00:06.1[B] -> Link [LAZA] -> GSI 11 (level, low) -> IRQ 11 PCI: Setting latency timer of device 0000:00:06.1 to 64
however, i'm still getting "No soundcards found..." message when starting alsa, but i think this wasn't intention of this patch :)
Pavel
[root@andromeda sound]# /etc/init.d/alsasound start Starting sound driver: snd-hda-intel done /usr/sbin/alsactl: load_state:1326: No soundcards found...
This is likely because of alsasound init script of your distribution. "alsactl restore" shouldn't be called in the recent 2.6 kernel systems with udev. It should be called from udev script instead.
Takashi