LinuxSir.cn,穿越时空的Linuxsir!

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

2.6.0内核怎么用ISA口的声卡

[复制链接]
发表于 2003-11-4 15:28:11 | 显示全部楼层 |阅读模式
ES1688
ISA口
在2.4下用的很好
2.6.0内核里有,编译进去,但是显示找不到声卡,
应该是需要设置IRQ、DMA之类的吧。
用pnpdump,找不到这块声卡。
是不是只能手工写/etc/isapnp.conf了?
怎么写?
看man isapnp.conf里的东西,
不知道对应的都是什么。
发表于 2003-11-4 15:29:37 | 显示全部楼层
编成模块呢???
 楼主| 发表于 2003-11-4 17:22:24 | 显示全部楼层
编成模块也不行
用modprobe snd-es1688
显示No such device
发表于 2003-11-4 22:45:53 | 显示全部楼层
[root@linuxsir01 linux-2.4]# modinfo soundcore

运行上面的命令看会出现什么??
 楼主| 发表于 2003-11-5 13:37:57 | 显示全部楼层

modinfo soundcore

如下:
description:    Core sound module
author:         Alan Cox
license:        GPL
vermagic:       2.6.0-test9 K6 gcc-2.95
depends:
发表于 2003-11-6 03:23:57 | 显示全部楼层
兄弟能说一下是什么声卡吗??
列一下声卡的芯片组
#lspci
 楼主| 发表于 2003-11-6 09:01:58 | 显示全部楼层

慢慢来吧……

#lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT82C598 [Apollo MVP3] (rev 04)
00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C586/A/B PCI-to-ISA [Apollo VP] (rev 41)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. USB (rev 02)
00:07.3 Host bridge: VIA Technologies, Inc. VT82C586B ACPI (rev 10)
00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
01:00.0 VGA compatible controller: nVidia Corporation NV4 [RIVA TNT] (rev 04)
声卡是ESS的,芯片ES1688
不是pci的,是isa的
#pnpdump
# $Id: pnpdump_main.c,v 1.27 2001/04/30 21:54:53 fox Exp $
# Release isapnptools-1.26
#
# This is free software, see the sources for details.
# This software has NO WARRANTY, use at your OWN RISK
#
# For details of the output file format, see isapnp.conf(5)
#
# For latest information and FAQ on isapnp and pnpdump see:
# http://www.roestock.demon.co.uk/isapnptools/
#
# Compiler flags:  -DREALTIME -DHAVE_PROC -DENABLE_PCI -DHAVE_SCHED_SETSCHEDULER -DHAVE_NANOSLEEP -DWANT_TO_VALIDATE
#
# Trying port address 0273
# Trying port address 027b
# Trying port address 0283
# Trying port address 028b
# Trying port address 0293
# Trying port address 029b
# Trying port address 02a3
# Trying port address 02ab
# Trying port address 02b3
# Trying port address 02bb
# Trying port address 02c3
# Trying port address 02cb
# Trying port address 02d3
# Trying port address 02db
# Trying port address 02e3
# Trying port address 02eb
# Trying port address 02f3
# Trying port address 0303
# Trying port address 030b
# Trying port address 0313
# Trying port address 031b
# Trying port address 0323
# Trying port address 032b
# Trying port address 0333
# Trying port address 033b
# Trying port address 0343
# Trying port address 034b
# Trying port address 0353
# Trying port address 035b
# Trying port address 0363
# Trying port address 036b
# Trying port address 0373
# Trying port address 037b
# Trying port address 0383
# Trying port address 038b
# Trying port address 0393
# Trying port address 039b
# Trying port address 03a3
# Trying port address 03ab
# Trying port address 03b3
# Trying port address 03bb
# Trying port address 03e3
# Trying port address 03eb
# Trying port address 03f3
# No boards found
看这意思是找不到声卡,或者能不能说声卡不支持pnp?
 楼主| 发表于 2003-11-9 02:22:01 | 显示全部楼层
顶一把
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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