描述:update-modules命令不存在
具体看图,在进行alsaconf时可以发现声卡,但却安装不上,终端显示以下错误
声卡型号:E-MU 0404Running update-modules...
/usr/sbin/alsaconf: line 929: update-modules:找不到命令
Setting default volumes...
晕阿!update-modules被认为是过时命令,被取消了!难怪找不到命令了!NAME
update-modules - obsolete command
SYNOPSIS
update-modules
DESCRIPTION
update-modules is an obsolete command which does nothing. Any program
calling it should be fixed.
Note that the file /etc/modprobe.conf is not the exact equivalent of
/etc/modules.conf. It is not required for module-init-tools and is not
generated any more. In fact, most people should not create that file
since /etc/modprobe.d/* would be ignored in this case but Debian pack‐
ages store their additional configuration files in /etc/modprobe.d/.
depmod(1) modprobe(8) modprobe.conf(5)
BUGS
This program should be removed after modutils will have been removed
from the distribution and no package will try to use it anymore.
AUTHOR
This manual page was written by Marco d’Itri <[email protected]> for the
Debian GNU/Linux system.
Note:
Debian GNU/Linux users need to save this information into a file in the /etc/modutils/ directory (eg. /etc/modutils/alsa) and run update-modules.
Note also that the kernel module soundcore has been renamed in Debian kernels >2.6.23 into snd. A workaround is to put a symlink at /lib/modules/x.x.xx/kernel/sound/soundcore.ko pointing to snd.ko