Results 1 to 2 of 2
Hi,
I keep getting these msgs on console:
APIC error on CPU0: 00(40)
APIC error on CPU0: 00(40)
APIC error on CPU0: 08(08 )
APIC error on CPU0: 08(08 )
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-14-2010 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 60
apic errors
Hi,
I keep getting these msgs on console:
APIC error on CPU0: 00(40)
APIC error on CPU0: 00(40)
APIC error on CPU0: 08(08 )
APIC error on CPU0: 08(08 )
how do i interpret these error bits?
in doc , i find
/* Here is what the APIC error bits mean:
0: Send CS error
1: Receive CS error
2: Send accept error
3: Receive accept error
4: Reserved
5: Send illegal vector
6: Received illegal vector
7: Illegal register address
*/
but i got no clue what the code 00(40) means with respect to above error bits in apic.c
can anyone help plz?
- 06-15-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,148
The APIC is the Advanced Programmable Interrupt Controller circuitry on the motherboard. If it is giving errors, you may have a failing motherboard. Run the vendor/manufacturer systems diagnostic tools to see what is going on.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
