r00t 发表于 2004-1-16 00:08:28

magic 1.2 pre5下安装声卡问题

当我运行了alsaconf后,就出现这些东西,而且声卡仍然不出声

aplay: main:502: audio open error: No such device
Saving the mixer setup used for this in /etc/asound.state.
/usr/sbin/alsactl: save_state:1061: No soundcards found...
────────────┐
===============================================================================
      │      The mixer is set up now for for playing.               │
Now ALSA is ready to use. to play a sound sample now?                │
For adjustment of volumes, use your favorite mixer.                  │
      │                            NOTE:                              │
Have a lot of fun!

helujun 发表于 2004-1-16 08:12:20

缺少/etc/modprobe.conf文件
先自己创建一个modprobe.conf
再用alsaconf配置声卡
这是kudzu的bug,虽然有配置声卡的动作,但是实际上并没有写入/etc/modprobe.conf里面,因为缺少/etc/modprobe.conf文件

watercloud 发表于 2004-1-16 09:33:11

alsaconf配置时有时候会写这个文件/etc/modules.conf
而系统用的是这个/etc/modprobe.conf !
自己连接一下:ln /etc/modules.conf/etc/modprobe.conf

樱家冢 发表于 2004-1-16 09:36:18

还没配置过声卡,自己运行alsaconf配置一下。

r00t 发表于 2004-1-16 10:46:27

哈哈,OK啦.........
页: [1]
查看完整版本: magic 1.2 pre5下安装声卡问题