Results 1 to 5 of 5

Thread: NVIDIA driver on x86_64 freezing X

  1. #1
    Join Date
    Feb 2010
    Posts
    532

    NVIDIA driver on x86_64 freezing X

    Hi all,

    I installed the new Fedora 7 and then try to install the NVIDIA driver, but no luck when I 8500 GT, so I need to use the latest NVIDIA driver from nvidia.com I tryed the installation is complete, no errors uses nvidia - xconfig but X can not think of the driver can not start to open X server error log file I am looking forward to some Xorg fatal error. Any solution or experience? Please suggest.

  2. #2
    Join Date
    Oct 2005
    Posts
    1,217

    NVIDIA driver on x86_64 freezing X

    Download the nvidia driver:
    1. http://us.download.nvidia.com/XFree8...18.31-pkg2.run.
    2. Install kernel header: to find the current version of the kernel headers corresponding to the installation.
    sudo apt-get install linux-header-2.6.28-16-server
    3. Install the driver
    chmod u + x NVDIA-Linux-x86_64-185.18.31-pkg2.run
    sudo ./NVDIA-Linux-x86_64-185.18.31-pkg2.run.

  3. #3
    Join Date
    Apr 2008
    Posts
    593

    NVIDIA driver on x86_64 freezing X

    To the NVIDIA website to download the latest NVIDIA drivers.
    1. Give it executable permissions. chmod + x NVIDIA-Linux-x86_64-190.53-pkg2.run
    2. Edit / etc / modprobe.d / blacklist.conf file to prevent nouveau module loaded. su-c 'gedit / etc / modprobe.d / blacklist.conf' at the end of the file add blacklist nouveau
    3. Prevent the kernel load the nouveau module gedit / boot / grub / grub.conf kernel line in the end with rdblacklist = nouveau
    4. Reduce the selinux-level, lift the load selinux prevent the nvidia driver module # setsebool-P allow_execstack on
    5. To re-start, due to the installation of graphics drivers to run when no X service, so need to go to run level 3. Brand Logo appears in Press ESC key to enter the GRUB interface, the choice of the kernel, press e key to edit kernel line in the 3 This parameter is not added.

  4. #4
    Join Date
    May 2008
    Posts
    835

    NVIDIA driver on x86_64 freezing X

    You need to install nvidia official driver display start no problem (in this sincere thanks amberprince) amberprince solution to install nvidia drivers after the official start of the original problem without the display attached: Install nvidia official driver, the most number of people into a black screen and boot screen progress bar of the Blue Ribbon. As long as you can install the following rpm:
    bootchart.x86_64: Boot Process Performance Visualization
    Code:
    bootconf.noarch: GRUB configuration utility
    bootconf-gui.noarch: Desktop links to bootconf
    Or simply yum install boot. Then run bootconf. Select Resolution. Then reboot, the boot screen to see a long absence and the problem will solved.

  5. #5
    Join Date
    Oct 2005
    Posts
    924

    NVIDIA driver on x86_64 freezing X

    Use one of the major shortcomings of official driver is updated every time the kernel to be recompiled when the kernel module. Simply say that the implementation of the first installation only when the driver file to run the way some differences.
    su-c './NVIDIA-Linux-x86_64-190.53-pkg2.run-K'
    Add-K in the run-time parameters on behalf of only the compiled kernel module, instead of the driver files for the installation. After implementation, you can restart. Solution to install the official nvidia driver no display after startup problems.

Similar Threads

  1. Replies: 4
    Last Post: 01-04-2012, 04:56 PM
  2. Nvidia GeForce GTX 470 is freezing
    By Bhuvnesh 1 in forum Monitor & Video Cards
    Replies: 5
    Last Post: 05-12-2011, 01:02 PM
  3. Replies: 2
    Last Post: 03-01-2009, 02:08 PM
  4. NVIDIA driver update for NVIDIA GeForce 7300 GT
    By HobbieElliott in forum Windows Update
    Replies: 2
    Last Post: 11-10-2008, 04:49 PM
  5. Replies: 4
    Last Post: 30-08-2007, 11:36 AM

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,558,340.97590 seconds with 17 queries