[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re[2]: X



I cut some text to avoid too long posts...

--- Ochronus <deblists@mailbox.hu> wrote:
> 
> Here is the path I followed when installing the
> nvidia drivers:
> 
> apt-get install nvidia-kernel-src
> apt-get install nvidia-glx-src
> 

This doesn't work - apt keeps saying it can't find
them. Paul Johnson <baloo@ursine.dyndns.org> said I
have to get nvidia-kernel-source and  install
nvidia-glx-source - which name is correct?

> cd /usr/src
> 
> tar xvfz nvidia-kernel-src.tar.gz
> 
> export KSRC=/usr/src/
> (Or/usr/src/kernel-headers-XXX  if  you  only  have
> the kernel-headers
> package)
> 
> export KVERS=<your kernel version here>  (e.g.
> 2.4.18)
> 
> cd modules/nvidia-kernel-XXXX
> debian/rules binary_modules
> 
> cd /usr/src
> dpkg -i nvidia-kernel-blahblah.deb
> 
> 
> Then, for the GLX module:
> 
> cd /usr/src/nvidia-glx-XXX
> dpkg-buildpackage -us -uc
> cd /usr/src
> dpkg -i nvidia-glx-blahblah.deb
> 
> Then, as of X config:
> 
> Minimum requirements:
>         In Section "Module"
>            add Load "glx"
>            remove Load "dri"
>            remove Load "GLcore"
>         In Section "Device"
>            Change Driver "nv" to Driver "nvidia" 
> 
> 
> Good luck!
> 
> Ochronus
> 
> 
> -- 
> To UNSUBSCRIBE, email to
> debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



Reply to: