[Ubuntu-x-swat] [Bug 493645] [NEW] Xorg has default screen blanking value set to 600secs
Public bug reported: Binary package hint: xorg Xorg appears to have (hardcoded) a default timeout for blanking the screen, set to 600 seconds (10 minutes) If the user tries to disable the screen blanking using gnome-power- manager (all timeouts disabled, no screen turn off) aswell as the screensaver being disabled, the screen will go blank after 10 minutes regardless of the setting. If you set the blank screen timeout to less than ten minutes, then this setting is used. The following is returned when running # xset -q - Screen Saver: prefer blanking: yesallow exposures: yes timeout: 600cycle: 600 - Again, timeout is set at 600 regardless what the user configures within gnome. Adding the following to the xorg.conf file solves this issue: - Section "ServerFlags" Option "BlankTime" "0" Option "StandbyTime" "0" Option "SuspendTime" "0" Option "OffTime" "0" EndSection - Upon restarting gdm (logout to restart X), the values retrieved by # xset -q are now correct - Screen Saver: prefer blanking: yesallow exposures: yes timeout: 0cycle: 600 - Now, the screen will not blank after a default of 10 minutes. This occurs on both amd64 based installs of Karmic 9.10 at my current location. I've also noticed quite a few threads on ubuntuforums which are also describing the same issue, but with no resolve. Can the timeout be set during the compilation of the xorg package? Or will it require constant modification of xorg.conf file to sort this issue? (not the best idea for novice users) ** Affects: xorg (Ubuntu) Importance: Undecided Status: New -- Xorg has default screen blanking value set to 600secs https://bugs.launchpad.net/bugs/493645 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in ubuntu. ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 493645] Re: Xorg has default screen blanking value set to 600secs
** Attachment added: "dmesg output" http://launchpadlibrarian.net/36619342/dmesg.txt -- Xorg has default screen blanking value set to 600secs https://bugs.launchpad.net/bugs/493645 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in ubuntu. ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 493645] Re: Xorg has default screen blanking value set to 600secs
** Attachment added: "lspci -vvnn output" http://launchpadlibrarian.net/36619355/lspci.txt -- Xorg has default screen blanking value set to 600secs https://bugs.launchpad.net/bugs/493645 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in ubuntu. ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 493645] Re: Xorg has default screen blanking value set to 600secs
** Attachment added: "old xorg.conf (when screen blanking issue occurs)" http://launchpadlibrarian.net/36619383/xorg_old.txt -- Xorg has default screen blanking value set to 600secs https://bugs.launchpad.net/bugs/493645 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in ubuntu. ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 493645] Re: Xorg has default screen blanking value set to 600secs
** Attachment added: "xset -q output from blanking issue" http://launchpadlibrarian.net/36619396/xset_problem.txt -- Xorg has default screen blanking value set to 600secs https://bugs.launchpad.net/bugs/493645 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in ubuntu. ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 493645] Re: Xorg has default screen blanking value set to 600secs
** Attachment added: "Modified xorg.conf (which fixes the blanking issue)" http://launchpadlibrarian.net/36619400/xorg.txt -- Xorg has default screen blanking value set to 600secs https://bugs.launchpad.net/bugs/493645 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in ubuntu. ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 493645] Re: Xorg has default screen blanking value set to 600secs
** Attachment added: "xorg log from screen blanking issue" http://launchpadlibrarian.net/36619392/Xorg.0.log.old -- Xorg has default screen blanking value set to 600secs https://bugs.launchpad.net/bugs/493645 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in ubuntu. ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 493645] Re: Xorg has default screen blanking value set to 600secs
** Attachment added: "xorg log from modified/fixed xorg.conf" http://launchpadlibrarian.net/36619430/Xorg.0.log -- Xorg has default screen blanking value set to 600secs https://bugs.launchpad.net/bugs/493645 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in ubuntu. ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 493645] Re: Xorg has default screen blanking value set to 600secs
** Attachment added: "xset -q output with modified xorg.conf" http://launchpadlibrarian.net/36619458/xset_working.txt -- Xorg has default screen blanking value set to 600secs https://bugs.launchpad.net/bugs/493645 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in ubuntu. ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 425160] Re: compiz.real crashed with SIGSEGV in glXBindTexImageEXT()
In response to Travis Watkins... This seems to be happening to me too, but under mutter... [ 158.817344] mutter[2701]: segfault at 10 ip 7fc350097f07 sp 7fff1039fa88 error 4 in libGLcore.so.185.18.36[7fc34f5a1000+dda000] [ 1708.958019] mutter[4335]: segfault at 10 ip 7ff5e3815f07 sp 7fffea2cc878 error 4 in libGLcore.so.185.18.36[7ff5e2d1f000+dda000] Happens quite regularly too, so I'm guessing its something the nvidia driver is having issues with in regards to compositing... -- compiz.real crashed with SIGSEGV in glXBindTexImageEXT() https://bugs.launchpad.net/bugs/425160 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-180 in ubuntu. ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 444518] Re: X crashed with SIGSEGV in libfb.so(fbBlt+0xa2b)
Xorg log during crash ** Attachment added: "Xorg.0.log.old" http://launchpadlibrarian.net/34607889/Xorg.0.log.old -- X crashed with SIGSEGV in libfb.so(fbBlt+0xa2b) https://bugs.launchpad.net/bugs/444518 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in ubuntu. ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 444518] Re: X crashed with SIGSEGV in libfb.so(fbBlt+0xa2b)
** Attachment added: "dmesg-out" http://launchpadlibrarian.net/34607910/dmesg-out -- X crashed with SIGSEGV in libfb.so(fbBlt+0xa2b) https://bugs.launchpad.net/bugs/444518 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in ubuntu. ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 444518] Re: X crashed with SIGSEGV in libfb.so(fbBlt+0xa2b)
** Attachment added: "lspci-out" http://launchpadlibrarian.net/34607933/lspci-out -- X crashed with SIGSEGV in libfb.so(fbBlt+0xa2b) https://bugs.launchpad.net/bugs/444518 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in ubuntu. ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 444518] Re: X crashed with SIGSEGV in libfb.so(fbBlt+0xa2b)
This is also affecting me with exactly the same issues. Regardless also if desktop effects are enabled or not. I have attached the various crash reports and logs, alas... I'm unsure what other attachments will prove useful (this is my parents laptop) ** Attachment added: ".xsession-errors.old" http://launchpadlibrarian.net/34607873/.xsession-errors.old -- X crashed with SIGSEGV in libfb.so(fbBlt+0xa2b) https://bugs.launchpad.net/bugs/444518 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in ubuntu. ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 682287] Re: Black Screen at Start
Exactly the same issue as me, running 11.04 (Natty) on an Aspire 3500. Boot up, initial boot is a completely blank screen, the only way to get the screen on is by pressing Ctrl+Alt+F2, then Ctrl+Alt+F7. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-sis in Ubuntu. https://bugs.launchpad.net/bugs/682287 Title: Black Screen at Start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-sis/+bug/682287/+subscriptions ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 682287] Re: Black Screen at Start
Bit of playing... From what I can make out, DPMS isn't being set on, or is being ignored on some boots by the driver. If I ssh into the laptop (while screen is off) and issue: #sudo vbetool dpms on the screen then turns on. As a quick&dirty fix for this, I did the following: Edit the file /etc/gdm/Init/Default Scroll to the bottom of the file, and before the line "exit 0" and after the last "fi" entry, add: /usr/sbin/vbetool dpms on Save and exit, reboot. Seems to work fine now, I've done about a dozen or so reboots, each time the display comes on as it's supposed to do! -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-sis in Ubuntu. https://bugs.launchpad.net/bugs/682287 Title: Black Screen at Start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-sis/+bug/682287/+subscriptions ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp