From owner-freebsd-stable@freebsd.org Sun Feb 28 19:02:02 2021 Return-Path: Delivered-To: freebsd-stable@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 6B5EF53CED9 for ; Sun, 28 Feb 2021 19:02:02 +0000 (UTC) (envelope-from carlj@peak.org) Received: from smtp.email-protect.gosecure.net (smtp.email-protect.gosecure.net [208.80.202.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.email-protect.gosecure.net", Issuer "Thawte RSA CA 2018" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DpXnP4DGQz4jgn for ; Sun, 28 Feb 2021 19:02:01 +0000 (UTC) (envelope-from carlj@peak.org) Received: from envoy14.neonova.net ([137.118.58.100]) by smtp.email-protect.gosecure.net ({cf8a6334-78b7-11eb-b52e-698df43bdf02}) via TCP (outbound) with ESMTP id 20210228190158882_00002449 for ; Sun, 28 Feb 2021 11:01:58 -0800 X-RC-FROM: X-RC-RCPT: Received: from bay.localnet (unknown [199.58.99.76]) (Authenticated sender: carlj@peak.org) by envoy14.neonova.net (Postfix) with ESMTPA id 4DpXnG4pQfz9tH3 for ; Sun, 28 Feb 2021 14:01:54 -0500 (EST) Received: from carlj by bay.localnet with local (Exim 4.94 (FreeBSD)) (envelope-from ) id 1lGRKD-0003Mx-EH for freebsd-stable@freebsd.org; Sun, 28 Feb 2021 11:01:53 -0800 From: Carl Johnson To: freebsd-stable@freebsd.org Subject: Re: Rasberry Pi 4 has no USB References: <868s786r40.fsf@bay.localnet> Date: Sun, 28 Feb 2021 11:01:53 -0800 In-Reply-To: (Mehmet Erol Sanliturk's message of "Sun, 28 Feb 2021 21:12:05 +0300") Message-ID: <861rd06mou.fsf@bay.localnet> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-MAG-OUTBOUND: greymail.email-protect.gosecure.net@137.118.58.100/32 X-Rspamd-Queue-Id: 4DpXnP4DGQz4jgn X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=pass (policy=none) header.from=peak.org; spf=pass (mx1.freebsd.org: domain of carlj@peak.org designates 208.80.202.2 as permitted sender) smtp.mailfrom=carlj@peak.org X-Spamd-Result: default: False [-3.80 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[208.80.202.2:from]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:208.80.200.0/21]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-stable@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[208.80.202.2:from:127.0.2.255]; RCVD_COUNT_THREE(0.00)[4]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[peak.org,none]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:14618, ipnet:208.80.202.0/23, country:US]; RCVD_TLS_LAST(0.00)[]; MAILMAN_DEST(0.00)[freebsd-stable] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Feb 2021 19:02:02 -0000 Mehmet Erol Sanliturk writes: > On Sun, Feb 28, 2021 at 8:26 PM Carl Johnson wrote: > >> I have an 8GB RPi 4B that I am trying out, but it has no USB response at >> all. That means that I can't use a keyboard or mouse, but I can use a >> serial console and ethernet. I can plug any USB device into any port, >> but there is nothing logged in /var/messages. Running usbconfig as root >> just reports 'No device match or lack of permissions'. Running >> 'dmesg | grep -i usb' reports only the following lines: >> >> usb_nop_xceiv0: on ofwbus0 >> bcm_xhci0: irq 81 at >> device 0.0 on pci2 >> usb_needs_explore_all: no devclass >> >> Running 'pciconf -lv' shows there is a VL805 USB controller present. I >> tested this with Linux and everything worked properly. This is a new >> computer that I bought only a couple of weeks ago. Does anybody have >> any ideas on what this might be, or what I could do to try to figure it >> out? >> >> Thanks in advance for any ideas. >> -- >> Carl Johnson carlj@peak.org >> >> _______________________________________________ >> > > > > You did not mention which FreeBSD you are using ( please use "uname -a" ) > . > > Personally , I do not know anything about Raspberry Pi with FreeBSD , but > , without knowing which FreeBSD you are using , > it is very likely that no one will be able to give you any information . You are right that I forgot to mention that. In this case this is the binary 13.0-BETA4 image that I downloaded directly from the FreeBSD website, and verified the checksum. The output of uname -a is: FreeBSD basil 13.0-BETA4 FreeBSD 13.0-BETA4 #0 releng/13.0-n244592-e32bc253629: Fri Feb 26 08:02:53 UTC 2021 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC arm64 Thanks for reminding me. -- Carl Johnson carlj@peak.org