Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
acpi not in /proc
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
zovex
n00b
n00b


Joined: 18 Jul 2003
Posts: 13

PostPosted: Mon Jul 21, 2003 1:21 am    Post subject: acpi not in /proc Reply with quote

I have compiled my kernel with apm as a module which is not loaded, so it shouldnt interfere with acpi. I have acpi and powermanagement enabled and all of acpi features as modules. This is what i see in all the howto's, yet I do not have a /proc/acpi/ directory.

Any ideas?
Thanks
Back to top
View user's profile Send private message
jlg
Guru
Guru


Joined: 31 May 2002
Posts: 360
Location: Montreal, CANADA

PostPosted: Mon Jul 21, 2003 2:51 am    Post subject: Reply with quote

are you 100% sure that your hardware is acpi compatible?
Back to top
View user's profile Send private message
bfg
n00b
n00b


Joined: 07 Jul 2003
Posts: 58
Location: Amparo, SP

PostPosted: Mon Jul 21, 2003 2:55 am    Post subject: Reply with quote

I think you should check your syslogd boot mesages with dmesg.

Code:
dmesg | grep ACPI


this should show that your BIOS support ACPI, mine shows:

Code:
 BIOS-e820: 000000001fffc000 - 000000001ffff000 (ACPI data)
 BIOS-e820: 000000001ffff000 - 0000000020000000 (ACPI NVS)
ACPI: have wakeup address 0xc0001000
ACPI: RSDP (v000 ASUS                       ) @ 0x000f5a60
ACPI: RSDT (v001 ASUS   P3V_4X   12336.12337) @ 0x1fffc000
ACPI: FADT (v001 ASUS   P3V_4X   12336.12337) @ 0x1fffc080
ACPI: BOOT (v001 ASUS   P3V_4X   12336.12337) @ 0x1fffc040
ACPI: DSDT (v001   ASUS P3V_4X   00000.04096) @ 0x00000000
ACPI: BIOS passes blacklist
ACPI: MADT not present
ACPI: Subsystem revision 20021122
 tbxface-0099 [03] Acpi_load_tables      : ACPI Tables successfully acquired
ACPI Namespace successfully loaded at root c03e7dbc
evxfevnt-0074 [04] Acpi_enable           : Transition to ACPI mode successful
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: System [ACPI] (supports S0 S1 S4 S5)
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15, disabled)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
ACPI: PCI Root Bridge [PCI0] (00:00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 9
PCI: Using ACPI for IRQ routing
ACPI: Power Button (FF) [PWRF]
ACPI: Processor [CPU0] (supports C1 C2, 16 throttling states)


I had a problem with ACPI the first time i compiled it too, but i shutdown the machine and when i turned it on again the ACPI was working... maybe the issue is with conf in your BIOS stuff.

:?
Back to top
View user's profile Send private message
zovex
n00b
n00b


Joined: 18 Jul 2003
Posts: 13

PostPosted: Mon Jul 21, 2003 3:11 am    Post subject: Reply with quote

it says it could not get RSDP, I assume this means its not supported.
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