Nividia Video Card problem and solution after Linux update

Source: Internet
Author: User
Linux: Fedora14 system prompts a kernel update kernel-2.6.35.13-91.fc14.i686, so all the way to update. However, after the computer is restarted, the blue progress bar is stuck and cannot enter the system. Google found the following method: 1. Select the old kernel into the system, such as my kernel-2.6.35.12-90.fc14.i686 to download the latest driver Nividia official website, or

Linux version:Fedora 14

The system prompts kernel update.Kernel-2.6.35.13-91.fc14.i686

So we updated it all the way. However, after the computer is restarted, the blue progress bar is stuck and cannot enter the system. Google found the following methods:

1. Select the old kernel to enter the system, such as myKernel-2.6.35.12-90.fc14.i686

GoNividia Official WebsiteDownload the latest driver or install the original one!

My GT240 video card:NVIDIA-Linux-x86-270.41.06.run, path is ~ /Download/

2. Modify the logon mode:

$Su

#Chmod + w/etc/inittab Add "write" attribute

#Vim/etc/inittab

Modify the end rowId: 5: initdefault:5 is 3
Mode 5 is the graphic mode, and mode 3 is the text mode. Because the Nvidia graphics driver must be installed in the text mode, change it to the text mode.
Save and restart the machine.

3. Select the latest kernel to enter the system. After Entering the text mode

Login prompt:Root

Password:********

# Cd ~ /Download

# ShNVIDIA-Linux-x86-270.41.06.run

The system will prompt you to delete the previous driver version and reinstall it. how to install it? Google and Baidu

Remember not to forget to change the logon mode after installation:

#Vim/etc/inittab

Modify the end rowId: 3: initdefault:3 is 5

Save, restart!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.