LinuxSir.cn,穿越时空的Linuxsir!

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

声卡驱动问题init_module: No such device

[复制链接]
发表于 2005-11-13 10:46:11 | 显示全部楼层 |阅读模式
本人下载alsa-driver1.0.9b, alsa-lib-1.0.9,alsa-utils-1.0.9a安装后,
声卡还是不能驱动。错误提示是:#modprobe -->init_module: No such device
随后,我安装了一个alsa-oss-1.0.9,发现modinfo snd-**有输出,但是modprobe 仍然failed

希望高手帮忙解决
我是新手,第一次使用linux, 所以回答越详细越好
具体如下:
[root@localhost root]# uname -r -m -p -i
2.4.20-8 i686 i686 i386
[root@localhost root]# lspci -vv
00:1f.5 Multimedia audio controller: Intel Corp. 82801DB AC'97 Audio (rev 03)
Subsystem: Asustek Computer, Inc.: Unknown device 1893
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <ERR-
Interrupt: pin B routed to IRQ 0
Region 0: I/O ports at e000 [size=256]
Region 1: I/O ports at e100
Region 2: Memory at 10000400 (32-bit, non-prefetchable) [size=512]
Region 3: Memory at 10000600 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

[root@localhost root]# modprobe snd-intel8x0
/lib/modules/2.4.20-8/kernel/sound/pci/snd-intel8x0.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20-8/kernel/sound/pci/snd-intel8x0.o: insmod /lib/modules/2.4.20-8/kernel/sound/pci/snd-intel8x0.o failed
/lib/modules/2.4.20-8/kernel/sound/pci/snd-intel8x0.o: insmod snd-intel8x0 failed

root@localhost root]# dmesg
Linux version 2.4.20-8 (bhcompile@porky.devel.redhat.com) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Thu Mar 13 17:54:28 EST 2003
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000000f740000 (usable)
BIOS-e820: 000000000f740000 - 000000000f750000 (ACPI data)
BIOS-e820: 000000000f750000 - 000000000f800000 (ACPI NVS)
0MB HIGHMEM available.
247MB LOWMEM available.
On node 0 totalpages: 63296
zone(0): 4096 pages.
zone(1): 59200 pages.
zone(2): 0 pages.
Kernel command line: ro root=LABEL=/ hdc=ide-scsi
。。。。
PCI: Enabling device 00:1f.5 (0005 -> 0007)
PCI: No IRQ known for interrupt pin B of device 00:1f.5. Please try using pci=biosirq.
ALSA intel8x0.c:2651: unable to grab IRQ 0
PCI: No IRQ known for interrupt pin B of device 00:1f.5. Please try using pci=biosirq.
ALSA intel8x0.c:2651: unable to grab IRQ 0
PCI: No IRQ known for interrupt pin B of device 00:1f.5. Please try using pci=biosirq.
ALSA intel8x0.c:2651: unable to grab IRQ 0
 楼主| 发表于 2005-11-17 10:08:48 | 显示全部楼层
惨,

根据系统提示,怀疑我的声卡不受REDHAT支持
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-11-17 16:16:55 | 显示全部楼层
哈哈,找到一个英文版本的解决方法.

I have been able to get the that soundchip to work with the default
supplied drivers in RH9 but of-course, they appear to not support
everything. I had to increase the volume level to hear anything at all.
I have replaced the drivers with the ALSA drivers rpm files supplied
at http://www.freshrpms.net. Try that. Follow their instructions and
they will refer you back to http://www.alsa-project.org a couple of
placed but follow it and it will work. You will need to recompile the
kernel module since there is none for 2.40.20-8 but that isn't really a
big deal. Make sure you do it as root.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-12-14 08:01:36 | 显示全部楼层
这是声卡irq问题,
根据demsg信息,需要重新编译内核,修改ACPI支持,
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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