[RFC] [PATCH] ACPI :Modify timer override connection in Some NVIDIA systems

2007-10-12 Thread Zhao Yakui
Hi, All The BIOS of some systems using NVIDIA chipset gives the uncorrect timer override connection, which will cause that I/O APIC and timer can't be connected and kernel panic. There are two ways to fix this bug. One is to use the following patch and the other is to add a new boot

Re: halt does not shut the system down

2007-10-12 Thread John Sigler
Alexey Starikovskiy wrote: Could you please open bug at bugzilla.kernel.org and put all these files there? http://bugzilla.kernel.org/show_bug.cgi?id=9148 (In my browser, halt output is incorrectly displayed in UTF-8.) Regards. - To unsubscribe from this list: send the line unsubscribe

Re: Acer Aspire 5720 thermal issues (CORRECTED MODEL name)

2007-10-12 Thread Marco Calviani
I'm attaching also the dmidecode logfile, maybe it could be of help # dmidecode 2.9 SMBIOS 2.4 present. 37 structures occupying 1489 bytes. Table at 0x000E2AE0. Handle 0x, DMI type 0, 24 bytes BIOS Information Vendor: Acer Version: V1.18 Release Date: 09/27/2007

Re: halt does not shut the system down

2007-10-12 Thread John Sigler
John Sigler wrote: When I run 'halt' the kernel prints: Halting. Shutdown: hdc ACPI: PCI interrupt for device :01:05.0 disabled ACPI: PCI interrupt for device :01:04.0 disabled ACPI: PCI interrupt for device :01:03.0 disabled ACPI: PCI interrupt for device :01:02.0 disabled

Re: halt does not shut the system down

2007-10-12 Thread Alexey Starikovskiy
Could you please open bug at bugzilla.kernel.org and put all these files there? Thanks, Alex. John Sigler wrote: John Sigler wrote: When I run 'halt' the kernel prints: Halting. Shutdown: hdc ACPI: PCI interrupt for device :01:05.0 disabled ACPI: PCI interrupt for device :01:04.0

Re: [2/4] 2.6.23-rc4: known regressions

2007-10-12 Thread Danny ter Haar
Quoting Michal Piotrowski ([EMAIL PROTECTED]): CPUFREQ Subject : ide problems: 2.6.22-git17 working, 2.6.23-rc1* is not References : http://lkml.org/lkml/2007/7/27/298 http://lkml.org/lkml/2007/7/29/371 Last known good : ? Submitter : dth [EMAIL

Re: halt does not shut the system down

2007-10-12 Thread Remy Bohmer
Hello John, Thanks for the suggestion. I didn't see anything related to SMM in the BIOS menus. However, the system has real-time constraints. Thus, I'd turn SMM off if I knew how :-) Here you can find a driver that can disable and enable the SMI interrupt in the chipset. It supports up to the

Re: [Suspend-devel] Fan not working after hibernate but ok after s2ram?

2007-10-12 Thread Alexey Starikovskiy
Rafael J. Wysocki wrote: Greetings, On Friday, 12 October 2007 23:30, Romano Giannetti wrote: Hi, I have a strange problem. I am running 2.6.23 on a toshiba satellite 2.6.23, I use s2ram to suspend and echo disk ... to hibernate. System is ubuntu Feisty. Now, both s2ram -f -p

Re: [PATCH 4/5] ACPI: EC: Add workaround for optimized controllers

2007-10-12 Thread Len Brown
I'd like to see a (single) printk when we enter this hybrid mode also, as we want to find out how common it is - does it happen just on FSC machines, or others also. thanks, -Len On Monday 08 October 2007 06:19:24 pm Alexey Starikovskiy wrote: Some controllers do not send interrupts for OBF=1

Re: [PATCH 3/5] ACPI: EC: auto select interrupt mode

2007-10-12 Thread Len Brown
I'm nervous about deleting ec_intr= because if auto mode selection fails, we have no easy workaround. Also, I'd like to be able to see in dmesg something like: ACPI: EC: initialized in polling mode this tells us they're running the new EC driver that starts life in polling mode ACPI: EC: