Nvidia driver messes up login screen

Bug #390038 reported by Bratmon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nvidia-graphics-drivers-96 (Ubuntu)
Won't Fix
Undecided
Unassigned

Bug Description

Earlier, I installed a new nvidia driver (recommended by the hardware drivers manager). It works perfectly except for one problem. When I get to the login screen, my moniter changes to 640x480, but the whole screen stays at 1152x864. Because of this, I can only see the top-left corner of the screen, just enough for me to login in. Here is my xorg.conf:

Section "Monitor"
 Identifier "Configured Monitor"
 Option "PreferredMode" "1280x960_60.00"
 HorizSync 30-96
 VertRefresh 50-160
EndSection

Section "Screen"
 Identifier "Default Screen"
 Monitor "Configured Monitor"
 Device "Configured Video Device"
 DefaultDepth 24
 SubSection "Display"
  Virtual 1280 960
 EndSubSection
EndSection

Section "Module"
 Load "glx"
 Disable "dri2"
EndSection

Section "Device"
 Identifier "Configured Video Device"
 Option "NoLogo" "True"
 Option "AllowGLXWithComposite" "True"
 Option "UseEdidFreqs" "True"
 Driver "nvidia"
EndSection

Can someone please help me?

Revision history for this message
Timo Aaltonen (tjaalton) wrote : nvidia-96 is obsolete

nvidia-96 is removed since raring, closing it's bugs

affects ubuntu/nvidia-96
status wontfix

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

affects ubuntu/nvidia-graphics-drivers-96
status wontfix

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

 affects ubuntu/nvidia-graphics-drivers-96
 status wontfix

Changed in nvidia-graphics-drivers-96 (Ubuntu):
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.