yankeeDDL
May 2nd, 2010, 04:55 PM
Hi,
I have a bit of a problem here.
I have installed Lucid on a PC with integrated graphics (GeForce 8100 on a Biostar GF8100 M2+ TE).
On a fresh install the resolution is 1024x768, but that's no surprise as the Nvidea drivers are not installed.
Immediately I get a notification of HW drivers available. I install the latest (recommended) ones (195.36.15).
Reboot, and I can see other resolutions available:
1152x864
1360x768
I'm using a 19" Dell LCD (4:3 ratio) which supports up to 1280x1024.
I can actually set the 1360x768 but, obviously, the screen looks ... squashed in the X axis.
I noticed that the type of display is not identified (Nvidia panel says "CRT-0"), so I tried to manually add the 1280x1024 resolution.
Below you can find the xorg.conf and the Xorg.0.log.
It seems to me that the mode 1280x1024 is considered not valid for some reasons.
Note: the string for Modeline in the xorg.conf was determined using "cvt".
Any help would be appreciated ...
Yankee
Here's the xorg.conf (after a few iterations, it became a bit busy ...):
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder58) Fri Mar 12 02:12:40 PST 2010
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "keyboard"
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 "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "CRT-0"
HorizSync 28.0 - 55.0
VertRefresh 43.0 - 72.0
ModeLine "1280x1024_60.00" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
Option "PreferredMode" "1280x1024_60.00"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8100 / nForce 720a"
EndSection
Section "Screen"
# Removed Option "metamodes" "1280x1024 +0+0"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "1152x864 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
And here's the Xorg.0.log (the part that I think is relevant)
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules/libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "TwinView" "0"
(**) NVIDIA(0): Option "MetaModes" "1280x1024 +0+0"
(**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
(**) May 02 22:43:24 NVIDIA(0): Enabling RENDER acceleration
(II) May 02 22:43:24 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) May 02 22:43:24 NVIDIA(0): enabled.
(WW) May 02 22:43:25 NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
(II) May 02 22:43:25 NVIDIA(0): NVIDIA GPU GeForce 8100 / nForce 720a (C77) at PCI:3:0:0
(II) May 02 22:43:25 NVIDIA(0): (GPU-0)
(--) May 02 22:43:25 NVIDIA(0): Memory: 524288 kBytes
(--) May 02 22:43:25 NVIDIA(0): VideoBIOS: 62.77.2f.00.10
(--) May 02 22:43:25 NVIDIA(0): Interlaced video modes are supported on this GPU
(--) May 02 22:43:25 NVIDIA(0): Connected display device(s) on GeForce 8100 / nForce 720a at
(--) May 02 22:43:25 NVIDIA(0): PCI:3:0:0:
(--) May 02 22:43:25 NVIDIA(0): CRT-0
(--) May 02 22:43:25 NVIDIA(0): CRT-0: 300.0 MHz maximum pixel clock
(II) May 02 22:43:25 NVIDIA(0): Assigned Display Device: CRT-0
(WW) May 02 22:43:25 NVIDIA(0): No valid modes for "1280x1024+0+0"; removing.
(WW) May 02 22:43:25 NVIDIA(0):
(WW) May 02 22:43:25 NVIDIA(0): Unable to validate any modes; falling back to the default mode
(WW) May 02 22:43:25 NVIDIA(0): "nvidia-auto-select".
(WW) May 02 22:43:25 NVIDIA(0):
(II) May 02 22:43:25 NVIDIA(0): Validated modes:
(II) May 02 22:43:25 NVIDIA(0): "nvidia-auto-select"
(II) May 02 22:43:25 NVIDIA(0): Virtual screen size determined to be 1024 x 768
(WW) May 02 22:43:25 NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
(WW) May 02 22:43:25 NVIDIA(0): from CRT-0's EDID.
(==) May 02 22:43:25 NVIDIA(0): DPI set to (75, 75); computed from built-in default
(==) May 02 22:43:25 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) May 02 22:43:25 NVIDIA: Using 768.00 MB of virtual memory for indirect framebuffer
(II) May 02 22:43:25 NVIDIA: access.
(II) May 02 22:43:25 NVIDIA(0): Initialized GPU GART.
(II) May 02 22:43:25 NVIDIA(0): Setting mode "nvidia-auto-select"
(II) Loading extension NV-GLX
(II) May 02 22:43:25 NVIDIA(0): Initialized OpenGL Acceleration
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) May 02 22:43:25 NVIDIA(0): Initialized X Rendering Acceleration
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(==) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(WW) NVIDIA(0): Option "PreferredMode" is not used
(==) RandR enabled
I have a bit of a problem here.
I have installed Lucid on a PC with integrated graphics (GeForce 8100 on a Biostar GF8100 M2+ TE).
On a fresh install the resolution is 1024x768, but that's no surprise as the Nvidea drivers are not installed.
Immediately I get a notification of HW drivers available. I install the latest (recommended) ones (195.36.15).
Reboot, and I can see other resolutions available:
1152x864
1360x768
I'm using a 19" Dell LCD (4:3 ratio) which supports up to 1280x1024.
I can actually set the 1360x768 but, obviously, the screen looks ... squashed in the X axis.
I noticed that the type of display is not identified (Nvidia panel says "CRT-0"), so I tried to manually add the 1280x1024 resolution.
Below you can find the xorg.conf and the Xorg.0.log.
It seems to me that the mode 1280x1024 is considered not valid for some reasons.
Note: the string for Modeline in the xorg.conf was determined using "cvt".
Any help would be appreciated ...
Yankee
Here's the xorg.conf (after a few iterations, it became a bit busy ...):
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder58) Fri Mar 12 02:12:40 PST 2010
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "keyboard"
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 "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "CRT-0"
HorizSync 28.0 - 55.0
VertRefresh 43.0 - 72.0
ModeLine "1280x1024_60.00" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
Option "PreferredMode" "1280x1024_60.00"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8100 / nForce 720a"
EndSection
Section "Screen"
# Removed Option "metamodes" "1280x1024 +0+0"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "1152x864 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
And here's the Xorg.0.log (the part that I think is relevant)
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules/libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
compiled for 1.7.6, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "TwinView" "0"
(**) NVIDIA(0): Option "MetaModes" "1280x1024 +0+0"
(**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
(**) May 02 22:43:24 NVIDIA(0): Enabling RENDER acceleration
(II) May 02 22:43:24 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) May 02 22:43:24 NVIDIA(0): enabled.
(WW) May 02 22:43:25 NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
(II) May 02 22:43:25 NVIDIA(0): NVIDIA GPU GeForce 8100 / nForce 720a (C77) at PCI:3:0:0
(II) May 02 22:43:25 NVIDIA(0): (GPU-0)
(--) May 02 22:43:25 NVIDIA(0): Memory: 524288 kBytes
(--) May 02 22:43:25 NVIDIA(0): VideoBIOS: 62.77.2f.00.10
(--) May 02 22:43:25 NVIDIA(0): Interlaced video modes are supported on this GPU
(--) May 02 22:43:25 NVIDIA(0): Connected display device(s) on GeForce 8100 / nForce 720a at
(--) May 02 22:43:25 NVIDIA(0): PCI:3:0:0:
(--) May 02 22:43:25 NVIDIA(0): CRT-0
(--) May 02 22:43:25 NVIDIA(0): CRT-0: 300.0 MHz maximum pixel clock
(II) May 02 22:43:25 NVIDIA(0): Assigned Display Device: CRT-0
(WW) May 02 22:43:25 NVIDIA(0): No valid modes for "1280x1024+0+0"; removing.
(WW) May 02 22:43:25 NVIDIA(0):
(WW) May 02 22:43:25 NVIDIA(0): Unable to validate any modes; falling back to the default mode
(WW) May 02 22:43:25 NVIDIA(0): "nvidia-auto-select".
(WW) May 02 22:43:25 NVIDIA(0):
(II) May 02 22:43:25 NVIDIA(0): Validated modes:
(II) May 02 22:43:25 NVIDIA(0): "nvidia-auto-select"
(II) May 02 22:43:25 NVIDIA(0): Virtual screen size determined to be 1024 x 768
(WW) May 02 22:43:25 NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
(WW) May 02 22:43:25 NVIDIA(0): from CRT-0's EDID.
(==) May 02 22:43:25 NVIDIA(0): DPI set to (75, 75); computed from built-in default
(==) May 02 22:43:25 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) May 02 22:43:25 NVIDIA: Using 768.00 MB of virtual memory for indirect framebuffer
(II) May 02 22:43:25 NVIDIA: access.
(II) May 02 22:43:25 NVIDIA(0): Initialized GPU GART.
(II) May 02 22:43:25 NVIDIA(0): Setting mode "nvidia-auto-select"
(II) Loading extension NV-GLX
(II) May 02 22:43:25 NVIDIA(0): Initialized OpenGL Acceleration
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) May 02 22:43:25 NVIDIA(0): Initialized X Rendering Acceleration
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(==) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(WW) NVIDIA(0): Option "PreferredMode" is not used
(==) RandR enabled