wine::winecfg不能打开audio页面的解决方法。

Wine、Cedega、CrossOver 等配置
回复
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

wine::winecfg不能打开audio页面的解决方法。

#1

帖子 eexpress » 2006-07-18 21:18

之前,只要是选择audio页面,就崩溃。我还以为是和kde有什么关系。

代码: 全选

$ winecfg
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
Creating link /home/exp/.kde/socket-eexpress.
can't create mcop directory
这样作,google到的。其中eexp是我的登录名。

代码: 全选

mkdir /tmp/ksocket-[b]eexp[/b]
然后就会,

代码: 全选

$ winecfg
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
Creating link /home/exp/.kde/socket-eexpress.
[b]Created link from "/home/exp/.kde/socket-eexpress" to "/tmp/ksocket-eexp"[/b]
fixme:jack:JACK_drvLoad error loading the jack library libjack.so, please install this library to use jack
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
正常。
上次由 eexpress 在 2006-07-19 22:36,总共编辑 1 次。
● 鸣学
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

#2

帖子 eexpress » 2006-07-18 21:36

audio那里只有选择alsa才有声音。
其他的要不没有,要不卡得死。
● 鸣学
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

#3

帖子 eexpress » 2006-07-18 21:38

SI的内部字体,有反锯齿,就是格式啊。
附件
screenshot-2006-07-18-21-39-55.png
● 鸣学
0406410525
帖子: 42
注册时间: 2006-08-15 20:16

Re: wine::winecfg不能打开audio页面的解决方法。

#4

帖子 0406410525 » 2006-11-15 11:09

然后就会,

代码: 全选

$ winecfg
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
Creating link /home/exp/.kde/socket-eexpress.
[b]Created link from "/home/exp/.kde/socket-eexpress" to "/tmp/ksocket-eexp"[/b]
fixme:jack:JACK_drvLoad error loading the jack library libjack.so, please install this library to use jack
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
正常。
这里也不是完全正常啊,还是出现了这个报告
fixme:jack:JACK_drvLoad error loading the jack library libjack.so, please install this library to use jack
这句话是要我们安装libjack.so库文件吧
并且也说了在/dev/snd目录下也没有seq
要怎么解决啊??? :?:
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

#5

帖子 eexpress » 2006-11-15 21:33

fixme的。从来都认为是winehq需要解决的事情。没理会过。
● 鸣学
Nakedpig
帖子: 154
注册时间: 2006-06-28 21:53

#6

帖子 Nakedpig » 2006-11-17 15:01

提示无法创建目录,还是不能解决问题!
Aries
帖子: 80
注册时间: 2005-11-25 17:00

#7

帖子 Aries » 2007-01-01 17:52

我也是Audio就出错。然后debugger死掉了
wine: Assertion failed at address 0xffffe410 (thread 0009), starting debugger...
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

#8

帖子 eexpress » 2007-01-01 18:11

新版本的就不一定是这个方法了。反正建议使用0.9.17版本。
http://wine.budgetdedicated.com/archive/index.html
● 鸣学
回复