Hi Marko,
I made all you suggested :
yum localinstall --nogpgcheck ....
yum install kmod-nvidia
shutdown ...
Nothing was change however .
is there anything that I can still try ?
On Tue, Dec 9, 2014 at 7:18 PM, Marko Vojinovic <vvmarko@xxxxxxxxx> wrote:
On Tue, 9 Dec 2014 18:05:53 +0200
Angelo Moreschini <mrangelo.fedora@xxxxxxxxx> wrote:
> So I would pray you to explain:
>
> - if kmod-nvidia must be downloaded from the Internet or if it is
> already on the computer.
The kmod-nvidia package must be downloaded from the Internet, from the
rpmfusion repository, via yum (since it depends on other packages which
yum will also have to download, automatically). Fedora needs to
have a working Internet connection for yum to work.
> - how can I check if RPMFusion repository is already enabled for
> yum (and how to enable it - if necessary)
You can check whether rpmfusion is enabled by typing
yum repolist
and verifying if rpmfusion (free and nonfree) is in the list of
configured repositories. If not, the instructions for enabling
rpmfusion are given on its website,
http://rpmfusion.org/Configuration
Since you only have access to the command line, I suggest that you
(a) log in as root
(b) copy-paste the following (or type it veeery carefully) as a single
line (beware that your a client may do word-wrapping, type spaces
instead of newlines):
yum localinstall --nogpgcheck
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm
-E %fedora).noarch.rpm
http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm
-E %fedora).noarch.rpm
This will configure yum to use both free and nonfree rpmfusion repos.
(c) type
yum install kmod-nvidia
and say yes when asked to confirm.
(d) type
shutdown -r now
to reboot the machine.
HTH, :-)
Marko
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org