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...) |
|||
| 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:''' Install latest ALSA package. Download the Realtek HD Audio Codec Drivers, which installs the working version of ALSA. It can be downloaded from any of the sites below: |
| - | + | ||
| + | ftp://209.216.61.149/pc/audio/realtek-linux-audiopack-4.06a.tar.bz2 | ||
| + | ftp://202.65.194.211/pc/audio/realtek-linux-audiopack-4.06a.tar.bz2 | ||
| + | ftp://209.216.61.149/pc/audio/realtek-linux-audiopack-4.06a.tar.bz2 | ||
| + | |||
| + | After downloading this package, run as root: | ||
| + | |||
| + | $ tar xvjf realtek-linux-audiopack-4.06a.tar.bz2 | ||
| + | $ cd realtek-linux-audiopack-4.06a/ | ||
| + | $ ./install | ||
Revision as of 22:18, 12 July 2007
Description: Audio recording does not work.
Systems Affected: Dimension 530n.
Impact: Can't record audio using microphone.
Fix: Install latest ALSA package. Download the Realtek HD Audio Codec Drivers, which installs the working version of ALSA. It can be downloaded from any of the sites below:
ftp://209.216.61.149/pc/audio/realtek-linux-audiopack-4.06a.tar.bz2 ftp://202.65.194.211/pc/audio/realtek-linux-audiopack-4.06a.tar.bz2 ftp://209.216.61.149/pc/audio/realtek-linux-audiopack-4.06a.tar.bz2
After downloading this package, run as root:
$ tar xvjf realtek-linux-audiopack-4.06a.tar.bz2 $ cd realtek-linux-audiopack-4.06a/ $ ./install