[Novalug] Need video card recommendation
David A. Cafaro
dac at cafaro.net
Wed Jan 9 11:36:39 EST 2008
For redhat based install you don't need to compile a kernel either to
use nvidia based cards.
The driver from nvidia's site will install its self perfectly fine on
Fedora/RHEL systems.
Also, if you add external repositories like atrpm.net you can use yum
to install their precompiled Nvidia drivers:
http://atrpms.net/dist/f8/nvidia-graphics/
No kernel compiling needed.
Cheers,
David
On Jan 8, 2008, at 7:53 PM, DonJr wrote:
> On Tue, 2008-01-08 at 12:12 -0500, Jay Hart wrote:
>> Both cards are listed here:
>>
>> http://gentoo-wiki.com/HARDWARE_Video_Card_Support_Under_XGL
>>
>> Am I going to have to compile a special kernel to use nvidia based
>> cards?
>>
>> Jay
>>
>
> NO, since the driver compiles as a MODULE and can be loaded at
> runtime.
>
> For Debian and Ubuntu based systems after enabling "restricted"
> depositories it's:
>
> apt-get install nvidia-glx nvidia-kernel-src nvidia-kernel-common \
> module-assistant build-essential linux-kernel-
> header \
> fake-root
>
> Which will install all the required parts and up date them when new
> packages are released.
>
> Then to build the module for your current kernel it's:
> ( user must be a member of both the groups 'src' and 'admin' )
> $ cd /user/src
> $ fake-root module-assistant -t build nvidia-kernel-source
> $ sudo dpkg -i modass/nvidia-kernel
> ( /\ This directory maybe different,
> watch the output of module-assistant. )
>
> Yes there is also a way to install the drivers using the
> "linux-restricted-modules" package (without any compiling), but
> that way
> has a LOT of other overhead since that package included in it a lot of
> other drivers for other hardware you most likely don't have and new
> drivers and/or updates are added to that package all the time.
> (IOW IMHO they need to rethink there package layout)
>
> For "Red Hat" based installs it's a little more complicated but still
> possible to not have to compile a completely custom(ized) kernel.
>
> --
> --
> Don E. Groves, Jr.
>
> $ /usr/games/fortune :
> Your society will be sought by people of taste and refinement.
>
> _______________________________________________
> Novalug mailing list
> Novalug at calypso.tux.org
> http://calypso.tux.org/cgi-bin/mailman/listinfo/novalug
David A. Cafaro <dac at cafaro.net>
Cafaro's Ramblings: www.cafaro.net
More information about the Novalug
mailing list