Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ACPI gives no info
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
ksool
Guru
Guru


Joined: 27 May 2006
Posts: 337
Location: Cambridge, MA

PostPosted: Mon Oct 01, 2007 4:39 am    Post subject: ACPI gives no info Reply with quote

I'm working on a Tyan Thunder K8SD Pro (S2882-D) dual 2.2 GHz Opteron system trying to get ACPI functional. I have enabled it in both the kernel and the bios, yet I don't get any useful information in /proc/acpi and am really at a loss for where to go from here. What I'm really after are the cpu temps and the fan speeds, which I know are available since they are shown in the bios, I get nothing now. I'm using AMD64 2.6.20-gentoo-r8. Any help would be greatly apprecaited.

Some possibly useful debugging information:
Code:

amanda log # dmesg | grep ACPI
 BIOS-e820: 00000000efff0000 - 00000000effff000 (ACPI data)
 BIOS-e820: 00000000effff000 - 00000000f0000000 (ACPI NVS)
ACPI: RSDP (v002 ACPIAM                                ) @ 0x00000000000f6d70
ACPI: XSDT (v001 A M I  OEMXSDT  0x10000611 MSFT 0x00000097) @ 0x00000000efff0100
ACPI: FADT (v001 A M I  OEMFACP  0x10000611 MSFT 0x00000097) @ 0x00000000efff0281
ACPI: MADT (v001 A M I  OEMAPIC  0x10000611 MSFT 0x00000097) @ 0x00000000efff0380
ACPI: OEMB (v001 A M I  OEMBIOS  0x10000611 MSFT 0x00000097) @ 0x00000000effff040
ACPI: SRAT (v001 A M I  OEMSRAT  0x10000611 MSFT 0x00000097) @ 0x00000000efff3b10
ACPI: HPET (v001 A M I  OEMHPET  0x10000611 MSFT 0x00000097) @ 0x00000000efff3c20
ACPI: ASF! (v001 AMIASF AMDSTRET 0x00000001 INTL 0x02002026) @ 0x00000000efff3c60
ACPI: DSDT (v001  0AAAA 0AAAA000 0x00000000 INTL 0x02002026) @ 0x0000000000000000
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
ACPI: IOAPIC (id[0x03] address[0xfebff000] gsi_base[24])
ACPI: IOAPIC (id[0x04] address[0xfebfe000] gsi_base[28])
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
ACPI: HPET id: 0x102282a0 base: 0xfec01000
Using ACPI (MADT) for SMP configuration information
ACPI: Core revision 20060707
ACPI: bus type pci registered
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.GOLA._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.GOLB._PRT]
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)
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)
PCI: Using ACPI for IRQ routing
ACPI: Power Button (FF) [PWRF]
ACPI: Power Button (CM) [PWRB]
ACPI: Processor [CPU1] (supports 8 throttling states)
ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707]
ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707]
ACPI: PCI Interrupt 0000:03:08.0[A] -> GSI 18 (level, low) -> IRQ 18
ACPI: PCI Interrupt 0000:02:09.0[A] -> GSI 24 (level, low) -> IRQ 24
ACPI: PCI Interrupt 0000:02:09.1[B] -> GSI 25 (level, low) -> IRQ 25
ACPI: PCI Interrupt 0000:03:05.0[A] -> GSI 19 (level, low) -> IRQ 19
ACPI: PCI Interrupt 0000:03:00.0[D] -> GSI 19 (level, low) -> IRQ 19
ACPI: PCI Interrupt 0000:03:00.1[D] -> GSI 19 (level, low) -> IRQ 19
ACPI: (supports S0 S1 S5)
Back to top
View user's profile Send private message
bunder
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 5947

PostPosted: Mon Oct 01, 2007 4:49 am    Post subject: Re: ACPI gives no info Reply with quote

krs1ars wrote:

Code:

amanda log # dmesg | grep ACPI
ACPI: RSDP (v002 ACPIAM                                ) @ 0x00000000000f6d70
ACPI: XSDT (v001 A M I  OEMXSDT  0x10000611 MSFT 0x00000097) @ 0x00000000efff0100
ACPI: FADT (v001 A M I  OEMFACP  0x10000611 MSFT 0x00000097) @ 0x00000000efff0281
ACPI: MADT (v001 A M I  OEMAPIC  0x10000611 MSFT 0x00000097) @ 0x00000000efff0380
ACPI: OEMB (v001 A M I  OEMBIOS  0x10000611 MSFT 0x00000097) @ 0x00000000effff040
ACPI: SRAT (v001 A M I  OEMSRAT  0x10000611 MSFT 0x00000097) @ 0x00000000efff3b10
ACPI: HPET (v001 A M I  OEMHPET  0x10000611 MSFT 0x00000097) @ 0x00000000efff3c20
ACPI: ASF! (v001 AMIASF AMDSTRET 0x00000001 INTL 0x02002026) @ 0x00000000efff3c60
ACPI: DSDT (v001  0AAAA 0AAAA000 0x00000000 INTL 0x02002026) @ 0x0000000000000000


tried updating your dsdt?
_________________
Neddyseagoon wrote:
The problem with leaving is that you can only do it once and it reduces your influence.

banned from #gentoo since sept 2017
Back to top
View user's profile Send private message
ksool
Guru
Guru


Joined: 27 May 2006
Posts: 337
Location: Cambridge, MA

PostPosted: Mon Oct 01, 2007 4:58 am    Post subject: Reply with quote

Bunder, you're everywhere!
Back to top
View user's profile Send private message
bunder
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 5947

PostPosted: Mon Oct 01, 2007 5:01 am    Post subject: Reply with quote

krs1ars wrote:
Bunder, you're everywhere!


silly me, didn't realize you mentioned this in otw. :wink:

but seriously, that should hopefully open up your acpi... here's to hoping you don't have to hack the file too much. :lol:
_________________
Neddyseagoon wrote:
The problem with leaving is that you can only do it once and it reduces your influence.

banned from #gentoo since sept 2017
Back to top
View user's profile Send private message
ksool
Guru
Guru


Joined: 27 May 2006
Posts: 337
Location: Cambridge, MA

PostPosted: Mon Oct 01, 2007 6:46 am    Post subject: Reply with quote

Did a recompile with Intel and go no errors but still no info. Maybe I'll need to go track down the oem.
Back to top
View user's profile Send private message
bunder
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 5947

PostPosted: Mon Oct 01, 2007 6:52 am    Post subject: Reply with quote

tried going into the "hardware monitoring" section or the "I2C" section of the kernel and turning on all the different sensor types? it could be possible that ACPI alone doesn't cover your setup.

cheers
_________________
Neddyseagoon wrote:
The problem with leaving is that you can only do it once and it reduces your influence.

banned from #gentoo since sept 2017
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