On Wed, 2002-12-25 at 04:42, Rick Johnson wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Jim Webb wrote:
> | Has anybody successfully used the NVidia rpm's with either the
> | 2.4.18-18.8.0 kernel or the newest one?
> |
> 
> The former yes. The latter had to be built via .src.rpm with:
> 
> rpmbuild --rebuild <nvidia_kernel_source.src.rpm>
> 
> in order to work with 2.4.18-19.8.0.
> 
> For me it's easiest to rebuild the package based on the .src.rpm so you
> don't need to wait for NVidia to catch up w/ Red Hat's kernel releases.
> 
Rick, the nvidia drivers worked for me both with the 18-18.8.0, and the
18-19.8.0 ( I am using the 3123 drivers).  I used the .src.rpm
versions.  Not sure what you mean by --rebuild them.  I just initially
install the .src.rpm (rpm -i ***_***_****.src.rpm), then change
directory to /usr/src/redhat/SPECS where the src files are installed,
then rpmbuild -bb NVIDIA*.  Then all I do is change to the directory
/usr/src/redhat/RPMS/i386 where the rpmbuild process has put the
packages, and do rpm -Uvh NVIDIA*.  The wildcards work in both the above
commands.  Then I just modify the XF86Config file to have driver =
"nvidia" and make sure the entry Load "glx" is in the module section,
and there is no line in modules section containing Load "dri" or
"Glcore".  After that all works.

regards Greg



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to