From nobody Mon May 4 07:44:35 2026 X-Original-To: freebsd-arm@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4g8DFG3JNLz6cpCb for ; Mon, 04 May 2026 07:44:50 +0000 (UTC) (envelope-from samm@freebsd.org) Received: from reindeer.net-art.cz (reindeer.net-art.cz [IPv6:2001:1468:9000:1:1::15]) (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 (2048 bits) client-digest SHA256) (Client CN "reindeer.net-art.cz", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g8DFG0f3lz3Qnf for ; Mon, 04 May 2026 07:44:50 +0000 (UTC) (envelope-from samm@freebsd.org) Authentication-Results: mx1.freebsd.org; none Received: by reindeer.net-art.cz (Postfix, from userid 65534) id E3BDA44AF0; Mon, 4 May 2026 07:44:40 +0000 (UTC) X-Spam-Flag: NO X-Spam-Status: No, score=-0.3 required=10.0 tests=BAYES_00,DMARC_NONE, SPF_HELO_PASS,SPF_SOFTFAIL autolearn=no autolearn_force=no version=4.0.0 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on caribou.net-art.cz at Mon, 04 May 2026 07:44:40 +0000 Received: from owl.net-art.cz (unknown [IPv6:2a03:6920:0:10::101]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "owl.net-art.cz", Issuer "R13" (not verified)) by reindeer.net-art.cz (Postfix) with ESMTPS id 306FF3F02C; Mon, 4 May 2026 07:44:38 +0000 (UTC) Received: from [185.71.233.107] (account samm@net-art.cz HELO [192.168.101.190]) by owl.net-art.cz (CommuniGate Pro SMTP 6.1.20) with ESMTPSA id 3424391; Mon, 04 May 2026 09:44:38 +0200 Message-ID: Date: Mon, 4 May 2026 09:44:35 +0200 List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Raspberry Pi 3 Model B no video output To: Marco Moock , freebsd-arm@freebsd.org References: <95e8bba1-4c96-4f45-bc0f-86ad712952b0@dorfdsl.de> Content-Language: en-US From: Alex Samorukov In-Reply-To: <95e8bba1-4c96-4f45-bc0f-86ad712952b0@dorfdsl.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:30738, ipnet:2001:1468:8000::/33, country:CZ] X-Rspamd-Queue-Id: 4g8DFG0f3lz3Qnf X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated Try to connect serial console and see whats going on with it. On 03.05.2026 21:01, Marco Moock wrote: > Hello! > > I have the Pi 3 B, I used Debian on it, that worked fine. > It also boots with Debian, but if I write the > FreeBSD-15.0-RELEASE-arm64-aarch64-RPI.img on the USB thumb device, it > does not boot, no video output at all. > > Debian works with another USB thumb drive, so I do not think it is a > hardware issue. > > Monitor is connected using HDMI to DVI cable, works in Debian. > > Any thoughts? >