Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Interrupt sospetto...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
comio
Advocate
Advocate


Joined: 03 Jul 2003
Posts: 2191
Location: Taranto

PostPosted: Wed Mar 17, 2004 8:16 am    Post subject: Interrupt sospetto... Reply with quote

Allora nel mio log trovo, ogni tanto:

Code:
spurious 8255A interrupt: IRQ7.


Secondo voi mi devo preoccupare oppure ho messo qualche opzione nel kernel che mi fa questo effetto speciale?

Fatemi sapere la vostra...

Ciao
_________________
RTFM!!!!

e

http://www.comio.it
:)
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Wed Mar 17, 2004 8:28 am    Post subject: Re: Interrupt sospetto... Reply with quote

comio wrote:
Allora nel mio log trovo, ogni tanto:

Code:
spurious 8255A interrupt: IRQ7.


Secondo voi mi devo preoccupare oppure ho messo qualche opzione nel kernel che mi fa questo effetto speciale?


Non sembra preoccupante... anche se non so cosa sia :-P

prova a monitorare anche cosa succede in /proc/interrupts quando hai il messaggio e quando no (da quel "ogni tanto" intuisco che a volte non si prensenta...)
_________________
Ciao da me!
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Wed Mar 17, 2004 9:17 am    Post subject: Re: Interrupt sospetto... Reply with quote

comio wrote:
Allora nel mio log trovo, ogni tanto:

Code:
spurious 8255A interrupt: IRQ7.


Secondo voi mi devo preoccupare oppure ho messo qualche opzione nel kernel che mi fa questo effetto speciale?

Fatemi sapere la vostra...

Ciao


Chiariamo per prima cosa il concetto di interrupt: quando una periferica ha concluso un'operazione (ad esempio I/O) effettua una richiesta di interrupt per informare la CPU che ha concluso tale operazione, la CPU deve individuare quale periferica ha effettuato la richiesta e gestirla tramite un "driver", ora se la CPU non riesce a individuare la periferica si dice che l'IRQ è "svanito" e quindi si ha una situazione di spurious interrupt.

Possibile soluzione
: Molti utenti hanno descritto un problema simile al tuo con la combinazione di alcune schede madri, processori AMD e schede video ATI. La soluzione descritta è quella di disattivare APIC; prima di togliere il relativo modulo puoi provare a passare al boot la stringa:
Code:
append="noapic"

e vedere se il problema si ripresenta.

Ciao e fammi sapere, se hai risolto :)
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum