Ubuntu 7.04/Issues/Audio recording does not work
From DellLinuxWiki
(Difference between revisions)
| Line 2: | Line 2: | ||
<br>'''Systems Affected:''' Dimension 530n. | <br>'''Systems Affected:''' Dimension 530n. | ||
<br>'''Impact:''' Can't record audio using microphone. | <br>'''Impact:''' Can't record audio using microphone. | ||
| - | <br>'''Fix:''' | + | <br>'''Fix:''' Download the Realtek HD Audio Codec Drivers, which installs the latest working version of ALSA. [http://linux.dell.com/wiki-files/realtek-linux-audiopack-4.06a.tar.bz2 Click here to download]. Then, run as root: |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
$ tar xvjf realtek-linux-audiopack-4.06a.tar.bz2 | $ tar xvjf realtek-linux-audiopack-4.06a.tar.bz2 | ||
$ cd realtek-linux-audiopack-4.06a/ | $ cd realtek-linux-audiopack-4.06a/ | ||
$ ./install | $ ./install | ||
Revision as of 17:50, 13 July 2007
Description: Audio recording does not work.
Systems Affected: Dimension 530n.
Impact: Can't record audio using microphone.
Fix: Download the Realtek HD Audio Codec Drivers, which installs the latest working version of ALSA. Click here to download. Then, run as root:
$ tar xvjf realtek-linux-audiopack-4.06a.tar.bz2 $ cd realtek-linux-audiopack-4.06a/ $ ./install