Re: Nvidia, apt-get & Synaptic



Jochen Schulz wrote:
MLewis:
I'm running Lenny Beta2.

There is no such Debian version. What you probably have is lenny (in its
current or an earlier state), installed by the Debian Installer beta2.

(Sorry for the nitpicking, it's just that Debian doesn't have any
releases which it calls beta. Only single packages or projects inside
Debian may do that, like debian-installer.)

Very good information. Thank you.


Two questions:

Nvidia - I have an Nvidia Geforce 6600LE video card in my machine. I understand that it is better to run 'nvidia' or 'nv' drivers than to get the binaries from Nvidia (However no glx mode). I have looked for the nv & nvidia drivers on my machine and apparently do not have them:

You have to either install precompiled modules for your kernel or
compile them yourself. Both options are (usually) quite easy.

Option 1)

$ apt-cache search nvidia module `uname -r
nvidia-kernel-2.6.26-1-686 - NVIDIA binary kernel module for Linux 2.6.26-1-686
nvidia-kernel-2.6.26-1-686-bigmem - NVIDIA binary kernel module for Linux 2.6.26-1-686-bigmem
nvidia-kernel-legacy-96xx-2.6.26-1-686 - NVIDIA binary kernel module for Linux 2.6.26-1-686 (legacy version)
nvidia-kernel-legacy-96xx-2.6.26-1-686-bigmem - NVIDIA binary kernel module for Linux 2.6.26-1-686-bigmem (legacy version)

(just an example from my system)


rattler:~$ apt-cache search nvidia module `uname -r`
nvidia-kernel-2.6.26-1-686-bigmem - NVIDIA binary kernel module for
Linux 2.6.26-1-686-bigmem
nvidia-kernel-legacy-96xx-2.6.26-1-686 - NVIDIA binary kernel module for
Linux 2.6.26-1-686 (legacy version)
nvidia-kernel-legacy-96xx-2.6.26-1-686-bigmem - NVIDIA binary kernel
module for Linux 2.6.26-1-686-bigmem (legacy version)
nvidia-kernel-2.6.26-1-686 - NVIDIA binary kernel module for Linux
2.6.26-1-686


Then proceed to install the package you need:

$ sudo aptitude install nvidia-kernel-2.6.26-1-686

Option 2)

First, make sure you have either the linux-headers-* package for your
kernel (if you use a precompiled kernel from Debian) or the source tree
which you used to compile your own kernel. Then:

$ sudo aptitude install module-assistant
$ sudo m-a a-i nvidia-kernel-source


All seems fine up to this point. However when I run 'dpkg-reconfigure
xserver-xorg, I am not given the choice of any options at all regarding
video.

Synaptic vs apt-get: Is there a difference in these two packages other than one is a GUI and one is CLI? If so, is one method preferred over the other?

I am not sure about these differences, but the recommended package
manager is aptitude (CLI and ncurses interface).

J.

Thanks!


--

Help! I'm trapped in a Chinese computer factory!
14:05:01 up 17:58, 6 users, load average: 0.23, 0.06, 0.02

Linux Registered User #241685 http://counter.li.org


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: how run linux from CD, porblem is very problematic
    ... not an Debian disk. ... The installer starts ok, but the ... What version of Windows are you running? ... You must understand that the graphical environments of modern Linux ...
    (comp.os.linux.setup)
  • Re: detecting RH version in GNUMakefile
    ... > With nearly all current versions of Linux, you simply cat a file in ... I am using debian on my home PC and found the above file. ... > Seeing as how FOR EXAMPLE Red Hat 9 had no less than NINE kernel updates ... but I suspect that Sun's installer must have ...
    (linux.redhat.misc)
  • Re: detecting RH version in GNUMakefile
    ... > With nearly all current versions of Linux, you simply cat a file in ... I am using debian on my home PC and found the above file. ... > Seeing as how FOR EXAMPLE Red Hat 9 had no less than NINE kernel updates ... but I suspect that Sun's installer must have ...
    (alt.os.linux)
  • Re: detecting RH version in GNUMakefile
    ... > With nearly all current versions of Linux, you simply cat a file in ... I am using debian on my home PC and found the above file. ... > Seeing as how FOR EXAMPLE Red Hat 9 had no less than NINE kernel updates ... but I suspect that Sun's installer must have ...
    (comp.unix.solaris)
  • Re: how to get to runlevel 3 (to install nvidia drivers)
    ... Using the Debian packages I never had any issues with that. ... The NVidia installer tries to load the kernel module when it's finished, ...
    (Debian-User)