|
|
#1 | |
|
Registered User
Join Date: Dec 2010
Posts: 3
|
Hi
I am experiencing random kernel freezes after installing the latest Nvidia linux drivers. I cannot even ssh to the machine after it has freezed and even the keyboard lights do not respond to numlock/capslock, so i am assuming it is not just a Xorg freeze but a kernel freeze. As suggested by the sticky thread and some other thread on the freeze issue, i played around with some combinations of the following kernel parameters, which did improve the freeze to about 5-10 mins from mere seconds, but the freeze keep happening. pci=nommconf idle=poll maxcpus=1 clocksource=hpet acpi=off pcie_aspm=off The freezes are general and not limited to opengl or vdpau usages. It has happened for things as simple as opening nautilus for browsing files. ( The last one happened in between typing this message ) I am attaching the nvidia-bug-log. |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Mar 2010
Posts: 10
|
Bump..
I have the same problem with maximumdecimus there. My hw spec: P8600 + Quardo 770m, reviewing Xorg log after each crash doesn't giving me any helpful information, and I have no idea what to do next to debug the problem ![]() I have attached the bug report. Any help will be greatly appreciated. Last edited by quyetnd; 01-09-11 at 12:11 AM. Reason: add attachment |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Dec 2010
Posts: 3
|
I actually forgot about my post here ... Turns out ... I finally got it to work and its been stable now
"pcie_aspm=off" in the kernel parameters does the trick. I might have messed up something when I posted that freezes keep happening with "pcie_aspm=off" Sorry about that ![]() Hope this helps ... 1 Month without any Hangs ![]() |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Dec 2010
Posts: 3
|
Here's my grub.conf entry
title Fedora(NVIDIA) root (hd0,1) kernel /vmlinuz-2.6.35.6-45.fc14.x86_64 ro root=UUID=bf4277f1-d21b-4146-a2c8-f2a002d00d17 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us rhgb quiet rdblacklist=nouveau pcie_aspm=off initrd /initramfs-nvidia-2.6.35.6-45.fc14.x86_64.img |
|
|
|
|
![]() |
| Thread Tools | |
|
|