|
|
#1 | |
|
Registered User
Join Date: Aug 2006
Posts: 35
|
Hi guys. Finally I'm trying to switch back to NVIDIA proprietary driver from "nv". Currently I've one major trouble. Just after loading nvidia binary module and starting X.org machine will not poweroff/hibernate correctly 30-40% times. Last message that is displayed is "Power down.".
And I should turn laptop off by pressing power button for 3-5 seconds (like in times of "AT" cases where power shut be turned off by hands). In case of hibernation, system corrrectly resumes next boot. I'm sure that there were no such problems in times of 173.14.xx drivers. Also it looks like there are no such problems with opensource "nv" driver (I've reproduced this once, but probably by unloading nvidia kernel module by hands, so on tainted kernel). "nouveau" is not affected too. Hang is happes in neverending loop at drivers/acpi/hardware/hwsleep.c: Code:
do {
status = acpi_get_register(ACPI_BITREG_WAKE_STATUS, &in_value);
if (ACPI_FAILURE(status)) {
return_ACPI_STATUS(status);
}
} while (!in_value);
So what does nvidia do with ACPI? Any way to debug this? Or maybe some workaround for this? |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jul 2007
Posts: 10
|
I have seen the same problem with 180.18 on amd64.
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Aug 2006
Posts: 35
|
Can you please post nvidia bugreport file?
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: May 2008
Posts: 15
|
I don't know if it is related but with 180.* I have troubles when sleeping 2 ram. Sometimes the scren stays black (no light at all) and I have to reboot my computer by pressing the power button. Some other times it is ok....
|
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Aug 2006
Posts: 35
|
Maybe.. However it looks like s2ram is broken for almost all laptops (and was working in 173.14.xx drivers)
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Aug 2006
Posts: 35
|
I've successfully reproduced it without nvidia binary driver. So looks like this isn't NVIDIA-specific issue.
|
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Dec 2002
Location: Australia
Posts: 142
|
With 64bit Nvidia binary driver if you use userspace hibernate method notebook wouldnt turn off need to hold down power button. There is no problems if you change to hibernate kernel method, but seemed to hibernate slower at least works 100%
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| nvidia driver quality decrease? | legluondunet | NVIDIA Linux | 17 | 06-26-12 10:03 AM |
| Need Help Installing NVIDIA Tesla M2070Q in Linux RHEL5 | Ferianto85 | NVIDIA Linux | 0 | 05-18-12 08:35 PM |
| Lucid rt kernel can't load latest nvidia driver module, but generic does. | marcod | NVIDIA Linux | 0 | 05-02-12 06:23 AM |
| Getting the proprietary nvidia driver to run with Debian 3.0 r0 (woody) | Katchina404 | NVIDIA Linux | 9 | 01-12-03 08:49 AM |
| nvidia + 2.4.19 gentoo = messed up | ulukay | NVIDIA Linux | 18 | 11-01-02 11:58 PM |