Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can I enable ACPI? [Solved]
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
Leffe
Tux's lil' helper
Tux's lil' helper


Joined: 07 Apr 2004
Posts: 145
Location: Sweden

PostPosted: Mon Nov 29, 2004 12:19 am    Post subject: Can I enable ACPI? [Solved] Reply with quote

If dmesg says

Code:
ACPI: Unable to locate RSDP
ACPI: Subsystem revision 20041105
ACPI: Interpreter disabled.


could that mean that my chipset or whatever doesn't support ACPI (fully~?).

If not, I'll go with APM :)


Last edited by Leffe on Mon Dec 13, 2004 12:31 pm; edited 1 time in total
Back to top
View user's profile Send private message
adaptr
Watchman
Watchman


Joined: 06 Oct 2002
Posts: 6730
Location: Rotterdam, Netherlands

PostPosted: Mon Nov 29, 2004 12:39 pm    Post subject: Reply with quote

Almost no system supports ACPI fully - the standard is too complex and most implementations are a total mess.

By all means, go with APM if it does what you want.

But note that ACPI does more than power management - it also takes care of boot-time IRQ routing and PCI plug and play and the like.

I usually simply try it and when it messes up, I get rid of it again ;-)
_________________
>>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen
Back to top
View user's profile Send private message
Leffe
Tux's lil' helper
Tux's lil' helper


Joined: 07 Apr 2004
Posts: 145
Location: Sweden

PostPosted: Sun Dec 12, 2004 12:14 am    Post subject: Reply with quote

Ah, got it fixed, I just had to hex edit some new bios.

Now, what fun things can I do with this:

Code:
# dmesg | grep ^ACPI:
ACPI: RSDP (v000 PTLTD                                 ) @ 0x000f6e90
ACPI: RSDT (v001 PTLTD    RSDT   0x00000000 PTL  0x01000000) @ 0x040fdc09
ACPI: FADT (v001 INTEL  ATLANTA  0x19990416 PTL  0x000f4240) @ 0x040ff78c
ACPI: DSDT (v001  Intel   Atlant 0x00000000 MSFT 0x0100000b) @ 0x00000000
ACPI: setting ELCR to 0200 (from 0a00)
ACPI: Subsystem revision 20041203
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (00:00)
ACPI: PCI Interrupt Routing Table [._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 *9 10 11 12)
ACPI: Power Button (FF) [PWRF]
ACPI: Fan [FAN] (on)
ACPI: Processor [CPU0] (supports C1 C2)
ACPI: PS/2 Keyboard Controller [KBC] at I/O 0x60, 0x64, irq 1
ACPI: PS/2 Mouse Controller [MICE] at irq 12
ACPI: Floppy Controller [FDC0] at I/O 0x3f0-0x3f5, 0x3f7 irq 6 dma channel 2
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:0e.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 9
ACPI: PCI interrupt 0000:00:10.0[A] -> GSI 9 (level, low) -> IRQ 9


:)?
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