linux-laptop.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: Simeon Penev <simeon_penev@web.de>
Cc: linux-laptop@vger.kernel.org
Subject: Re: 2.6.17-1.2174_FC5: : Disabling IRQ #7 / nobody cared / usb_hcd_irq
Date: Wed, 06 Sep 2006 11:36:56 -0400	[thread overview]
Message-ID: <44FEEB18.105@tmr.com> (raw)
In-Reply-To: <44FED3A4.2010204@web.de>

Did you all see that the Croc Hunter Simeon Penev wrote:

>Hi Bill,
>
>thank you for the fast reply!
>
>Bill Davidsen wrote:
>  
>
>>Although IRQ7 is traditionally LP, it seems to get identified for almost
>>any unexpected interrupt. I knew why once, but I haven't seen this for
>>some time. The real problem is that the kernel disables the IRQ, making
>>the system unusable. You can try any of several things:
>>- try the last 2.6.16 kernel
>>- remove the IRQ disable code, or add a counter. It happens only once on
>>many machines,
>>  as something comes ready.
>>    
>>
>
>I'll try that, but actually i wanted to help fix the problem if it's a
>bug with the kernel.
>  
>
Matter of approach. I would not disable an IRQ until there had been some 
number of uncaught interrupts in a row, others feel the number is one. 
But there really is an interrupt, so it's probably not a "bug" in that 
sense.

>  
>
>>- disable any CPU speed stuff you have running (just for information)
>>    
>>
>
>Yes, i'm using cpufreq, but it's a feature i'm not willing to give away
>because the laptop is more silent. The fan works less.
>  
>
Noted, but "just for information" would let you see if the speedstep was 
the cause, or at least contributed. That would help run it down.

>  
>
>>Yes, that's a shotgun approach, I'm still running 2.6.16.2111 on FC4
>>because later kernels don't init the video or wireless correctly.
>>
>>    
>>
>
>Thank you once again.
>
I have a machine which does zero or one of these, so I'm familiar with 
the problem. I am running an older kernel which whines but doesn't 
disable, and since I don't need IRQ7 I wouldn't be too unhappy if it did 
disable. But I think there's an underlying hardware issue, or at least 
hardware to driver mismatch. Since you said irqpoll causes problems 
there's definitely something not working right.

-- 
bill davidsen <davidsen@tmr.com>
  CTO TMR Associates, Inc
  Doing interesting things with small computers since 1979


  reply	other threads:[~2006-09-06 15:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-03 17:16 2.6.17-1.2174_FC5: : Disabling IRQ #7 / nobody cared / usb_hcd_irq Simeon Penev
2006-09-05 14:26 ` Bill Davidsen
2006-09-06 13:56   ` Simeon Penev
2006-09-06 15:36     ` Bill Davidsen [this message]
2006-09-07 22:22       ` Simeon Penev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44FEEB18.105@tmr.com \
    --to=davidsen@tmr.com \
    --cc=linux-laptop@vger.kernel.org \
    --cc=simeon_penev@web.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).