LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: rr19xx

声卡驱动ALSA安装指南-第三版=》03年06月08日更新

[复制链接]
发表于 2003-10-9 20:34:46 | 显示全部楼层
我又用alsaconf配置了一下,出现以下问题:
Loading driver...
Starting sound driver: snd-dt019x /lib/modules/2.4.20-8/kernel/sound/isa/snd-dt019x.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/isa/snd-dt019x.o: insmod /lib/modules/2.4.20-8/kernel/sound/isa/snd-dt019x.o failed
/lib/modules/2.4.20-8/kernel/sound/isa/snd-dt019x.o: insmod snd-dt019x failed
done
Setting default volumes...
===============================================================================
                                                                                
Now ALSA is ready to use.
For adjustment of volumes, please use alsamixer or gamix.
                                                                                
Have a lot of fun!
                                                                                
[root@GuoRui alsa-utils-0.9.4]# gamix
probe.c 40: No ALSA device.
main.c 44: Can not make mixer.
请指教,谢谢。
 楼主| 发表于 2003-10-9 20:41:19 | 显示全部楼层

回复 harrytina

请将lspci、lsmod输出发上来。
发表于 2003-10-9 20:50:22 | 显示全部楼层
# lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] (rev c4)
00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 41)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586/B/686A/B PIPC Bus Master
IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. USB (rev 16)
00:07.3 USB Controller: VIA Technologies, Inc. USB (rev 16)
00:07.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
01:00.0 VGA compatible controller: nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro] (rev 15)

# lsmod
Module                  Size  Used by    Tainted: P
snd                    42916   0  (autoclean)
soundcore               6404   0  (autoclean) [snd]
ide-cd                 35708   0  (autoclean)
cdrom                  33728   0  (autoclean) [ide-cd]
agpgart                47776   3  (autoclean)
nvidia               1670784  10  (autoclean)
parport_pc             19076   1  (autoclean)
lp                      8996   0  (autoclean)
parport                37056   1  (autoclean) [parport_pc lp]
snd-page-alloc          8436   0
autofs                 13268   0  (autoclean) (unused)
ne2k-pci                7232   1
8390                    8508   0  [ne2k-pci]
ipt_REJECT              3928   6  (autoclean)
iptable_filter          2412   1  (autoclean)
ip_tables              15096   2  [ipt_REJECT iptable_filter]
microcode               4668   0  (autoclean)
nls_cp936             124956   2  (autoclean)
vfat                   13004   1  (autoclean)
fat                    38808   0  (autoclean) [vfat]
keybdev                 2944   0  (unused)
mousedev                5492   1
hid                    22148   0  (unused)
input                   5856   0  [keybdev mousedev hid]
usb-uhci               26348   0  (unused)
usbcore                78784   1  [hid usb-uhci]
ext3                   70784   1
jbd                    51892   1  [ext3]
 楼主| 发表于 2003-10-9 21:02:35 | 显示全部楼层

回复 harrytina

请再执行一次alsaconf,并将/etc/modules.conf内容发上来,另外,你的声卡是ISA声卡吧,alsa编译时有否按指南说的那样
“如果声卡是ISA的pnp声卡,请用./configure --with-isapnp=yes”?
发表于 2003-10-9 21:08:03 | 显示全部楼层
我的声卡是ISA的ALS007,我没有用./configure --with-isapnp=yes。
我是否需要先卸载以前的安装,再重装呢?
 楼主| 发表于 2003-10-9 21:14:00 | 显示全部楼层

回复 harrytina

可以尝试用以上的参数试一下。
不需要卸载。直接把alsa的那些源码包删掉就可以了。 重新解压alsa驱动源码包,带参数编译,如果执行alsaconf出错,请重启一次系统,再执行一次alsaconf。
如果不行,请将lsmod、modules.conf等信息发上来。我今晚基本都在线。
发表于 2003-10-10 08:23:00 | 显示全部楼层
还是不行。
# lsmod
Module                  Size  Used by    Tainted: P
ide-cd                 35708   0  (autoclean)
cdrom                  33728   0  (autoclean) [ide-cd]
snd-pcm-oss            45572   1  (autoclean)
snd-mixer-oss          16408   0  (autoclean) [snd-pcm-oss]
agpgart                47776   3  (autoclean)
nvidia               1670784  10  (autoclean)
parport_pc             19076   1  (autoclean)
lp                      8996   0  (autoclean)
parport                37056   1  (autoclean) [parport_pc lp]
snd-opl3-synth         12868   0  (unused)
snd-seq-instr           7900   0  [snd-opl3-synth]
snd-seq-midi-emul       7212   0  [snd-opl3-synth]
snd-seq                47184   0  [snd-opl3-synth snd-seq-instr snd-seq-midi-emul]
snd-ainstr-fm           3088   0  [snd-opl3-synth]
snd-dt019x              5088   1
snd-pnp                 5640   0  [snd-dt019x]
snd-sb16-dsp            8688   0  [snd-dt019x]
snd-pcm                85248   0  [snd-pcm-oss snd-sb16-dsp]
snd-page-alloc          8436   0  [snd-pcm]
snd-opl3-lib            8708   0  [snd-opl3-synth snd-dt019x]
snd-timer              19588   0  [snd-seq snd-pcm snd-opl3-lib]
snd-hwdep               6944   0  [snd-opl3-lib]
snd-sb-common          12388   0  [snd-dt019x snd-sb16-dsp]
snd-mpu401-uart         5200   0  [snd-dt019x]
snd-rawmidi            18560   0  [snd-mpu401-uart]
snd-seq-device          6204   0  [snd-opl3-synth snd-seq snd-opl3-lib snd-rawmidi]
snd                    42916   0  [snd-pcm-oss snd-mixer-oss snd-opl3-synth snd-seq-instr snd-seq snd-dt019x snd-sb16-dsp snd-pcm snd-opl3-lib snd-timer snd-hwdep snd-sb-common snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore               6404   6  [snd]
autofs                 13268   0  (autoclean) (unused)
ne2k-pci                7232   1
8390                    8508   0  [ne2k-pci]
ipt_REJECT              3928   6  (autoclean)
iptable_filter          2412   1  (autoclean)
ip_tables              15096   2  [ipt_REJECT iptable_filter]
microcode               4668   0  (autoclean)
nls_cp936             124956   2  (autoclean)
vfat                   13004   1  (autoclean)
fat                    38808   0  (autoclean) [vfat]
keybdev                 2944   0  (unused)
mousedev                5492   1
hid                    22148   0  (unused)
input                   5856   0  [keybdev mousedev hid]
usb-uhci               26348   0  (unused)
usbcore                78784   1  [hid usb-uhci]
ext3                   70784   1
jbd                    51892   1  [ext3]

# cat /etc/modules.conf
alias eth0 ne2k-pci
alias usb-controller usb-uhci

alias char-major-195 nvidia

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 0.9.0 ---
alias char-major-116 snd
alias snd-card-0 snd-dt019x
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
options snd major=116 cards_limit=1
options snd-dt019x index=0
# --- END: Generated by ALSACONF, do not edit. ---
另外我把gamix的设置也抓了图,只是所有的小方块只能选择一个,所以我不知道是否是这里的问题。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
 楼主| 发表于 2003-10-10 19:30:52 | 显示全部楼层

回复 harrytina

奇怪了,按照你给的信息,alsa驱动已经成功安装并运行了。
你现在系统还是没有声音吗?用xmms播放wav或mp3有声吗?如果没有声音,xmms有什么提示吗?另外,你是带参数编译的吗?“只是所有的小方块只能选择一个”是指什么?因为我看图上小方块都选中了。
发表于 2003-10-10 19:43:21 | 显示全部楼层
我这次是带参数编译的,没有什么错误提示。wav和mp3我都试过,都是一种结果,就是xmms死在那里,没有任何反应,关都关不掉。
至于gamix方块的选择,我是不能确定是否选中,所以才抓图的。
发表于 2003-10-11 06:49:26 | 显示全部楼层
最初由 harrytina 发表
我这次是带参数编译的,没有什么错误提示。wav和mp3我都试过,都是一种结果,就是xmms死在那里,没有任何反应,关都关不掉。
至于gamix方块的选择,我是不能确定是否选中,所以才抓图的。


能否重新安装一下xmmx播放器??
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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