LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1175|回复: 1

声音问题

[复制链接]
发表于 2004-1-1 17:41:34 | 显示全部楼层 |阅读模式
rc2的时候可以加载驱动,正式版不行  
[root@dyhfei 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'
 楼主| 发表于 2004-1-1 18:21:07 | 显示全部楼层
运行alsaconf就好了,但是不支持多音频流
装 oss发现
ERROR: Module soundcore is in use by snd
ERROR: Module snd is in use by snd_mixer_oss,snd_cmipci,snd_pcm,snd_opl3_lib,snd_timer,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_device


Error: OSS cannot be installed because there is another sound driver loaded.
Driver 'sound' has registered the sound device (character major 14) for itself.

You seem to have OSS/Free statically linked into kernel.
You need to reconfigure and reinstall the kernel
with sound support disabled.
难道要 编译 内核?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表