声卡装不了,求助
我用的是turbolinux10装好后声卡不能工作,系统能识别我的声卡是ens 1371但装不了,用turbosoundcfg配置如下:
在终端运行turbosoundcfg,后点安装声卡,
[root@srllinux root]# turbosoundcfg
/usr/lib/mongoose/iw/sound_gui.py:74: DeprecationWarning: use GtkContainer.get_children
for child in self.advbox.children ():
Use of deprecated SAXv1 function startElement
Traceback (most recent call last):
File "/usr/lib/mongoose/iw/sound_gui.py", line 90, in driver_loading
rc = self.loadDriver ()
File "/usr/lib/mongoose/iw/sound_gui.py", line 25, in loadDriver
w = self.todo.intf.waitWindow('SOUND', _("Loading sound driver..."), usethread=0)
AttributeError: 'NoneType' object has no attribute 'intf'
/usr/sbin/alsactl: save_state:1194: No soundcards found...
[root@srllinux root]#
有谁知道原因?怎么解决?