OpenSuse Leap 42.3のEasyCAPでは音が出ません。

OpenSuse Leap 42.3のEasyCAPでは音が出ません。

EasyCapをピックアップしましたが、音がまったく聞こえず、ビデオもうまく機能します。

lsusbを実行すると、デバイス(ID eb1a:2861 eMPIA Technology、Inc.)が見つかります。

また、ポートまたはチャネルを持つpavucontrol(およびalsamixer)でこのデバイスを表示または呼び出す方法(ポートはpavucontrolが使用する名前のようです)、ライン入力と呼ばれますが、ミュートされずボリュームがありますが、デバイスはありません。音がまったく送信されていないかのように読み取られます。

ちなみに私はAsus ROGノートブックでこれを実行しています。 3つのオーディオ出力があります。ヘッドフォンジャック(pavuやalsamixerでは見つかりません)、内蔵マイクで動作して使用できるコードもあり、最後に現在私のヘッドフォンから音を取得するために使用するコードもあります。ヘッドホンジャックから抜けないのでヘッドホンです。それでは関連があるのではないだろうか?

現在最大の問題は、トラブルシューティングを進める方法を知りません。カーネル拡張をコンパイルするか、ブラックリストファイルを変更する必要がありますか?どんな考えがありますか?

読んでくれてありがとう、この問題を解決するのを手伝ってください!

編集(関連部分は $> dmesg | grep em28 の出力だと思います)

[   16.370983] em28xx: New device   @ 480 Mbps (eb1a:2861, interface 0, class 0)
[   16.370985] em28xx: Video interface 0 found: isoc
[   16.371004] em28xx: chip ID is em2860
[   16.461559] em2860 #0: board has no eeprom
[   16.525339] em2860 #0: No sensor detected
[   16.531764] em2860 #0: found i2c device @ 0x4a on bus 0 [saa7113h]
[   16.546989] em2860 #0: Your board has no unique USB ID.
[   16.546991] em2860 #0: A hint were successfully done, based on i2c devicelist hash.
[   16.546993] em2860 #0: This method is not 100% failproof.
[   16.546994] em2860 #0: If the board were missdetected, please email this log to:
[   16.546995] em2860 #0:       V4L Mailing List  <[email protected]>
[   16.547001] em2860 #0: Board detected as EM2860/SAA711X Reference Design
[   16.625341] em2860 #0: Identified as EM2860/SAA711X Reference Design (card=19)
[   16.625345] em2860 #0: analog set to isoc mode.
[   16.625378] em28xx audio device (eb1a:2861): interface 1, class 1
[   16.625392] em28xx audio device (eb1a:2861): interface 2, class 1
[   16.625454] usbcore: registered new interface driver em28xx
[   16.907314] em2860 #0: Registering V4L2 extension
[   17.545714] saa7115 3-0025: saa7113 found @ 0x4a (em2860 #0)
[   18.329462] em2860 #0: Config register raw data: 0x10
[   18.353378] em2860 #0: AC97 vendor ID = 0x414c4760
[   18.365418] em2860 #0: AC97 features = 0x0000
[   18.365421] em2860 #0: Unknown AC97 audio processor detected!
[   20.769853] em2860 #0: V4L2 video device registered as video1
[   20.769861] em2860 #0: V4L2 VBI device registered as vbi0
[   20.769863] em2860 #0: V4L2 extension successfully initialized
[   20.769865] em28xx: Registered (Em28xx v4l2 Extension) extension
[   21.353059] em2860 #0: Registering snapshot button...
[   21.353158] input: em28xx snapshot button as /devices/pci0000:00/0000:00:14.0/usb1/1-5/input/input16
[   21.353239] em2860 #0: Remote control support is not available for this card.
[   21.353242] em28xx: Registered (Em28xx Input Extension) extension

しかし、ここにあるすべての情報を取得するにはdmesg 出力完了

ベストアンサー1

おすすめ記事