On Thu, 11 Dec 2014 16:11:05 +0100
poma <pomidorabelis...@gmail.com> wrote:
> On 11.12.2014 14:15, Marko Vojinovic wrote:
> > On Thu, 11 Dec 2014 09:17:14 +0200
> > Angelo Moreschini <mrangelo.fed...@gmail.com> wrote:
> >> On Thu, Dec 11, 2014 at 1:50 AM, Marko Vojinovic
> >> <vvma...@gmail.com> wrote:
> >>
> >>> On Wed, 10 Dec 2014 16:18:10 +0200
> >>> Angelo Moreschini <mrangelo.fed...@gmail.com> wrote:
> >>>>
> >>>> I made all you suggested :
> >>>>    yum localinstall --nogpgcheck ....
> >>>>    yum install kmod-nvidia
> >>>>    shutdown ...
> >>>>
> >>>> Nothing was change however .
> > 
> > From the new log file I see that nouveau is still in use, which
> > means that something went wrong with the above commands. Did either
> > report any errors?
> > 
> > It would be more convenient if you could try not to just blindly
> > follow my instructions, but rather try to understand what is going
> > on. After
> 
> The same goes for you, mister instructor.
> The same PCI ID was in the first Xorg log,

This problem is actually solved in a much more convenient way in the
CentOS community. There, one can just 

  yum -y install nvidia-detect && nvidia-detect

and find out which driver one is supposed to install. This is much
more streamlined than manually looking up PCI ID's in Xorg.0.log, then
looking up the instructions at the rpmfusion page, then figuring out
which driver the user has to install.

A typical novice user should not be expected to decypher PCI ID's in a
log file. An experienced user who offers his time and advice for free
on a a mailing list should not be expected to do so either.

If it were up to me, I'd make a meta-package named "kmod-nvidia" which
would execute the nvidia-detect script, pick up the answer automatically
and then install appropriate kmod-nvidia-331xx/304xx/173xx driver as a
conditional dependency. Then all of these issues would simply go away.

But alas, it is not up to me...

Best, :-)
Marko


-- 
users mailing list
users@lists.fedoraproject.org
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

Reply via email to