From: Adam Lee <adam.lee@canonical.com>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
linux-kernel@vger.kernel.org, Matthew Garrett <mjg@redhat.com>,
Mauro Carvalho Chehab <mchehab@redhat.com>,
"open list:USB VIDEO CLASS" <linux-media@vger.kernel.org>
Subject: Re: [PATCH] Revert "V4L/DVB: uvc: Enable USB autosuspend by default on uvcvideo"
Date: Thu, 13 Jun 2013 17:56:47 +0800 [thread overview]
Message-ID: <20130613095647.GC21583@adam-laptop> (raw)
In-Reply-To: <20130425063306.GA20928@adam-laptop>
On Thu, Apr 25, 2013 at 02:33:06PM +0800, Adam Lee wrote:
> On Wed, Apr 24, 2013 at 11:17:52AM +0200, Laurent Pinchart wrote:
> > Hi Adam,
> >
> > Thanks for the patch.
> >
> > On Wednesday 24 April 2013 15:57:19 adam.lee@canonical.com wrote:
> > > From: Adam Lee <adam.lee@canonical.com>
> > >
> > > This reverts commit 3dae8b41dc5651f8eb22cf310e8b116480ba25b7.
> > >
> > > 1, I do have a Chicony webcam, implements autosuspend in a broken way,
> > > make `poweroff` performs rebooting when its autosuspend enabled.
> > >
> > > 2, There are other webcams which don't support autosuspend too, like
> > > https://patchwork.kernel.org/patch/2356141/
> > >
> > > 3, kernel removed USB_QUIRK_NO_AUTOSUSPEND in
> > > a691efa9888e71232dfb4088fb8a8304ffc7b0f9, because autosuspend is
> > > disabled by default.
> > >
> > > So, we need to disable autosuspend in uvcvideo, maintaining a quirk list
> > > only for uvcvideo is not a good idea.
> >
> > I've received very few bug reports about broken auto-suspend support in UVC
> > devices. Most of them could be solved by setting the RESET_RESUME quirk in USB
> > core, only the Creative Live! Cam Optia AF required a quirk in the uvcvideo
> > driver. I would thus rather use the available quirks (USB_QUIRK_RESET_RESUME
> > if possible, UVC_QUIRK_DISABLE_AUTOSUSPEND otherwise) than killing power
> > management for the vast majority of webcams that behave correctly.
>
> Here comes another one, integrated Chicony webcam 04f2:b39f, its
> autosuspend makes `poweroff` performs rebooting at the laptop I'm
> working on. I tried USB_QUIRK_RESET_RESUME, not helping.
>
> The quirks list will go longer and longer absolutely, do uvcvideo wanna
> maintain that? And why only uvcvideo do this in kernel space which
> against general USB module?
>
> I still suggest we disable it by default, people can enable it in udev
> just like almost all distroes do for udisks. Please consider about it.
Hi, Laurent
Any comment of this? I still think it's a risk to enable autosuspend in
uvcvideo by default, there must be users meeting weird issues but didn't
report to you becaue they didn't figured out the cause.
--
Regards,
Adam Lee
Hardware Enablement
next prev parent reply other threads:[~2013-06-13 9:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-24 7:57 [PATCH] Revert "V4L/DVB: uvc: Enable USB autosuspend by default on uvcvideo" adam.lee
2013-04-24 9:17 ` Laurent Pinchart
2013-04-25 6:33 ` Adam Lee
2013-06-13 9:56 ` Adam Lee [this message]
2013-09-24 11:34 ` Laurent Pinchart
2013-09-24 15:58 ` VDR User
[not found] ` <CAA7C2qi_1yYeSYbRBFhaLLwEmFf0k4G52jwvXVk0yLpNFFPCJA@mail.gmail.com>
2013-09-30 14:49 ` Laurent Pinchart
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130613095647.GC21583@adam-laptop \
--to=adam.lee@canonical.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@redhat.com \
--cc=mjg@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox