Ubuntu10.04 install the Sound Card Driver

Source: Internet
Author: User
1. Download the official driver package for linux.

1. Download the official driver package for linux

Realtek official http://www.realtek.com/downloads/ click HD Audio Codec Driver in the lower right

Click I accept to go to the next page.

Then there is a linux driver at the bottom. Download the driver package according to the kernel (generally 2.6 ).

2. Compile the environment. build-essential is the most common compilation tool.

  1. Sudo apt-get install build-essential
If you have installed it, a message is displayed.

3. Start Installation

1) decompress the source code package

  1. Tar xfvj LinuxPkg_5.16rc25.tar.bz2
  2. Cd realtek-linux-audiopack-5.16
  3. Tar xfvj alsa-driver-1.0.24-5.16rc25.tar.bz2
2) Compile the source code
  1. Cd alsa-driver-1.0.24
  2. Sudo./configure -- with-cards = hda-intel
  3. Sudo make
  4. Sudo make install
3) restart the machine
  1. Sudo reboot
Then, I was very excited when I heard a long-time illegal start-up sound.

The problem of this voice was solved from the beginning of the afternoon to the early hours of the morning. During this period, the user group was considered a problem and the result was almost tragic.

Ps: recovery mode is a good thing. After the root password is fixed, the permission issue is not afraid.

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.