
Ubuntu日本語フォーラム

ログインしていません。
どうも。
2度目の投稿です。
もんと申します。
新型(最新)の MacBook に、Ubuntu 9.10 をインストールしたのですが、
内蔵チップセットのサウンドが出力されず、少し困ってます。
( 白い MacBook で、NVIDIA のチップセットを使っているようです。)
原因の分かる方や、解決積みの方がいれば、アドバイスいただけると助かり
ます。
1. サウンドデバイスがPCに認識されているかの確認
Mac:~$ lspci | grep -i audio
00:08.0 Audio device: nVidia Corporation MCP79 High Definition Audio (rev b1)
2. ALSAレベルでサウンドデバイスが認識されているかの確認
cat /proc/asound/cards
0 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xd3380000 irq 23
1 [default ]: USB-Audio - USB Audio CODEC
Burr-Brown from TI USB Audio CODEC at usb-0
3. PulseAudioを使う設定になっているか確認
aplay -L
front:CARD=NVidia,DEV=0
HDA NVidia, HDA Generic
Front speakers
surround40:CARD=NVidia,DEV=0
HDA NVidia, HDA Generic
4.0 Surround output to Front and Rear speakers
surround41:CARD=NVidia,DEV=0
HDA NVidia, HDA Generic
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=NVidia,DEV=0
HDA NVidia, HDA Generic
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=NVidia,DEV=0
HDA NVidia, HDA Generic
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=NVidia,DEV=0
HDA NVidia, HDA Generic
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
null
Discard all samples (playback) or generate zero samples (capture)
pulse
Playback/recording through the PulseAudio sound server
front:CARD=default,DEV=0
USB Audio CODEC , USB Audio
Front speakers
surround40:CARD=default,DEV=0
USB Audio CODEC , USB Audio
4.0 Surround output to Front and Rear speakers
surround41:CARD=default,DEV=0
USB Audio CODEC , USB Audio
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=default,DEV=0
USB Audio CODEC , USB Audio
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=default,DEV=0
USB Audio CODEC , USB Audio
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=default,DEV=0
USB Audio CODEC , USB Audio
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=default,DEV=0
USB Audio CODEC , USB Audio
IEC958 (S/PDIF) Digital Audio Output
4. 出力の設定、ボリュームの確認
システム->設定->サウンドを開き、出力のタブから音声の出力に使いたいデバイスを選択します。
選択しました。
Skype その他ができなくて困ると思っていたのですが、USB 接続のヘッドセットにしたところ、音声
の再生・入力ともできており、今のところ、差し迫って困ってはいません。
ただ、通常の内蔵サウンドがならないのも、寂しいので、原因のわかる方や、解決済みの方がいらっ
しゃれば、解決方法を教えく下さい。
よろしくお願いいたします。
オフライン
私も同様の現象がありましたが、どうやらALSAの初期設定の音量が小さすぎるようです。
パネルやシステムの「サウンド設定」からでは、ALSAの細かい設定はできないので、端末からalsamixerを起動して、MasterとかFront Speakerとかそれっぽい項目の音量を目一杯上げてみてください(左右矢印で項目選択、上下矢印で音量上げ下げ。)。
参考
Ubuntu Weekly Topics2010年9月24日号
http://gihyo.jp/admin/clip/01/ubuntu-topics/201009/24
Ubuntu Lucid, Nvidia, and HDMI Sound
http://theironlion.net/blog/2010/09/20/ubuntu-lucid-nvidia-and-hdmi-sound/
オフライン