[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:09706] Let's NoteでのALSAInstall(was Re:Kernel コンパイルエラー)



鳥居です。

sshimo@rnac.ne.jp (Shigenori Shimokawara) さんが
Sat, 5 May 2001 01:11:45 +0900頃出された
'[plamo:09705] Re: Kernel コンパイルエラー'のご返事です。

早速ありがとうございます。
いろいろ上が不足していると思いますので、追記します。

Kernel 2.2.xを使用していたときは、
ALSA driver	0.5.9d
ALSA library	0.5.9
ALSA utils	0.5.9b
alsaconf	0.4.3b
を使用していました。

sshimo> >> Let's Note B5ERを使用していますが、Kernel 2.4した時点から
sshimo> >> ALSAで音が出なくなっています。

最初に、Kernelを2.4にしたとき、上記バージョンのままだったので、コンパイルが通らず、
その後、
ALSA driver	0.5.10b
ALSA library	0.5.10b
ALSA utils	0.5.10
alsaconf	0.4.3b
という組み合わせで、コンパイルし、Installしています。
alsaconfで音量設定などを行い、/etc/modules.confには

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 0.4.3b ---
alias char-major-116 snd
alias snd-card-0 snd-card-intel8x0
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 snd_major=116 snd_cards_limit=1 snd_device_mode=0666 snd_device_gid=0 snd_device_uid=0
options snd-card-intel8x0 snd_index=0 snd_id=CARD_0 snd_pbk_frame_size=128 snd_cap_frame_size=128 snd_mic_frame_size=128
# --- END: Generated by ALSACONF, do not edit. ---

のように記載しています。
また、/etc/rc.d/rc.localには

if [ -f /etc/rc.d/init.d/alsasound ]; then
  echo "Starting ALSA Sound "
  /etc/rc.d/init.d/alsasound start
  /sbin/modprobe snd-pcm-oss
fi

の様に記載して、音量調整・ドライバーのInstallを行っています。
また、
#lsmod
をすると

snd-pcm-oss            18320   0 (unused)
snd-pcm-plugin         15504   0 [snd-pcm-oss]
snd-mixer-oss           4992   0 [snd-pcm-oss]
snd-card-intel8x0       2448   0
snd-intel8x0            6384   0 [snd-card-intel8x0]
snd-pcm                30656   0 [snd-pcm-oss snd-pcm-plugin snd-intel8x0]
snd-timer               8416   0 [snd-pcm]
snd-ac97-codec         23712   0 [snd-intel8x0]
snd-mixer              23152   0 [snd-mixer-oss snd-ac97-codec]
snd                    35104   1 [snd-pcm-oss snd-pcm-plugin snd-mixer-oss snd-card-intel8x0 snd-intel8x0 snd-pcm snd-timer snd-ac97-codec snd-mixer]

という内容が表示されます。
この状態で
sshimo> >> # gmix 
sshimo> >> Warning: This version of gmix was compiled with a different version of
sshimo> >> soundcard.h.
sshimo> >> というメッセージが気になります。
という結果になります。

sshimo> ALSA はカーネルを変えたらリコンパイルする必要があったかと
sshimo> 思います。リコンパイルがまだでしたら、試してみてはいかがでしょう?
リコンパイルは行っています。

何か、足りない作業がありましたら教えてください。


-------------------------------------

           Masatoshi Torii

   Nidek sales Co.,LTD. NAVIS TEAM 

 http://www.nidek.co.jp
 E-mail:torii@dd.iij4u.or.jp

-------------------------------------

Follow-Ups
[plamo:09711] Re: Let's Note でのALSA Install(was Re:Kernel コンパイルエラー), Shigenori Shimokawara
References
[plamo:09704] Re: Kernelコンパイルエラー, torii
[plamo:09705] Re: Kernel コンパイルエラー, Shigenori Shimokawara

[検索ページ] [メール一覧]
Plamo ML 公開システム