Hi, At Thu, 21 Nov 2002 12:29:59 +0100, Rafal Dejewski wrote: > > Hi, > I have HP vt6200 notebook. It has ALI5451 chip. I tried diffrent kernels > 2.4.18, 2.4.19, 2.4.20rc1, 2.5.48 and alsa-driver 0.9rc4,rc5,rc6. > The standard kernel trident module works OK on all kernels but alsa driver > does not on any. > Before rc6 the snd-ali5451 module would just hang with "(initializing)" > status. Now with rc6 or kernel 2.5.48 when I uncomment "#define ALI_DEBUG" > this what dmesg is showing: > driver pci:ALI 5451: registering > kobject ALI 5451: registering > bus pci: add driver ALI 5451 > probe ... > creating ... > PCI: IRQ 7 for device 00:04.0 doesn't match PIRQ mask - try pci=usepirqmask ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
is this ok? > PCI: Found IRQ 7 for device 00:04.0 > resouces allocation ... > resouces allocated. > snd_device_new is called. > chip initializing ... > ALSA sound/pci/ali5451/ali5451.c:2159: ali create: chip init error. it looks like the driver failed the reset of ac97 codec. the attached patch will let the driver continue after the error. please let me know whether it works for you. ciao, Takashi
ali-codec-fix.dif
Description: Binary data