http://qa.mandrakesoft.com/show_bug.cgi?id=2023
------- Additional Comments From [EMAIL PROTECTED] 2003-03-19 16:50 ------- I have a similar problem with the stock kernel on my Compaq 725CA, due to the "loose" ACPI standards and how Compaq decided to implememt them. The two biggest are the "Local APIC support on uniprocessors" and "Support for PCI hotplug (EXPERIMENTAL)" config options. The following kernel config options work for me: # Processor type and features * Processor family: from 'i586' to 'athlon/duron/k7' * AMD mobile Athlon/Duron Powernow!: from 'm' to 'y' * Local APIC support on uniprocessors: from 'y' to 'n' # General setup * Advanced power management BIOS support: from 'm' to 'n' * PCI hotplug support o Support for PCI hotplug (EXPERIMENTAL): from 'm' to 'n' * ACPI support o AC adapter: from 'm' to 'y' o Battery: from 'm' to 'y' o Button: from 'm' to 'y' o Fan: from 'm' to 'y' o Processor: from 'm' to 'y' o Thermal Zone: from 'm' to 'y' o Toshiba laptop extras: from 'm' to 'n' ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------- Reminder: ------- assigned_to: [EMAIL PROTECTED] status: NEW creation_date: description: With the standard kernel the ACPI is not working on my SonyVaio PCG-FX501 laptop. My lilo.conf contain the option "apci=on apm=off pci=biosirq". I tried also with only the standard option "acpi=on" but with the same results. The problems are: The fan cooler is always on, no battery status on KDE 3.1 Thanks.