Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ACPI: System description tables not foundI'm n
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
mdl313
n00b
n00b


Joined: 11 May 2003
Posts: 63
Location: New York

PostPosted: Mon May 12, 2003 12:23 am    Post subject: ACPI: System description tables not foundI'm n Reply with quote

Greetings,

Recently installed Gentoo 1.4_rc4 on a desktop PC (MSI KT3 Ultra motherboard) ; all went well, and I'm very pleased with performance. However, I'd like to enable energy saver features (at least monitor shutdown after xxx minutes; system suspend with be good, too; the motherboard supposedly supports both APM and ACPI). I compiled kernel 2.4.21-rc2 with -- I think -- ACPI enabled but APM not. Here's relevant part from .config:
CONFIG_PM=y
CONFIG_ACPI=y
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_BUSMGR=y
CONFIG_ACPI_SYS=y
CONFIG_ACPI_CPU=y
CONFIG_ACPI_BUTTON=y
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_EC is not set
# CONFIG_ACPI_CMBATT is not set
# CONFIG_ACPI_THERMAL is not set
# CONFIG_APM is not set
Compile seemed to go ok.
However, when attempting to start acpid, I get following error message:
# /etc/init.d/acpid start
* ACPI support has not been compiled into the kernel

dmesg file contains following error messages:
ACPI: System description tables not found
ACPI-0068: *** Error: Acpi_load_tables: Could not get RSDP, AE_ERROR
ACPI-0116: *** Error: Acpi_load_tables: Could not load tables: AE_ERROR
ACPI: System description table load failed

Would appreciate help in understanding the error messages and how to get this running. Do the error messages occur as a consequence of a bad kernel compile, or is something else missing that I have to supply? I believe my BIOS settings are OK

Mark
Back to top
View user's profile Send private message
snkmoorthy
Guru
Guru


Joined: 19 Nov 2002
Posts: 376

PostPosted: Mon May 12, 2003 1:51 am    Post subject: Reply with quote

There can be couple things wrong here.

1. You didn't put the new acpi enabled in /boot(with /boot mounted)
2. Your BIOS has "ACPI aware OS" turned off
3. Motherboard simply refuses access to ACPI data
4. APIC probably needs to be enabled?

Well the actual error from acpid does make sense - somewhat - depends on what it needs to see for NOT giving the error - my guess is that it looks for /proc/acpi setup - lack of it throws the error.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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