Find the answer to your Linux question:
Results 1 to 3 of 3
debian 4.0r2 w/gnome 2.14.3 i just installed nvidia drivers (i think) how can i tell if they are working?...
  1. #1
    Just Joined!
    Join Date
    Apr 2006
    Posts
    33

    installed nvidia drivers

    debian 4.0r2 w/gnome 2.14.3

    i just installed nvidia drivers (i think)

    how can i tell if they are working?

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,086
    Usually, an nVidia splash screen will pop up briefly before X starts. Also, if you have nvidia listed as your driver in /etc/X11/xorg.conf they must be working or you wouldn't be able to start X.

    Some of the others will likely post some alternate ways to tell.

    Enjoy your new drivers.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    lsmod | grep nvidia

    If you get results, then it works
    also if you install mesa-utils and run glxinfo | grep direct it should say yes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •