The sound card in the ThinkPadT61 notebook does not support well, because the alsa version in Ubuntu7.10 is too low, just upgrade to 1.0.16. Originally, we had to change the voice to PCM. Now we have the main channel, which means the support is good. The installation method is very simple. You only need to download drivers, utils, lib, and oss, and then makeinstall respectively (note that lib should be installed first than utils), basically. However, you need to identify the sound card and driver. Install
The sound card in the ThinkPad T61 notebook does not support well, because the alsa version in Ubuntu 7.10 is too low, just upgrade to 1.0.16.
Originally, we had to change the voice to PCM. Now we have the main channel, which means the support is good.
The installation method is very simple. You only need to download drivers, utils, lib, and oss, and then make install respectively (note that lib should be installed first than utils), basically. However, you need to identify the sound card and driver. After the program is installed, create a sound card device under the drivers source code directory./snddevices, and then use alsaconf for automatic identification.
After changing the kernel, you must recompile it.