Mailinglist Archive: opensuse-bugs (9423 mails)
| < Previous | Next > |
[Bug 328098] nvidia: Lockups a while after dpms switches off display
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sat, 1 Mar 2008 02:35:34 -0700 (MST)
- Message-id: <20080301093534.D570224538D@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=328098
User dirk@xxxxxxxxxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=328098#c20
--- Comment #20 from Dirk Engel <dirk@xxxxxxxxxxxxxxxxx> 2008-03-01 02:35:33
MST ---
I wrote a little script to log a freeze:
while (true) do
date >> nv.log
nvidia-settings -q GPUErrors | grep Staufen >> nv.log
nvidia-settings -q GPUCurrentClockFreqs | grep Staufen >> nv.log
xset q | grep Monitor >> nv.log
sync
sleep 10
done
The resulting nv.log file is attached, with the last entry the notebook
freezed. BTW: This time I am using 169.12
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User dirk@xxxxxxxxxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=328098#c20
--- Comment #20 from Dirk Engel <dirk@xxxxxxxxxxxxxxxxx> 2008-03-01 02:35:33
MST ---
I wrote a little script to log a freeze:
while (true) do
date >> nv.log
nvidia-settings -q GPUErrors | grep Staufen >> nv.log
nvidia-settings -q GPUCurrentClockFreqs | grep Staufen >> nv.log
xset q | grep Monitor >> nv.log
sync
sleep 10
done
The resulting nv.log file is attached, with the last entry the notebook
freezed. BTW: This time I am using 169.12
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |