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 출력 완료

관련 정보