[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:24222] Re: ALSA がうまく設定できません
須山です。
フォローどうもありがとうございます。
結局,谷口様に御教示していただきました/etc/modutils/alsaを参考にして,
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 0.4.2 ---
alias char-major-116 snd
alias snd-card-0 snd-card-ens1370
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-pcm1-oss
alias sound-service-0-12 snd-pcm1-oss
options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660
snd_device_gid=29 snd_device_uid=0
options snd-cardens1370 snd_index=1 snd_id=SBA_PCI128
snd_dac1_frame_size=128 snd_dac2_frame_size=128 snd_adc_frame_size=128
# --- END: Generated by ALSACONF, do not edit. ---
と書き換えたところ,無事うまくいきました。(もちろん/etc/init.d/alsa
restartもやりました)xmmsでばっちり音がでています。
なお,変更個所は
alias snd-card-0 snd-card-ens1370
にsnd-card-ens1370を追加したのと
options snd-cardens1370 snd_index=1 snd_id=SBA_PCI128
snd_dac1_frame_size=128 snd_dac2_frame_size=128 snd_adc_frame_size=128
という行を追加したところです。結論としてはalsaconfがうまくい機能しなかっ
たということだとおもいます。
ちなみに
fullmoon:/proc/asound# cat /proc/pci | grep audio
Multimedia audio controller: Ensoniq AudioPCI (rev 1).
なので,私のはrevisionが小さいようです。去年買ったばかりなのですが。
どうもありがとうございました。
--
須山 猛(tsuyama@xxxxx)