![GSPCA: 설명자를 가져올 수 없습니다.](https://linux55.com/image/171841/GSPCA%3A%20%EC%84%A4%EB%AA%85%EC%9E%90%EB%A5%BC%20%EA%B0%80%EC%A0%B8%EC%98%AC%20%EC%88%98%20%EC%97%86%EC%8A%B5%EB%8B%88%EB%8B%A4..png)
창고에서 오래된 웹캠을 발견했습니다. Windows에서는 Creative GO mini로 감지하지만 드라이버가 없습니다. Linux에서 복구할 수 있기를 바라면서 Manjaro에 연결했습니다. 장치가 오래되어 사용 중입니다.동물 학대 방지를 위한 국제 사회운전사. 다음과 같은 드라이버가 있습니다.kernel.org을 클릭하고 로드해 보세요. 하지만 버스 설명자를 찾는 동안 오류가 발생하여 사용할 수 없습니다. 나열되어 있지만 lsusb
. 자세한 출력을 제공하고 있습니다.
Bus 002 Device 008: ID 041e:4007 Creative Technology, Ltd Go Mini
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x041e Creative Technology, Ltd
idProduct 0x4007 Go Mini
bcdDevice 0.00
iManufacturer 1 (error)
iProduct 2 Creative WebCam Go Mini (LCDC)
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0022
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 70mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 0
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 1
bNumEndpoints 1
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
can't get debug descriptor: Resource temporarily unavailable
Device Status: 0x0000
(Bus Powered)
이것이 로드되는 모듈입니다.
gspca_stv0680 16384 0
gspca_main 32768 1 gspca_stv0680
videobuf2_vmalloc 20480 2 gspca_main,uvcvideo
videobuf2_v4l2 28672 2 gspca_main,uvcvideo
videobuf2_common 57344 3 gspca_main,videobuf2_v4l2,uvcvideo
videodev 270336 4 gspca_main,videobuf2_v4l2,uvcvideo,videobuf2_common
오류 메시지입니다
[ 4271.175296] usb 2-1: new full-speed USB device number 8 using xhci_hcd
[ 4271.838163] usb 2-1: New USB device found, idVendor=041e, idProduct=4007, bcdDevice= 0.00
[ 4271.838170] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4271.838173] usb 2-1: Product: Creative WebCam Go Mini (LCDC)
[ 4271.838176] usb 2-1: Manufacturer: Creative Technology Ltd
[ 4241.263953] gspca_main: v2.14.0 registered
[ 4241.269868] gspca_main: stv0680-2.14.0 probing 041e:4007
[ 4242.328049] gspca_stv0680: Could not get descriptor 0100
[ 4242.330259] stv0680 2-1:1.0: last error: 0, command = 0x8f
[ 4242.330283] stv0680: probe of 2-1:1.0 failed with error -5
[ 4242.330359] usbcore: registered new interface driver stv0680
내가 지금 무엇을 할 수 있을까?