From owner-freebsd-current@freebsd.org Wed Apr 14 00:45:22 2021 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0155F5F3A42 for ; Wed, 14 Apr 2021 00:45:22 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FKkKF6hz9z3rBB; Wed, 14 Apr 2021 00:45:21 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from comporellon.tachypleus.net (unknown [IPv6:2601:405:4a00:acd:11d7:9b30:1e3e:8c57]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: nwhitehorn/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id B16F61E05; Wed, 14 Apr 2021 00:45:21 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Subject: Re: Problems with Webcam and USB 3.X To: Hans Petter Selasky , Nilton Jose Rizzo , freebsd-current@freebsd.org References: <202104132338.13DNc7AE040585@server.i805.com.br> From: Nathan Whitehorn Message-ID: <7d6d7eff-9254-cc11-e7e0-bf76f542ca48@freebsd.org> Date: Tue, 13 Apr 2021 20:45:20 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2021 00:45:22 -0000 On 4/13/21 8:14 PM, Hans Petter Selasky wrote: > On 4/14/21 1:38 AM, Nilton Jose Rizzo wrote: >>   The USB 3.1 not was reconise by FreeBSD. >> >>   when I create a meet in Jitsi, the webcam show image, but its seens >> like loose horizontal and vertical sync. > > What does usbconfig say about the webcam? > > Any errors in dmesg? > > --HPS I would guess the green might be a manifestation of https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252712. I was never able to fully debug it and it stopped happening at some point when the webcam was attached through the USB hub in my monitor. -Nathan