LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-13-2011, 09:41 AM   #1
bogz13092
LQ Newbie
 
Registered: May 2011
Location: Pasay City, Philippines
Distribution: Linux mint 10 julia
Posts: 6

Rep: Reputation: 0
Unhappy too much work for IRQ19


I've got this problem since I started using Linux a couple of days ago. It occurs during log-in session and creating a lag as a result. Then, the dos-like screen flashes out saying that "too much work for IRQ 19"..

Obviously, I don't know what's going on.

Is it right to just keep the problem as it is or should this be resolved?
 
Old 05-13-2011, 10:26 AM   #2
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Hello,

This would be definitely a hardware problem. Have you done any hardware modifications lately? Also, what distro are you using, and are you using a desktop or laptop? You need to provide us with a lot more details since this is a hardware issue.

Cheers,

Josh
 
Old 05-13-2011, 10:43 AM   #3
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Run this in a terminal and post the output:

Code:
cat /proc/interrupts
 
1 members found this post helpful.
Old 05-16-2011, 04:34 AM   #4
bogz13092
LQ Newbie
 
Registered: May 2011
Location: Pasay City, Philippines
Distribution: Linux mint 10 julia
Posts: 6

Original Poster
Rep: Reputation: 0
1: 2 0 IO-APIC-edge i8042
6: 19 20 IO-APIC-edge floppy
7: 0 0 IO-APIC-edge parport0
8: 0 1 IO-APIC-edge rtc0
9: 0 0 IO-APIC-fasteoi acpi
12: 1 3 IO-APIC-edge i8042
14: 0 0 IO-APIC-edge ata_piix
15: 0 0 IO-APIC-edge ata_piix
16: 25574 38 IO-APIC-fasteoi uhci_hcd:usb5
18: 264 1600712 IO-APIC-fasteoi uhci_hcd:usb4
19: 262928 2127 IO-APIC-fasteoi ata_piix, uhci_hcd:usb3
23: 2 2 IO-APIC-fasteoi ehci_hcd:usb1, uhci_hcd:usb2
42: 89 1521476 PCI-MSI-edge eth0
43: 15 1165969 PCI-MSI-edge i915
44: 203 21085 PCI-MSI-edge hda_intel
NMI: 0 0 Non-maskable interrupts
LOC: 10863918 11408483 Local timer interrupts
SPU: 0 0 Spurious interrupts
PMI: 0 0 Performance monitoring interrupts
PND: 0 0 Performance pending work
RES: 1462934 1367275 Rescheduling interrupts
CAL: 158 131 Function call interrupts
TLB: 376345 157467 TLB shootdowns
TRM: 0 0 Thermal event interrupts
THR: 0 0 Threshold APIC interrupts
MCE: 0 0 Machine check exceptions
MCP: 78 78 Machine check polls
ERR: 1
MIS: 0

Here's the result.
 
Old 05-16-2011, 04:45 AM   #5
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
For IRQ 19:

Code:
19: 262928 2127 IO-APIC-fasteoi ata_piix, uhci_hcd:usb3
What HDD do you have, is it SATA ? If so try going into the BIOS and putting the SATA controller in AHCI mode.

Last edited by H_TeXMeX_H; 05-16-2011 at 06:31 AM.
 
1 members found this post helpful.
Old 05-16-2011, 08:30 AM   #6
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,659
Blog Entries: 4

Rep: Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941Reputation: 3941
This kind of message is reporting a symptom (of something...), from the point-of-view of the computer. Clearly the number of interrupts that are coming in on IRQ #19 appear to be "a serious outlier," and thus possibly indicative of a (probably hardware...) problem or mis-configuration. But they don't tell you what the true cause is.

Things to consider:
  • Examine the system error logs.
  • Use smart to analyze the disk drives for self-reported errors.

I would recommend treating this condition very seriously, as a likely bellwether of imminent system failure. "Something off the portside of the bow just went 'boom,' and something off to starboard just went 'splash.'"

Last edited by sundialsvcs; 05-16-2011 at 08:31 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Sound comes and goes in Flash, no media players work, system sounds generally DO work damgar Arch 2 07-03-2010 12:46 PM
With PCI bridge TI PCI2050, VT6212's EHCI can't work(time out), but its UHCI can work thisway.diy Linux - Kernel 0 10-23-2009 09:32 PM
DNS lookup doesn't work, ping, firefox will not work properly lovemov Linux - Networking 2 04-23-2009 02:30 PM
can't make ethernet on laptop work, wireless and usb work fine ubuntu 8.10 rz1988 Linux - Newbie 10 01-13-2009 02:21 PM
FALCONS EYE (nethack) FAILS ON STARTUP, use to work, wont work even after reinstall roorings Linux - Software 0 10-08-2003 10:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration