[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Squeeze. Broken native laptop screen res 1366x768@NVIDIA after last update



Hello, list!

After last update the native laptop screen res 1366x768 is gone.

01:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce
GT 240M] (rev a2)

# xdpyinfo
...
screen #0:
 dimensions:    1280x720 pixels (339x191 millimeters)
 resolution:    96x96 dots per inch
 depths (7):    24, 1, 4, 8, 15, 16, 32
...
# xrandr -q
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1280 x 720, maximum 1280 x 720
default connected 1280x720+0+0 0mm x 0mm
  1280x720        0.0*
  800x600        61.0
  640x480        60.0

$ xrandr -s 1366x768
Size 1366x768 not found in available modes

Here is XF86Config for previous successful video sessions:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildd@ninsei)  Fri Sep  5 22:23:08 UTC 2008


Section "ServerLayout"
   Identifier     "Layout0"
   Screen      0  "Screen0" 0 0
   InputDevice    "Keyboard0" "CoreKeyboard"
   InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
   RgbPath         "/usr/X11R6/lib/X11/rgb"
EndSection

Section "Module"
   Load           "dbe"
   Load           "extmod"
   Load           "type1"
   Load           "freetype"
   Load           "glx"
   #Load          "dri"
   #Load          "GLcore"
EndSection

Section "InputDevice"

   # generated from default
   Identifier     "Mouse0"
   Driver         "mouse"
   Option         "Protocol" "auto"
   Option         "Device" "/dev/psaux"
   Option         "Emulate3Buttons" "no"
   Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

   # generated from default
   Identifier     "Keyboard0"
   Driver         "keyboard"
EndSection

Section "Monitor"
   Identifier     "Monitor0"
   VendorName     "Unknown"
   ModelName      "Unknown"
   HorizSync       30.0 - 110.0
   VertRefresh     50.0 - 150.0
   Option         "DPMS"
EndSection

Section "Device"
   Identifier     "Device0"
   Driver         "nvidia"
   VendorName     "NVIDIA Corporation"
   Option "XAANoOffscreenPixmaps" "true"
   Option "AllowGLXWithComposite" "true"
   Option "RegistryDwords" "EnableBrightnessControl=1"
EndSection

Section "Screen"
   Identifier     "Screen0"
   Device         "Device0"
   Monitor        "Monitor0"
   DefaultDepth    24
   Option "AddARGBGLXVisuals" "True"
   SubSection     "Display"
       Depth       24
   EndSubSection
EndSection

Section "Extensions"
       Option "Composite" "enable"
EndSection

The cause of a failure probably is a fault to load NVIDIA driver.
I have re-installed everything about NVIDIA – no positive results achieved.

I had re-generate XF86Config by # nvidia-xconfig in this one:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (pbuilder@windlord)  Sun Jun 13
06:03:17 UTC 2010

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@biber)  Tue May 18 10:36:08 UTC 2010

Section "ServerLayout"
   Identifier     "Layout0"
   Screen      0  "Screen0" 0 0
   InputDevice    "Keyboard0" "CoreKeyboard"
   InputDevice    "Mouse0" "CorePointer"
   Option         "Xinerama" "0"
EndSection

Section "Files"
   RgbPath         "/usr/X11R6/lib/X11/rgb"
EndSection

Section "Module"

   #Load          "GLcore"
   Load           "dbe"
   Load           "extmod"
   Load           "type1"
   Load           "freetype"
   Load           "glx"
   #Load          "dri"
EndSection

Section "InputDevice"

   # generated from default
   Identifier     "Mouse0"
   Driver         "mouse"
   Option         "Protocol" "auto"
   Option         "Device" "/dev/psaux"
   Option         "Emulate3Buttons" "no"
   Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

   # generated from default
   Identifier     "Keyboard0"
   Driver         "keyboard"
EndSection

Section "Monitor"
   Identifier     "Monitor0"
   VendorName     "Unknown"
   ModelName      "AUO"
   HorizSync       30.0 - 75.0
   VertRefresh     50.0
   Option         "DPMS"
EndSection

Section "Device"
   Identifier     "Device0"
   Driver         "nvidia"
   VendorName     "NVIDIA Corporation"
   BoardName      "GeForce GT 240M"
EndSection

Section "Screen"
   Identifier     "Screen0"
   Device         "Device0"
   Monitor        "Monitor0"
   DefaultDepth    24
   Option         "AddARGBGLXVisuals" "True"
   Option         "TwinView" "0"
   Option         "metamodes" "1366x768_50 +0+0"
   Option         "XAANoOffscreenPixmaps" "true"
   Option         "AllowGLXWithComposite" "true"
   Option         "RegistryDwords" "EnableBrightnessControl=1"
   Option         "DPI" "96x96"
   SubSection     "Display"
       Depth       24
   EndSubSection
EndSection

Section "Extensions"
   Option         "Composite" "enable"
EndSection

I have re-installed everything about NVIDIA – no positive results achieved.

Please, help to load NVIDIA driver and use native res 1366x768 again.
Thanks for your time and effort!

-- 
Sincerely Yours'
Mark Goldshtein


Reply to: