I have a lot of this errors in my Centos stock 4.3 version in an Intel D945gnt motherboard with a Pentium D (dual core)
If I disable apic in the grub.conf (apic=off) will I get a performance hit? Im running Asterisk on that machine.
40 is Received Illegal Vector 20 is Send Illegal Vector 60 means you're getting both errors at the same time.
Basically it means that the APIC bus messages are malformed. The cause can be hardware or software, it's difficult to tell.
APIC error on CPU0: 60(60) APIC error on CPU0: 60(60) APIC error on CPU0: 60(60)
cat /proc/cpuinfo shows: processor : 1 vendor_id : GenuineIntel cpu family : 15 model : 4 model name : Intel(R) Pentium(R) D CPU 2.66GHz stepping : 7 cpu MHz : 2666.770 cache size : 1024 KB physical id : 0 siblings : 2 core id : 1 cpu cores : 2 fpu : yes fpu_exception : yes cpuid level : 5 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl tm2 cid cx16 xtpr bogomips : 5333.47 clflush size : 64 cache_alignment : 128 address sizes : 36 bits physical, 48 bits virtual power management:
processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 4 model name : Intel(R) Pentium(R) D CPU 2.66GHz stepping : 7 cpu MHz : 2666.770 cache size : 1024 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 fpu : yes fpu_exception : yes cpuid level : 5 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl tm2 cid cx16 xtpr bogomips : 5338.11 clflush size : 64 cache_alignment : 128 address sizes : 36 bits physical, 48 bits virtual power management:
On Fri, 2006-06-09 at 00:04 -0500, Erick Perez wrote:
I have a lot of this errors in my Centos stock 4.3 version in an Intel D945gnt motherboard with a Pentium D (dual core)
If I disable apic in the grub.conf (apic=off) will I get a performance hit? Im running Asterisk on that machine.
40 is Received Illegal Vector 20 is Send Illegal Vector 60 means you're getting both errors at the same time.
Basically it means that the APIC bus messages are malformed. The cause can be hardware or software, it's difficult to tell.
APIC error on CPU0: 60(60) APIC error on CPU0: 60(60) APIC error on CPU0: 60(60)
cat /proc/cpuinfo shows: processor : 1 vendor_id : GenuineIntel cpu family : 15 model : 4 model name : Intel(R) Pentium(R) D CPU 2.66GHz stepping : 7 cpu MHz : 2666.770 cache size : 1024 KB physical id : 0 siblings : 2 core id : 1 cpu cores : 2 fpu : yes fpu_exception : yes cpuid level : 5 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl tm2 cid cx16 xtpr bogomips : 5333.47 clflush size : 64 cache_alignment : 128 address sizes : 36 bits physical, 48 bits virtual power management:
processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 4 model name : Intel(R) Pentium(R) D CPU 2.66GHz stepping : 7 cpu MHz : 2666.770 cache size : 1024 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 fpu : yes fpu_exception : yes cpuid level : 5 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl tm2 cid cx16 xtpr bogomips : 5338.11 clflush size : 64 cache_alignment : 128 address sizes : 36 bits physical, 48 bits virtual power management:
Make sure you have the latest BIOS and see if the manufacturer has any linux kernel modules on their site.
APIC should not affect performance, it might affect your ability to auto power off the machine.
On Fri, 2006-06-09 at 06:52 -0500, Johnny Hughes wrote:
On Fri, 2006-06-09 at 00:04 -0500, Erick Perez wrote:
I have a lot of this errors in my Centos stock 4.3 version in an Intel D945gnt motherboard with a Pentium D (dual core)
If I disable apic in the grub.conf (apic=off) will I get a performance hit? Im running Asterisk on that machine.
<snip>
Make sure you have the latest BIOS and see if the manufacturer has any linux kernel modules on their site.
APIC should not affect performance, it might affect your ability to auto power off the machine.
Thinking of ACPI? APIC, IIRC, is Advanced Programmable Interrupt Controller. Should have some effect on something?
<snip sig stuff>
Erick Perez wrote:
I have a lot of this errors in my Centos stock 4.3 version in an Intel D945gnt motherboard with a Pentium D (dual core)
If I disable apic in the grub.conf (apic=off) will I get a performance hit? Im running Asterisk on that machine.
you turn apic off with a noapic on the kernel boot param line. and you might also want nolapic, the kernel-doc package has more info on what these are and how / when you might to use them.
- KB
I really have no idea if that the thing that solved it. I have not changed a thing in my setup but the only thing I did was to update my BIOS firmware with the latest firmware for my intel board (revision 3869) and the problem went away.
I will now leave the machine runnig for a while and see what hppens.
On 6/10/06, Karanbir Singh mail-lists@karan.org wrote:
Erick Perez wrote:
I have a lot of this errors in my Centos stock 4.3 version in an Intel D945gnt motherboard with a Pentium D (dual core)
If I disable apic in the grub.conf (apic=off) will I get a performance hit? Im running Asterisk on that machine.
you turn apic off with a noapic on the kernel boot param line. and you might also want nolapic, the kernel-doc package has more info on what these are and how / when you might to use them.
- KB
-- Karanbir Singh : http://www.karan.org/ : 2522219@icq _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Wed, 2006-06-21 at 23:33 -0500, Erick Perez wrote:
I really have no idea if that the thing that solved it. I have not changed a thing in my setup but the only thing I did was to update my BIOS firmware with the latest firmware for my intel board (revision 3869) and the problem went away.
I will now leave the machine runnig for a while and see what hppens.
Firmware upgrades quite frequently fix these issues.
On 6/10/06, Karanbir Singh mail-lists@karan.org wrote:
Erick Perez wrote:
I have a lot of this errors in my Centos stock 4.3 version in an Intel D945gnt motherboard with a Pentium D (dual core)
If I disable apic in the grub.conf (apic=off) will I get a performance hit? Im running Asterisk on that machine.
you turn apic off with a noapic on the kernel boot param line. and you might also want nolapic, the kernel-doc package has more info on what these are and how / when you might to use them.
- KB
-- Karanbir Singh : http://www.karan.org/ : 2522219@icq _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
I have the following message at boot time:
Local APIC disabled by BIOS -- you can enable it with "lapic"
This might be involved in suspend not working, perhaps or other things. I have the 'latest' bios from HP for my system.
So I found the following message, but after installing the kernel-docs, I cannot figure out which deals with APIC...
Karanbir Singh wrote:
Erick Perez wrote:
I have a lot of this errors in my Centos stock 4.3 version in an Intel D945gnt motherboard with a Pentium D (dual core)
If I disable apic in the grub.conf (apic=off) will I get a performance hit? Im running Asterisk on that machine.
you turn apic off with a noapic on the kernel boot param line. and you might also want nolapic, the kernel-doc package has more info on what these are and how / when you might to use them.
- KB