DellOptiplex380 installation Ubuntu10.04 no sound problems

Source: Internet
Author: User
I have been using Ubuntu. I recently watched the World Cup, but I have no sound. I just need to search for it and re-compile the driver. 1) Makesurethepackage "build-essential tials" isinstalled2) Open the terminal: $ wget-cftp: // ftp.kernel.org/pub/linux/kernel/lele/tiwai/misc/hsf-verb/hda-

I have been using Ubuntu. I recently watched the World Cup, but I have no sound. I just need to search for it and re-compile the driver.

Follow these steps:

1) Make sure the package "build-essentials" is installed

2) Open the terminal:
$ Wget-c ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/misc/hda-verb/hda-verb-0.3.tar.gz
$ Tar vxzf hda-verb-0.3.tar.gz
$ Cd hda-verb-0.3/
$ Make
Gcc-Wall-O2-g-c-o hda-verb.o hda-verb.c
Gcc-o hda-verb hda-verb.o

3) run your "hda-verb ":
$./Hda-verb/dev/snd/hwC0D0 0 × 1a 0 × 701 0
$./Hda-verb/dev/snd/hwC0D0 0 × 1b 0 × 701 0
Now there is a sound!

4) add two lines in/etc/rc. local, so that they'll be automatically applied when booting:

/Path/to/hda-verb/dev/snd/hwC0D0 0 × 1a 0 × 701 0
/Path/to/hda-verb/dev/snd/hwC0D0 0 × 1b 0 × 701 0
Remember to replace "/path/to/hda-verb" with the actual full path of your "hda-verb ".

More details: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/582199

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.