# nvidia-smi -L
bash: nvidia-smi: command not found

# nvidia-smi
bash: nvidia-smi: command not found


---------- Forwarded message ----------
From: Francesco Pietra <[email protected]>
Date: Fri, Nov 14, 2014 at 7:33 AM
Subject: Re: Fwd: module nvidia not found / amd64 jessie
To: Lennart Sorensen <[email protected]>
Cc: amd64 Debian <[email protected]>



lsmod |grep nvidia
nvidia              10503579  44
drm                   249955  4 nvidia
i2c_core               46012  3 drm,i2c_i801,nvidia


However, the command to activate the GPUs does not work because bash does
not recognize "nvidia-smi". At this point I wonder whether this is a
problem of the terminal rather than of nvidia.

francesco


On Thu, Nov 13, 2014 at 10:27 PM, Lennart Sorensen <
[email protected]> wrote:

> On Thu, Nov 13, 2014 at 04:33:26PM +0000, Francesco Pietra wrote:
> > Sorry, I forgot:
> >
> > $ dpkg -s linux-headers-$(uname -r)
> > Package: linux-headers-3.16.0-4-amd64
> > Status: install ok installed
> > Priority: optional
> > Section: kernel
> > Installed-Size: 2235
> > Maintainer: Debian Kernel Team <[email protected]>
> > Architecture: amd64
> > Source: linux
> > Version: 3.16.7-2
> > Depends: linux-headers-3.16.0-4-common (= 3.16.7-2), linux-kbuild-3.16,
> > linux-compiler-gcc-4.8-x86
> > Description: Header files for Linux 3.16.0-4-amd64
> >  This package provides the architecture-specific kernel header files for
> >  Linux kernel 3.16.0-4-amd64, generally used for building out-of-tree
> >  kernel modules.  These files are going to be installed into
> >  /usr/src/linux-headers-3.16.0-4-amd64, and can be used for building
> >  modules that load into the kernel provided by the
> >  linux-image-3.16.0-4-amd64 package.
> > Homepage: https://www.kernel.org/
> >
> >
> > I can add that the X-server and web browser are ok
>
> It seems you have the module.  Is it loaded?
>
> lsmod | grep nvidia
>
> --
> Len Sorensen
>

Reply via email to