Skip to main content

Thread: Sound Problem - Ubuntu Lucid Lynx 10.04 for Realtek ID 665 on Dell Studio


to this, must begin determining our version of alsa follows :

cat /proc/asound/version
advanced linux sound architecture driver version 1.0.21.


to avoid problems during upgrade of alsa-utils, need stop following command :
sudo /etc/init.d/alsa-utils stop



we must install necessary tools compile along kernel headers :(be patient may take few hours if internet speed low, hope it)
sudo apt-get -y install build-essential ncurses-dev gettext xmlto libasound2-dev
sudo apt-get -y install linux-headers-`uname -r` libncursesw5-dev

[/quote]
then, go in our personal folder , download alsa-driver, alsa-lib , alsa-utils :



after that, create new folder compilation , installation of 3 files. then, move 3 tar files downloaded in folder :
sudo rm -rf /usr/src/alsa
sudo mkdir -p /usr/src/alsa
cd /usr/src/alsa
sudo cp ~/alsa* .

unpack 3 tar files :
sudo tar xjf alsa-driver*
sudo tar xjf alsa-lib*
sudo tar xjf alsa-utils*

we compile , install alsa-driver :
cd alsa-driver*
sudo ./configure
sudo make
sudo make install
we compile , install alsa-lib :
cd ../alsa-lib*
sudo ./configure
sudo make
sudo make install

we compile , install alsa-utils :
cd ../alsa-utils*
sudo ./configure
sudo make
sudo make install

then, remove 3 tar files in our personal folder not anymore necessary :
rm -f ~/alsa-driver*
rm -f ~/alsa-lib*
rm -f ~/alsa-utils*

then, restart computer , alsa version should 1.0.23!
you can verify have indeed have version of alsa :
cat /proc/asound/version
advanced linux sound architecture driver version 1.0.23.
compiled on may 2 2010 kernel 2.6.32-21-generic (smp).

just sure configured, execute command :
sudo alsaconf




this procedure works me in dell studio 1450 in lucid lynx 10.04 64 bit , in girl's 32bit lucid lynx on same brand.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [SOLVED] Sound Problem - Ubuntu Lucid Lynx 10.04 for Realtek ID 665 on Dell Studio


Ubuntu

Comments

Popular posts from this blog

Joomla site hacked, cant see front and - Joomla! Forum - community, help and support

Christian Home School Programs - Joomla! Forum - community, help and support

Trouble with PF_OutFlag_I_USE_AUDIO and PF_CHECKOUT_LAYER_AUDIO