The yum update stuff is way cool.<br>
<br>
To be honest I am learning what is what,<br>
initially I went through the well documented livna install methods and my system still locked up.<br>
<br>
&nbsp;# yum install kernel-module-nvidia-$(uname -r)<br>
<br>
You of course have to enable livna in yum by doing<br>
<br>
rpm -ivh<br>
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://rpm.livna.org/fedora/4/i386/RPMS.lvn/livna-release-4-0.lvn.5.4.noarch.rpm" target="_blank">http://rpm.livna.org/fedora/4/i386/RPMS.lvn/livna-release-4-0.lvn.5.4.noarch.rpm
</a><br>
<br>
It is difficult to resolve why it is not working when you are very new to these methods.<br>
<br>
Now I know a little bit more I will post to bugzilla any issues that I have.<br>
<br>
That being said Christophers method was very straight forward and worked.<br>
When performing this work around the general comment from my collegues was,<br>
what do you have to do that for ..<br>
in Gentoo you just go<br>
emerge nvidia<br>
I pressume that our equivelant should be <br>
yum install nvidia<br>
<br>