On Sat, 2006-11-25 at 02:25 +0200, Andrei Verovski (aka MacGuru) wrote:
Hi,
I have replaced my dead monitor with new widescreen LCD ViewSonic VX2025 with native resolution 1680x1050 (I think it is equal to Apple Cinema Display and other 20.1" analogs).
The problem is that SAX cannot set resolution over 1280x1024 no matter what I have tried. I even deleted x.org configs, reinstalled x.org, sax2, nVidia 9629 drivers and even reset BIOS.
VX2025 is not listed in SAX hardware profiles, and unfortunately, SAX has a bug and it cannot read driver CD neither from Combo neither from DVD-R I have. I could copy vx2025.inf file, but I cannot find where.
SAX generated xconfig and x.org logs are attached
----------------------------------------
# /.../ # SaX generated X11 config file # Created on: 2006-11-25T02:00:20+0200. # # Version: 7.1 # Contact: Marcus Schaefer <sax@suse.de>, 2005 # Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users> # # Automatically generated by [ISaX] (7.1) # PLEASE DO NOT EDIT THIS FILE! #
Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/local" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/URW" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/PEX" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1" FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/kwintv" FontPath "/usr/X11R6/lib/X11/fonts/truetype" FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/CID" FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1" FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/xtest" FontPath "/opt/kde3/share/fonts" InputDevices "/dev/gpmdata" InputDevices "/dev/input/mice" EndSection
Section "ServerFlags" Option "AllowMouseOpenFail" "on" EndSection
Section "Module" Load "dbe" Load "type1" Load "freetype" Load "extmod" Load "glx" Load "v4l" EndSection
Section "InputDevice" Driver "kbd" Identifier "Keyboard[0]" Option "Protocol" "Standard" Option "XkbLayout" "us" Option "XkbModel" "pc104" Option "XkbRules" "xfree86" EndSection
Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "Buttons" "6" Option "Device" "/dev/input/mice" Option "Name" "Logitech USB-PS/2 Optical Mouse" Option "Protocol" "explorerps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection
Section "Monitor" Option "CalcAlgorithm" "XServerPool" DisplaySize 430 270 HorizSync 30-82 Identifier "Monitor[0]" ModelName "VIEWSONIC VX2025WM" Option "DPMS" VendorName "VSC" VertRefresh 43-75 UseModes "Modes[0]" EndSection
Section "Modes" Identifier "Modes[0]" EndSection
Section "Screen" DefaultDepth 24 SubSection "Display" Depth 15
Modes "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Depth 16
Modes "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Depth 24
Modes "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Depth 8
Modes "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480" EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection
Section "Device" BoardName "GeForce FX 5500" BusID "1:5:0" Driver "nvidia" Identifier "Device[0]" VendorName "NVIDIA" EndSection
Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" Option "Clone" "off" Option "Xinerama" "off" Screen "Screen[0]" EndSection
Section "DRI" Group "video" Mode 0660 EndSection
Section "Extensions" EndSection
----------------------------------------
Here is x.org log file:
X Window System Version 6.9.0 Release Date: 21 December 2005 X Protocol Version 11, Revision 0, Release 6.9 Build Operating System: SuSE Linux [ELF] SuSE Current Operating System: Linux su37 2.6.18.2-jen37-desktop #1 SMP Tue Nov 7 11:02:06 EST 2006 i686 Build Date: 13 September 2006 Before reporting problems, check http://wiki.X.Org to make sure that you have the latest version. Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 25 02:00:36 2006 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "Layout[all]" (**) |-->Screen "Screen[0]" (0) (**) | |-->Monitor "Monitor[0]" (**) | |-->Device "Device[0]" (**) |-->Input Device "Keyboard[0]" (**) |-->Input Device "Mouse[1]" (WW) The directory "/usr/X11R6/lib/X11/fonts/Speedo" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/PEX" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/misc" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/75dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/100dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/Type1" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/latin7/75dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/baekmuk" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/japanese" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/kwintv" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/ucs/misc" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/ucs/75dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/ucs/100dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/misc" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/75dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/100dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/Type1" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/xtest" does not exist. Entry deleted from font path. (**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/local,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/URW,/usr/X11R6/lib/X11/fonts/cyrillic,/usr/X11R6/lib/X11/fonts/truetype,/usr/X11R6/lib/X11/fonts/uni:unscaled,/usr/X11R6/lib/X11/fonts/CID,/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled,/opt/kde3/share/fonts" (==) RgbPath set to "/usr/X11R6/lib/X11/rgb" (**) Input device list set to "/dev/gpmdata,/dev/input/mice" (==) ModulePath set to "/usr/X11R6/lib/modules/updates,/usr/X11R6/lib/modules" (**) Option "AllowMouseOpenFail" "on" (**) Option "Xinerama" "off" (II) Open ACPI successful (/var/run/acpid.socket) (II) Module ABI versions: X.Org ANSI C Emulation: 0.2 X.Org Video Driver: 0.8 X.Org XInput driver : 0.5 X.Org Server Extension : 0.2 X.Org Font Renderer : 0.4 (II) Loader running on linux (II) LoadModule: "bitmap" (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.so (II) Module bitmap: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.4 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/X11R6/lib/modules/libpcidata.so (II) Module pcidata: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 0.8 (--) using VT number 7
(II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 1022,700e card 0000,0000 rev 13 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 1022,700f card 0000,0000 rev 00 class 06,04,00 hdr 01 (II) PCI: 00:09:0: chip 1102,0002 card 1102,8064 rev 07 class 04,01,00 hdr 80 (II) PCI: 00:09:1: chip 1102,7002 card 1102,0020 rev 07 class 09,80,00 hdr 80 (II) PCI: 00:0a:0: chip 1095,3112 card 1095,6112 rev 02 class 01,04,00 hdr 00 (II) PCI: 00:0b:0: chip 10ec,8139 card 11f6,8139 rev 10 class 02,00,00 hdr 00 (II) PCI: 00:0c:0: chip 10ec,8139 card 11f6,8139 rev 10 class 02,00,00 hdr 00 (II) PCI: 00:0e:0: chip 13f6,0111 card 13f6,0111 rev 10 class 04,01,00 hdr 00 (II) PCI: 00:11:0: chip 1106,8231 card 0000,0000 rev 10 class 06,01,00 hdr 80 (II) PCI: 00:11:1: chip 1106,0571 card 0000,0000 rev 06 class 01,01,8a hdr 00 (II) PCI: 00:11:2: chip 1106,3038 card 0925,1234 rev 1e class 0c,03,00 hdr 00 (II) PCI: 00:11:3: chip 1106,3038 card 0925,1234 rev 1e class 0c,03,00 hdr 00 (II) PCI: 00:11:4: chip 1106,8235 card 0000,0000 rev 10 class 00,00,00 hdr 00 (II) PCI: 01:05:0: chip 10de,0326 card 0000,0000 rev a1 class 03,00,00 hdr 00 (II) PCI: End of PCI scan (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 0 I/O range: [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) PCI-to-PCI bridge: (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000e (VGA_EN is set) (II) Bus 1 non-prefetchable memory range: [0] -1 0 0xe0000000 - 0xe1ffffff (0x2000000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B] (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (--) PCI:*(1:5:0) nVidia Corporation NV34 [GeForce FX 5500] rev 161, Mem @ 0xe0000000/24, 0xd8000000/27 (II) Addressable bus resource ranges are [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) OS-reported resource ranges: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) PCI Memory resource overlap reduced 0xd0000000 from 0xd7fffff0 to 0xcfffffff (II) PCI Memory resource overlap reduced 0xe3001000 from 0xe3001ff0 to 0xe3000fff (II) PCI I/O resource overlap reduced 0x0000a000 from 0x0000a000 to 0x00009fff (II) Active PCI resource ranges: [0] -1 0 0xe3003000 - 0xe30030f0 (0xf1) MX[B] [1] -1 0 0xe3002000 - 0xe30020f0 (0xf1) MX[B] [2] -1 0 0xe3000000 - 0xe30001f0 (0x1f1) MX[B] [3] -1 0 0xe3001000 - 0xe3000fff (0x0) MX[B]O [4] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O [5] -1 0 0xd8000000 - 0xdffffff0 (0x7fffff1) MX[B](B) [6] -1 0 0xe0000000 - 0xe0fffff0 (0xfffff1) MX[B](B) [7] -1 0 0x0000d400 - 0x0000d410 (0x11) IX[B] [8] -1 0 0x0000d000 - 0x0000d010 (0x11) IX[B] [9] -1 0 0x0000cc00 - 0x0000cc00 (0x1) IX[B] [10] -1 0 0x0000c800 - 0x0000c8f0 (0xf1) IX[B] [11] -1 0 0x0000c400 - 0x0000c4f0 (0xf1) IX[B] [12] -1 0 0x0000c000 - 0x0000c0f0 (0xf1) IX[B] [13] -1 0 0x0000bc00 - 0x0000bc00 (0x1) IX[B] [14] -1 0 0x0000b800 - 0x0000b800 (0x1) IX[B] [15] -1 0 0x0000b400 - 0x0000b400 (0x1) IX[B] [16] -1 0 0x0000b000 - 0x0000b000 (0x1) IX[B] [17] -1 0 0x0000ac00 - 0x0000ac00 (0x1) IX[B] [18] -1 0 0x0000a800 - 0x0000a800 (0x1) IX[B] [19] -1 0 0x0000a400 - 0x0000a410 (0x11) IX[B] (II) Inactive PCI resource ranges: [0] -1 0 0x0000a000 - 0x00009fff (0x0) IX[B]O (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xe3003000 - 0xe30030f0 (0xf1) MX[B] [1] -1 0 0xe3002000 - 0xe30020f0 (0xf1) MX[B] [2] -1 0 0xe3000000 - 0xe30001f0 (0x1f1) MX[B] [3] -1 0 0xe3001000 - 0xe3000fff (0x0) MX[B]O [4] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O [5] -1 0 0xd8000000 - 0xdffffff0 (0x7fffff1) MX[B](B) [6] -1 0 0xe0000000 - 0xe0fffff0 (0xfffff1) MX[B](B) [7] -1 0 0x0000d400 - 0x0000d410 (0x11) IX[B] [8] -1 0 0x0000d000 - 0x0000d010 (0x11) IX[B] [9] -1 0 0x0000cc00 - 0x0000cc00 (0x1) IX[B] [10] -1 0 0x0000c800 - 0x0000c8f0 (0xf1) IX[B] [11] -1 0 0x0000c400 - 0x0000c4f0 (0xf1) IX[B] [12] -1 0 0x0000c000 - 0x0000c0f0 (0xf1) IX[B] [13] -1 0 0x0000bc00 - 0x0000bc00 (0x1) IX[B] [14] -1 0 0x0000b800 - 0x0000b800 (0x1) IX[B] [15] -1 0 0x0000b400 - 0x0000b400 (0x1) IX[B] [16] -1 0 0x0000b000 - 0x0000b000 (0x1) IX[B] [17] -1 0 0x0000ac00 - 0x0000ac00 (0x1) IX[B] [18] -1 0 0x0000a800 - 0x0000a800 (0x1) IX[B] [19] -1 0 0x0000a400 - 0x0000a410 (0x11) IX[B] (II) Inactive PCI resource ranges after removing overlaps: [0] -1 0 0x0000a000 - 0x00009fff (0x0) IX[B]O (II) OS-reported resource ranges after removing overlaps with PCI: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) All system resource ranges: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xe3003000 - 0xe30030f0 (0xf1) MX[B] [6] -1 0 0xe3002000 - 0xe30020f0 (0xf1) MX[B] [7] -1 0 0xe3000000 - 0xe30001f0 (0x1f1) MX[B] [8] -1 0 0xe3001000 - 0xe3000fff (0x0) MX[B]O [9] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O [10] -1 0 0xd8000000 - 0xdffffff0 (0x7fffff1) MX[B](B) [11] -1 0 0xe0000000 - 0xe0fffff0 (0xfffff1) MX[B](B) [12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [14] -1 0 0x0000d400 - 0x0000d410 (0x11) IX[B] [15] -1 0 0x0000d000 - 0x0000d010 (0x11) IX[B] [16] -1 0 0x0000cc00 - 0x0000cc00 (0x1) IX[B] [17] -1 0 0x0000c800 - 0x0000c8f0 (0xf1) IX[B] [18] -1 0 0x0000c400 - 0x0000c4f0 (0xf1) IX[B] [19] -1 0 0x0000c000 - 0x0000c0f0 (0xf1) IX[B] [20] -1 0 0x0000bc00 - 0x0000bc00 (0x1) IX[B] [21] -1 0 0x0000b800 - 0x0000b800 (0x1) IX[B] [22] -1 0 0x0000b400 - 0x0000b400 (0x1) IX[B] [23] -1 0 0x0000b000 - 0x0000b000 (0x1) IX[B] [24] -1 0 0x0000ac00 - 0x0000ac00 (0x1) IX[B] [25] -1 0 0x0000a800 - 0x0000a800 (0x1) IX[B] [26] -1 0 0x0000a400 - 0x0000a410 (0x11) IX[B] [27] -1 0 0x0000a000 - 0x00009fff (0x0) IX[B]O (II) LoadModule: "dbe" (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.2 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "type1" (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.so (II) Module type1: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.2 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.4 (II) Loading font Type1 (II) Loading font CID (II) LoadModule: "freetype" (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project" compiled for 6.9.0, module version = 2.1.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.4 (II) Loading font FreeType (II) LoadModule: "extmod" (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.2 (II) Loading extension SHAPE (II) Loading extension MIT-SUNDRY-NONSTANDARD (II) Loading extension BIG-REQUESTS (II) Loading extension SYNC (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XC-MISC (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-Misc (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension TOG-CUP (II) Loading extension Extended-Visual-Information (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "glx" (II) Loading /usr/X11R6/lib/modules/updates/extensions/libglx.so (II) Module glx: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.9629 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.1 (II) Loading extension GLX (II) LoadModule: "v4l" (II) Loading /usr/X11R6/lib/modules/drivers/v4l_drv.so (II) Module v4l: vendor="X.Org Foundation" compiled for 6.9.0, module version = 0.0.1 ABI class: X.Org Video Driver, version 0.8 (II) LoadModule: "nvidia" (II) Loading /usr/X11R6/lib/modules/updates/drivers/nvidia_drv.so (II) Module nvidia: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.9629 Module class: X.Org Video Driver (II) LoadModule: "kbd" (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so (II) Module kbd: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.1 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.5 (II) LoadModule: "mouse" (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.3 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.5 (II) v4l driver for Video4Linux (II) NVIDIA dlloader X Driver 1.0-9629 Wed Nov 1 19:31:54 PST 2006 (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs (II) Primary Device is: PCI 01:05:0 (--) Chipset NVIDIA GPU found (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/X11R6/lib/modules/libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.2 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Loading /usr/X11R6/lib/modules/libramdac.so (II) Module ramdac: vendor="X.Org Foundation" compiled for 6.9.0, module version = 0.1.0 ABI class: X.Org Video Driver, version 0.8 (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xe3003000 - 0xe30030f0 (0xf1) MX[B] [6] -1 0 0xe3002000 - 0xe30020f0 (0xf1) MX[B] [7] -1 0 0xe3000000 - 0xe30001f0 (0x1f1) MX[B] [8] -1 0 0xe3001000 - 0xe3000fff (0x0) MX[B]O [9] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O [10] -1 0 0xd8000000 - 0xdffffff0 (0x7fffff1) MX[B](B) [11] -1 0 0xe0000000 - 0xe0fffff0 (0xfffff1) MX[B](B) [12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [14] -1 0 0x0000d400 - 0x0000d410 (0x11) IX[B] [15] -1 0 0x0000d000 - 0x0000d010 (0x11) IX[B] [16] -1 0 0x0000cc00 - 0x0000cc00 (0x1) IX[B] [17] -1 0 0x0000c800 - 0x0000c8f0 (0xf1) IX[B] [18] -1 0 0x0000c400 - 0x0000c4f0 (0xf1) IX[B] [19] -1 0 0x0000c000 - 0x0000c0f0 (0xf1) IX[B] [20] -1 0 0x0000bc00 - 0x0000bc00 (0x1) IX[B] [21] -1 0 0x0000b800 - 0x0000b800 (0x1) IX[B] [22] -1 0 0x0000b400 - 0x0000b400 (0x1) IX[B] [23] -1 0 0x0000b000 - 0x0000b000 (0x1) IX[B] [24] -1 0 0x0000ac00 - 0x0000ac00 (0x1) IX[B] [25] -1 0 0x0000a800 - 0x0000a800 (0x1) IX[B] [26] -1 0 0x0000a400 - 0x0000a410 (0x11) IX[B] [27] -1 0 0x0000a000 - 0x00009fff (0x0) IX[B]O (II) resource ranges after probing: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xe3003000 - 0xe30030f0 (0xf1) MX[B] [6] -1 0 0xe3002000 - 0xe30020f0 (0xf1) MX[B] [7] -1 0 0xe3000000 - 0xe30001f0 (0x1f1) MX[B] [8] -1 0 0xe3001000 - 0xe3000fff (0x0) MX[B]O [9] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O [10] -1 0 0xd8000000 - 0xdffffff0 (0x7fffff1) MX[B](B) [11] -1 0 0xe0000000 - 0xe0fffff0 (0xfffff1) MX[B](B) [12] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [13] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [14] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [17] -1 0 0x0000d400 - 0x0000d410 (0x11) IX[B] [18] -1 0 0x0000d000 - 0x0000d010 (0x11) IX[B] [19] -1 0 0x0000cc00 - 0x0000cc00 (0x1) IX[B] [20] -1 0 0x0000c800 - 0x0000c8f0 (0xf1) IX[B] [21] -1 0 0x0000c400 - 0x0000c4f0 (0xf1) IX[B] [22] -1 0 0x0000c000 - 0x0000c0f0 (0xf1) IX[B] [23] -1 0 0x0000bc00 - 0x0000bc00 (0x1) IX[B] [24] -1 0 0x0000b800 - 0x0000b800 (0x1) IX[B] [25] -1 0 0x0000b400 - 0x0000b400 (0x1) IX[B] [26] -1 0 0x0000b000 - 0x0000b000 (0x1) IX[B] [27] -1 0 0x0000ac00 - 0x0000ac00 (0x1) IX[B] [28] -1 0 0x0000a800 - 0x0000a800 (0x1) IX[B] [29] -1 0 0x0000a400 - 0x0000a410 (0x11) IX[B] [30] -1 0 0x0000a000 - 0x00009fff (0x0) IX[B]O [31] 0 0 0xe10003b0 - 0xe10003b0 (0x1) IS[B] [32] 0 0 0xe10003c0 - 0xe10003d0 (0x11) IS[B] (II) Setting vga for screen 0. (**) 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): Enabling RENDER acceleration (II) NVIDIA(0): NVIDIA GPU GeForce FX 5500 at PCI:1:5:0 (GPU-0) (--) NVIDIA(0): Memory: 131072 kBytes (--) NVIDIA(0): VideoBIOS: 04.34.20.69.00 (II) NVIDIA(0): Detected AGP rate: 4X (--) NVIDIA(0): Interlaced video modes are supported on this GPU (--) NVIDIA(0): Connected display device(s) on GeForce FX 5500 at PCI:1:5:0: (--) NVIDIA(0): ViewSonic VX2025wm (DFP-0) (--) NVIDIA(0): ViewSonic VX2025wm (DFP-0): 135.0 MHz maximum pixel clock (--) NVIDIA(0): ViewSonic VX2025wm (DFP-0): Internal Single Link TMDS (II) NVIDIA(0): Assigned Display Device: DFP-0 (WW) NVIDIA(0): No valid modes for "1680x1050"; removing. (WW) NVIDIA(0): No valid modes for "1600x1024"; removing. (WW) NVIDIA(0): No valid modes for "1600x1000"; removing. (WW) NVIDIA(0): No valid modes for "1400x1050"; removing. (WW) NVIDIA(0): No valid modes for "1440x900"; removing. (WW) NVIDIA(0): No valid modes for "1366x768"; removing. (WW) NVIDIA(0): No valid modes for "1280x800"; removing. (WW) NVIDIA(0): No valid modes for "1152x864"; removing. (WW) NVIDIA(0): No valid modes for "1280x768"; removing. (WW) NVIDIA(0): No valid modes for "1280x600"; removing. (WW) NVIDIA(0): No valid modes for "1024x600"; removing. (WW) NVIDIA(0): No valid modes for "768x576"; removing. (II) NVIDIA(0): Validated modes: (II) NVIDIA(0): "1280x1024" (II) NVIDIA(0): "1280x960" (II) NVIDIA(0): "1024x768" (II) NVIDIA(0): "800x600" (II) NVIDIA(0): "640x480" (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024 (--) NVIDIA(0): DPI set to (75, 96); computed from "UseEdidDpi" X config (--) NVIDIA(0): option (--) Depth 24 pixmap format is 32 bpp (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] 0 0 0xd8000000 - 0xdffffff0 (0x7fffff1) MX[B] [1] 0 0 0xe0000000 - 0xe0fffff0 (0xfffff1) MX[B] [2] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [7] -1 0 0xe3003000 - 0xe30030f0 (0xf1) MX[B] [8] -1 0 0xe3002000 - 0xe30020f0 (0xf1) MX[B] [9] -1 0 0xe3000000 - 0xe30001f0 (0x1f1) MX[B] [10] -1 0 0xe3001000 - 0xe3000fff (0x0) MX[B]O [11] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O [12] -1 0 0xd8000000 - 0xdffffff0 (0x7fffff1) MX[B](B) [13] -1 0 0xe0000000 - 0xe0fffff0 (0xfffff1) MX[B](B) [14] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD) [15] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD) [16] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD) [17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [19] -1 0 0x0000d400 - 0x0000d410 (0x11) IX[B] [20] -1 0 0x0000d000 - 0x0000d010 (0x11) IX[B] [21] -1 0 0x0000cc00 - 0x0000cc00 (0x1) IX[B] [22] -1 0 0x0000c800 - 0x0000c8f0 (0xf1) IX[B] [23] -1 0 0x0000c400 - 0x0000c4f0 (0xf1) IX[B] [24] -1 0 0x0000c000 - 0x0000c0f0 (0xf1) IX[B] [25] -1 0 0x0000bc00 - 0x0000bc00 (0x1) IX[B] [26] -1 0 0x0000b800 - 0x0000b800 (0x1) IX[B] [27] -1 0 0x0000b400 - 0x0000b400 (0x1) IX[B] [28] -1 0 0x0000b000 - 0x0000b000 (0x1) IX[B] [29] -1 0 0x0000ac00 - 0x0000ac00 (0x1) IX[B] [30] -1 0 0x0000a800 - 0x0000a800 (0x1) IX[B] [31] -1 0 0x0000a400 - 0x0000a410 (0x11) IX[B] [32] -1 0 0x0000a000 - 0x00009fff (0x0) IX[B]O [33] 0 0 0xe10003b0 - 0xe10003b0 (0x1) IS[B] [34] 0 0 0xe10003c0 - 0xe10003d0 (0x11) IS[B] (II) NVIDIA(0): Setting mode "1280x1024" (II) Loading extension NV-GLX (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture (==) NVIDIA(0): Backing store disabled (==) NVIDIA(0): Silken mouse enabled (**) Option "dpms" (**) NVIDIA(0): DPMS enabled (II) Loading extension NV-CONTROL (WW) NVIDIA(0): Option "CalcAlgorithm" is not used (==) RandR enabled (II) Setting vga for screen 0. (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension LBX (II) Initializing built-in extension XC-APPGROUP (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (II) Initializing built-in extension XFree86-Bigfont (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE (II) Initializing built-in extension XEVIE (II) Initializing extension GLX (**) Option "CoreKeyboard" (**) Keyboard[0]: Core Keyboard (**) Option "Protocol" "Standard" (**) Keyboard[0]: Protocol: Standard (**) Option "AutoRepeat" "500 30" (**) Option "XkbRules" "xfree86" (**) Keyboard[0]: XkbRules: "xfree86" (**) Option "XkbModel" "pc104" (**) Keyboard[0]: XkbModel: "pc104" (**) Option "XkbLayout" "us" (**) Keyboard[0]: XkbLayout: "us" (**) Option "CustomKeycodes" "off" (**) Keyboard[0]: CustomKeycodes disabled (**) Option "Protocol" "explorerps/2" (**) Mouse[1]: Device: "/dev/input/mice" (**) Mouse[1]: Protocol: "explorerps/2" (**) Option "CorePointer" (**) Mouse[1]: Core Pointer (**) Option "Device" "/dev/input/mice" (**) Option "Buttons" "6" (==) Mouse[1]: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5" (**) Mouse[1]: ZAxisMapping: buttons 4 and 5 (**) Mouse[1]: Buttons: 10 (II) XINPUT: Adding extended input device "Mouse[1]" (type: MOUSE) (II) XINPUT: Adding extended input device "Keyboard[0]" (type: KEYBOARD) (II) XINPUT: Adding extended input device "NVIDIA Damage Notification Manager" (type: Other) (II) XINPUT: Adding extended input device "NVIDIA Kernel RC Handler" (type: Other) (II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other) (WW) Couldn't load XKB keymap, falling back to pre-XKB keymap (II) Mouse[1]: ps2EnableDataReporting: succeeded Could not init font path element /usr/X11R6/lib/X11/fonts/local, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/CID, removing from list! AUDIT: Sat Nov 25 02:09:51 2006: 28102 X: client 19 rejected from local host
I have a Viewsoni VA2012w monitor running 1680X1050 just fine in Suse 10.1. Make sure you select LCD in SAX2 to get the resolution you want. Art -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org