2009年3月5日 星期四

intal sound card on lenovo r60

#sudo aptitude install build-essential libncurses-dev gettext xmlto xmltoman linux-headers-`uname -r`
install essential tools and kernelheaders

download the latest drive for alsa-lib alsa-driver and alsa-utils

#cd alsa-driver*
#sudo ./configure --with-cards=hda-intel
#sudo make
#sudo make install

#cd ../alsa-lib*
#sudo ./configure
#sudo make
#sudo make install

#cd ../alsa-utils*
#sudo ./configure
#sudo make
#sudo make install

#sudo reboot


on ubuntu hardy
#sudo apt-get install module-assistant
#sudo m-a update
#sudo m-a prepare
#sudo m-a a-i alsa
#sudo reboot

沒有留言:

張貼留言