From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6334CC433F5 for ; Tue, 17 May 2022 20:34:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245129AbiEQUeY (ORCPT ); Tue, 17 May 2022 16:34:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36328 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239770AbiEQUeW (ORCPT ); Tue, 17 May 2022 16:34:22 -0400 Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.66]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9ABED52B08 for ; Tue, 17 May 2022 13:34:20 -0700 (PDT) Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id C10DE240108 for ; Tue, 17 May 2022 22:34:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1652819658; bh=Qb7ST+awUa7tDy6zdEZLQcrr2+jI1sSJKpIijBJJ21U=; h=Date:To:Cc:From:Subject:From; b=kvXqXV26YW9VedlV+9CQdqF4tRbRA5Umpl4EGCLnCI/HkuVEVlJrX5CEc5o5H9Fp0 BSP7fgTMdUTI/x0uLfB5Ok7GHRiHR8MPGZ0v9EGNrN8tzNTLOunmiIMBWDKal+74HF p8aX2l8WXzfucULecojPpqRDOdyVbRDJOwXGK7MNB/LWhIP7L2/r+khWIBHQrNkM7g pTSFQgw3U1iuqWkcPMVgF2MbZ61C8s6CCzYX+10bk1DfVGeeQPzjx3LHXILyAG3X36 Bpebs2ELirGG2iySn4J2FGzmzwT7PaTyzwK9NBmPV+JcyFmPipNiWtq3ulAiqAgCCF zj5nDVbOMAbHQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4L2nsQ2Cklz6tmR; Tue, 17 May 2022 22:34:18 +0200 (CEST) Message-ID: Date: Tue, 17 May 2022 20:34:18 +0000 MIME-Version: 1.0 Content-Language: en-US To: laurent.pinchart@ideasonboard.com Cc: linux-media@vger.kernel.org From: =?UTF-8?Q?Alexander_Wipperf=c3=bcrth?= Subject: game capture usb device stops working Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Hello, today I got a usb capture card (Elgato HD60 S+) which is uvc compatible and the first time I connected it to my computer it was immediately recognized and the video from the game console was displayed in OBS, but when I change any setting in the configuration menu the device stops working, no video will be displayed anymore, I have to plug it in and out multiple times until it starts showing video again, I hope with me stating this issue here someone maybe knows a solution or explanation why this could happen. Is there anything I should provide that may be useful? Thanks for your time!