Upgrade Alsa (1.0.20), sound problem solution ubuntu jaunty 9.04
To do this, we must begin by determining our version of alsa as follows :
cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.18rc3.
We must then install the necessary tools to compile along with the kernel headers :
sudo apt-get -y install build-essential ncurses-dev gettext xmlto
sudo apt-get -y install linux-headers-`uname -r`
Then, we go in our personal folder and download alsa-driver, alsa-lib and alsa-utils :
cd ~
wget ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.20.tar.bz2
wget ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.20.tar.bz2
wget ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.0.20.tar.bz2
After that, we create a new folder for the compilation and installation of the 3 files. Then, we move the 3 tar files that we just downloaded in this folder :
sudo mkdir -p /usr/src/alsa
cd /usr/src/alsa
sudo cp ~/alsa* .
Unpack the 3 tar files :
sudo tar xjf alsa-driver*
sudo tar xjf alsa-lib*
sudo tar xjf alsa-utils*
We compile and install alsa-driver :
cd alsa-driver*
sudo ./configure --with-cards=hda-intel --with-kernel=/usr/src/linux-headers-$(uname -r)
sudo make
sudo make install
We compile and install alsa-lib :
cd ../alsa-lib*
sudo ./configure
sudo make
sudo make install
We compile and install alsa-utils :
cd ../alsa-utils*
sudo ./configure
sudo make
sudo make install
Then, we remove the 3 tar files in our personal folder that are not anymore necessary :
rm -f ~/alsa-driver*
rm -f ~/alsa-lib*
rm -f ~/alsa-utils*
14.6.09
Upgrade Alsa (1.0.20), sound problem solution ubuntu jaunty
Subscribe to:
Posts (Atom)
- Open Collection
- Bookmark Bridge
- Fantasisco
- AndiMujahidin
- Arvernester
- EmakEmak
- arqu3fiq
- Bitz 'n Pieces
- aPuRie's
- carolines
- Menyanyah.COM
- Aprijunaidi.com
- Kamar UNieQ
- The Perspective
- Mylair
- Snage
- Titanicxxx
- Student Loan INfo
- Tutorial potoshop
- LeoMAr SukaLupa
- Aya's Blog
- Cool Gimp Tutorial
- Cool Photoshop Tutorial
- Abel89
- AfifAmru
- AinurRohman
- Anied
- Anita Mui
- Arielz.net
- ASFA
- BlackNovember
- BloggerSource
- BolaSinema
- Busby SEO Test
- Cemolex
- ChacaGames4X
- DanielMGinting
- Download Movies Free
- DP2FC
- dzofar.com
- ElfiraSetia
- Encode
- Eska Kuncara
- Fantasisco
- FilmAsia
- FreeCorner
- Gebrak
- GhaniWardhana
- GnetPlus
- Gugel Insights
- HabibieAfsyah
- IIN JEPARA
- ILMUwan
- IN_TIPS
- Jabal Uhud
- JETS
- Kang Rudi Prakoso
- KangNoval
- KIKI
- KoekoehGesang
- Lap
- LifeStyleGuide
- LUXcar
- Mas Guru
- masADE
- MayNanda
- NEw MP3
- NurHasim
- Oeoes
- PPC SECRETS
- Quran-Hadist
- Suhendrawan
- Tips-Trik BLogspot
links
Labels
- 32 nm (1)
- acer (2)
- AMD (1)
- asus (1)
- axioo (1)
- browser (1)
- care (1)
- cheap (1)
- comparating (3)
- comparison (2)
- computer (4)
- dell (1)
- desktop (2)
- dual core (1)
- Free download (1)
- Hewlett Packard (1)
- information (1)
- intel (3)
- laptop (12)
- Linux (6)
- mac (2)
- mandriva (1)
- mini laptop (1)
- new (8)
- news (11)
- notebook (7)
- OpenSuse (1)
- Oracle Sun (1)
- os (6)
- php (1)
- processor (6)
- promotion (1)
- quad core (1)
- review (2)
- smartphone (1)
- software (4)
- T-Mobile (1)
- technology (4)
- the smallest (1)
- tips (7)
- toshiba (5)
- ubuntu (5)
- vaio (1)
- viruses (3)
- windows (4)
