Ubuntu 7.04/Issues/Audio recording does not work
From DellLinuxWiki
(New page: <br>'''Description:''' Audio recording does not work. <br>'''Systems Affected:''' Dimension 530n. <br>'''Impact:''' Can't record audio using microphone. <br>'''Workaround:''' Install lates...) |
|||
| (3 intermediate revisions not shown) | |||
| 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>''' | + | <br>'''Fix:''' Download the Realtek HD Audio Codec Drivers [http://linux.dell.com/wiki-files/realtek-linux-audiopack-4.06a.tar.bz2 realtek-linux-audiopack-4.06a.tar.bz2], which installs the latest working version of ALSA. Then, run as root: |
| - | + | ||
| + | $ tar xvjf realtek-linux-audiopack-4.06a.tar.bz2 | ||
| + | $ cd realtek-linux-audiopack-4.06a/ | ||
| + | $ ./install | ||
Latest revision as of 21:25, 6 August 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 realtek-linux-audiopack-4.06a.tar.bz2, which installs the latest working version of ALSA. Then, run as root:
$ tar xvjf realtek-linux-audiopack-4.06a.tar.bz2 $ cd realtek-linux-audiopack-4.06a/ $ ./install