*** This bug is a duplicate of bug 973096 ***
    https://bugs.launchpad.net/bugs/973096

Hi, I followed #65 procedure.

I typed  " $ sudo gedit /etc/X11/xorg.conf " and there was nothing in
the file. So I copied the code below and pasted it in the file, and then
typed  "$ sudo service lightdm restart" in the terminal. But it still
logs me out randomly.. Did I do right for this ?

Thanks.

$ sudo gedit /etc/X11/xorg.conf

If you don't have a Section "Device" you can add

Section "Device"
 Identifier "Device0"
 Driver "nvidia"
 VendorName "NVIDIA Corporation"
 Option "NoLogo"        "True"
 Option "UseEvents" "False"
EndSection

Reboot or go to text mode (ctrl+alt+F1) and execute:

$ sudo service lightdm restart

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/980519

Title:
  Random log off in Ubuntu 12.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/980519/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to