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

Re: Nvidia Geforce 2MX is allways broken off



On Sun, Apr 06, 2003 at 01:04:05PM -0700, Joris Huizer wrote:
> How can I see wether the nvidia kernel loads ?

Before starting X, running "/sbin/lsmod" will list whether the module
is loaded into kernel.   

After starting X, XFree86.0.log should have lines in it like:

(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.4191
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
  .
  .
  .
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.4191
        Module class: XFree86 Video Driver
  .
  .
  .
(II) NVIDIA XFree86 Driver  1.0-4191  Mon Dec  9 11:51:41 PST 2002
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
  .
  .
  .
(**) NVIDIA(0): Depth 16, (--) framebuffer bpp 16
(==) NVIDIA(0): RGB weight 565
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
  
  further diagnostics, etc.

-- 
Jerome

Attachment: pgpZOVqe5J_KP.pgp
Description: PGP signature


Reply to: