Comment 19 for bug 14277

Revision history for this message
Fabio Massimo Di Nitto (fabbione) wrote :

(In reply to comment #17)
> (In reply to comment #15)
> >
> > Please modprobe with the reset_workaround=1 parameter from a fresh boot into
> > Rescue mode (single user); if successful, telinit 2.
>
> Did this (with both the original and the patched module), but did not make a
> difference: systms locks up. Have some more info though (written down and typed
> in, so typos possible. ??? == cound not read my own handwriting :-).
> # modprobe snd-nm256 reset_workaround=1
> ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
> ACPI: PCI interrupt 0000:01:00.1[B] -> GSI 10 (level, low) -> IRQ 10
> nm256: found ??? in video RAM: 0x27ec00
> nm256: Mapping port 1 from 0x2709a0 - 0x27ec00
>
>

hmmmmm can you try to boot the kernel with irqpoll option and try the 2 modules?

but that "nm256: found ??? in video RAM: 0x27ec00" is really weird..

Fabio