From owner-freebsd-usb@freebsd.org Sun Jul 5 01:33:01 2020 Return-Path: Delivered-To: freebsd-usb@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 B0F5135D275 for ; Sun, 5 Jul 2020 01:33:01 +0000 (UTC) (envelope-from peter@rulingia.com) Received: from vtr.rulingia.com (vtr.rulingia.com [IPv6:2001:19f0:5801:ebe:5400:1ff:fe53:30fd]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vtr.rulingia.com", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49zrmr2ndcz4L6W for ; Sun, 5 Jul 2020 01:32:59 +0000 (UTC) (envelope-from peter@rulingia.com) Received: from server.rulingia.com (ppp239-208.static.internode.on.net [59.167.239.208]) by vtr.rulingia.com (8.15.2/8.15.2) with ESMTPS id 0651WnNK005403 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Sun, 5 Jul 2020 11:32:55 +1000 (AEST) (envelope-from peter@rulingia.com) X-Bogosity: Ham, spamicity=0.000000 Received: from server.rulingia.com (localhost.rulingia.com [127.0.0.1]) by server.rulingia.com (8.15.2/8.15.2) with ESMTPS id 0651WhrW066244 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Sun, 5 Jul 2020 11:32:44 +1000 (AEST) (envelope-from peter@server.rulingia.com) Received: (from peter@localhost) by server.rulingia.com (8.15.2/8.15.2/Submit) id 0651Wh4f066243 for freebsd-usb@freebsd.org; Sun, 5 Jul 2020 11:32:43 +1000 (AEST) (envelope-from peter) Date: Sun, 5 Jul 2020 11:32:43 +1000 From: Peter Jeremy To: freebsd-usb@freebsd.org Subject: Realtex 0x0129 Card Reader problems Message-ID: <20200705013243.GF30039@server.rulingia.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="7CZp05NP8/gJM8Cl" Content-Disposition: inline X-PGP-Key: http://www.rulingia.com/keys/peter.pgp X-Rspamd-Queue-Id: 49zrmr2ndcz4L6W X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of peter@rulingia.com designates 2001:19f0:5801:ebe:5400:1ff:fe53:30fd as permitted sender) smtp.mailfrom=peter@rulingia.com X-Spamd-Result: default: False [-4.45 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.98)[-0.979]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-usb@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.04)[-1.042]; RCVD_COUNT_THREE(0.00)[3]; DMARC_NA(0.00)[rulingia.com]; NEURAL_HAM_SHORT(-0.03)[-0.028]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:20473, ipnet:2001:19f0:5800::/38, country:US]; RCVD_TLS_ALL(0.00)[] X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jul 2020 01:33:01 -0000 --7CZp05NP8/gJM8Cl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I have a laptop with the following card reader: ugen1.3: at usbus1, cfg=3D0 md=3DHOST spd=3DHIGH (480M= bps) pwr=3DON (500mA) bLength =3D 0x0012=20 bDescriptorType =3D 0x0001=20 bcdUSB =3D 0x0200=20 bDeviceClass =3D 0x00ff bDeviceSubClass =3D 0x00ff=20 bDeviceProtocol =3D 0x00ff=20 bMaxPacketSize0 =3D 0x0040=20 idVendor =3D 0x0bda=20 idProduct =3D 0x0129=20 bcdDevice =3D 0x3960=20 iManufacturer =3D 0x0001 iProduct =3D 0x0002 iSerialNumber =3D 0x0003 <20100201396000000> bNumConfigurations =3D 0x0001=20 and I'm trying to get it working. I've found several previous threads: https://lists.freebsd.org/pipermail/freebsd-usb/2013-July/012200.html https://lists.freebsd.org/pipermail/freebsd-usb/2014-April/012874.html https://lists.freebsd.org/pipermail/freebsd-usb/2016-February/014128.html that suggest various quirks but none of those threads mention success and the suggested quirks don't work for me - in particular, unless I force both the wire and command protocol, nothing works and even with both UQ_MSC_FORCE_WIRE_BBB and UQ_MSC_FORCE_PROTO_SCSI, I also need UQ_MSC_NO_INQUIRY and UQ_MSC_NO_GETMAXLUN - which just moves the error to: (da0:umass-sim0:0:0:0): got CAM status 0x44 (da0:umass-sim0:0:0:0): fatal error, failed to attach to device That all makes me wonder if FreeBSD is actually communicating with the device at all. Can anyone offer a set of quirks that will actually work with this reader? --=20 Peter Jeremy --7CZp05NP8/gJM8Cl Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEE2M6l8vfIeOACl4uUHZIUommfjLIFAl8BLbVfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQ4 Q0VBNUYyRjdDODc4RTAwMjk3OEI5NDFEOTIxNEEyNjk5RjhDQjIACgkQHZIUommf jLI1mA/6A1or6okb15PcAv3u4COIyBnUC3QSm6x8ZLIhHSJ7uTd6JPODtKOaXfce L+JaGLyKVM2qZpAAE8D3J5G7tZm5J8N5zbusBADHp4ZbsIKm3hGTQwVlbC4L4sel upFgjvZNEvT0oVqiEmzaJzVX8EWzEqBlg35X9SXMU3UntuEeB97vC/nayQiAlGc4 fA0NTDQI8/eKnttIOJPCcoJ2ZwGEMYRGgiP0Wrw6iu3m977wkAyD5ORiymN5Or/i CDCz5s3kp/pWwJ7RrPPBHxMMuSn1YMcntxNYgMJA4CO/WuGL9sAX+Jp3giKBgRa9 g5+Us/Kao1uV77df2wjcrG6K9ZY49ha/Ft25IOCv5/rz6C40DlNM9Z0gDV+AB9xm fSZ7q21qqSm/wSgSKnMCsMkNDmGZcddLHyRzhQjl81kPEHQTtKtc4LV7TS/DGCtV fbXab5JSMq5XEUbUA6Mz6L3jLYdJmhf4YD6yAWMPFtUFtrVd6wWswS1S+miA01mx zpq3cqrYY64N7gJHi37/s0wIdhkH53eCgYX1pJIHh9H2YcLZHgZQbwnwtLKeYVDv zU1xXzm1mOPoxIvkmzpsFEIJRkdmsgVcaWo74NDBljuPd0nlaVxQgAgQYGzPPYAc 8KVWYYdiPUxEAt7qokWIW/s+a7lQNYUmpGJPFMjXVXENx8LL4Cg= =WiHm -----END PGP SIGNATURE----- --7CZp05NP8/gJM8Cl-- From owner-freebsd-usb@freebsd.org Sun Jul 5 06:13:16 2020 Return-Path: Delivered-To: freebsd-usb@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 96E9A3619A7 for ; Sun, 5 Jul 2020 06:13:16 +0000 (UTC) (envelope-from agapon@gmail.com) Received: from mail-lj1-f195.google.com (mail-lj1-f195.google.com [209.85.208.195]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49zz0C35qvz4X4H for ; Sun, 5 Jul 2020 06:13:15 +0000 (UTC) (envelope-from agapon@gmail.com) Received: by mail-lj1-f195.google.com with SMTP id q4so5938340lji.2 for ; Sat, 04 Jul 2020 23:13:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:openpgp:autocrypt :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=jOlJE9eQUGq3CfX2wqy1JFj9wbIaX6dzuroyenn/mU4=; b=kxVfnFiBLXYtuSZN0TwWxyhVWv/8Rs/dYC3fEh1+cwoQDkHKTWAnvmic4dVKwQWf0v xGLH4hAlU4kWMbEJwMtzmA2S2sSBRAVLNs7Ed8KKbsKKCeUdFjSOX3MOmyJbeXWnhUO/ zeZ5IpqLIa2zj19h7h2I2vSN48Tc1No/Y/aB66TlkP5beydX3OMvwNqKDUBbw74q3bxi S7g/faAk6JPDhH+99uLGZdL8n0NMzso547nrJkBut0adSB/gQWA7PT/IyvjrlQxFCBNb jq8QKmXDqwhr4V+wux/0OVTSciyDRgxhyQmCxNrhBXO4CeexmTN6/8lCIjBiiaJ24L1f GcDQ== X-Gm-Message-State: AOAM533SWpln6DO35NAv/BUfzGjOzf29lBd+ZgRrJcEGKsVahVlLO85J o29ev4QO0xiCLdMDyhTT0VIlXFvGKyA= X-Google-Smtp-Source: ABdhPJxWbxC1N2YwHDmVYCLbEGbinDtjaU+Vh13D/IfU1mS0UPqm81/qsdfhrWPYFJEyQZAYtcU7Ew== X-Received: by 2002:a2e:81d5:: with SMTP id s21mr17174858ljg.362.1593929593112; Sat, 04 Jul 2020 23:13:13 -0700 (PDT) Received: from [192.168.0.88] (east.meadow.volia.net. [93.72.151.96]) by smtp.googlemail.com with ESMTPSA id s4sm7664702lfc.71.2020.07.04.23.13.11 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 04 Jul 2020 23:13:12 -0700 (PDT) Subject: Re: Realtex 0x0129 Card Reader problems To: Peter Jeremy , freebsd-usb@freebsd.org References: <20200705013243.GF30039@server.rulingia.com> From: Andriy Gapon Openpgp: preference=signencrypt Autocrypt: addr=avg@FreeBSD.org; prefer-encrypt=mutual; keydata= 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 Message-ID: Date: Sun, 5 Jul 2020 09:13:10 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Firefox/60.0 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <20200705013243.GF30039@server.rulingia.com> Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 49zz0C35qvz4X4H X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of agapon@gmail.com designates 209.85.208.195 as permitted sender) smtp.mailfrom=agapon@gmail.com X-Spamd-Result: default: False [-2.06 / 15.00]; RCVD_TLS_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; NEURAL_HAM_LONG(-1.01)[-1.010]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-usb@freebsd.org]; ARC_NA(0.00)[]; DMARC_NA(0.00)[FreeBSD.org]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-0.08)[-0.083]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[209.85.208.195:from]; NEURAL_HAM_MEDIUM(-0.96)[-0.963]; FORGED_SENDER(0.30)[avg@FreeBSD.org,agapon@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.85.208.195:from]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; MIME_TRACE(0.00)[0:+]; FROM_NEQ_ENVFROM(0.00)[avg@FreeBSD.org,agapon@gmail.com]; RECEIVED_SPAMHAUS_PBL(0.00)[93.72.151.96:received] X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jul 2020 06:13:16 -0000 On 05/07/2020 04:32, Peter Jeremy wrote: > I have a laptop with the following card reader: > ugen1.3: at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA) > > bLength = 0x0012 > bDescriptorType = 0x0001 > bcdUSB = 0x0200 > bDeviceClass = 0x00ff > bDeviceSubClass = 0x00ff > bDeviceProtocol = 0x00ff > bMaxPacketSize0 = 0x0040 > idVendor = 0x0bda > idProduct = 0x0129 > bcdDevice = 0x3960 > iManufacturer = 0x0001 > iProduct = 0x0002 > iSerialNumber = 0x0003 <20100201396000000> > bNumConfigurations = 0x0001 I believe that this hardware needs a driver that FreeBSD does not have. The corresponding Linux driver is rtsx_usb (drivers/misc/cardreader/rtsx_usb.c). > and I'm trying to get it working. I've found several previous threads: > https://lists.freebsd.org/pipermail/freebsd-usb/2013-July/012200.html > https://lists.freebsd.org/pipermail/freebsd-usb/2014-April/012874.html > https://lists.freebsd.org/pipermail/freebsd-usb/2016-February/014128.html > that suggest various quirks but none of those threads mention success and > the suggested quirks don't work for me - in particular, unless I force > both the wire and command protocol, nothing works and even with both > UQ_MSC_FORCE_WIRE_BBB and UQ_MSC_FORCE_PROTO_SCSI, I also need > UQ_MSC_NO_INQUIRY and UQ_MSC_NO_GETMAXLUN - which just moves the error to: > (da0:umass-sim0:0:0:0): got CAM status 0x44 > (da0:umass-sim0:0:0:0): fatal error, failed to attach to device > That all makes me wonder if FreeBSD is actually communicating with the > device at all. > > Can anyone offer a set of quirks that will actually work with this reader? > -- Andriy Gapon From owner-freebsd-usb@freebsd.org Sun Jul 5 21:00:47 2020 Return-Path: Delivered-To: freebsd-usb@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 B615834D3A7 for ; Sun, 5 Jul 2020 21:00:47 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4B0LhH4Tt7z4NSy for ; Sun, 5 Jul 2020 21:00:47 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: by mailman.nyi.freebsd.org (Postfix) id 99FBC34D48B; Sun, 5 Jul 2020 21:00:47 +0000 (UTC) Delivered-To: usb@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 99C7334D48A for ; Sun, 5 Jul 2020 21:00:47 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B0LhH3ZH6z4NWl for ; Sun, 5 Jul 2020 21:00:47 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5C7E41366F for ; Sun, 5 Jul 2020 21:00:47 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 065L0lkX088533 for ; Sun, 5 Jul 2020 21:00:47 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 065L0llo088532 for usb@FreeBSD.org; Sun, 5 Jul 2020 21:00:47 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202007052100.065L0llo088532@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: usb@FreeBSD.org Subject: Problem reports for usb@FreeBSD.org that need special attention Date: Sun, 5 Jul 2020 21:00:47 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.33 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jul 2020 21:00:47 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 213877 | xhci reset causes panic on SuperMicro A1SRi-2758F Open | 234578 | Support for Sierra Wireless EM7455 modem 2 problems total for which you should take action. From owner-freebsd-usb@freebsd.org Wed Jul 8 03:10:16 2020 Return-Path: Delivered-To: freebsd-usb@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 B9FE8354819 for ; Wed, 8 Jul 2020 03:10:16 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B1knh0qKDz4QCn for ; Wed, 8 Jul 2020 03:10:15 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from lrrr.mouf.net (cpe-76-182-16-135.nc.res.rr.com [76.182.16.135]) (authenticated bits=0) by mouf.net (8.14.9/8.14.9) with ESMTP id 0683A2H5030228 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Wed, 8 Jul 2020 03:10:07 GMT (envelope-from swills@FreeBSD.org) To: freebsd-usb@FreeBSD.org From: Steve Wills Subject: HDMI video capture device Message-ID: <4bb59ca5-36e1-38ca-4789-ec0f7fd8b69a@FreeBSD.org> Date: Tue, 7 Jul 2020 23:09:57 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Wed, 08 Jul 2020 03:10:07 +0000 (UTC) X-Spam-Status: No, score=0.3 required=4.5 tests=KHOP_HELO_FCRDNS autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mouf.net X-Virus-Scanned: clamav-milter 0.99.2 at mouf.net X-Virus-Status: Clean X-Rspamd-Queue-Id: 4B1knh0qKDz4QCn X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; ASN(0.00)[asn:36236, ipnet:2607:fc50::/36, country:US]; local_wl_from(0.00)[FreeBSD.org] X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2020 03:10:16 -0000 Hi, I ordered one of these: https://smile.amazon.com/gp/product/B089CR8S8K/ and it's recognized and works OK, but the frame rate seems a bit slow in OBS-Studio compared to what I'm seeing from my Logitech C930e cam. I decided to test on a Windows PC I happened to have and didn't see the issue, so it seems to be a driver issue or some other sort of setting issue. Comparing the two devices in usbconfig show_ifdrv, I see this for the Logitech: ugen0.8: at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA) ugen0.8.2: uaudio0: and this for the HDMI capture: ugen0.9: at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA) ugen0.9.2: uaudio1: ugen0.9.4: uhid0: The only other difference I see is that looking at sysctl output I see this for the Logitech: dev.pcm.10.rec.vchanrate: 48000 and this for the HDMI capture: dev.pcm.11.rec.vchanrate: 96000 Any suggestions or ideas? Thanks, Steve From owner-freebsd-usb@freebsd.org Wed Jul 8 07:11:07 2020 Return-Path: Delivered-To: freebsd-usb@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 62087359702 for ; Wed, 8 Jul 2020 07:11:07 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [88.99.82.50]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4B1r7Z33cHz4d7y; Wed, 8 Jul 2020 07:11:05 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2020.home.selasky.org (unknown [178.17.145.105]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 2656026011F; Wed, 8 Jul 2020 09:10:58 +0200 (CEST) Subject: Re: HDMI video capture device To: Steve Wills , freebsd-usb@FreeBSD.org References: <4bb59ca5-36e1-38ca-4789-ec0f7fd8b69a@FreeBSD.org> From: Hans Petter Selasky Message-ID: Date: Wed, 8 Jul 2020 09:10:36 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <4bb59ca5-36e1-38ca-4789-ec0f7fd8b69a@FreeBSD.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4B1r7Z33cHz4d7y X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of hps@selasky.org designates 88.99.82.50 as permitted sender) smtp.mailfrom=hps@selasky.org X-Spamd-Result: default: False [-2.27 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+a:mail.turbocat.net]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[selasky.org]; NEURAL_HAM_LONG(-0.99)[-0.992]; NEURAL_HAM_MEDIUM(-0.88)[-0.884]; NEURAL_HAM_SHORT(-0.09)[-0.094]; RCPT_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:88.99.0.0/16, country:DE]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2020 07:11:07 -0000 On 2020-07-08 05:09, Steve Wills wrote: > ugen0.9: at usbus0, cfg=0 md=HOST spd=HIGH > (480Mbps) pwr=ON (500mA) > ugen0.9.2: uaudio1: > ugen0.9.4: uhid0: 2.00/21.00, addr 21> > > The only other difference I see is that looking at sysctl output I see > this for the Logitech: > > dev.pcm.10.rec.vchanrate: 48000 > > and this for the HDMI capture: > > dev.pcm.11.rec.vchanrate: 96000 > > Any suggestions or ideas? Hi, To get high frame-rate you need to connect the device to a SUPER speed capable port. I think obs-studio doesn't support mpeg transports. --HPS From owner-freebsd-usb@freebsd.org Wed Jul 8 09:39:33 2020 Return-Path: Delivered-To: freebsd-usb@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 560CD35C7F2 for ; Wed, 8 Jul 2020 09:39:33 +0000 (UTC) (envelope-from agapon@gmail.com) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4B1vQr6rXxz3Y72 for ; Wed, 8 Jul 2020 09:39:32 +0000 (UTC) (envelope-from agapon@gmail.com) Received: by mailman.nyi.freebsd.org (Postfix) id E536635C9A4; Wed, 8 Jul 2020 09:39:32 +0000 (UTC) Delivered-To: usb@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 E415535CB8C; Wed, 8 Jul 2020 09:39:32 +0000 (UTC) (envelope-from agapon@gmail.com) Received: from mail-lf1-f46.google.com (mail-lf1-f46.google.com [209.85.167.46]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B1vQr03yBz3Xyl; Wed, 8 Jul 2020 09:39:31 +0000 (UTC) (envelope-from agapon@gmail.com) Received: by mail-lf1-f46.google.com with SMTP id m26so26469271lfo.13; Wed, 08 Jul 2020 02:39:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:references:cc:openpgp:autocrypt :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=ho1SwJDkktHGFXucWoTBwPnYTZFjJXyGv4veAdwgt6c=; b=gC9puuwWr4raBD46N6l7OXxO2lRd9rE938rL5rwvzD8ZLP7UPzwl6Tu/5YH/IlmWGk swaCH39pxKKVg6pywjeushS34uFH50YfUpLm3ypCeWfW7FvjBAtguIL0o81jqWbWYpx1 nJKvo7R4TGgy4dmCNFrdlfC/5nFfWfBfbBWZNbFNtqySFXE56SMBaJlmmQOBm0x3Dmrc zBNOcQnY+DKo/yhhCOW0MFzUVsb8qKEtpm2jWoXGPW5w/l6app1ENNVkL56X59WI2qWx 04zX7VJA2ezBHjHMnN3iKEpfjGHl4tIudZ/rvLtLzH2mdbxPhbCVPNsP2xiiImKtmIXr SEoA== X-Gm-Message-State: AOAM532QEy3D8JSHC3cMPZ3nqjdoBtgzeo6DzPDkc4mbP6Vy8c8gkc2c 0fx0tLijFz0qwjOqF9G4E4W+Z531Zvw= X-Google-Smtp-Source: ABdhPJzv8S1uFMzEuXGjg5XCLwV7nTV1Q9FedKRIFdvigLV+60hJmDfPGEfQSOC4+KmRbec/GTtYVg== X-Received: by 2002:a05:6512:10ca:: with SMTP id k10mr25438679lfg.177.1594201169946; Wed, 08 Jul 2020 02:39:29 -0700 (PDT) Received: from [192.168.0.88] (east.meadow.volia.net. [93.72.151.96]) by smtp.googlemail.com with ESMTPSA id s14sm780247ljs.52.2020.07.08.02.39.28 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 08 Jul 2020 02:39:29 -0700 (PDT) Subject: Re: driver for cp2112 (USB GPIO and I2C gadget) From: Andriy Gapon To: usb@freebsd.org, FreeBSD Hackers References: Cc: FreeBSD Current Openpgp: preference=signencrypt Autocrypt: addr=avg@FreeBSD.org; prefer-encrypt=mutual; keydata= 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 Message-ID: Date: Wed, 8 Jul 2020 12:39:27 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Firefox/60.0 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4B1vQr03yBz3Xyl X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of agapon@gmail.com designates 209.85.167.46 as permitted sender) smtp.mailfrom=agapon@gmail.com X-Spamd-Result: default: False [-2.42 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17:c]; FROM_HAS_DN(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DMARC_NA(0.00)[FreeBSD.org]; MID_RHS_MATCH_FROM(0.00)[]; NEURAL_HAM_LONG(-0.86)[-0.855]; RCVD_COUNT_THREE(0.00)[3]; NEURAL_HAM_MEDIUM(-0.82)[-0.821]; NEURAL_HAM_SHORT(-0.75)[-0.746]; RCVD_IN_DNSWL_NONE(0.00)[209.85.167.46:from]; FORGED_SENDER(0.30)[avg@FreeBSD.org,agapon@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.85.167.46:from]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[avg@FreeBSD.org,agapon@gmail.com]; FREEMAIL_ENVFROM(0.00)[gmail.com]; RECEIVED_SPAMHAUS_PBL(0.00)[93.72.151.96:received] X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2020 09:39:33 -0000 On 19/06/2020 17:14, Andriy Gapon wrote: > > If anyone interested in reviewing a new driver please help yourself to: > https://reviews.freebsd.org/D25359 > https://reviews.freebsd.org/D25360 > What might be curious about it is that there are usb, i2c and gpio mixed together. Any interest at all? I am still torn about which of the approaches to take. -- Andriy Gapon From owner-freebsd-usb@freebsd.org Wed Jul 8 12:48:19 2020 Return-Path: Delivered-To: freebsd-usb@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 9AEAC36203C for ; Wed, 8 Jul 2020 12:48:19 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B1zcg27n6z42nv for ; Wed, 8 Jul 2020 12:48:19 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from lrrr.mouf.net (cpe-76-182-16-135.nc.res.rr.com [76.182.16.135]) (authenticated bits=0) by mouf.net (8.14.9/8.14.9) with ESMTP id 068Cm4IF037164 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Wed, 8 Jul 2020 12:48:13 GMT (envelope-from swills@FreeBSD.org) Subject: Re: HDMI video capture device To: Hans Petter Selasky , freebsd-usb@FreeBSD.org References: <4bb59ca5-36e1-38ca-4789-ec0f7fd8b69a@FreeBSD.org> From: Steve Wills Message-ID: <52883138-59c5-02fd-1c71-81ef0d02b4c3@FreeBSD.org> Date: Wed, 8 Jul 2020 08:48:01 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Wed, 08 Jul 2020 12:48:14 +0000 (UTC) X-Spam-Status: No, score=0.3 required=4.5 tests=KHOP_HELO_FCRDNS autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mouf.net X-Virus-Scanned: clamav-milter 0.99.2 at mouf.net X-Virus-Status: Clean X-Rspamd-Queue-Id: 4B1zcg27n6z42nv X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; ASN(0.00)[asn:36236, ipnet:2607:fc50::/36, country:US] X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2020 12:48:19 -0000 Hi, On 7/8/20 3:10 AM, Hans Petter Selasky wrote: > > Hi, > > To get high frame-rate you need to connect the device to a SUPER speed > capable port. Yeah, I checked that, but it's on the right type of port. > I think obs-studio doesn't support mpeg transports. Yeah, I think it's an OBS or V4L issue because I tested with pwcview and the video looks great. Not sure where to go from here unfortunately. Thanks, Steve From owner-freebsd-usb@freebsd.org Wed Jul 8 12:53:25 2020 Return-Path: Delivered-To: freebsd-usb@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 973C536241A for ; Wed, 8 Jul 2020 12:53:25 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [88.99.82.50]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4B1zkX5p8Sz42fV; Wed, 8 Jul 2020 12:53:24 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2020.home.selasky.org (unknown [178.17.145.105]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 93333260113; Wed, 8 Jul 2020 14:53:22 +0200 (CEST) Subject: Re: HDMI video capture device To: Steve Wills , freebsd-usb@FreeBSD.org References: <4bb59ca5-36e1-38ca-4789-ec0f7fd8b69a@FreeBSD.org> <52883138-59c5-02fd-1c71-81ef0d02b4c3@FreeBSD.org> From: Hans Petter Selasky Message-ID: Date: Wed, 8 Jul 2020 14:52:59 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <52883138-59c5-02fd-1c71-81ef0d02b4c3@FreeBSD.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4B1zkX5p8Sz42fV X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of hps@selasky.org designates 88.99.82.50 as permitted sender) smtp.mailfrom=hps@selasky.org X-Spamd-Result: default: False [-2.17 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+a:mail.turbocat.net:c]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[selasky.org]; NEURAL_HAM_LONG(-0.99)[-0.992]; NEURAL_SPAM_SHORT(0.00)[0.005]; NEURAL_HAM_MEDIUM(-0.88)[-0.884]; RCPT_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:88.99.0.0/16, country:DE]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2020 12:53:25 -0000 On 2020-07-08 14:48, Steve Wills wrote: > Hi, > > On 7/8/20 3:10 AM, Hans Petter Selasky wrote: >> >> Hi, >> >> To get high frame-rate you need to connect the device to a SUPER speed >> capable port. > > Yeah, I checked that, but it's on the right type of port. > >> I think obs-studio doesn't support mpeg transports. > > Yeah, I think it's an OBS or V4L issue because I tested with pwcview and > the video looks great. Not sure where to go from here unfortunately. A hack would be to screen capture pwcview from OBS. --HPS From owner-freebsd-usb@freebsd.org Wed Jul 8 12:55:12 2020 Return-Path: Delivered-To: freebsd-usb@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 69098361FF9 for ; Wed, 8 Jul 2020 12:55:12 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [88.99.82.50]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4B1zmb4tGSz437l; Wed, 8 Jul 2020 12:55:11 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2020.home.selasky.org (unknown [178.17.145.105]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 4740E260113; Wed, 8 Jul 2020 14:55:10 +0200 (CEST) Subject: Re: HDMI video capture device From: Hans Petter Selasky To: Steve Wills , freebsd-usb@FreeBSD.org References: <4bb59ca5-36e1-38ca-4789-ec0f7fd8b69a@FreeBSD.org> <52883138-59c5-02fd-1c71-81ef0d02b4c3@FreeBSD.org> Message-ID: Date: Wed, 8 Jul 2020 14:54:47 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4B1zmb4tGSz437l X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of hps@selasky.org designates 88.99.82.50 as permitted sender) smtp.mailfrom=hps@selasky.org X-Spamd-Result: default: False [-2.16 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+a:mail.turbocat.net:c]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[selasky.org]; NEURAL_HAM_LONG(-1.01)[-1.005]; NEURAL_SPAM_SHORT(0.03)[0.035]; NEURAL_HAM_MEDIUM(-0.89)[-0.891]; RCPT_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:88.99.0.0/16, country:DE]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2020 12:55:12 -0000 On 2020-07-08 14:52, Hans Petter Selasky wrote: > On 2020-07-08 14:48, Steve Wills wrote: >> Hi, >> >> On 7/8/20 3:10 AM, Hans Petter Selasky wrote: >>> >>> Hi, >>> >>> To get high frame-rate you need to connect the device to a SUPER >>> speed capable port. >> >> Yeah, I checked that, but it's on the right type of port. >> >>> I think obs-studio doesn't support mpeg transports. >> >> Yeah, I think it's an OBS or V4L issue because I tested with pwcview >> and the video looks great. Not sure where to go from here unfortunately. > > A hack would be to screen capture pwcview from OBS. > I think this is what you want: https://github.com/obsproject/obs-studio/pull/3046 --HPS From owner-freebsd-usb@freebsd.org Wed Jul 8 14:13:18 2020 Return-Path: Delivered-To: freebsd-usb@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 A0573363E34 for ; Wed, 8 Jul 2020 14:13:18 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B21Vk3jmKz47PL for ; Wed, 8 Jul 2020 14:13:18 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from lrrr.mouf.net (cpe-76-182-16-135.nc.res.rr.com [76.182.16.135]) (authenticated bits=0) by mouf.net (8.14.9/8.14.9) with ESMTP id 068ED80n038169 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Wed, 8 Jul 2020 14:13:14 GMT (envelope-from swills@FreeBSD.org) Subject: Re: HDMI video capture device To: Hans Petter Selasky , freebsd-usb@FreeBSD.org References: <4bb59ca5-36e1-38ca-4789-ec0f7fd8b69a@FreeBSD.org> <52883138-59c5-02fd-1c71-81ef0d02b4c3@FreeBSD.org> From: Steve Wills Message-ID: <8a95f358-41e3-3ed7-1894-99a4beff7da5@FreeBSD.org> Date: Wed, 8 Jul 2020 10:13:04 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Wed, 08 Jul 2020 14:13:15 +0000 (UTC) X-Spam-Status: No, score=0.3 required=4.5 tests=KHOP_HELO_FCRDNS autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mouf.net X-Virus-Scanned: clamav-milter 0.99.2 at mouf.net X-Virus-Status: Clean X-Rspamd-Queue-Id: 4B21Vk3jmKz47PL X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; ASN(0.00)[asn:36236, ipnet:2607:fc50::/36, country:US] X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2020 14:13:18 -0000 Hi, On 7/8/20 8:54 AM, Hans Petter Selasky wrote: > > I think this is what you want: > > https://github.com/obsproject/obs-studio/pull/3046 > Yep, that fixed it! Thanks for finding that! Steve From owner-freebsd-usb@freebsd.org Sat Jul 11 02:39:21 2020 Return-Path: Delivered-To: freebsd-usb@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 74412352F6C for ; Sat, 11 Jul 2020 02:39:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4B3Yyd2WqLz4GGS for ; Sat, 11 Jul 2020 02:39:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 54B59352C7E; Sat, 11 Jul 2020 02:39:21 +0000 (UTC) Delivered-To: usb@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 535773528C1 for ; Sat, 11 Jul 2020 02:39:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B3Yyd1LQ3z4GV0 for ; Sat, 11 Jul 2020 02:39:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0EC60BD30 for ; Sat, 11 Jul 2020 02:39:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 06B2dKNJ044084 for ; Sat, 11 Jul 2020 02:39:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 06B2dKJR044083 for usb@FreeBSD.org; Sat, 11 Jul 2020 02:39:20 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 211895] [11.0-RC2, 12.0] `usbconfig` hangs after suspend/resume, other USB devices don't work Date: Sat, 11 Jul 2020 02:39:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 11.0-RC1 X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jul 2020 02:39:21 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211895 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- CC|bde@FreeBSD.org |linimon@FreeBSD.org --- Comment #15 from Mark Linimon --- To submitter: is this aging PR still valid? --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Sat Jul 11 18:17:19 2020 Return-Path: Delivered-To: freebsd-usb@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 47C9836C0EA for ; Sat, 11 Jul 2020 18:17:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4B3ymv1G3Bz4Mn6 for ; Sat, 11 Jul 2020 18:17:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 2AEEA36C297; Sat, 11 Jul 2020 18:17:19 +0000 (UTC) Delivered-To: usb@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 2AB5336C0E9 for ; Sat, 11 Jul 2020 18:17:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B3ymv0Jvcz4N0G for ; Sat, 11 Jul 2020 18:17:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E2564174B8 for ; Sat, 11 Jul 2020 18:17:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 06BIHIwd034166 for ; Sat, 11 Jul 2020 18:17:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 06BIHI4Q034162 for usb@FreeBSD.org; Sat, 11 Jul 2020 18:17:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 126519] [usb] [panic] panic when plugging in an iphone Date: Sat, 11 Jul 2020 18:17:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 7.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: thj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jul 2020 18:17:19 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D126519 Tom Jones changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed CC| |thj@FreeBSD.org Resolution|--- |Overcome By Events --- Comment #3 from Tom Jones --- The ipheth driver was added in FreeBSD 8.2. I am unable to reproduce this on 13-CURRENT. If you can still produce this bug please feel free to reopen. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-usb@freebsd.org Sat Jul 11 22:44:36 2020 Return-Path: Delivered-To: freebsd-usb@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 929693732E9; Sat, 11 Jul 2020 22:44:36 +0000 (UTC) (envelope-from jmg@gold.funkthat.com) Received: from gold.funkthat.com (gate2.funkthat.com [208.87.223.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gate2.funkthat.com", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B44jH1SVFz3Smg; Sat, 11 Jul 2020 22:44:34 +0000 (UTC) (envelope-from jmg@gold.funkthat.com) Received: from gold.funkthat.com (localhost [127.0.0.1]) by gold.funkthat.com (8.15.2/8.15.2) with ESMTPS id 06BMiQgI022597 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 11 Jul 2020 15:44:26 -0700 (PDT) (envelope-from jmg@gold.funkthat.com) Received: (from jmg@localhost) by gold.funkthat.com (8.15.2/8.15.2/Submit) id 06BMiQxc022596; Sat, 11 Jul 2020 15:44:26 -0700 (PDT) (envelope-from jmg) Date: Sat, 11 Jul 2020 15:44:26 -0700 From: John-Mark Gurney To: freebsd-usb@FreeBSD.org, freebsd-current@FreeBSD.org Subject: slow USB 3.0 on -current Message-ID: <20200711224426.GC4213@funkthat.com> Mail-Followup-To: freebsd-usb@FreeBSD.org, freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="kjzasy1UhXmRStS5" Content-Disposition: inline X-Operating-System: FreeBSD 11.3-STABLE amd64 X-PGP-Fingerprint: D87A 235F FB71 1F3F 55B7 ED9B D5FF 5A51 C0AC 3D65 X-Files: The truth is out there X-URL: https://www.funkthat.com/ X-Resume: https://www.funkthat.com/~jmg/resume.html X-TipJar: bitcoin:13Qmb6AeTgQecazTWph4XasEsP7nGRbAPE X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN? can i haz chizburger? User-Agent: Mutt/1.6.1 (2016-04-27) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (gold.funkthat.com [127.0.0.1]); Sat, 11 Jul 2020 15:44:26 -0700 (PDT) X-Rspamd-Queue-Id: 4B44jH1SVFz3Smg X-Spamd-Bar: ++++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of jmg@gold.funkthat.com has no SPF policy when checking 208.87.223.18) smtp.mailfrom=jmg@gold.funkthat.com X-Spamd-Result: default: False [4.35 / 15.00]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_SPAM_SHORT(0.30)[0.298]; MIME_GOOD(-0.10)[multipart/mixed,text/plain]; HAS_ATTACHMENT(0.00)[]; TO_DN_NONE(0.00)[]; AUTH_NA(1.00)[]; DMARC_NA(0.00)[funkthat.com]; NEURAL_SPAM_MEDIUM(0.88)[0.884]; CTYPE_MIXED_BOGUS(1.00)[]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_SPAM_LONG(0.97)[0.968]; R_SPF_NA(0.00)[no SPF record]; FORGED_SENDER(0.30)[jmg@funkthat.com,jmg@gold.funkthat.com]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:+,3:+,4:+]; ASN(0.00)[asn:32354, ipnet:208.87.216.0/21, country:US]; FROM_NEQ_ENVFROM(0.00)[jmg@funkthat.com,jmg@gold.funkthat.com]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jul 2020 22:44:36 -0000 --kjzasy1UhXmRStS5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello, I'm having issues getting good ethernet performance from a USB ethernet adapter (ure) under FreeBSD on an HP EliteDesk 705 G2 Mini[1]. It's an AMD PRO A10-8700B based system using the AMD A78 FCH chipset. Under FreeBSD -current (r362596), 12.1-R and 11.4-R, the RealTek USB adapter only gets around 10MB/sec performance. During the transfer, the CPU usage is only around 3-5%, so it's definitely not CPU bound. I have tested Windows 10 and NetBSD 9.0 performance, and both provide 100MB/sec+ w/o troubles. I have attached dmesg from both FreeBSD -current and NetBSD 9.0. Any hints on how to fix this? This may be related, but I'm also having issues w/ booting when I have both a SD USB 2.0 card reader AND the ure plugged into USB 3.0 ports. If I move the SD card reader to USB 2.0, the umass device will attach and work. I have also attached a clip of the dmesg from that happening. Has anyone else seen this issue? Ideas or thoughts on how to resolve the performance issues? Thanks. [1] https://support.hp.com/us-en/document/c04834953 -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not." --kjzasy1UhXmRStS5 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="freebsd.dmesg.txt" ---<>--- Copyright (c) 1992-2020 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 13.0-CURRENT #0 r362596: Thu Jun 25 05:02:51 UTC 2020 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-97-g6f71678ecd2) WARNING: WITNESS option enabled, expect reduced performance. VT(efifb): resolution 1024x768 CPU: AMD PRO A10-8700B R6, 10 Compute Cores 4C+6G (1796.67-MHz K8-class CPU) Origin="AuthenticAMD" Id=0x660f01 Family=0x15 Model=0x60 Stepping=1 Features=0x178bfbff Features2=0x7ed8320b AMD Features=0x2e500800 AMD Features2=0x2febbfff,DBE,PTSC,MWAITX> Structured Extended Features=0x1a9 XSAVE Features=0x1 AMD Extended Feature Extensions ID EBX=0x1000 SVM: NP,NRIP,VClean,AFlush,DAssist,NAsids=32768 TSC: P-state invariant, performance statistics real memory = 8589934592 (8192 MB) avail memory = 8034414592 (7662 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs FreeBSD/SMP: 1 package(s) x 4 core(s) random: registering fast source Intel Secure Key RNG random: fast provider: "Intel Secure Key RNG" arc4random: WARNING: initial seeding bypassed the cryptographic random device because it was not yet seeded and the knob 'bypass_before_seeding' was enabled. ioapic0: MADT APIC ID 4 != hw id 0 ioapic1: MADT APIC ID 5 != hw id 0 ioapic0 irqs 0-23 ioapic1 irqs 24-55 Launching APs: 2 3 1 Timecounter "TSC" frequency 1796666782 Hz quality 1000 random: entropy device external interface WARNING: Device "kbd" is Giant locked and may be deleted before FreeBSD 13.0. kbd1 at kbdmux0 000.000044 [4342] netmap_init netmap: loaded module [ath_hal] loaded nexus0 efirtc0: efirtc0: registered as a time-of-day clock, resolution 1.000000s cryptosoft0: acpi0: acpi0: Power Button (fixed) cpu0: on acpi0 atrtc0: port 0x70-0x71 on acpi0 atrtc0: registered as a time-of-day clock, resolution 1.000000s Event timer "RTC" frequency 32768 Hz quality 0 attimer0: port 0x40-0x43 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 hpet0: iomem 0xfed00000-0xfed003ff irq 0,8 on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 950 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 acpi_ec0: port 0x62,0x66 on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pci0: at device 0.2 (no driver attached) vgapci0: port 0x2000-0x20ff mem 0xc0000000-0xc7ffffff,0xc8000000-0xc87fffff,0xc8b00000-0xc8b3ffff irq 43 at device 1.0 on pci0 vgapci0: Boot video device hdac0: mem 0xc8b60000-0xc8b63fff at device 1.1 on pci0 pcib1: at device 2.3 on pci0 pci1: on pcib1 bge0: mem 0xc8820000-0xc882ffff,0xc8810000-0xc881ffff,0xc8800000-0xc880ffff at device 0.0 on pci1 bge0: CHIP ID 0x05762100; ASIC REV 0x5762; CHIP REV 0x57621; PCI-E miibus0: on bge0 brgphy0: PHY 1 on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow bge0: Using defaults for TSO: 65518/35/2048 bge0: Ethernet address: fc:3f:db:07:1c:f2 pci0: at device 8.0 (no driver attached) hdac1: mem 0xc8b64000-0xc8b67fff at device 9.2 on pci0 xhci0: mem 0xc8b68000-0xc8b69fff at device 16.0 on pci0 xhci0: 32 bytes context size, 64-bit DMA xhci0: Unable to map MSI-X table usbus0 on xhci0 usbus0: 5.0Gbps Super Speed USB v3.0 ahci0: port 0x2118-0x211f,0x2124-0x2127,0x2110-0x2117,0x2120-0x2123,0x2100-0x210f mem 0xc8b6c000-0xc8b6c3ff at device 17.0 on pci0 ahci0: AHCI v1.30 with 1 6Gbps ports, Port Multiplier supported with FBS ahcich0: at channel 0 on ahci0 ehci0: mem 0xc8b6d000-0xc8b6d0ff at device 18.0 on pci0 usbus1: EHCI version 1.0 usbus1 on ehci0 usbus1: 480Mbps High Speed USB v2.0 isab0: at device 20.3 on pci0 isa0: on isab0 acpi_syscontainer0: on acpi0 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbdc0: non-PNP ISA device will be removed from GENERIC in FreeBSD 12. hwpstate0: on cpu0 Timecounters tick every 1.000 msec Obsolete code will be removed soon: random(9) is the obsolete Park-Miller LCG from 1988 hdacc0: at cad 0 on hdac0 hdaa0: at nid 1 on hdacc0 pcm0: at nid 3 on hdaa0 pcm1: at nid 5 on hdaa0 pcm2: at nid 7 on hdaa0 hdacc1: at cad 0 on hdac1 hdaa1: at nid 1 on hdacc1 pcm3: at nid 23 and 26 on hdaa1 pcm4: at nid 33 on hdaa1 Trying to mount root from ufs:/dev/ufs/FreeBSD_Install [ro,noatime]... Root mount waiting for: usbus0 CAM usbus1 WARNING: WITNESS option enabled, expect reduced performance. ugen1.1: at usbus1 ugen0.1: <0x1022 XHCI root HUB> at usbus0 uhub0 on usbus1 uhub1 on usbus0 uhub0: on usbus1 uhub1: <0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: ACS-2 ATA SATA 3.x device ada0: Serial Number 000000001308092C5DEE ada0: 600.000MB/s transfers (SATA 3.x, UDMA5, PIO 8192bytes) ada0: Command Queueing enabled ada0: 61056MB (125043311 512 byte sectors) uhub1: 8 ports with 8 removable, self powered uhub0: 2 ports with 2 removable, self powered Root mount waiting for: usbus0 usbus1 ugen1.2: at usbus1 uhub2 on uhub0 uhub2: on usbus1 Root mount waiting for: usbus0 usbus1 ugen0.2: at usbus0 umass0 on uhub1 umass0: on usbus0 umass0: SCSI over Bulk-Only; quirks = 0xc100 umass0:1:0: Attached to scbus1 uhub2: 4 ports with 4 removable, self powered ugen1.3: at usbus1 ukbd0 on uhub2 ukbd0: on usbus1 kbd2 at ukbd0 Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error (probe0:umass-sim0:0:0:0): Retrying command, 3 more tries remain Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM ugen0.2: at usbus0 (disconnected) umass0: at uhub1, port 7, addr 1 (disconnected) (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error (probe0:umass-sim0:0:0:0): Retrying command, 2 more tries remain (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error (probe0:umass-sim0:0:0:0): Retrying command, 1 more tries remain (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error (probe0:umass-sim0:0:0:0): Retrying command, 0 more tries remain (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error (probe0:umass-sim0:0:0:0): Error 5, Retries exhausted mountroot: waiting for device /dev/ufs/FreeBSD_Install... umass0: detached ugen1.4: at usbus1 umass0 on uhub2 umass0: on usbus1 umass0: SCSI over Bulk-Only; quirks = 0xc100 umass0:1:0: Attached to scbus1 uma_zalloc_debug: zone "kenv" with the following non-sleepable locks held: exclusive sleep mutex CAM device lock (CAM device lock) r = 0 (0xfffff80006032cd0) locked @ /usr/src/sys/cam/scsi/scsi_pass.c:674 stack backtrace: #0 0xffffffff80c32891 at witness_debugger+0x71 #1 0xffffffff80c3382d at witness_warn+0x40d #2 0xffffffff80efe586 at uma_zalloc_arg+0x46 #3 0xffffffff80b740ea at getenv_string_buffer+0x3a #4 0xffffffff80b74817 at getenv_quad+0x17 #5 0xffffffff80b747e2 at getenv_int+0x12 #6 0xffffffff803a7f1a at daregister+0x1ea #7 0xffffffff8037445b at cam_periph_alloc+0x57b #8 0xffffffff803a7872 at daasync+0x2c2 #9 0xffffffff80381aa2 at xpt_async_process_dev+0x152 #10 0xffffffff8037d682 at xpt_async_process+0x312 #11 0xffffffff8037ddf2 at xpt_done_process+0x382 #12 0xffffffff8037fdb5 at xpt_done_td+0xf5 #13 0xffffffff80b830f0 at fork_exit+0x80 #14 0xffffffff8104150e at fork_trampoline+0xe da0 at umass-sim0 bus 0 scbus1 target 0 lun 0 da0: Removable Direct Access SCSI device da0: Serial Number 121220130416 da0: 40.000MB/s transfers da0: 15240MB (31211520 512 byte sectors) da0: quirks=0x2 random: unblocking device. ugen0.2: at usbus0 uhub3 on uhub1 uhub3: on usbus0 uhub3: MTT enabled uhub3: 4 ports with 3 removable, self powered ugen0.3: at usbus0 uhub4 on uhub1 uhub4: on usbus0 uhub4: 4 ports with 3 removable, self powered ugen0.4: at usbus0 ure0 on uhub4 ure0: on usbus0 miibus1: on ure0 rgephy0: PHY 0 on miibus1 rgephy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, 1000baseT-FDX-master, auto ue0: on ure0 ue0: Ethernet address: d0:37:45:77:56:3d --kjzasy1UhXmRStS5 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="netbsd.dmesg.txt" [ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, [ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, [ 1.000000] 2018, 2019, 2020 The NetBSD Foundation, Inc. All rights reserved. [ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 [ 1.000000] The Regents of the University of California. All rights reserved. [ 1.000000] NetBSD 9.0 (GENERIC) #0: Fri Feb 14 00:06:28 UTC 2020 [ 1.000000] mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC [ 1.000000] total memory = 7978 MB [ 1.000000] avail memory = 7720 MB [ 1.000000] cpu_rng: RDRAND [ 1.000000] timecounter: Timecounters tick every 10.000 msec [ 1.000000] Kernelized RAIDframe activated [ 1.000000] running cgd selftest aes-xts-256 aes-xts-512 done [ 1.000000] timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100 [ 1.000003] efi: systbl at pa b41cef18 [ 1.000003] HP HP EliteDesk 705 G2 MINI ( ) [ 1.000003] mainbus0 (root) [ 1.000003] ACPI: RSDP 0x00000000B4FFE014 000024 (v02 HPQOEM) [ 1.000003] ACPI: XSDT 0x00000000B4FFE120 0000AC (v01 HPQOEM SLIC-BPC 00000001 01000013) [ 1.000003] ACPI: FACP 0x00000000B4FFA000 00010C (v05 HPQOEM SLIC-BPC 00000001 HP 00000001) [ 1.000003] ACPI: DSDT 0x00000000B4FE5000 00D3F9 (v02 HPQOEM 805B 00000000 INTL 20121018) [ 1.000003] ACPI: FACS 0x00000000B4F85000 000040 [ 1.000003] ACPI: UEFI 0x00000000B4FFD000 000042 (v01 00000000 00000000) [ 1.000003] ACPI: TCPA 0x00000000B4FFC000 000032 (v02 HPQOEM EDK2 00000002 01000013) [ 1.000003] ACPI: SSDT 0x00000000B4FFB000 0003B8 (v02 HPQOEM TcgTable 00001000 INTL 20121018) [ 1.000003] ACPI: ASF! 0x00000000B4FF9000 00006E (v32 HPQOEM 805B 00000001 HP 00000001) [ 1.000003] ACPI: MSDM 0x00000000B4FF8000 000055 (v03 HPQOEM SLIC-BPC 00000000 HP 00000001) [ 1.000003] ACPI: SLIC 0x00000000B4FF7000 000176 (v01 HPQOEM SLIC-BPC 00000001 HP 00000001) [ 1.000003] ACPI: WSMT 0x00000000B4FF6000 000028 (v01 HPQOEM 805B 00000001 HP 00000001) [ 1.000003] ACPI: HPET 0x00000000B4FF5000 000038 (v01 HPQOEM 805B 00000001 HP 00000001) [ 1.000003] ACPI: APIC 0x00000000B4FF4000 000090 (v02 HPQOEM 805B 00000001 HP 00000001) [ 1.000003] ACPI: MCFG 0x00000000B4FF3000 00003C (v01 HPQOEM 805B 00000001 HP 00000001) [ 1.000003] ACPI: SSDT 0x00000000B4FE4000 000854 (v01 AMD AGESA 00000001 AMD 00000001) [ 1.000003] ACPI: SSDT 0x00000000B4FDB000 00873A (v02 AMD AGESA 00000002 MSFT 04000000) [ 1.000003] ACPI: IVRS 0x00000000B4FDA000 0000D0 (v02 AMD AGESA 00000001 AMD 00000000) [ 1.000003] ACPI: SSDT 0x00000000B4FD8000 0015F0 (v01 AMD CPMCMN 00000001 INTL 20121018) [ 1.000003] ACPI: FPDT 0x00000000B4FD7000 000044 (v01 HPQOEM EDK2 00000002 01000013) [ 1.000003] ACPI: BGRT 0x00000000B4FD6000 000038 (v01 HPQOEM EDK2 00000002 01000013) [ 1.000003] ACPI: 5 ACPI AML tables successfully acquired and loaded [ 1.000003] ioapic0 at mainbus0 apid 4: pa 0xfec00000, version 0x21, 24 pins [ 1.000003] ioapic1 at mainbus0 apid 5: pa 0xfec01000, version 0x21, 32 pins [ 1.000003] cpu0 at mainbus0 apid 16 [ 1.000003] cpu0: AMD PRO A10-8700B R6, 10 Compute Cores 4C+6G , id 0x660f01 [ 1.000003] cpu0: package 0, core 0, smt 0 [ 1.000003] cpu1 at mainbus0 apid 17 [ 1.000003] cpu1: AMD PRO A10-8700B R6, 10 Compute Cores 4C+6G , id 0x660f01 [ 1.000003] cpu1: package 0, core 1, smt 0 [ 1.000003] cpu2 at mainbus0 apid 18 [ 1.000003] cpu2: AMD PRO A10-8700B R6, 10 Compute Cores 4C+6G , id 0x660f01 [ 1.000003] cpu2: package 0, core 2, smt 0 [ 1.000003] cpu3 at mainbus0 apid 19 [ 1.000003] cpu3: AMD PRO A10-8700B R6, 10 Compute Cores 4C+6G , id 0x660f01 [ 1.000003] cpu3: package 0, core 3, smt 0 [ 1.000003] acpi0 at mainbus0: Intel ACPICA 20190405 [ 1.000003] acpi0: X/RSDT: OemId , AslId < ,01000013> [ 1.000003] acpi0: MCFG: segment 0, bus 0-63, address 0x00000000f8000000 [ 1.000003] acpi0: SCI interrupting at int 9 [ 1.000003] acpi0: fixed power button present [ 1.000003] timecounter: Timecounter "ACPI-Fast" frequency 3579545 Hz quality 1000 [ 1.009574] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400) [ 1.009574] timecounter: Timecounter "hpet0" frequency 14318180 Hz quality 2000 [ 1.015682] acpiec0 at acpi0 (EC0, PNP0C09-1): io 0x62,0x66 [ 1.015682] acpiwmi0 at acpi0 (WMIB, PNP0C14-1): ACPI WMI Interface [ 1.015682] acpiwmibus at acpiwmi0 not configured [ 1.015682] acpiwmi1 at acpi0 (WMIV, PNP0C14-2): ACPI WMI Interface [ 1.015682] wmihp0 at acpiwmi1: HP WMI mappings [ 1.015682] acpibut0 at acpi0 (PWRB, PNP0C0C): ACPI Power Button [ 1.015682] acpivga0 at acpi0 (VGA): ACPI Display Adapter [ 1.015682] acpiout0 at acpivga0 (LCD, 0x0110): ACPI Display Output Device [ 1.015682] acpiout0: brightness levels: [2,8,14,22,28,34,42,48,54,62,68,75,82,88,100] [ 1.015682] pcppi1 at acpi0 (SPKR, PNP0800): io 0x61 [ 1.015682] spkr0 at pcppi1: PC Speaker [ 1.015682] wsbell at spkr0 not configured [ 1.015682] midi0 at pcppi1: PC speaker [ 1.015682] sysbeep0 at pcppi1 [ 1.015682] attimer1 at acpi0 (TMR, PNP0100): io 0x40-0x43 [ 1.015682] SYSR (PNP0C02) at acpi0 not configured [ 1.015682] MEM (PNP0C01) at acpi0 not configured [ 1.015682] COM1 (PNP0501) at acpi0 not configured [ 1.015682] MEMR (PNP0C02) at acpi0 not configured [ 1.015682] acpiwmi2 at acpi0 (WMIS, PNP0C14-3): ACPI WMI Interface [ 1.015682] acpiwmibus at acpiwmi2 not configured [ 1.015682] TPM (IFX0102) at acpi0 not configured [ 1.015682] AWR0 (PNP0C02) at acpi0 not configured [ 1.015682] ABR0 (PNP0C02) at acpi0 not configured [ 1.015682] ABR1 (PNP0C02) at acpi0 not configured [ 1.015682] ABR2 (PNP0C02) at acpi0 not configured [ 1.015682] ABR3 (PNP0C02) at acpi0 not configured [ 1.015682] ABR4 (PNP0C02) at acpi0 not configured [ 1.015682] AWR1 (PNP0C02) at acpi0 not configured [ 1.015682] ABR5 (PNP0C02) at acpi0 not configured [ 1.015682] ABR6 (PNP0C02) at acpi0 not configured [ 1.015682] ABR7 (PNP0C02) at acpi0 not configured [ 1.015682] ABR8 (PNP0C02) at acpi0 not configured [ 1.015682] ABR9 (PNP0C02) at acpi0 not configured [ 1.015682] ACPI: Enabled 1 GPEs in block 00 to 1F [ 1.015682] attimer1: attached to pcppi1 [ 1.015682] pci0 at mainbus0 bus 0: configuration mode 1 [ 1.015682] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok [ 1.015682] pchb0 at pci0 dev 0 function 0: vendor 1022 product 1576 (rev. 0x00) [ 1.015682] vendor 1022 product 1577 (IOMMU system) at pci0 dev 0 function 2 not configured [ 1.015682] genfb0 at pci0 dev 1 function 0: vendor 1002 product 9874 (rev. 0xc5) [ 1.015682] genfb0: framebuffer at 0xc0000000, size 1024x768, depth 32, stride 4096 [ 1.015682] genfb0: shadow framebuffer enabled, size 3072 KB [ 1.015682] wsdisplay0 at genfb0 kbdmux 1: console (default, vt100 emulation) [ 1.015682] wsmux1: connecting to wsdisplay0 [ 1.015682] drm at genfb0 not configured [ 1.015682] hdaudio0 at pci0 dev 1 function 1: HD Audio Controller [ 1.015682] hdaudio0: interrupting at msi0 vec 0 [ 1.015682] hdafg0 at hdaudio0: vendor 1002 product aa01 [ 1.015682] hdafg0: HDMI00 2ch: Digital Out [Jack] [ 1.015682] hdafg0: HDMI01 2ch: Digital Out [Jack] [ 1.015682] hdafg0: HDMI02 2ch: Digital Out [Jack] [ 1.015682] hdafg0: 2ch/0ch 32000Hz 44100Hz 48000Hz PCM16 AC3 [ 1.015682] pchb1 at pci0 dev 2 function 0: vendor 1022 product 157b (rev. 0x00) [ 1.015682] ppb0 at pci0 dev 2 function 3: vendor 1022 product 157c (rev. 0x00) [ 1.015682] ppb0: PCI Express capability version 2 x2 @ 2.5GT/s [ 1.015682] ppb0: link is x1 @ 2.5GT/s [ 1.015682] pci1 at ppb0 bus 1 [ 1.015682] pci1: i/o space, memory space enabled [ 1.015682] bge0 at pci1 dev 0 function 0: Broadcom BCM5762 Gigabit Ethernet [ 1.015682] bge0: interrupting at msix1 vec 0 [ 1.015682] bge0: HW config 00280150, 0001c010, 0000a838, 00000000 00000000 [ 1.015682] bge0: ASIC BCM5762 B0 (0x5762100), Ethernet address fc:3f:db:07:1c:f2 [ 1.015682] bge0: setting short Tx thresholds [ 1.015682] brgphy0 at bge0 phy 1: BCM5725C 1000BASE-T media interface, rev. 0 [ 1.015682] brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.015682] pchb2 at pci0 dev 3 function 0: vendor 1022 product 157b (rev. 0x00) [ 1.015682] vendor 1022 product 1578 (miscellaneous crypto) at pci0 dev 8 function 0 not configured [ 1.015682] pchb3 at pci0 dev 9 function 0: vendor 1022 product 157d (rev. 0x00) [ 1.015682] hdaudio1 at pci0 dev 9 function 2: HD Audio Controller [ 1.015682] hdaudio1: interrupting at ioapic1 pin 15 [ 1.015682] hdafg1 at hdaudio1: vendor 10ec product 0221 [ 1.015682] hdafg1: DAC00 2ch: Speaker [Built-In] [ 1.015682] hdafg1: DAC01 2ch: HP Out [Jack] [ 1.015682] hdafg1: ADC02 2ch: Mic In [Jack] [ 1.015682] hdafg1: 2ch/2ch 44100Hz 48000Hz 96000Hz 192000Hz PCM16 PCM20 PCM24 AC3 [ 1.015682] audio0 at hdafg1: playback, capture, full duplex, independent [ 1.015682] audio0: slinear_le:16 2ch 48000Hz, blk 4ms for playback [ 1.015682] audio0: slinear_le:16 2ch 48000Hz, blk 4ms for recording [ 1.015682] spkr1 at audio0: PC Speaker (synthesized) [ 1.015682] wsbell at spkr1 not configured [ 1.015682] xhci0 at pci0 dev 16 function 0: vendor 1022 product 7914 (rev. 0x20) [ 1.015682] xhci0: interrupting at msix2 vec 0 [ 1.015682] xhci0: xHCI version 1.0 [ 1.015682] usb0 at xhci0: USB revision 3.0 [ 1.015682] usb1 at xhci0: USB revision 2.0 [ 1.015682] ahcisata0 at pci0 dev 17 function 0: vendor 1022 product 7901 (rev. 0x49) [ 1.015682] ahcisata0: 64-bit DMA [ 1.015682] ahcisata0: AHCI revision 1.30, 1 port, 32 slots, CAP 0xf733ff00 [ 1.015682] ahcisata0: interrupting at ioapic0 pin 19 [ 1.015682] atabus0 at ahcisata0 channel 0 [ 1.015682] ehci0 at pci0 dev 18 function 0: vendor 1022 product 7908 (rev. 0x49) [ 1.015682] ehci0: interrupting at ioapic0 pin 18 [ 1.015682] ehci0: EHCI version 1.0 [ 1.015682] usb2 at ehci0: USB revision 2.0 [ 1.015682] piixpm0 at pci0 dev 20 function 0: vendor 1022 product 790b (rev. 0x4a) [ 1.015682] piixpm0: polling [ 1.015682] iic0 at piixpm0 port 0: I2C bus [ 1.015682] iic1 at piixpm0 port 1: I2C bus [ 1.015682] iic2 at piixpm0 port 2: I2C bus [ 1.015682] iic3 at piixpm0 port 3: I2C bus [ 1.015682] pcib0 at pci0 dev 20 function 3: vendor 1022 product 790e (rev. 0x11) [ 1.015682] pchb4 at pci0 dev 24 function 0: vendor 1022 product 1570 (rev. 0x00) [ 1.015682] pchb5 at pci0 dev 24 function 1: vendor 1022 product 1571 (rev. 0x00) [ 1.015682] pchb6 at pci0 dev 24 function 2: vendor 1022 product 1572 (rev. 0x00) [ 1.015682] pchb7 at pci0 dev 24 function 3: vendor 1022 product 1573 (rev. 0x00) [ 1.015682] pchb8 at pci0 dev 24 function 4: vendor 1022 product 1574 (rev. 0x00) [ 1.015682] pchb9 at pci0 dev 24 function 5: vendor 1022 product 1575 (rev. 0x00) [ 1.015682] isa0 at pcib0 [ 1.015682] tpm0 at isa0 iomem 0xfed40000-0xfed44fff irq 7tpm0: device 0x001b15d1 rev 0x10 [ 1.015682] com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo [ 1.015682] pckbc0 at isa0 port 0x60-0x64 [ 1.015682] acpicpu0 at cpu0: ACPI CPU [ 1.015682] acpicpu0: C1: HLT, lat 0 us, pow 0 mW [ 1.015682] acpicpu0: C2: I/O, lat 400 us, pow 0 mW [ 1.015682] acpicpu0: P0: FFH, lat 4 us, pow 4485 mW, 1800 MHz [ 1.015682] acpicpu0: P1: FFH, lat 4 us, pow 3656 mW, 1600 MHz [ 1.015682] acpicpu0: P2: FFH, lat 4 us, pow 2625 mW, 1300 MHz [ 1.015682] acpicpu0: T0: I/O, lat 1 us, pow 0 mW, 100 % [ 1.015682] acpicpu0: T1: I/O, lat 1 us, pow 0 mW, 88 % [ 1.015682] acpicpu0: T2: I/O, lat 1 us, pow 0 mW, 76 % [ 1.015682] acpicpu0: T3: I/O, lat 1 us, pow 0 mW, 64 % [ 1.015682] acpicpu0: T4: I/O, lat 1 us, pow 0 mW, 52 % [ 1.015682] acpicpu0: T5: I/O, lat 1 us, pow 0 mW, 40 % [ 1.015682] acpicpu0: T6: I/O, lat 1 us, pow 0 mW, 28 % [ 1.015682] acpicpu0: T7: I/O, lat 1 us, pow 0 mW, 16 % [ 1.015682] acpicpu1 at cpu1: ACPI CPU [ 1.015682] acpicpu2 at cpu2: ACPI CPU [ 1.015682] acpicpu3 at cpu3: ACPI CPU [ 1.015682] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 [ 1.841451] autoconfiguration error: ERROR: 527 cycle TSC drift observed [ 1.841451] uhub0 at usb0: NetBSD (0000) xHCI root hub (0000), class 9/0, rev 3.00/1.00, addr 0 [ 1.841451] uhub0: 4 ports with 4 removable, self powered [ 1.841451] uhub1 at usb1: NetBSD (0000) xHCI root hub (0000), class 9/0, rev 2.00/1.00, addr 0 [ 1.841451] uhub1: 4 ports with 4 removable, self powered [ 1.841451] IPsec: Initialized Security Association Processing. [ 1.861459] uhub2 at usb2: NetBSD (0000) EHCI root hub (0000), class 9/0, rev 2.00/1.00, addr 1 [ 1.861459] uhub2: 2 ports with 2 removable, self powered [ 3.481992] uhub3 at uhub0 port 3: Generic (0xbda) 4-Port USB 3.0 Hub (0x411), class 9/0, rev 3.00/1.33, addr 1 [ 3.481992] uhub4 at uhub1 port 3: Generic (0xbda) 4-Port USB 2.0 Hub (0x5411), class 9/0, rev 2.10/1.33, addr 2 [ 3.481992] uhub4: multiple transaction translators [ 3.502058] uhub4: 4 ports with 3 removable, self powered [ 3.502058] uhub3: 4 ports with 3 removable, self powered [ 4.102198] uhub5 at uhub2 port 1: vendor 0438 (0x438) product 7900 (0x7900), class 9/0, rev 2.00/0.18, addr 2 [ 4.102198] uhub5: single transaction translator [ 4.102198] uhub5: 4 ports with 4 removable, self powered [ 4.392287] ure0 at uhub3 port 4 [ 4.392287] ure0: Realtek (0xbda) USB 10/100/1000 LAN (0x8153), rev 3.00/30.00, addr 3 [ 4.392287] ure0: RTL8153 ver 5c20 [ 4.502331] rgephy0 at ure0 phy 0: RTL8251 1000BASE-T media interface, rev. 0 [ 4.502331] rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, auto [ 4.522332] ure0: Ethernet address d0:37:45:77:56:3d [ 5.312513] umass0 at uhub5 port 1 configuration 1 interface 0 [ 5.312513] umass0: Generic (0x14cd) Mass Storage Device (0x1212), rev 2.00/1.00, addr 3 [ 5.312513] umass0: using SCSI over Bulk-Only [ 5.312513] scsibus0 at umass0: 2 targets, 1 lun per target [ 5.312513] sd0 at scsibus0 target 0 lun 0: disk removable [ 5.322528] sd0: fabricating a geometry [ 5.322528] sd0: 15240 MB, 15240 cyl, 64 head, 32 sec, 512 bytes/sect x 31211520 sectors [ 5.332448] sd0: fabricating a geometry [ 5.332448] sd0: GPT GUID: 3ecec02f-e32f-45f7-8efb-4eccf8a2174c [ 5.342581] dk0 at sd0: "EFI system", 262144 blocks at 2048, type: msdos [ 5.342581] dk1 at sd0: "88433fbf-13a9-4373-8940-4ef32debd8f1", 2908160 blocks at 264192, type: ffs [ 6.292793] uhidev0 at uhub5 port 2 configuration 1 interface 0 [ 6.292793] uhidev0: SIGMACHIP (0x1c4f) USB Keyboard (0x02), rev 1.10/1.50, addr 4, iclass 3/1 [ 6.292793] ukbd0 at uhidev0 [ 6.702845] wskbd0 at ukbd0: console keyboard, using wsdisplay0 [ 6.702845] uhidev1 at uhub5 port 2 configuration 1 interface 1 [ 6.702845] uhidev1: SIGMACHIP (0x1c4f) USB Keyboard (0x02), rev 1.10/1.50, addr 4, iclass 3/0 [ 6.702845] uhidev1: 2 report ids [ 6.702845] uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0 [ 6.702845] uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0 [ 6.772817] WARNING: 1 error while detecting hardware; check system log. [ 6.772817] boot device: sd0 [ 6.772817] root on dk1 [ 6.792813] root file system type: ffs [ 6.802870] kern.module.path=/stand/amd64/9.0/modules [ 6.802870] WARNING: clock gained 148 days [ 317.746389] WARNING: module error: incompatible module class for `autofs' (3 != 2) [ 318.846708] iscsi: attached. major = 203 [ 318.876666] WARNING: module error: incompatible module class for `lua' (3 != 1) [ 318.876666] WARNING: module error: incompatible module class for `lua' (3 != 1) [ 318.976701] WARNING: module error: incompatible module class for `nvmm' (3 != 1) [ 318.976701] pad0: outputs: 44100Hz, 16-bit, stereo [ 318.976701] audio1 at pad0: playback [ 318.976701] audio1: slinear_le:16 -> slinear_le:16 2ch 44100Hz, blk 4ms for playback [ 318.976701] spkr2 at audio1: PC Speaker (synthesized) [ 318.976701] wsbell at spkr2 not configured [ 318.976701] spkr2: detached [ 318.976701] audio1: detached [ 318.976701] pad0: detached [ 318.976701] pad0: outputs: 44100Hz, 16-bit, stereo [ 318.976701] audio1 at pad0: playback [ 318.976701] audio1: slinear_le:16 -> slinear_le:16 2ch 44100Hz, blk 4ms for playback [ 318.976701] spkr2 at audio1: PC Speaker (synthesized) [ 318.976701] wsbell at spkr2 not configured [ 318.976701] spkr2: detached [ 318.976701] audio1: detached [ 318.976701] pad0: detached [ 318.976701] pad1: outputs: 44100Hz, 16-bit, stereo [ 318.976701] audio1 at pad1: playback [ 318.976701] audio1: slinear_le:16 -> slinear_le:16 2ch 44100Hz, blk 4ms for playback [ 318.976701] spkr2 at audio1: PC Speaker (synthesized) [ 318.976701] wsbell at spkr2 not configured [ 318.976701] spkr2: detached [ 318.976701] audio1: detached [ 318.976701] pad1: detached [ 318.976701] pad2: outputs: 44100Hz, 16-bit, stereo [ 318.976701] audio1 at pad2: playback [ 318.976701] audio1: slinear_le:16 -> slinear_le:16 2ch 44100Hz, blk 4ms for playback [ 318.976701] spkr2 at audio1: PC Speaker (synthesized) [ 318.976701] wsbell at spkr2 not configured [ 318.976701] spkr2: detached [ 318.976701] audio1: detached [ 318.976701] pad2: detached [ 318.976701] pad3: outputs: 44100Hz, 16-bit, stereo [ 318.976701] audio1 at pad3: playback [ 318.976701] audio1: slinear_le:16 -> slinear_le:16 2ch 44100Hz, blk 4ms for playback [ 318.976701] spkr2 at audio1: PC Speaker (synthesized) [ 318.976701] wsbell at spkr2 not configured [ 318.976701] spkr2: detached [ 318.976701] audio1: detached [ 318.976701] pad3: detached [ 319.076787] tap0: Ethernet address f2:0b:a4:09:ab:48 [ 319.076787] tap0: detached [ 1074.766997] uid 0, pid 348, command wget, on /: file system full [ 1247.650020] uid 0, pid 242, command wget, on /: file system full --kjzasy1UhXmRStS5 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="freebsd.usbissue.dmesg.txt" Trying to mount root from ufs:/dev/ufs/FreeBSD_Install [ro,noatime]... Root mount waiting for: usbus0 CAM usbus1 WARNING: WITNESS option enabled, expect reduced performance. ugen1.1: at usbus1 ugen0.1: <0x1022 XHCI root HUB> at usbus0 uhub0 on usbus0 uhub1 on usbus1 uhub1: on usbus1 uhub0: <0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: ACS-2 ATA SATA 3.x device ada0: Serial Number 000000001308092C5DEE ada0: 600.000MB/s transfers (SATA 3.x, UDMA5, PIO 8192bytes) ada0: Command Queueing enabled ada0: 61056MB (125043311 512 byte sectors) uhub0: 8 ports with 8 removable, self powered uhub1: 2 ports with 2 removable, self powered Root mount waiting for: usbus0 usbus1 ugen0.2: at usbus0 uhub2 on uhub0 uhub2: on usbus0 uhub2: 4 ports with 3 removable, self powered ugen1.2: at usbus1 uhub3 on uhub1 uhub3: on usbus1 Root mount waiting for: usbus0 usbus1 ugen0.3: at usbus0 uhub3: 4 ports with 4 removable, self powered ugen1.3: at usbus1 ukbd0 on uhub3 ukbd0: on usbus1 kbd2 at ukbd0 Root mount waiting for: usbus0 ugen0.4: at usbus0 umass0 on uhub0 umass0: on usbus0 umass0: SCSI over Bulk-Only; quirks = 0xc100 umass0:1:0: Attached to scbus1 ugen0.5: at usbus0 uhub4 on uhub0 uhub4: on usbus0 uhub4: MTT enabled uhub4: 4 ports with 3 removable, self powered Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error (probe0:umass-sim0:0:0:0): Retrying command, 3 more tries remain Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM random: unblocking device. Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error (probe0:umass-sim0:0:0:0): Retrying command, 2 more tries remain Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error (probe0:umass-sim0:0:0:0): Retrying command, 1 more tries remain ugen0.4: at usbus0 (disconnected) umass0: at uhub0, port 7, addr 3 (disconnected) (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error (probe0:umass-sim0:0:0:0): Retrying command, 0 more tries remain (probe0:umass-sim0:0:0:0): INQUIRY. CDB: 12 00 00 00 24 00 (probe0:umass-sim0:0:0:0): CAM status: CCB request completed with an error (probe0:umass-sim0:0:0:0): Error 5, Retries exhausted mountroot: waiting for device /dev/ufs/FreeBSD_Install... umass0: detached ugen1.4: at usbus1 umass0 on uhub3 umass0: on usbus1 umass0: SCSI over Bulk-Only; quirks = 0xc100 umass0:1:0: Attached to scbus1 uma_zalloc_debug: zone "kenv" with the following non-sleepable locks held: exclusive sleep mutex CAM device lock (CAM device lock) r = 0 (0xfffff80006060cd0) locked @ /usr/src/sys/cam/scsi/scsi_pass.c:674 stack backtrace: #0 0xffffffff80c32891 at witness_debugger+0x71 #1 0xffffffff80c3382d at witness_warn+0x40d #2 0xffffffff80efe586 at uma_zalloc_arg+0x46 #3 0xffffffff80b740ea at getenv_string_buffer+0x3a #4 0xffffffff80b74817 at getenv_quad+0x17 #5 0xffffffff80b747e2 at getenv_int+0x12 #6 0xffffffff803a7f1a at daregister+0x1ea #7 0xffffffff8037445b at cam_periph_alloc+0x57b #8 0xffffffff803a7872 at daasync+0x2c2 #9 0xffffffff80381aa2 at xpt_async_process_dev+0x152 #10 0xffffffff8037d682 at xpt_async_process+0x312 #11 0xffffffff8037ddf2 at xpt_done_process+0x382 #12 0xffffffff8037fdb5 at xpt_done_td+0xf5 #13 0xffffffff80b830f0 at fork_exit+0x80 #14 0xffffffff8104150e at fork_trampoline+0xe da0 at umass-sim0 bus 0 scbus1 target 0 lun 0 da0: Removable Direct Access SCSI device da0: Serial Number 121220130416 da0: 40.000MB/s transfers da0: 15240MB (31211520 512 byte sectors) da0: quirks=0x2 WARNING: / was not properly dismounted intsmb0: at device 20.0 on pci0 smbus0: on intsmb0 lo0: link state changed to UP ure0 on uhub2 ure0: on usbus0 uhid0 on uhub3 uhid0: on usbus1 miibus1: on ure0 rgephy0: PHY 0 on miibus1 rgephy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, 1000baseT-FDX-master, auto ue0: on ure0 ue0: Ethernet address: d0:37:45:77:56:3d ue0: link state changed to DOWN --kjzasy1UhXmRStS5--