07/03/25 02:44:18 9ih0YNgI
>>31
$ wget fURLリンク(ftp.alsa-project.org)
$ tar xjf alsa-driver-1.0.13.tar.bz2
$ cd alsa-driver-1.0.13
$ ./configure --with-isapnp=0 --with-sequencer=yes --with-cards=cs4232,cs4236
$ make
$ su
# make install
# exit
$ alsaconf
かな?