나는 video4linux에서 아날로그 비디오 캡처 카드가 작동하도록 하기 위해 커널 모듈을 식별하려고 합니다.
lspci:
Multimedia video controller: Adaptec (formerly DPT) Device 9065
02:04.0 Class 0400: Device 1044:9065
Subsystem: Device 3344:1122
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=slow >TAbort- SERR-
이름 없음 -a:
Linux camhub1 3.16.7-35-default #1 SMP Sun Feb 7 17:32:21 UTC 2016 (832c776) i686 athlon i386 GNU/Linux
이 문제를 어떻게 해결할까요?
답변1
커널이 너무 오래되어 작동하지 않을 수 있지만 video4linux 커널 모듈을 업데이트해야 합니다.
먼저 다음 위키를 방문하세요. https://www.linuxtv.org/wiki/index.php/Hardware_device_information
https://www.linuxtv.org/downloads/
https://git.linuxtv.org/media_tree.git/about/ 마스터 개발 저장소를 복제하려면 git을 설치하고 다음을 실행하세요.
git clone git://linuxtv.org/media_tree.git
make
make install