Results 1 to 6 of 6

Thread: Installing NVIDIA on Linux

  1. #1
    Join Date
    May 2008
    Posts
    248

    Installing NVIDIA on Linux

    I installed the Linux operating system and much like to play the gamed on Linux operating system because my brother is needed the Linux OS for his practice on the Linux tutorials and I can also play the games.To play the big and heavy configured games,I need to install the NVIDIA graphics driver on my PC but I am little aware about the installation.So as newbie I would like to know about the installation procedures for NVIDIA on LINUX

  2. #2
    Join Date
    Jan 2008
    Posts
    3,388

    NVIDIA for Linux

    NVIDIA for Linux
    Graphics processing is very important for the modern PCs.If you needed some enhance looks and contents of windows running components like photos, editing videos,enjoying with movies,playing games and etc and need to feel the Windows 7 Experience.

    The NVIDIA GeForce G210 graphics card(video cards) provide you an incredible value for your PC with the graphics processing.

    It provides some features like :
    • Spectacular Video
    • Gorgeous Graphics
    • Premium Windows 7 Experience

  3. #3
    Join Date
    May 2008
    Posts
    4,085

    Installing NVIDIA on Linux

    Installation prerequisites :

    The installation requires some prerequisites to install the graphics driver.The computer system contains one or more slots specially for the Graphics drivers.
    Just adjust the video card and ready to install the driver for the connected video card.

    The drivers are available for different platform.Just download them and Install with the prior platform.You can Download the NVIDIA graphics drivers.

  4. #4
    Join Date
    Apr 2008
    Posts
    3,267

    Configuring Installation for NVIDIA

    Configuring Installation for NVIDIA :

    The NVIDIA would be installed in this way.I am going to configure the installation procedure :

    1- Just make sure that the kernel-sources, gcc and make packages is installed in the system or not.
    2- Download the above suggested link in the reply.
    3- Move to the runlevel 3 in GUI environment which can achieved different ways:
    • The CTRL+ALT+F1 or F2-F6 to logging in as a root user and writing init 3.
    • The writing a 3 at the GRUB boot prompt.

    4-Enter in the system as a root user, if you aren't logged in before.

  5. #5
    Join Date
    Apr 2008
    Posts
    3,522

    Installing NVIDIA on Linux

    manual Installation procedure:

    The further step,would be as follows:

    • Find the driver that you have just downloaded or you have earlier and execute the command :
      # sh NVIDIA-1.0.8174.run
    • If it pop up with an prevention error regarding rivafb support then leave it.
    • As a root user,the next step would be as like and type
      # modprobe nvidia
    • Before configure the file named /etc/X11/xorg.conf ,a shot screen of statement related to graphics driver is as follows:

      Code:
      Section "Device"
         Identifier  "Nvidia Geforce 2"
         Driver      "nv"
    • Change the code section with the "nv" line to "nvidia" and save the files.
    • Log out from the root user and logging as a normal user,Type
      $ startx


    Now,if you got the logo of NVIDIA and startx windows environment is going successful then NVIDIA installation is successful.

  6. #6
    Join Date
    Apr 2008
    Posts
    3,295

    Editing your /etc/inittab file

    Editing your /etc/inittab

    Sometimes,The distributor allows to edit your /etc/inittab file in non-GUI mode.To make sure,the installation of graphics driver.So you need to follow the given instructions:

    1. Log in as root user and use the command given below:
    $ su root
    and you would be prompted for password,enter the administrator password .

    2. Open the file /etc/inittab file in text editor and type the PICO command associated with the file name :

    # pico /etc/inittab

    3. Search the statement in the file,like this :

    id:5:initdefault

    4. Change the value from 5 to 3

    Now Save the file and reboot your computer system.

Similar Threads

  1. Replies: 5
    Last Post: 29-11-2011, 03:36 PM
  2. Installing jdk-6u20-linux-x64.bin in Linux Mint 11
    By Gurjari in forum Operating Systems
    Replies: 5
    Last Post: 10-11-2011, 08:16 PM
  3. Installing Nvidia Drivers in Red Hat
    By Chakradevroy in forum Operating Systems
    Replies: 5
    Last Post: 14-06-2011, 11:47 PM
  4. Linux Mint not installing latest Nvidia driver
    By Rajnikant-Deva in forum Operating Systems
    Replies: 3
    Last Post: 02-01-2011, 08:32 AM
  5. Installing NVIDIA graphics drivers for most Linux Distributions
    By mauricio in forum Guides & Tutorials
    Replies: 1
    Last Post: 01-04-2010, 03:57 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,957,007.41563 seconds with 16 queries