You are not logged in.
Pages: 1
I have a Sony Vaio desktop that I'd love to get the fan to quiet down.
I'm running widget w/ kernel 2.6.6 nothing custom. Most of the info.
I find is on patching older kernels. I don't have acpi or acpid packages installed.
I thought ( or from what info I've found ) is that acpi is stock for 2.6
$ dmesg | grep -i acpi
BIOS-e820: 000000000fffc000 - 000000000ffff000 (ACPI data)
BIOS-e820: 000000000ffff000 - 0000000010000000 (ACPI NVS)
ACPI: RSDP (v000 ASUS ) @ 0x000f73f0
ACPI: RSDT (v001 ASUS P4B_LX 0x42302e31 MSFT 0x31313031) @ 0x0fffc000
ACPI: FADT (v001 ASUS P4B_LX 0x42302e31 MSFT 0x31313031) @ 0x0fffc100
ACPI: BOOT (v001 ASUS P4B_LX 0x42302e31 MSFT 0x31313031) @ 0x0fffc040
ACPI: MADT (v001 ASUS P4B_LX 0x42302e31 MSFT 0x31313031) @ 0x0fffc080
ACPI: DSDT (v001 ASUS P4B_LX 0x00001000 MSFT 0x0100000b) @ 0x00000000
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] global_irq_base[0x0])
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl edge)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 22 low level)
Using ACPI (MADT) for SMP configuration information
ACPI: Subsystem revision 20040326
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
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)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (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 Routing Table [_SB_.PCI0.PCI1._PRT]
ACPI: PCI Interrupt Routing Table [_SB_.PCI0.PCI2._PRT]
PCI: Using ACPI for IRQ routing
apm: overridden by ACPI.
ACPI: Power Button (FF) [PWRF]
ACPI: Processor [CPU] (supports C1)
ACPI: (supports S0 S1 S3 S4 S5)
I'm guessing acpi would be key in getting some control over the fan speen. How do I get
acpi functioning
Offline
IIRC, I believe that you can find it somewhere in the Kernel Hacking options, or something like that...I can't remember where, exactly. I'm pretty sure that in the list, they were in a group near the bottom of all of the features...however, that might mean that you'd have to compile your own custom kernel to do so.
Wish I could help more, but that's all I directly remember. Sorry. :x
"Technically, you would only need one time traveler convention."
Offline
Let me know if that works for you. I also have a Vaio desktop that wants to fly off my desk using fan power when I boot in linux. I have tried a few kernel options like that with no success. If someone finds the solution, could you please make a note of it here.
Thanks
Offline
Pages: 1