|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Operating Systems > Linux, Unix | |
Graphics drivers on linux
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) | |||||||||||||
|
nVidia Enthusiast
|
Im trying to install the graphics card drivers on my m1330 with fedora 11 64bit
i download the driver and double clicked on it expecting it to be a installer but it did this..... pic attached can anyone explain how i should go about installing the drivers .. thanks
|
|||||||||||||
|
|
|
|
|
#2 (permalink) | ||||||||||||
|
4.0 GHz
|
Last edited by tom.slick : 2 Weeks Ago at 07:30 PM |
||||||||||||
|
|
|
|
|
#3 (permalink) | |||||||||||||
|
Linux Lobbyist
![]() |
Check out the Fedora 11 guide in my sig, it'll help you out with getting everything else set up.
Set up your repos, RPM fusion is a great one to have, so add it, also required for this driver. Code:
su -c 'rpm -ivh http://download1.rpmfusion.org/free/...ble.noarch.rpm' su -c 'rpm -ivh http://download1.rpmfusion.org/nonfr...ble.noarch.rpm' yum update Code:
su -c 'yum install akmod-nvidia xorg-x11-drv-nvidia xorg-x11-drv-nvidia-libs' Code:
su -c 'init 3' Code:
su -c 'init 5'
Last edited by esocid : 2 Weeks Ago at 09:40 PM |
|||||||||||||
|
|
|
|
|
#4 (permalink) | ||||||
|
News Fiend
|
weird how the last 50 Linux installs I've done all of the graphics (and everything else) drivers just worked out of the box, yet I hear so many people have driver issues.
__________________
I read somewhere that smoking marijuana effects the memory...can't remember where I read that. my blog http://www.moreau-island.com/blog
|
||||||
|
|
|
|
|
#5 (permalink) | ||||||||||||
|
4.0 GHz
|
Most distros come with opensource drivers and the distros developers do a good job at making sure that there product works "out-of-the-box" with them. Most of the people having problems with graphics drivers are trying to install the proprietary drivers, IE the ones suppled by ATI and Nvidia. These drivers are not built for a specific distribution, but as a generic install for any distro. Also all the major releases have precompiled binaries for there release, examples rpmfusion for Fedora, openSuse nvidia repository, etc, and unless you've used them before you don't know about them. Most people revert to the "Windows way" and download then from the manufacturer and try to install just like in Windows. Just like the OP did. After that fails they usually wined up following a detailed tutorial and succeed. And as you said worked out of the box, the OP's install did work, they posted a screenshot, but I think they may be looking for something that provides better support for their hardware. The opensource drivers work, but the proprietary drivers work a lot better
|
||||||||||||
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|