お知らせ

  • 利用規約を守って投稿してください。また、よくある質問および投稿の手引きも参照してください。
  • メッセージの投稿にはアカウントが必要です。未登録の方は、ユーザ登録ページからアカウントを作成することができます。

#51 2010-08-06 22:35:47

linux-ubuntu-user
メンバ
登録日: 2010-06-30

Re: ubuntu マイク

全ての結果です


aplay -L
front:CARD=Intel,DEV=0
    HDA Intel, HDA Generic
    Front speakers
surround40:CARD=Intel,DEV=0
    HDA Intel, HDA Generic
    4.0 Surround output to Front and Rear speakers
surround41:CARD=Intel,DEV=0
    HDA Intel, HDA Generic
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Intel,DEV=0
    HDA Intel, HDA Generic
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Intel,DEV=0
    HDA Intel, HDA Generic
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Intel,DEV=0
    HDA Intel, HDA Generic
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
hdmi:CARD=Generic
    HD-Audio Generic, ATI HDMI
    HDMI Audio Output


僕にはよく分かりませんが

オフライン

 

#52 2010-08-07 09:39:16

hmatsue
アドバイザ
登録日: 2009-03-10

Re: ubuntu マイク

linux-ubuntu-user による投稿:

aplay -L
front:CARD=Intel,DEV=0
    HDA Intel, HDA Generic
    Front speakers
surround40:CARD=Intel,DEV=0
    HDA Intel, HDA Generic
    4.0 Surround output to Front and Rear speakers
surround41:CARD=Intel,DEV=0
    HDA Intel, HDA Generic
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Intel,DEV=0
    HDA Intel, HDA Generic
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Intel,DEV=0
    HDA Intel, HDA Generic
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Intel,DEV=0
    HDA Intel, HDA Generic
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
hdmi:CARD=Generic
    HD-Audio Generic, ATI HDMI
    HDMI Audio Output

ここで確認していただきたかったのはpulseがここに表示されるかどうかだったのですが、pulseが表示されていないですね。
OSはUbuntu 10.04とのことでしたが、pulse関連のパッケージを削除したりしていますでしょうか。

残項目、

コード:

cat /proc/asound/cards

コード:

cat /proc/asound/card0/codec*  | grep -i codec

コード:

cat /proc/asound/version

についても、それぞれ一行づつ端末に入力して結果を投稿してみて下さい。

オフライン

 

#53 2010-08-07 19:14:33

linux-ubuntu-user
メンバ
登録日: 2010-06-30

Re: ubuntu マイク

0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xfb8f8000 irq 22
1 [Generic        ]: HDA-Intel - HD-Audio Generic
                      HD-Audio Generic at 0xfb9fc000 irq 17

cat /proc/asound/cards 一番上の結果です



Codec: VIA ID 4441

cat /proc/asound/card0/codec*  | grep -i codec 二番目の結果です


Advanced Linux Sound Architecture Driver Version 1.0.21.

cat /proc/asound/version 三番目の結果です。


最後に投稿遅れてすいません

オフライン

 

#54 2010-08-07 22:00:30

hmatsue
アドバイザ
登録日: 2009-03-10

Re: ubuntu マイク

https://bugs.launchpad.net/ubuntu/+bug/474359
と同じ問題なのかも知れません。
マザーボードの型式が明確になれば本当に同じ問題なのかどうか判断できるかも知れませんが。。

試しに、パッケージマネージャで、
linux-backports-modules-alsa-lucid-generic
を検索してインストールしてみて下さい。
その後、システムを再起動し、マイク音量の調整を試してみて下さい。
もしかしたら音声入力ができるようになるかも知れません。

これでうまくいかない場合はマザーボードの型式情報が必要になるので、なんとかマニュアルや納品書を探して見つけ出して下さい。

オフライン

 

#55 2010-08-09 13:05:07

linux-ubuntu-user
メンバ
登録日: 2010-06-30

Re: ubuntu マイク

hamatsueさん。 hamatsueさんが最後に教えてくれたものをインストールしたらマイクを使う事ができました。

本当にありがとうございます。 最後まで教えてくれたのはhamatsueさんだけです。 これからもよろしくお願いします。 本当にありがとうございました

オフライン

 

#56 2011-05-13 16:57:42

satuki-trickster
メンバ
登録日: 2011-05-02

Re: ubuntu マイク

私の場合は、Thinkpad X31 2672-BBJ を Ubuntu11.04で使っています。ヘットセットを使って
自分の声を録音したいと思ったのですが、マイクが反応してくれません。どのようにしたらいいのでしょうか?

上記の記事で、「lspci | grep -i audio」でしたみましたところ

00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
AC'97 Audio Controller (rev 01)

以上です。

どうにか、マイクが使えるようにならないでしょうか?

オフライン

 

#57 2011-05-13 20:13:51

Mocchi
管理者
登録日: 2009-05-17

Re: ubuntu マイク

以下を参考になさってみて下さい。

第165回 Ubuntuでマイクを使う @ Ubuntu Weekly Recipe

もしそれでも問題がありましたら、端末を起動して以下のコマンドの実行し、その結果を教えて下さい。

コード:

$ amixer -c 0;

オフライン

 

Board footer

Powered by FluxBB