Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: 8.10 logs me out unexpectedly

  1. #11
    Join Date
    Dec 2004
    Beans
    75

    Re: 8.10 logs me out unexpectedly

    I backed up my xorg.conf with one from before the upgrade, with any luck this should sort it out. In case it's useful to anyone (my laptop is a Samsung Q45):

    Code:
    Section "Files"
    EndSection
    
    Section "Device"
    	Identifier	"Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller"
    	Driver		"intel"
    	BusID		"PCI:0:2:0"
    	Option		"UseFBDev"		"true"
    EndSection
    
    Section "Monitor"
    	Identifier	"Generic Monitor"
    	Option		"DPMS"
    	HorizSync	28-64
    	VertRefresh	43-60
    EndSection
    
    Section "Screen"
    	Identifier	"Default Screen"
    	Device		"Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller"
    	Monitor		"Generic Monitor"
    	DefaultDepth	24
    	SubSection "Display"
    		Modes		"1280x800"
    	EndSubSection
    EndSection
    
    Section "ServerLayout"
    	Identifier	"Default Layout"
    	Screen		"Default Screen"
    EndSection

  2. #12
    Join Date
    Jun 2005
    Location
    France
    Beans
    7,100
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: 8.10 logs me out unexpectedly

    Do you have compiz or any compositing stuff running ?

    It seems there are other cases with intel hardware, maybe it's a more specific issue in your case :
    https://bugs.launchpad.net/ubuntu/+s...el/+bug/339433
    https://bugs.launchpad.net/ubuntu/+s...el/+bug/340328
    And even in jaunty :
    https://bugs.launchpad.net/ubuntu/+s...el/+bug/337116
    Last edited by frodon; March 11th, 2009 at 09:19 AM.

  3. #13
    Join Date
    Dec 2004
    Beans
    75

    Re: 8.10 logs me out unexpectedly

    Actually, the problem continued to occur until I started using a more recent kernel, moving to a 2.6.27 one from 2.6.22. I normally tell apt not to update menu.lst when it gets a new kernel because I've had lots of problems with wireless, which is why I was using an older kernel...try booting with differnt kernels if this happend to you.

  4. #14
    Join Date
    Mar 2008
    Location
    by a river
    Beans
    Hidden!
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: 8.10 logs me out unexpectedly

    After today's updates, opening Google Earth or Dreamchess would throw me out to the login screen. I reinstalled the nvidia driver and that seems to have fixed the problem. FWIW, I have been successfully running the manually installed Legacy driver from nvidia website for several weeks now with no problems until today. But everything is good again.
    i5 2500k | Gigabyte Z68 UD3p | Corsair 1600LP 8gb | MSI HD6870 TwinFrozer | Samsung 830 SSD/WD Black | Seasonic 520w modular
    http://spankmon.wordpress.com

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •