-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ed Greshko wrote: > Lonni J Friedman wrote: >> Something is misconfigured on your system if you need to hardcode >> the full path to the glx module. > > That may be true. But, unless you can point to the misconfiguration > it is of little or no value. Pardon me if I expose my ignorance here... I think that the differences arise because of the way that the official nvidia installer does things versus the way that the nvidia rpms from livna (and I presume freshrpms) do them. AIUI, the nvidia installer overwrites the libglx.so from xorg. This works fine as far as calling Load "glx" in your xorg.conf, but it makes for more work the go back to the xorg driver should one need to. The livna packages install the nvidia libglx.so in a different directory to avoid clobbering the xorg libglx.so. The livna packages adds ModulePath lines in xorg.conf that ensure the proper glx is found. That makes specifying the full path to libglx.so unnecessary. Perhaps the freshrpms package hasn't done that? I have FC5 with the livna nvidia package here and the paths to libglx.so are: $ locate libglx.so /usr/lib/xorg/modules/extensions/libglx.so /usr/lib/xorg/modules/extensions/nvidia/libglx.so /usr/lib/xorg/modules/extensions/nvidia/libglx.so.1.0.8776 The "Files" section of my xorg.conf has this: $ grep ModulePath /etc/X11/xorg.conf ModulePath "/usr/lib/xorg/modules/extensions/nvidia" ModulePath "/usr/lib/xorg/modules" And then there's just a simple Load "glx" in the "Module" section. Works fine for me. Hopefully this is at least somewhat relevant and helpful. :) - -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ====================================================================== A person who smiles in the face of adversity ... probably has a scapegoat. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iQFDBAEBAgAtBQJFS28NJhhodHRwOi8vd3d3LnBvYm94LmNvbS9+dG16L3BncC90 bXouYXNjAAoJEEMlk4u+rwzjQdEIALWxB4MUn7x/oqsAy0Z6udJFPVdM7uPuDTSE TasqSRztGdXJm0yw/yDU/0Ckz7vsv+VulHbU+ZY0iUu9T5eF2EVs7GSloWQ/8kPB /bQtC2TAkVEkyUsiXa7W2C26gW1G9sC9/UrAkgyogxTK5EDnc0Uo/JpL3nlNvfxS owIuo6hvB8w+9uhE/xFeHkzEud3k1iXpFey1ajfBox1eBr2dKsiTDSWSnrVkSBaw 6Ft0kPc91zb4UiZVtbSDxRu6GACkp9I1QHfiv/LCAMD8CYvCvtPtKlCQFa5xYvJC UJcmpdNTnRYssYrYzWX9ILXMbrrBlwDondQoEY2U+rDlRwBrEeo= =AlRT -----END PGP SIGNATURE-----