Ubuntu + Geforce 9800GT max resolution of 640x480
To start I've been having issues with my 9800 gt on both ubuntu 11.10 and backtrack 5 kernel version 2.6.39.4. I have my computer set up to an LG HD tv at the moment until I get a replacement monitor and the max resoultion I'm able to get is 640x480 while the tv has a native resolution of 1600x1200. I've tried everything I can think of and can find online to get it to display 1600x1200 including xrandr (cvt --addmode --output --newmode etc..) and modifying my xorg.conf file. I am new to having to mess with the xorg.conf file and I removed all changes I made to post my clean conf file here. I'm using a dvi adaptder to a vga cable into the tv. Windows displays the resolution with no problems but I believe the issue is because the tv doesn't give an edid. Below are copies of my xorg.conf file and xorg.0.log file. If the nvidia-bug-report is needed I will post that as well. Xorg.conf Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 285.05.09 Fri Sep 23 17:55:57 PDT 2011 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" 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 "kbd" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" HorizSync 28.0 - 33.0 VertRefresh 43.0 - 72.0 EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 EndSubSection EndSection Xorg.0.log Code:
X.Org X Server 1.7.6 Release Date: 2010-03-17 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.24-28-server x86_64 Ubuntu Current Operating System: Linux bt 2.6.39.4 #1 SMP Wed Aug 17 21:42:30 EDT 2011 x86_64 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.39.4 root=UUID=cebf5990-7acd-4689-b5eb-9066dde9199c ro text splash vga=791 Build Date: 08 March 2011 08:22:34AM xorg-server 2:1.7.6-2ubuntu7.6 (For technical support please see Current version of pixman: 0.16.4 Before reporting problems, check to make sure that you have the latest version. 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 5 08:10:29 2011 (==) Using config file: "/etc/X11/xorg.conf" (==) Using config directory: "/usr/lib/X11/xorg.conf.d" (==) ServerLayout "Layout0" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Device0" (**) |-->Input Device "Keyboard0" (**) |-->Input Device "Mouse0" (==) Automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. Entry deleted from font path. (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/Type1, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, built-ins (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules" (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. (WW) Disabling Keyboard0 (WW) Disabling Mouse0 (II) Loader magic: 0x7cb840 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 6.0 X.Org XInput driver : 7.0 X.Org Server Extension : 2.0 (--) using VT number 8 (--) PCI:*(0:3:0:0) 10de:0614:196e:0719 nVidia Corporation G92 [GeForce 9800 GT] rev 162, Mem <at> 0xf8000000/16777216, 0xd0000000/268435456, 0xf6000000/33554432, I/O <at> 0x0000bc00/128, BIOS <at> 0x????????/131072 (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) (II) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.7.6, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "dbe" (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.7.6, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions/libglx.so (II) Module glx: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.0 Module class: X.Org Server Extension (II) NVIDIA GLX Module 285.05.09 Fri Sep 23 17:51:24 PDT 2011 (II) Loading extension GLX (II) LoadModule: "record" (II) Loading /usr/lib/xorg/modules/extensions/librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 1.7.6, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension RECORD (II) LoadModule: "dri" (II) Loading /usr/lib/xorg/modules/extensions/libdri.so (II) Module dri: vendor="X.Org Foundation" compiled for 1.7.6, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension XFree86-DRI (II) LoadModule: "dri2" (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so (II) Module dri2: vendor="X.Org Foundation" compiled for 1.7.6, module version = 1.1.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DRI2 (II) LoadModule: "nvidia" (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so (II) Module nvidia: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.0 Module class: X.Org Video Driver (II) NVIDIA dlloader X Driver 285.05.09 Fri Sep 23 17:33:35 PDT 2011 (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs (II) Primary Device is: PCI 03<at>00:00:0 (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/lib/xorg/modules/libfb.so (II) Module fb: 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 "wfb" (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) (WW) Nov 05 08:10:31 NVIDIA(GPU-0): Unable to read EDID for display device CRT-0 (II) Nov 05 08:10:31 NVIDIA(0): NVIDIA GPU GeForce 9800 GT (G92) at PCI:3:0:0 (GPU-0) (--) Nov 05 08:10:31 NVIDIA(0): Memory: 1048576 kBytes (--) Nov 05 08:10:31 NVIDIA(0): VideoBIOS: 62.92.84.00.51 (II) Nov 05 08:10:31 NVIDIA(0): Detected PCI Express Link width: 16X (--) Nov 05 08:10:31 NVIDIA(0): Interlaced video modes are supported on this GPU (--) Nov 05 08:10:31 NVIDIA(0): Connected display device(s) on GeForce 9800 GT at PCI:3:0:0 (--) Nov 05 08:10:31 NVIDIA(0): CRT-0 (--) Nov 05 08:10:31 NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock (**) Nov 05 08:10:31 NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been (**) Nov 05 08:10:31 NVIDIA(0): enabled on all display devices. (II) Nov 05 08:10:31 NVIDIA(0): Assigned Display Device: CRT-0 (==) Nov 05 08:10:31 NVIDIA(0): (==) Nov 05 08:10:31 NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select" (==) Nov 05 08:10:31 NVIDIA(0): will be used as the requested mode. (==) Nov 05 08:10:31 NVIDIA(0): (II) Nov 05 08:10:31 NVIDIA(0): Validated modes: (II) Nov 05 08:10:31 NVIDIA(0): "nvidia-auto-select" (II) Nov 05 08:10:31 NVIDIA(0): Virtual screen size determined to be 640 x 480 (WW) Nov 05 08:10:31 NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI (WW) Nov 05 08:10:31 NVIDIA(0): from CRT-0's EDID. (==) Nov 05 08:10:31 NVIDIA(0): DPI set to (75, 75); computed from built-in default (--) Depth 24 pixmap format is 32 bpp (II) Nov 05 08:10:31 NVIDIA: Using 768.00 MB of virtual memory for indirect memory access. (II) Nov 05 08:10:31 NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon (II) Nov 05 08:10:31 NVIDIA(0): may not be running or the "AcpidSocketPath" X (II) Nov 05 08:10:31 NVIDIA(0): configuration option may not be set correctly. When the (II) Nov 05 08:10:31 NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will (II) Nov 05 08:10:31 NVIDIA(0): try to use it to receive ACPI event notifications. For (II) Nov 05 08:10:31 NVIDIA(0): details, please see the "ConnectToAcpid" and (II) Nov 05 08:10:31 NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X (II) Nov 05 08:10:31 NVIDIA(0): Config Options in the README. (II) Nov 05 08:10:31 NVIDIA(0): Setting mode "nvidia-auto-select" (II) Nov 05 08:10:31 NVIDIA(0): Built-in logo is bigger than the screen. (II) Loading extension NV-GLX (==) NVIDIA(0): Disabling shared memory pixmaps (==) NVIDIA(0): Backing store disabled (==) NVIDIA(0): Silken mouse enabled (==) NVIDIA(0): DPMS enabled (II) Loading extension NV-CONTROL (II) Loading extension XINERAMA (==) RandR enabled (II) Initializing built-in extension Generic Event Extension (II) Initializing built-in extension SHAPE (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension BIG-REQUESTS (II) Initializing built-in extension SYNC (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension XC-MISC (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (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 extension GLX (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm (II) config/udev: Adding input device Power Button (/dev/input/event1) (**) Power Button: Applying InputClass "evdev keyboard catchall" (II) LoadModule: "evdev" (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so (II) Module evdev: vendor="X.Org Foundation" compiled for 1.7.6, module version = 2.3.2 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 7.0 (**) Power Button: always reports core events (**) Power Button: Device: "/dev/input/event1" (II) Power Button: Found keys (II) Power Button: Configuring as keyboard (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "us" (II) config/udev: Adding input device Power Button (/dev/input/event0) (**) Power Button: Applying InputClass "evdev keyboard catchall" (**) Power Button: always reports core events (**) Power Button: Device: "/dev/input/event0" (II) Power Button: Found keys (II) Power Button: Configuring as keyboard (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "us" (II) config/udev: Adding input device CHICONY HP Basic USB Keyboard (/dev/input/event2) (**) CHICONY HP Basic USB Keyboard: Applying InputClass "evdev keyboard catchall" (**) CHICONY HP Basic USB Keyboard: always reports core events (**) CHICONY HP Basic USB Keyboard: Device: "/dev/input/event2" (II) CHICONY HP Basic USB Keyboard: Found keys (II) CHICONY HP Basic USB Keyboard: Configuring as keyboard (II) XINPUT: Adding extended input device "CHICONY HP Basic USB Keyboard" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "us" (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event3) (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall" (**) Logitech USB Optical Mouse: always reports core events (**) Logitech USB Optical Mouse: Device: "/dev/input/event3" (II) Logitech USB Optical Mouse: Found 3 mouse buttons (II) Logitech USB Optical Mouse: Found scroll wheel(s) (II) Logitech USB Optical Mouse: Found relative axes (II) Logitech USB Optical Mouse: Found x and y relative axes (II) Logitech USB Optical Mouse: Configuring as mouse (**) Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5 (**) Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE) (II) Logitech USB Optical Mouse: initialized for relative axes. (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event4) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device HDA NVidia Speaker at Ext Rear Jack (/dev/input/event10) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device HDA NVidia Speaker at Ext Rear Jack (/dev/input/event11) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device HDA NVidia HP Out at Ext Front Jack (/dev/input/event12) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device HDA NVidia Line In at Ext Rear Jack (/dev/input/event5) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device HDA NVidia Mic at Ext Rear Jack (/dev/input/event6) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device HDA NVidia Mic at Ext Front Jack (/dev/input/event7) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device HDA NVidia Speaker at Ext Rear Jack (/dev/input/event8) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device HDA NVidia Speaker at Ext Rear Jack (/dev/input/event9) (II) No input driver/identifier specified (ignoring) Thanks in advance |
No comments:
Post a Comment