Re: BUG: soft lockup during suspend



Takashi Iwai wrote:
At Tue, 20 Mar 2007 17:08:48 +0100,
I wrote:
At Tue, 20 Mar 2007 12:05:07 -0400,
Chuck Ebbert wrote:
Takashi Iwai wrote:
X60/T60 is known to be often broken regarding the communication
between the controller and the codec chip. When this kind of thing
happens, the driver tries to switch to a single-shot I/O without using
ring-buffers and IRQs, and even in such a mode, the communication gets
broken. FWIW, it doesn't happen on other machines with HD-audio, so
it's fairly specific to X60/T60. No idea why.
What about Acer Aspire 5102?

http://lkml.org/lkml/2006/12/3/9
This is a different problem.
A known workaround is to provide probe_mask=1 module option.

BTW, does this happen on the latest linus git tree? (rc4 may work,
though)

If yes, could you try the patch below?


I can't easily test 2.6.21-rc, but "probe_mask=1" works on 2.6.20.4, which spews
errors without that. Should I try your patch on 2.6.20?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: [PATCH][RESEND] New type of DTV2000H TV Card
    ... But I had installed GPG and signed my patch, maybe this is what I should have done earlier. ... This piece of code used to switch the input of RF signal to "Air Antenna" ... if this patch (and driver) would be able to switch RF ... inputs in DVB-T mode somehow. ...
    (Linux-Kernel)
  • Re: [PATCH][RESEND] New type of DTV2000H TV Card
    ... But I had installed GPG and signed my patch, maybe this is what I should have done earlier. ... This piece of code used to switch the input of RF signal to "Air Antenna" ... if this patch (and driver) would be able to switch RF ... inputs in DVB-T mode somehow. ...
    (Linux-Kernel)
  • Re: [PATCH][RESEND] New type of DTV2000H TV Card
    ... But I had installed GPG and signed my patch, maybe this is what I should have done earlier. ... This piece of code used to switch the input of RF signal to "Air Antenna" ... if this patch (and driver) would be able to switch RF ... inputs in DVB-T mode somehow. ...
    (Linux-Kernel)
  • Re: [PATCH] uio: User IRQ Mode
    ... In this mode the user space driver ... is responsible for acknowledging and re-enabling the interrupt. ... This can easily be done without your patch. ...
    (Linux-Kernel)
  • Re: [PATCH] ne.c fix for hibernate and rmmod oops fix
    ... This patch is ready to be merged. ... that was not the case before, because the probe is invasive. ... legacy driver. ... const unsigned char *buf, const int start_page); ...
    (Linux-Kernel)