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

Re: Fwd: module nvidia not found / amd64 jessie




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 <lsorense@csclub.uwaterloo.ca> 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 <debian-kernel@lists.debian.org>
> 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 to: