声卡bug

编译打包和其他
回复
jiyuyan
帖子: 257
注册时间: 2007-08-26 18:51

声卡bug

#1

帖子 jiyuyan » 2009-11-13 9:33

版本:ubuntu 9.10
描述:update-modules命令不存在
具体看图,在进行alsaconf时可以发现声卡,但却安装不上,终端显示以下错误
Running update-modules...
/usr/sbin/alsaconf: line 929: update-modules:找不到命令
Setting default volumes...
声卡型号:E-MU 0404
附件
alsaconf
alsaconf
jiyuyan
帖子: 257
注册时间: 2007-08-26 18:51

Re: 声卡bug

#2

帖子 jiyuyan » 2009-11-13 19:46

http://manpages.ubuntu.com/manpages/jau ... les.8.html
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.
晕阿!update-modules被认为是过时命令,被取消了!难怪找不到命令了!

难怪声卡安装不成功了!看来,如果ubuntu开发小组不和alsa开发小组沟通的话,我的声卡是很难在ubuntu上发声了!

一个一定需要这个命令!

一个一定要取消这个命令!

两巨人打架,升斗小民遭殃阿! :em20
上次由 jiyuyan 在 2009-11-13 19:57,总共编辑 1 次。
jiyuyan
帖子: 257
注册时间: 2007-08-26 18:51

Re: 声卡bug

#3

帖子 jiyuyan » 2009-11-13 19:53

手动编译E-MU驱动的过程再此http://www.alsa-project.org/main/index. ... u10k1-fpga

强调一定要run update-modules
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
jiyuyan
帖子: 257
注册时间: 2007-08-26 18:51

Re: 声卡bug

#4

帖子 jiyuyan » 2009-11-13 19:55

用alsaconf来配置E-MU0404声卡时也要这个命令!看来是绕不开的阿!郁闷!!!!
回复