From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: from tb-ob1.topicbox.com (tb-ob1.topicbox.com [64.147.108.173]) by inbox.vuxu.org (Postfix) with ESMTP id 69D202238B for ; Sun, 7 Apr 2024 02:43:00 +0200 (CEST) Received: from tb-mx1.topicbox.com (tb-mx1.nyi.icgroup.com [10.90.30.61]) by tb-ob1.topicbox.com (Postfix) with ESMTP id 20F023A4DB for ; Sat, 6 Apr 2024 20:42:59 -0400 (EDT) (envelope-from bounce.mM8d848d6549f0c7233e407ba2.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx1.topicbox.com (Postfix, from userid 1132) id 1EAA51271B62; Sat, 6 Apr 2024 20:42:59 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=from:to :subject:message-id:references:in-reply-to:date:mime-version :content-type:content-transfer-encoding:list-help:list-id :list-post:list-subscribe:reply-to:list-unsubscribe; s=dkim-1; t=1712450579; x=1712536979; bh=RtLNo3GZ3asjTHJv0Vzd5VD6C4qDoCDl bWM6wniZouo=; b=pTJgI347xbrozCtnyhLqyv/3DBrfFmL17bszR8zJnVK8Nb6i Rq0ll8Zg+UJQG0IkC3nECnNlX3Pn1fIFg0OV4lhdnL3+yHQwDxz2K3gbOya4nZEZ Hk+HvFlIj7rQ3NoYpbEDCzAOXrFkLPQtVyPVze69jlXAhANZJMpNaHIqQWM= From: moody@posixcafe.org To: 9fans <9fans@9fans.net> Subject: Re: [9fans] cmdline.txt for RPi 4 with QHD screen Message-Id: <17124505740.cEAe394.88290@composer.9fans.topicbox.com> References: <17122874330.958ce74.57102@composer.9fans.topicbox.com> <17122917790.F0E8.646708@composer.9fans.topicbox.com> <17122951860.A666a94.798698@composer.9fans.topicbox.com> <17122966610.15acE.76878@composer.9fans.topicbox.com> <17123258990.B4513f79.994093@composer.9fans.topicbox.com> <17123671760.2CE40fBC4.509930@composer.9fans.topicbox.com> <1171369098.6588150.1712376248341@mail.yahoo.com> <17123876620.8C6e.76734@composer.9fans.topicbox.com> <1606148132.6736522.1712431105201@mail.yahoo.com> <17124487850.c6AA7114e.50431@composer.9fans.topicbox.com> In-Reply-To: <17124487850.c6AA7114e.50431@composer.9fans.topicbox.com> Date: Sat, 6 Apr 2024 20:42:54 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=17124505741.05ff29D32.88290 Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: c559e288-f477-11ee-8ef1-876641decc0b Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UNDJhNTViNTVmZmI4MTQxNy1NOGQ4NDhkNjU0OWYwYzcyMzNlNDA3?= =?UTF-8?B?YmEyPg==?= List-Help: List-Id: "9fans" <9fans.9fans.net> List-Post: List-Software: Topicbox v0 List-Subscribe: Precedence: list Reply-To: 9fans <9fans@9fans.net> List-Unsubscribe: , Topicbox-Delivery-ID: 2:9fans:437d30aa-c441-11e9-8a57-d036212d11b0:522be890-2105-11eb-b15e-8d699134e1fa:M8d848d6549f0c7233e407ba2:1:usdhTSofT_kWuB6Bf4xCOsdzhrBUzXtndgn7a7aYIbI --17124505741.05ff29D32.88290 Date: Sat, 6 Apr 2024 20:42:54 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable All of what Brian said is true for 9front as well. If you want to see our c= ode implementation of this you can find it in /sys/src/9/bcm/ether4330.c. The only difference is that 9front puts f= irmware in /lib/firmware and not /sys/lib/firmware. We do not provide the binary files ourselves you need to acquire them from = the rasbian ISO. It should be located within the raspbian ISO, within the fat32 partition there. ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T42a55b55ffb81417-M8d848= d6549f0c7233e407ba2 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription --17124505741.05ff29D32.88290 Date: Sat, 6 Apr 2024 20:42:54 -0400 MIME-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
All of what Brian said is true for 9front as w= ell. If you want to see our code implementation of this you can find
<= /div>
it in /sys/src/9/bcm/ether4330.c. The only difference is that 9fr= ont puts firmware in /lib/firmware and not /sys/lib/firmware.
We do not provide the binary files ourselves you need to acquire them fr= om the rasbian ISO. It should be located within
the raspbia= n ISO, within the fat32 partition there.
= --17124505741.05ff29D32.88290--