PDA

View Full Version : ACPI Problem Fedora 13


Montana
25th April 2010, 11:54 PM
Apr 21 16:05:02 Galactica kernel: Linux version 2.6.33.1-24.fc13.i686 (mockbuild@x86-01.phx2.fedoraproject.org) (gcc version 4.4.3 20100226 (Red Hat 4.4.3-8) (GCC) ) #1 SMP Tue Mar 30 18:49:12 UTC 2010


This keeps happening and filling up the /var/log/message file which in-turns slows the machine down.

Apr 21 16:07:16 Galactica kernel: ACPI Error: Illegal I/O port address/length above 64K: 0x00400020/4 (20091214/hwvalid-154)
Apr 21 16:07:16 Galactica kernel: ACPI Exception: AE_LIMIT, Returned by Handler for [SystemIO] (20091214/evregion-475)
Apr 21 16:07:16 Galactica kernel: ACPI Error (psparse-0537): Method parse/execution failed [\_GPE._L09] (Node f6c46480), AE_LIMIT
Apr 21 16:07:16 Galactica kernel: ACPI Exception: AE_LIMIT, while evaluating GPE method [_L09] (20091214/evgpe-568)
Apr 21 16:07:17 Galactica kernel: ACPI Error: Illegal I/O port address/length above 64K: 0x00400020/4 (20091214/hwvalid-154)
Apr 21 16:07:17 Galactica kernel: ACPI Exception: AE_LIMIT, Returned by Handler for [SystemIO] (20091214/evregion-475)
Apr 21 16:07:17 Galactica kernel: ACPI Error (psparse-0537): Method parse/execution failed [\_GPE._L09] (Node f6c46480), AE_LIMIT
Apr 21 16:07:17 Galactica kernel: ACPI Exception: AE_LIMIT, while evaluating GPE method [_L09] (20091214/evgpe-568)
Apr 21 16:07:20 Galactica kernel: ACPI Error: Illegal I/O port address/length above 64K: 0x00400020/4 (20091214/hwvalid-154)

complete message file available.

Thanks for any and all help.

BugRocks1
26th April 2010, 01:47 AM
Found this
http://kerneltrap.org/mailarchive/git-commits-head/2009/4/5/5411984 is the code/patch for the thing responsible for the message.

I fear you are better served going to bugzilla and filling a bug report on that so they can contact the guys from the kernel and see what is the problem.

---------- Post added at 04:47 PM CDT ---------- Previous post was at 04:45 PM CDT ----------

Temporaly you can try noacpi on grub and see if the messages go away, it has something to do with something trying to access non-existent ports not sure.

Montana
26th April 2010, 02:17 AM

Thanks for the response, I've all ready submitted a bug report. I was hoping that maybe someone alse might have had the same problem and came across a fix. This is happening on 7 machines that I know of. Ive tried to temporally disable acpi in grub to know avail.
Thanks again for the response and have a great day.

Jason

jvillain
26th April 2010, 07:17 AM
You can have a look in your bios settings and there are usually a bunch of ACPI options some of them for legacy versions. It depends how old you board is. You can try turning some of them off and see if any of them help.

Montana
26th April 2010, 05:20 PM
thanks for the response. Ive tried that but no Joy. I really hope this problem can be solved, the message file keeps filling up until it chokes the machine.

Thanks again, any and all help greatly appreciated and will be tried by me.

jason

Montana
27th April 2010, 05:27 PM
Some friends told me that they where able to fix this problem
in PCLinuxOS and Mandriva by disabling ACPI, SMP, APIC, LocalAPIC.
Can some one point me in the right direction in Fedora.

All help greatly appreciated
Jason

10sdassarma
27th April 2010, 06:05 PM
try appending noacpi to the kernel lines in /etc/grub.conf