level 1
Linux Mint怎么安装Realtek声卡驱动,我按readme装不成功,我是新手想请教吧里各位高手怎么安装,谢谢。
Readme
Manual install:
Step 1. unzip source code
tar xfvj alsa-driver-1.0.xx.tar.bz2
Step 2. Complied source code
a. cd alsa-driver-1.0.xx
b. ./configure --with-cards=hda-intel
c. make
d. make install
Step 3. reboot your machine
Step 4. Use the alsamixer the disable mute (All audio line default is mute)
excute alsamixer
2015年10月02日 07点10分
1
Readme
Manual install:
Step 1. unzip source code
tar xfvj alsa-driver-1.0.xx.tar.bz2
Step 2. Complied source code
a. cd alsa-driver-1.0.xx
b. ./configure --with-cards=hda-intel
c. make
d. make install
Step 3. reboot your machine
Step 4. Use the alsamixer the disable mute (All audio line default is mute)
excute alsamixer