FC3 isa sound solution on Compaq Armada 7800

Bob Marcan bob at interstudio.homeunix.net
Fri Nov 12 09:59:47 UTC 2004


Hope it will help someone.

/etc/modprobe.conf
-------------------
alias snd-card-0 snd-es1688
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-es1688
# module options should go here
options snd-es1688 port=0x220 mpu_port=0x388 irq=5 dma8=1

# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0

# 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

install snd-es1688 /sbin/modprobe --ignore-install snd-es1688 && 
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-es1688 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; 
/sbin/modprobe -r --ignore-remove snd-es1688
-------------------

-- 
 Bob Marcan, Consultant                mailto:bob.marcan at hermes-plus.si
 S&T Hermes Plus d.d.                  tel:           +386 (1) 5895-300
 Slandrova ul. 2                       fax:           +386 (1) 5895-202
 1231 Ljubljana - Crnuce, Slovenia     url:   http://www.hermes-plus.si





More information about the fedora-list mailing list