Upgrade Fedora15 kernel to 3.0.4

Source: Internet
Author: User
The kernel version of Fedoar15 is 2.9.40. For some reason, the driver of the wireless Nic can work, but the wireless Internet access efficiency does not exceed 50 K/S. I tried to change the driver and the effect was not improved. Although some people say there is no substantial difference between the 2.9.40 kernel and the 3.0 kernel, they still tried to manually compile the linux3.0.4 kernel and install it successfully. After the installation is complete, the wireless Internet access speed is improved. The following are simple steps for upgrading. 1: Go to www.kernel.org to download the kernel source code 2:

If you have installed Fedoar 15 and the kernel version 2.9.40, the driver of the wireless Nic can work, but the wireless Internet access efficiency does not exceed 50 K/S, and you have to change the driver. The effect is not improved. Some people say that there is no substantial difference between the 2.9.40 kernel and the 3.0 kernel, but they still try to manually compile the linux 3.0.4 kernel and install it successfully. After the installation is complete, the wireless Internet access speed is improved.

The following are simple steps for upgrading.

1: Download the kernel source code at www.kernel.org.

2: Decompress the kernel to/usr/src/kernels/

3: ncurses is installed and ncurses-devel is not installed.

4: make menuconfig can be set by default. Because my current version cannot keep up with the trend of the times and the memory is 2 GB, I was planning to cut off the PAE option (supporting large memory) function in the kernel, to reduce unnecessary calculations, but can be removed. Khan ......

5: make all

6: make modules_install

7: make install

8: select the newly compiled kernel at startup

The graphic interface cannot be started because of the video card.

1. Enter the grub option when starting the system, modify the newly compiled kernel startup parameters, and add the number 3 at the end to indicate that the startup level is 3 (runlevel 3 ).

2. reinstall the graphics card driver (NVIDIA)

3. reboot troubleshooting

For details, see: Fedora 15 Nvidia official graphics card Driver Installation http://www.linuxidc.com/Linux/2011-12/48646.htm

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.