LinuxSir.cn,穿越时空的Linuxsir!

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

看看我的声卡驱动cm8338

[复制链接]
发表于 2003-8-6 21:24:21 | 显示全部楼层 |阅读模式
要如合编译:-(   
能说祥系点吗?(RH9)
STEPS TO BUILD DRIVER
================================================================================

  1. Backup the Config.in and Makefile in the sound driver directory
     (/usr/src/linux/driver/sound).

  2. Extract the tar file by 'tar xvzf cmpci-xx.tar.gz' in the above
     directory.

  3. Change directory to /usr/src/linux

  4. Config cm8338 driver by 'make menuconfig', 'make config' or
     'make xconfig' command.

  5. Please select Sound Card (CONFIG_SOUND=m) support and CMPCI
     driver (CONFIG_SOUND_CMPCI=m) as modules. Resident mode not tested.
     For driver option, please refer 'DRIVER PARAMETER'

  6. Compile the kernel if necessary.

  7. Compile the modules by 'make modules'.

  8. Install the modules by 'make modules_install'


INSTALL DRIVER
================================================================================

  1. Before first time to run the driver, create module dependency by
     'depmod -a'

  2. To install the driver manually, enter 'modprobe cmpci'.

  3. Driver installation for various distributions:

    a. Slackware 4.0
       Add the 'modprobe cmpci' command in your /etc/rc.d/rc.modules
       file.so you can start the driver automatically each time booting.

    b. Caldera OpenLinux 2.2
       Use LISA to load the cmpci module.

    c. RedHat 6.0 and S.u.S.E. 6.1
       Add following command in /etc/conf.modules:

       alias char-major-14 cmpci
发表于 2003-10-6 14:32:30 | 显示全部楼层
如果是CM8338,这个声卡是支持的。
#sndconfig
来找到   C-Media PCI Audio (8338, 8738)     
如果测试有声音,就OK了,如果没有声音,就要用置顶的帖子中的ALSA的驱动办法。

要了解如何根据硬件的问题来提问

http://www.linuxsir.cn/forum.php?mod=viewthread&tid=31154

ALSA的解决办法
http://www.linuxsir.cn/forum.php?mod=viewthread&tid=45116
如果用xmms播放MP3没有声音,要装一个XMMS的MP3插件

http://www.linuxsir.cn/forum.php?mod=viewthread&tid=30456
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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