Koozali.org: home of the SME Server

Disabling IRQ #209

Offline MrSimple

  • 3
  • +0/-0
Disabling IRQ #209
« on: June 09, 2008, 01:45:16 AM »
Can anybody explain to me why after hours of inactivity, the message "Disabling IRQ #209" appears on the console? It keeps repeating itself.
After a reboot, it's gone.

Is this something from sme itself or is somebody/something triggering this?

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Regards,
William

IF I give advise.. It's only if it was me....

Offline MrSimple

  • 3
  • +0/-0
Re: Disabling IRQ #209
« Reply #2 on: July 04, 2008, 02:23:11 AM »
Well, only similar in the fact that it's about the same interrupt.

I am a newbie to linux so the replies in that thread are mostly way above my knowledge level.... I can't even get the output from that lspci -v command saved to a file so I can read the whole result....


I get the text "Disabling IRQ #209" on my terminal screen, seemingly at the same moment that clamav starts to scan.
At default, ClamAv scans every night. And every night these messages appeared.
When I changed the scan interval to once a week, now the messages only appear once a week.

So to me, it seems that there is a relation between ClamAv starting to scan and the appearance of the IRQ message.

So, at this point, my question is split into two parts:
What to do if this message is related to ClamAv?
How do I get the output from lspci -v in a textfile? I seem to need that info before I can do the next step mentioned in the other thread.

Any help is appreciated, specially when it is written in a way that a newbie can understand....


Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Re: Disabling IRQ #209
« Reply #3 on: July 04, 2008, 02:37:09 AM »

lspci -v >> textfile.txt

For a more concise discussion and resolution you should take it to the bug tracker.

« Last Edit: July 04, 2008, 02:38:48 AM by william_syd »
Regards,
William

IF I give advise.. It's only if it was me....