Re: [PATCH] media: uvcvideo: add capture quirks for 1e4e:7102

From: Hans de Goede

Date: Mon Sep 21 2026 - 07:33:55 EST


Hi,

On 21-Sep-26 12:52 PM, Ricardo Ribalda wrote:
> Hi Henry
>
> Thanks for the extra info. I still do not get why the device keeps
> suspending if you have the UVC_QUIRK_DISABLE_AUTOSUSPEND. Are you sure
> that you do not have some kind of daemon in the system doing any kind
> of aggressive powersaving?

Good point, a typical candidate for causing issues like this would
be the TLP scripts which are somewhat popular:

https://linrunner.de/tlp/index.html

Henry, if you are using TLP please try disabling it, or at least
opting out the camera of TLP's management.

Regards,

Hans