我装alsa声卡驱动在modprobe是出错
声卡是intel内置的AC97,到modprobe snd-intel8x0时就说找不到intel8x0.o这个文件,但是又确实生成了的,我每一步都是按alsa关于8x0的介绍做的,结果还是不行,好在还有声音。但是用xmms时却没有alsa这个选项,不知道alsa装好了是怎么样的 assume u kernel is 2.4.xx, then can u find /lib/modules/2.4.xx/kernel/sound/pci/snd-intel8x0.o? 我装的是rh8,所以内核应该没有问题,我也看过了,snd-intel8x0.o已经生成了,但是就是不能modprobe通过 1) pls ls /usr/src/ and post output here.2) can u find /lib/modules/2.4.xx/kernel/sound/pci/snd-intel8x0.o?
3) post u modprobe error here. if it is unsolved ...register_special_... unregister_special_..., then u need recompile the kernel and add sound core support. if it is wrong kernel version. then this is a old problem again. 我也遇到同样问题!
我的主板是sis650的, alsaconf制定使用intel8x0模块
在modprobe时显示错误如下:
/lib/modules/2.4.18-3/kernel/sound/pci/snd-intel8x0.o:init module:No such device;
Hint: insmod errors can becaused by incorrect module parameters,including invalid IO or IRQ parameters
/lib/modules/2.4.18-3/kernel/sound/pci/snd-intel8x0.o:insmod /lib/modules/2.4.18-3/kernel/sound/pci/snd-intel8x0.o failed
/lib/modules/2.4.18-3/kernel/sound/pci/snd-intel8x0.o:insmod snd-intel8x0 failed
是不是凡是intel8x0的都会这样啊? why u use intel 8x0 for u sis650? 'No such device;' means the moduel can not detect u device or it can not support u device. 因为用的是avance logic的ac97codec,用alsaconf的时候它也显示是sis的芯片并指定用intel8x0 but the problem is that it report no such device. that means the driver cannot detect the hardware. i do not have sis650. so i can not try. 可是编译完以后能用,只是过几次以后开机就会显示找不到/dev/dsp,奇怪 i use intel 8x0 for my inspiron 8200. it works fine.
if it show that it can not find /dev/dsp. then which user u use? root or normal user? can u check if u /dev/dsp existed or not? ac97安装方法去哪里找? ac97 is a standard, u still need to know which chip u have to install alsa for that chip. 我的是内置的ac97声卡,查看了一下原来的modules.conf里面加载的声卡是i810_audio,但是当我configure时,如果用--with-cards=i810_audio就会说没有这种声卡,我到alsa的主页上看了,intel的声卡就那么几种在那里,我的主板时815E它的主页上的选用intel8x0是最合适的,但是在modprobe时就出和kieko一样的错误。同时也常常出现找不到/dev/dsp的对话框,但是有声音,怪的很。我想问一下,你们用的815E的AC97声卡一般是怎样装alsa声卡驱动的?? 我也有同样问题,我用的是VIA8233A vt8233不是有vt82xx?我的vt8235装alsa之后直接辨认为vt8235
不清楚声卡类型最好还是直接./configure,编译所有的模块。
我在via那里下载的驱动包里有本声卡alsa,oss,以及via驱动的安装说明。
连modules.conf里的配置文件都有。
页:
[1]
2