Re: [linux-audio-user] sound on debian 2.4.26

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] sound on debian 2.4.26
From: Peter Zubaj (pzad_AT_pobox.sk)
Date: Thu Aug 05 2004 - 17:17:47 EEST


Next lines are for alsa - if you want use OSS drivers comment these
lines out (put # at begining of line). This line you should keep
"alias char-major-14 soundcore"

<SNIP>
above snd-pcm snd-pcm-oss

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 1.0.5 ---
alias char-major-116 snd
alias char-major-14 soundcore
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 device_mode=0660
alias snd-card-0 snd-via82xx
alias sound-slot-0 snd-via82xx
# --- END: Generated by ALSACONF, do not edit. ---

### update-modules: end processing /etc/modutils/alsa-base

### update-modules: start processing /etc/modutils/alsa-base.old
above snd-pcm snd-pcm-oss

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 1.0.5 ---
alias char-major-116 snd
alias char-major-14 soundcore
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 device_mode=0660
alias snd-card-0 snd-emu10k1
alias sound-slot-0 snd-emu10k1
</SNIP>

and

<SNIP>
### update-modules: start processing /etc/modutils/kudzu
alias snd-card-1 snd-emu10k1
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 &&
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-emu10k1 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-emu10k1

### update-modules: end processing /etc/modutils/kudzu
</SNIP>

and add this line:

alias sound-slot-0 emu10k1

and try reboot (if not reboot - then remove all modules from kernel
starting snd- and snd module too).
If emu10k1 is not loaded try to load it manualy (modprobe emu10k1)
Try to test if sound works.

Peter Zubaj

____________________________________
http://www.pobox.sk/ - najvacsi slovensky freemail


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Thu Aug 05 2004 - 17:20:36 EEST