Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Xorg.0.log grows (wihout limit) while monitor in sleep mode

Graphical Environments, Managers, Multimedia & Desktop questions.
Post Reply
Message
Author
AZgenie
Posts: 2
Joined: 2016-09-13 01:18

Xorg.0.log grows (wihout limit) while monitor in sleep mode

#1 Post by AZgenie »

Debian Jessie 8.5.0; Xorg 1:7.7+7; kernel 3.16.7 (custom compiled); nvidia driver 367.44; GTX 750Ti graphics card.; startx into TWM.
There are no =EE= flags in the Xorg.0.log resulting from the X-window startup. Whenever the X-window session drops into "sleep" mode, as configured in the xset parameters DPMS enabled, Standby:1800, there are 8 lines of text added to the Xorg.0.log file every 2.9 seconds. It works out to 660K bytes per hour. I would like to turn that "feature" off. The text looks like this:

[ 10603.554] (--) NVIDIA(GPU-0): HP 2009 (DFP-0): connected
[ 10603.554] (--) NVIDIA(GPU-0): HP 2009 (DFP-0): Internal TMDS
[ 10603.554] (--) NVIDIA(GPU-0): HP 2009 (DFP-0): 330.0 MHz maximum pixel clock
[ 10603.554] (--) NVIDIA(GPU-0):
[ 10603.572] (--) NVIDIA(GPU-0): HP 2009 (DFP-0): connected
[ 10603.572] (--) NVIDIA(GPU-0): HP 2009 (DFP-0): Internal TMDS
[ 10603.572] (--) NVIDIA(GPU-0): HP 2009 (DFP-0): 330.0 MHz maximum pixel clock
[ 10603.572] (--) NVIDIA(GPU-0):

A similar block of text is logged if I switch to a virtual console and then back to the active X window session, but only once.
I have tried including "Option ModeDebug false" in the xorg.conf file but there is no change.

I am having trouble with occasional system freezes, which I suspect to be related to the Nvidia driver. The nvidia-debug reporting script tries to include the Xorg.0.log file but after a few days of system operation that file can be over 30 Mbytes, 99% of which is simply repeating those text lines (as above) thousands of times. So, one thing at a time - get this log file under control and be able to give the Nvidia folks a usable debug file.

Open to any ideas.

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: Xorg.0.log grows (wihout limit) while monitor in sleep m

#2 Post by Head_on_a_Stick »

Try nouveau :)
deadbang

giaur500
Posts: 27
Joined: 2015-07-26 00:23

Re: Xorg.0.log grows (wihout limit) while monitor in sleep m

#3 Post by giaur500 »

Nouveau is useless

User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: Xorg.0.log grows (wihout limit) while monitor in sleep m

#4 Post by debiman »

troubleshooting:

- try a different (stock) kernel
- try nouveau (similar messages in log?)
- try a different wm/power management
- try a different monitor

generally speaking, these don't seem to be errors per se.
maybe nvidia has some options to reduce logging verbosity? kernel modules do have options in general.

AZgenie
Posts: 2
Joined: 2016-09-13 01:18

Re: Xorg.0.log grows (wihout limit) while monitor in sleep m

#5 Post by AZgenie »

Trouble was evident with Nvidia driver 367.44; reverted to version 343.22 and the Xorg.log flood stopped. "Split the difference" and moved up to driver 352.41 and there is no Xorg.log flood there either. That driver version seems to be the workaround for me. I am satisified that the Linux kernel and the Xorg packag(es) are not at fault. It was suggested in other "readme" files that invoking startx with the "-verbose 1 -logverbose 1" options might help. It did not. A message to Nvidia.support seems to be in order.

User avatar
eor2004
Posts: 251
Joined: 2013-10-01 22:49
Location: Puerto Rico
Has thanked: 4 times
Been thanked: 5 times

Re: Xorg.0.log grows (wihout limit) while monitor in sleep m

#6 Post by eor2004 »

AZgenie wrote: I am having trouble with occasional system freezes, .
I'm using the native intel video drivers and I have experienced a couple of system freezes too, not only with Debian but with LinuxMint Debian Edition on my secondary PC, doesn't matter if I'm using Cinnamon or MATE, had to do a hard reset, so I think it has something to do either with the kernel or with xorg.
Debian 12 Gnome on a MSI H61M-P25 (B3) PC & on a Dell Latitude E6410 & HP EliteBook 8540p Laptops.
LMDE 6 on a Panasonic ToughBook CF-C1 Laptop.
Bodhi Linux 7 on a HP Compaq DC5750 Small Form Factor PC.
Windows 11 on a Intel DH55TC PC.

Post Reply