分页: 1 / 1
求教:想用ALSA,但只能用ESD?
发表于 : 2005-05-15 23:07
由 yongyi
已经按照“如何混音”一文安装设置了。
如果系统的“多媒体系统选择控制面板”设了ESD,BMP也用ESD输出的话,就只有LUMAQQ声音不能同时跟其它声音发出。
但发觉怎么BMP,XMMS播放音乐的音质真的不敢恭维!于是想用ALSA(因为有网友说用ALSA效果好点):
问题就来了!
“多媒体系统选择控制面板”如果设成ALSA,那就完了,系统声音没了。BMP也出问题,不能用ALSA和ESD输出,只能用OSS!!!用ALSA和ESD的出错信息是:
代码: 全选
Couldn't open audio.
Please check that:
1. You have the correct output plugin selected.
2. No other programs is blocking the soundcard.
3. Your soundcard is configured properly.
晕倒!有没有朋友指点一下,让我的夜莺CMI8738声卡用上ALSA啊?就为了传说中的好音质!
发表于 : 2005-05-15 23:22
由 射雕
我也是按照“如何混音”那篇文章设置的
设置后,bmp和xine什么的都没问题,系统声音也没问题了
但是就是lumaqq和bmp冲突,只有一个能发音
不知道为什么,哎
发表于 : 2005-05-15 23:27
由 yongyi
雕兄,你是用ALSA吗?
LUMAQQ没声音我倒没什么所谓。。呵呵,越来越少用QQ了。在ESD下,怎么听BMP的声音都不爽!
刚刚装了个叫alsaplayer的,但一运行就一大堆错误:
代码: 全选
yongyi@yongyi:~$ alsaplayer
ALSA lib conf.c:1566:(snd_config_load1) _toplevel_:22:2:Unexpected char
ALSA lib conf.c:2811:(snd_config_hook_load) /etc/asound.conf may be old or corrupted: consider to remove or fix it
ALSA lib conf.c:2672:(snd_config_hooks_call) function snd_config_hook_load returned error: Unknown error
ALSA lib conf.c:3040:(snd_config_update_r) hooks failed, removing configuration
snd_pcm_open: Unknown error (default)
Failed to initialize plugin!
Failed to register plugin: /usr/lib/alsaplayer/output/libalsa_out.so
Failed to load output plugin "alsa". Trying defaults.
ALSA lib conf.c:1566:(snd_config_load1) _toplevel_:22:2:Unexpected char
ALSA lib conf.c:2811:(snd_config_hook_load) /etc/asound.conf may be old or corrupted: consider to remove or fix it
ALSA lib conf.c:2672:(snd_config_hooks_call) function snd_config_hook_load returned error: Unknown error
ALSA lib conf.c:3040:(snd_config_update_r) hooks failed, removing configuration
snd_pcm_open: Unknown error (default)
Failed to initialize plugin!
/usr/lib/alsaplayer/output/libalsa_out.so failed to load
奇怪的是,它还能放MP3哦!!!
Re: 求教:想用ALSA,但只能用ESD?
发表于 : 2005-05-16 0:39
由 firehare
yongyi 写了:已经按照“如何混音”一文安装设置了。
如果系统的“多媒体系统选择控制面板”设了ESD,BMP也用ESD输出的话,就只有LUMAQQ声音不能同时跟其它声音发出。
但发觉怎么BMP,XMMS播放音乐的音质真的不敢恭维!于是想用ALSA(因为有网友说用ALSA效果好点):
问题就来了!
“多媒体系统选择控制面板”如果设成ALSA,那就完了,系统声音没了。BMP也出问题,不能用ALSA和ESD输出,只能用OSS!!!用ALSA和ESD的出错信息是:
代码: 全选
Couldn't open audio.
Please check that:
1. You have the correct output plugin selected.
2. No other programs is blocking the soundcard.
3. Your soundcard is configured properly.
晕倒!有没有朋友指点一下,让我的夜莺CMI8738声卡用上ALSA啊?就为了传说中的好音质!
libesd-alsa0库安装了吗?
发表于 : 2005-05-16 9:04
由 max0000
不错哎,libesd-alsa0库装上就好了!
发表于 : 2005-05-16 9:05
由 yongyi
当然装了罗。是完全按照混音一文做的了。
之前用ESD的话,可以不用装,只做它下面步骤设置就可混音的。
现在张罗着用WINE+FOOBAR。可惜WINE不知怎么装?!
我是直接从新立得那装了WINE、WINETOOLS、WINSETUPTK的。然后就不知该做些什么才让WINE起作用了。是不是得先在WINE里装个WINDOWS的?
这里没有人装WINE的吗?难道都按别的发行版 一样,一个个去编译吗?
发表于 : 2005-05-16 11:23
由 yongyi
奇怪,我今天再按“如何混音”一文操作一下,竟然出现以下错误信息:
代码: 全选
yongyi@yongyi:~$ sudo gedit /etc/asound.conf
- using device default
- using device default
ALSA lib conf.c:1566:(snd_config_load1) _toplevel_:22:2:Unexpected char
ALSA lib conf.c:2811:(snd_config_hook_load) /etc/asound.conf may be old or corru pted: consider to remove or fix it
ALSA lib conf.c:2672:(snd_config_hooks_call) function snd_config_hook_load retur ned error: Unknown error
ALSA lib conf.c:3040:(snd_config_update_r) hooks failed, removing configuration
同病相怜阿
发表于 : 2005-05-22 16:26
由 stormelf
yongyin兄弟,知道我们犯了多低级的 错误吗 ?看看asound.conf里的空格,是全角的,不识别,全部替换成ascii的空格。
见
viewtopic.php?p=2727#2727