LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Trouble with Suse 10.2 and Nvidida 96xx drivers (https://www.linuxquestions.org/questions/suse-opensuse-60/trouble-with-suse-10-2-and-nvidida-96xx-drivers-513058/)

xbennyboy 12-23-2006 12:08 AM

Trouble with Suse 10.2 and Nvidida 96xx drivers
 
Whenever I install the nvidia 96xx drivers for my Geforce 4 Ti 4200 AGP 8x, all the resolutions fail to validate according to xorg log. It then defaults to a 800x600 resolution. When I use the 8xxx drivers it works. Any reason why this happens?

linux_junky 12-24-2006 09:15 AM

Hi,

I just bought an HP dv2000z with nVidia.
Found that following the directions here (for 10.1) worked ok for me:

http://www.novell.com/coolsolutions/feature/17174.html

You may omit the steps for Xgl.

Happy Holidays

xbennyboy 12-24-2006 01:55 PM

Yeah, I tried that. It doesn't work. I have also tried installing the rpm package from nvidia's yast repos. That doesn't work either. Perhaps my GPU is too old? What model is yours?

linux_junky 12-24-2006 02:23 PM

NVIDIA GeForce Go 6150 (UMA)

dth1 12-24-2006 02:38 PM

It worked fine for my g/c - gforce 6 or something. Why not try an older driver in case it is the age of your g/c that is causing the problem

xbennyboy 12-24-2006 04:50 PM

I told you in my first post that the old 8xxx drivers worked for me. However, the nvidia site says that my gpu is unsupported in the 97xx drivers and on. The 96xx drivers is listed as compatible with my gpu. However, when I install it (using both yast and manual install using nvidia's installer) all resolutions fail to validate. I need to get the 96xx drivers in order to use AIGLX. Any help appreciated.

linux_junky 12-24-2006 06:07 PM

fwiw, installing the gnome-xgl-settings utility and 'shift-double-click' the button to enable xgl-- may work with some cards which are 'unsupported' in the /etc/X11/xgl-hardware-list.

My 4-year old Cowbook with ATI Radeon LY is unsupported but works fine--give it a shot.

Don't have any experience level with AIXgl.
Also, have you given 'Beryl' a try?

xbennyboy 12-24-2006 10:49 PM

Yes, XGL and Beryl work fine with the 8xxx drivers that I have installed. However, the bad thing about XGL is that I can't run games in direct render mode because XGL is using that pipeline. I wanted to try AIGLX because its using indirect rendering, but I need the new 9xxx drivers. Do you know why the 9xxx drivers aren't working for me?

linux_junky 01-01-2007 12:54 PM

The openSUSE.org website Xgl FAQ does reference your issue:

http://en.opensuse.org/XGL

Under FAQs:

~~~
# Direct rendering does not work when running Xgl, but it does on Xorg. Why are OpenGL applications not accelerated?
Do not intermix hardware acceleration and direct rendering. OpenGL applications will be hardware accelerated on Xgl if the driver supports pBuffers or FBOs, like the nvidia and fglrx drivers do. Direct rendering on the other hand is impossible to implement at the moment, the necessary extensions for implementing that feature are not even specified yet, let alone being implemented.
Direct rendering implies hardware acceleration, but not the other way round. Direct rendering is a bit faster than indirect rendering, but indirect rendering is not as bad as it sounds.
# How can I check whether I have direct rendering on Xorg?
Direct rendering is active if running glxinfo|grep direct on top of Xorg (not Xgl!) shows you "Yes". On top of Xgl this will always show you "No". Unfortunately, for Xorg having direct rendering is a synonym for having accelerated graphics, and it is more difficult to detect whether hardware accleration is available than it is to detect direct rendering.
# How can I check whether my card supports pBuffers or FBOs?
When you are running Xgl check the formats listed in /var/log/Xgl.0.log, under "pbuffer formats:" and "fbo formats:", respectively. If there are any, your driver supports the according mode. You can also call glxinfo and check for GLX_SGIX_pbuffer in the "GLX extensions:" section (not client or server glx extensions), and for GL_EXT_framebuffer_object in the "OpenGL extensions:" section.
~~~

Save your 8xxx xorg.conf settings and install the 9xxx driver and then do a 'diff' on the current xorg.conf to your saved conf to see the device options and go from there...

Hope that helps.

xbennyboy 02-10-2007 01:25 AM

Okay I've tried the 96xx drivers with my 8xxx xorg.conf. Still no luck. Here's the xorg.log. Please somebody help.
Code:

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X Window System Version 7.1.99.902 (7.2.0 RC 2)
Release Date: 13 November 2006
X Protocol Version 11, Revision 0, Release 7.1.99.902
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux linux-p3 2.6.18.2-34-default #1 SMP Mon Nov 27 11:46:27 UTC 2006 i686
Build Date: 28 November 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: Fri Feb  9 23:06:55 2007
(==) 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/share/fonts/local" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/PEX" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/misc" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/75dpi" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/100dpi" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/Type1" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin7/75dpi" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/baekmuk" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/japanese" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/kwintv" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/CID" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ucs/misc" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ucs/75dpi" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ucs/100dpi" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/misc" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/75dpi" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/100dpi" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/Type1" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xtest" does not exist.
    Entry deleted from font path.
(WW) The directory "/opt/kde3/share/fonts" does not exist.
    Entry deleted from font path.
(**) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/Type1,
    /usr/share/fonts/URW,
    /usr/share/fonts/Speedo,
    /usr/share/fonts/cyrillic,
    /usr/share/fonts/truetype,
    /usr/share/fonts/uni:unscaled,
    unix/:7100
(==) RgbPath set to "/usr/share/X11/rgb"
(**) Input device list set to "/dev/gpmdata,/dev/input/mice"
(==) ModulePath set to "/usr/lib/xorg/modules/updates,/usr/lib/xorg/modules"
(**) Option "AllowMouseOpenFail" "on"
(**) Option "Xinerama" "off"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81c55c0
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 1.0
    X.Org XInput driver : 0.6
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
    compiled for 7.1.99.902, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2501 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,250f card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1e:0: chip 8086,2418 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,2410 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,2411 card 8086,2411 rev 02 class 01,01,80 hdr 00
(II) PCI: 00:1f:2: chip 8086,2412 card 8086,2412 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1f:3: chip 8086,2413 card 8086,2413 rev 02 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0281 card 10b0,0404 rev a1 class 03,00,00 hdr 00
(II) PCI: 02:09:0: chip 1106,3038 card 1106,3038 rev 61 class 0c,03,00 hdr 80
(II) PCI: 02:09:1: chip 1106,3038 card 1106,3038 rev 61 class 0c,03,00 hdr 80
(II) PCI: 02:09:2: chip 1106,3104 card 1106,3104 rev 63 class 0c,03,20 hdr 80
(II) PCI: 02:0a:0: chip 14e4,4320 card 1799,7000 rev 03 class 02,80,00 hdr 00
(II) PCI: 02:0b:0: chip 11c1,5811 card 11c1,5811 rev 61 class 0c,00,10 hdr 00
(II) PCI: 02:0c:0: chip 1274,1371 card 1274,8001 rev 07 class 04,01,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), 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: 0x0008 (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
    [0] -1    0    0xfc900000 - 0xfe9fffff (0x2100000) MX[B]
(II) Bus 1 prefetchable memory range:
    [0] -1    0    0xe4600000 - 0xf46fffff (0x10100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 2 I/O range:
    [0] -1    0    0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
    [0] -1    0    0xfea00000 - 0xfeafffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
    [0] -1    0    0xf4700000 - 0xf47fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV28 [GeForce4 Ti 4200 AGP 8x] rev 161, Mem @ 0xfd000000/24, 0xe8000000/27, BIOS @ 0xfe9e0000/17
(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    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xf8000000 from 0xfbffffff to 0xf7ffffff
(II) Active PCI resource ranges:
    [0] -1    0    0xfeafe000 - 0xfeafefff (0x1000) MX[B]
    [1] -1    0    0xfeafc000 - 0xfeafdfff (0x2000) MX[B]
    [2] -1    0    0xfeaffc00 - 0xfeaffcff (0x100) MX[B]
    [3] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[B]O
    [4] -1    0    0xfe9e0000 - 0xfe9fffff (0x20000) MX[B](B)
    [5] -1    0    0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
    [6] -1    0    0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
    [7] -1    0    0x0000df00 - 0x0000df3f (0x40) IX[B]
    [8] -1    0    0x0000df80 - 0x0000df9f (0x20) IX[B]
    [9] -1    0    0x0000df40 - 0x0000df5f (0x20) IX[B]
    [10] -1    0    0x0000efa0 - 0x0000efaf (0x10) IX[B]
    [11] -1    0    0x0000ef80 - 0x0000ef9f (0x20) IX[B]
    [12] -1    0    0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0    0xfeafe000 - 0xfeafefff (0x1000) MX[B]
    [1] -1    0    0xfeafc000 - 0xfeafdfff (0x2000) MX[B]
    [2] -1    0    0xfeaffc00 - 0xfeaffcff (0x100) MX[B]
    [3] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[B]O
    [4] -1    0    0xfe9e0000 - 0xfe9fffff (0x20000) MX[B](B)
    [5] -1    0    0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
    [6] -1    0    0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
    [7] -1    0    0x0000df00 - 0x0000df3f (0x40) IX[B]
    [8] -1    0    0x0000df80 - 0x0000df9f (0x20) IX[B]
    [9] -1    0    0x0000df40 - 0x0000df5f (0x20) IX[B]
    [10] -1    0    0x0000efa0 - 0x0000efaf (0x10) IX[B]
    [11] -1    0    0x0000ef80 - 0x0000ef9f (0x20) IX[B]
    [12] -1    0    0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [4] -1    0    0xfeafe000 - 0xfeafefff (0x1000) MX[B]
    [5] -1    0    0xfeafc000 - 0xfeafdfff (0x2000) MX[B]
    [6] -1    0    0xfeaffc00 - 0xfeaffcff (0x100) MX[B]
    [7] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[B]O
    [8] -1    0    0xfe9e0000 - 0xfe9fffff (0x20000) MX[B](B)
    [9] -1    0    0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
    [10] -1    0    0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
    [11] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [12] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [13] -1    0    0x0000df00 - 0x0000df3f (0x40) IX[B]
    [14] -1    0    0x0000df80 - 0x0000df9f (0x20) IX[B]
    [15] -1    0    0x0000df40 - 0x0000df5f (0x20) IX[B]
    [16] -1    0    0x0000efa0 - 0x0000efaf (0x10) IX[B]
    [17] -1    0    0x0000ef80 - 0x0000ef9f (0x20) IX[B]
    [18] -1    0    0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 7.1.99.902, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
    compiled for 7.1.99.902, module version = 1.0.2
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 7.1.99.902, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(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.9631
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 7.1.99.902, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(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: "v4l"
(II) Loading /usr/lib/xorg/modules/drivers//v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
    compiled for 7.1.99.902, module version = 0.1.1
    ABI class: X.Org Video Driver, version 1.0
(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.9631
    Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
    compiled for 7.1.99.902, module version = 1.1.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
    compiled for 7.1.99.902, module version = 1.1.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.6
(II) v4l driver for Video4Linux
(II) NVIDIA dlloader X Driver  1.0-9631  Thu Nov  9 17:39:58 PST 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(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 7.1.99.902, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules//libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
    compiled for 7.1.99.902, module version = 0.1.0
    ABI class: X.Org Video Driver, version 1.0
(II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [4] -1    0    0xfeafe000 - 0xfeafefff (0x1000) MX[B]
    [5] -1    0    0xfeafc000 - 0xfeafdfff (0x2000) MX[B]
    [6] -1    0    0xfeaffc00 - 0xfeaffcff (0x100) MX[B]
    [7] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[B]O
    [8] -1    0    0xfe9e0000 - 0xfe9fffff (0x20000) MX[B](B)
    [9] -1    0    0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
    [10] -1    0    0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
    [11] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [12] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [13] -1    0    0x0000df00 - 0x0000df3f (0x40) IX[B]
    [14] -1    0    0x0000df80 - 0x0000df9f (0x20) IX[B]
    [15] -1    0    0x0000df40 - 0x0000df5f (0x20) IX[B]
    [16] -1    0    0x0000efa0 - 0x0000efaf (0x10) IX[B]
    [17] -1    0    0x0000ef80 - 0x0000ef9f (0x20) IX[B]
    [18] -1    0    0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) resource ranges after probing:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [4] -1    0    0xfeafe000 - 0xfeafefff (0x1000) MX[B]
    [5] -1    0    0xfeafc000 - 0xfeafdfff (0x2000) MX[B]
    [6] -1    0    0xfeaffc00 - 0xfeaffcff (0x100) MX[B]
    [7] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[B]O
    [8] -1    0    0xfe9e0000 - 0xfe9fffff (0x20000) MX[B](B)
    [9] -1    0    0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
    [10] -1    0    0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
    [11] 0    0    0x000a0000 - 0x000affff (0x10000) MS[B]
    [12] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[B]
    [13] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[B]
    [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [16] -1    0    0x0000df00 - 0x0000df3f (0x40) IX[B]
    [17] -1    0    0x0000df80 - 0x0000df9f (0x20) IX[B]
    [18] -1    0    0x0000df40 - 0x0000df5f (0x20) IX[B]
    [19] -1    0    0x0000efa0 - 0x0000efaf (0x10) IX[B]
    [20] -1    0    0x0000ef80 - 0x0000ef9f (0x20) IX[B]
    [21] -1    0    0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
    [22] 0    0    0x000003b0 - 0x000003bb (0xc) IS[B]
    [23] 0    0    0x000003c0 - 0x000003df (0x20) 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): Option "NoLogo" "true"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): NVIDIA GPU GeForce4 Ti 4200 with AGP8X at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 131072 kBytes
(--) NVIDIA(0): VideoBIOS: 04.28.20.05.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 GeForce4 Ti 4200 with AGP8X at
(--) NVIDIA(0):    PCI:1:0:0:
(--) NVIDIA(0):    @@@ (CRT-1)
(--) NVIDIA(0): @@@ (CRT-1): 350.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-1
(WW) NVIDIA(0): No valid modes for "1024x768"; removing.
(WW) NVIDIA(0): No valid modes for "1024x600"; removing.
(WW) NVIDIA(0): No valid modes for "800x600"; removing.
(WW) NVIDIA(0): No valid modes for "768x576"; removing.
(WW) NVIDIA(0): No valid modes for "640x480"; removing.
(WW) NVIDIA(0):
(WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode
(WW) NVIDIA(0):    "nvidia-auto-select".
(WW) NVIDIA(0):
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):    "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 800 x 600
(**) NVIDIA(0): DPI set to (66, 66); computed from "DisplaySize" Monitor
(**) NVIDIA(0):    section 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    0xe8000000 - 0xefffffff (0x8000000) MX[B]
    [1] 0    0    0xfd000000 - 0xfdffffff (0x1000000) MX[B]
    [2] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [3] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [4] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [5] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [6] -1    0    0xfeafe000 - 0xfeafefff (0x1000) MX[B]
    [7] -1    0    0xfeafc000 - 0xfeafdfff (0x2000) MX[B]
    [8] -1    0    0xfeaffc00 - 0xfeaffcff (0x100) MX[B]
    [9] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[B]O
    [10] -1    0    0xfe9e0000 - 0xfe9fffff (0x20000) MX[B](B)
    [11] -1    0    0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
    [12] -1    0    0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
    [13] 0    0    0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
    [14] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
    [15] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
    [16] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [17] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [18] -1    0    0x0000df00 - 0x0000df3f (0x40) IX[B]
    [19] -1    0    0x0000df80 - 0x0000df9f (0x20) IX[B]
    [20] -1    0    0x0000df40 - 0x0000df5f (0x20) IX[B]
    [21] -1    0    0x0000efa0 - 0x0000efaf (0x10) IX[B]
    [22] -1    0    0x0000ef80 - 0x0000ef9f (0x20) IX[B]
    [23] -1    0    0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
    [24] 0    0    0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
    [25] 0    0    0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "nvidia-auto-select"
(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
(==) RandR enabled
(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 XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(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" "7"
(==) Mouse[1]: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse[1]: ZAxisMapping: buttons 4 and 5
(**) Mouse[1]: Buttons: 11
(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)
(II) Mouse[1]: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/Speedo, removing from list!
Could not init font path element unix/:7100, removing from list!


linux_junky 02-10-2007 09:20 AM

Regrefully,

This is the state of affairs one must accept when using older equipment, yours being a gpu which is not supported by nVidia on 96xx.

Not abandoning you--let's revisit your issue in more detail--what specifically are you trying to accomplish--e.g., what application(s) do you wish to run--that sort of thing--please provide as much detail as possible.

Thanks

xbennyboy 02-10-2007 10:00 PM

No, my GPU is supported by 96xx, it is not supported by 97xx. BUT, I have fixed my problem! Okay my Hivision LCD monitor does not give a proper EDID, thus the new Nvidia driver couldn't properly validate my resolution modes (I am guessing the old driver doesn't care about the EDID). All I had to do was add the line
Code:

Option "UseEDID" "false"
to the Device section of xorg.conf and everything worked fine. I also have AIGLX running now! However, I was wondering if normal 3D apps could run using direct rendering with AIGLX. Is this the case? After all my 'glxinfo' says my GL driver is from NVIDIA, not Mesa (like in XGL).

linux_junky 02-10-2007 10:10 PM

What 3D apps are you referring to for direct rendering--I have no experience level with AIGLX--but can pursue

xbennyboy 02-11-2007 03:51 PM

Well most of the 3D apps I run are games. I've tried quake 3 and it seems to run at a decent framerate so I assume it is direct rendering.


All times are GMT -5. The time now is 07:42 AM.