Hi list.
I recently acquired the mentioned camera (lsusb output. usb id is 1b3f:2002) to retire my old
Logitech QuickCam, and while it does work fine, it prints a stack trace whenever I attach the camera
to the computer. I'm currently running an updated Fedora 32.
I'm gonna leave the trace bellow but if this isn't the right place to report the problem, just point
me in the right direction.
Thanks in advance.
Carlos Mogas da Silva
[ 3.989726] uvcvideo: Found UVC 1.00 device GENERAL WEBCAM (1b3f:2002)
[ 3.990434] uvcvideo: Failed to query (GET_INFO) UVC control 2 on unit 1: -32 (exp. 1).
[ 3.997137] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround.
[ 4.001545] uvcvideo 2-1.5.2:1.0: Entity type for entity Processing 5 was not initialized!
[ 4.001547] uvcvideo 2-1.5.2:1.0: Entity type for entity Camera 1 was not initialized!
[ 4.001572] ------------[ cut here ]------------
[ 4.001579] WARNING: CPU: 4 PID: 572 at drivers/media/mc/mc-entity.c:669
media_create_pad_link+0x172/0x1a0 [mc]
[ 4.001580] Modules linked in: x86_pkg_temp_thermal intel_powerclamp coretemp iTCO_wdt kvm_intel
intel_pmc_bxt iTCO_vendor_support uvcvideo(+) videobuf2_vmalloc kvm snd_usb_audio(+)
videobuf2_memops videobuf2_v4l2 videobuf2_common snd_hda_codec_realtek videodev snd_usbmidi_lib
snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi irqbypass raid456 rapl joydev snd_rawmidi
snd_hda_intel async_raid6_recov snd_intel_dspcfg async_memcpy async_pq snd_hda_codec eeepc_wmi
async_xor async_tx asus_wmi intel_cstate nvidia(POE+) sparse_keymap mc snd_hda_core rfkill
intel_uncore snd_hwdep snd_seq video snd_seq_device wmi_bmof pcspkr snd_pcm i2c_i801 i2c_smbus
snd_timer drm_kms_helper snd lpc_ich cec soundcore mei_me mei auth_rpcgss binfmt_misc drm sunrpc
ip_tables crct10dif_pclmul crc32_pclmul crc32c_intel mxm_wmi ghash_clmulni_intel e1000e
firewire_ohci firewire_core crc_itu_t wmi uas usb_storage fuse razermouse(OE) razerkbd(OE)
[ 4.001605] CPU: 4 PID: 572 Comm: systemd-udevd Tainted: P OE 5.8.12-
200.fc32.x86_64 #1
[ 4.001606] Hardware name: System manufacturer System Product Name/P9X79, BIOS 4701 05/06/2014
[ 4.001609] RIP: 0010:media_create_pad_link+0x172/0x1a0 [mc]
[ 4.001611] Code: 5f c3 0f 0b 48 83 c4 08 b8 ea ff ff ff 5b 5d 41 5c 41 5d 41 5e 41 5f c3 0f 0b
b8 ea ff ff ff eb d2 0f 0b b8 ea ff ff ff eb c9 <0f> 0b b8 ea ff ff ff eb c0 0f 0b b8 ea ff ff ff eb
b7 b8 f4 ff ff
[ 4.001611] RSP: 0000:ffff9df300a23ae8 EFLAGS: 00010246
[ 4.001612] RAX: 0000000000000000 RBX: ffff8c08969fc018 RCX: 0000000000000000
[ 4.001613] RDX: ffff8c08ab775e08 RSI: 0000000000000000 RDI: ffff8c08969fc018
[ 4.001614] RBP: ffff8c08969fc018 R08: 0000000000000003 R09: ffff8c08a853fb18
[ 4.001614] R10: 0000000000000000 R11: 0000000000000001 R12: ffff8c08a7438e18
[ 4.001615] R13: 0000000000000000 R14: ffff8c08ab775c00 R15: 0000000000000000
[ 4.001616] FS: 00007eff803ddb80(0000) GS:ffff8c08afd00000(0000) knlGS:0000000000000000
[ 4.001617] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 4.001618] CR2: 0000559e157ff7b8 CR3: 0000000429edc006 CR4: 00000000000606e0
[ 4.001619] Call Trace:
[ 4.001628] uvc_mc_register_entities+0x163/0x1f1 [uvcvideo]
[ 4.001632] uvc_probe.cold+0x730/0xbce [uvcvideo]
[ 4.001637] ? usb_probe_interface+0xe2/0x2a0
[ 4.001638] usb_probe_interface+0xe2/0x2a0
[ 4.001641] really_probe+0x2cd/0x400
[ 4.001643] driver_probe_device+0xe1/0x150
[ 4.001645] device_driver_attach+0xa1/0xb0
[ 4.001646] __driver_attach+0x8a/0x150
[ 4.001648] ? device_driver_attach+0xb0/0xb0
[ 4.001649] ? device_driver_attach+0xb0/0xb0
[ 4.001650] bus_for_each_dev+0x64/0x90
[ 4.001652] bus_add_driver+0x12b/0x1e0
[ 4.001653] driver_register+0x8b/0xe0
[ 4.001656] usb_register_driver+0x84/0x120
[ 4.001658] ? 0xffffffffc1a52000
[ 4.001661] uvc_init+0x26/0x1000 [uvcvideo]
[ 4.001664] do_one_initcall+0x46/0x200
[ 4.001667] ? _cond_resched+0x16/0x40
[ 4.001669] ? kmem_cache_alloc_trace+0x167/0x220
[ 4.001672] ? do_init_module+0x23/0x250
[ 4.001673] do_init_module+0x5c/0x250
[ 4.001675] __do_sys_init_module+0x121/0x150
[ 4.001678] do_syscall_64+0x4d/0x90
[ 4.001680] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 4.001681] RIP: 0033:0x7eff8150745e
[ 4.001683] Code: 48 8b 0d 3d 0a 0c 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00
00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 0a 0a 0c 00 f7
d8 64 89 01 48
[ 4.001684] RSP: 002b:00007fffb3dbaaa8 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[ 4.001685] RAX: ffffffffffffffda RBX: 0000559e15bc75b0 RCX: 00007eff8150745e
[ 4.001686] RDX: 00007eff8115e95d RSI: 0000000000033e3e RDI: 0000559e164ae430
[ 4.001686] RBP: 0000559e164ae430 R08: 0000000000000000 R09: 00007fffb3dba78e
[ 4.001687] R10: 0000000000000001 R11: 0000000000000246 R12: 0000000000000000
[ 4.001687] R13: 00007eff8115e95d R14: 0000559e157fc4f0 R15: 0000559e157fa950
[ 4.001689] ---[ end trace 663360dc7affe058 ]---
[ 4.001689] uvcvideo: Failed to create links for entity 5
[ 4.001690] uvcvideo: Failed to register entities (-22).
|