-
johnvanvliet
-
RE: NVIDIA Driver Help
-
[quote]
but it isn't "there" yet[/quote]
is true BUT fedoras fancy boot uses nouveau so....
reading leigh's "how to" post is a good start
remember that if you usr the nvidia.run on fedora you will ALSO need to reinstall therpms for mesa and it's -devel to REINSTALL these
- gl.h,glext.h,glx.h,glxext.h,libGL.so,libglx.so,
the .run replaces the DIFFERENT version that fedora uses .
editing inttab ?
i would run as root
[code]
su -
telinit 3 [/code]
relogin as root in the text terminal and install the .run
[b]REBUILD the boot image !!!!!! - a MUST !!![/b]
one time only when changing from the nouveau
HOWEVER
unless you want to do this for EVERY kernel .xorg,mesa,x11 update install
the " akmod-nvidia" rpm
that is BY FAR THE MOST easiest one text line and you are done
[code]
yum install akmod-nvidia[/code]
-
19 Oct 11
but it isn't "there" yet
is true BUT fedoras fancy boot uses nouveau so....
reading leigh's "how to" post is a good start
remember that if you usr the nvidia.run on fedora you will ALSO need to reinstall therpms for mesa and it's -devel to REINSTALL these
- gl.h,glext.h,glx.h,glxext.h,libGL.so,libglx.so,
the .run replaces the DIFFERENT version that fedora uses .
editing inttab ?
i would run as root
su -
telinit 3
relogin as root in the text terminal and install the .run
REBUILD the boot image !!!!!! - a MUST !!!
one time only when changing from the nouveau
HOWEVER
unless you want to do this for EVERY kernel .xorg,mesa,x11 update install
the " akmod-nvidia" rpm
that is BY FAR THE MOST easiest one text line and you are done
yum install akmod-nvidia