On 28.11.2009 23:49, David Timms wrote:
> On 11/29/2009 05:50 AM, Dave Cross wrote:
>> On 11/21/2009 09:23 PM, Martin Marques wrote:
>>
>>> They are in rpmfusion-nonfree-updates-testing.
>>>
>>> yum install --enablerepo=rpmfusion-nonfree-updates-testing kmod-nvidia
^^^^^^^^^^^^^^^^^^^^^^^^^^
Here is the "problem". The RPM Fusion testing repos depend on the
testing repos from Fedora, hence that suggestion is misleading, as the
newest kmod in rpmfusion-nonfree-updates-testing are build against an
kernel that currenctly is in Fedoras updates-testing. Hence a command
like this will likely work just fine:
yum install --enablerepo=*testing kmod-nvidia
>> I just tried this and got a yum dependency resolution error.
> ---
>> Error: Missing Dependency: kernel-uname-r = 2.6.31.6-145.fc12.i686 is
>> needed by package
>> kmod-nvidia-2.6.31.6-145.fc12.i686-190.42-1.fc12.6.i686
>> (rpmfusion-nonfree-updates-testing)
>
> Do you / would you like to try the akmod-nvidia method ?
Just my option: I don't think kmod are the best solution for situations
like this, as akmods (like every dynamic way of compiling something
agains a moving target) bear a lot of risk to break sooner or later.
CU
knurd