From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 22775 invoked from network); 27 Oct 2021 21:49:06 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 27 Oct 2021 21:49:06 -0000 Received: from duke.felloff.net ([216.126.196.34]) by 4ess; Wed Oct 27 17:40:08 -0400 2021 Message-ID: Date: Wed, 27 Oct 2021 23:39:56 +0200 From: cinap_lenrek@felloff.net To: 9front@9front.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: progressive interface ORM over ORM cloud firewall Subject: Re: [9front] Has anyone got 9front to work on raspberry pi 400? Reply-To: 9front@9front.org Precedence: bulk > Hello all, > I have a raspberry pi 400, and have some issues with 9front working > correctly. The issue I have is that at boot is seems to complain about the > SD card (in the 9front bootloader). there is no bootloader. what you'r looking at is the booted kernel and a rc script asking you for the root filesystem. you can enter a shell by typing !rc. > It asks me what to boot from, but then > spits out the same error after selecting (local) and goes back to asking > how to boot. Am i doing something wrong? theres some mmc controller issues on the pi400. i do not have a pi400 myself, but someone had on the mailinglist and we managed to get at least the xhci working with some remote troubleshooting. but then he vanished, so this is still a open issue. you can try using usb or network boot for now. the pi400 and pi4 should be quite similar... tho they shuffled the physical memory map around a bit. but i have no theory at this point. it is too long ago. > Regards, > Joseph Turco -- cinap