Re: raspberry pi 4 model b: xhci0: host system error

2021-12-04 Thread Mark Kettenis
> Date: Mon, 1 Nov 2021 22:33:50 + > From: Klemens Nanni I just committed a fix for this. Should be in the next snapshot. > Neither RAMDISK nor GENERIC.MP from snapshots boot on my Raspberry 4 > Model B unless I disable xhci(4). > > I flashed miniroot70.img to an SD card, booted from it,

Re: raspberry pi 4 model b: xhci0: host system error

2021-11-06 Thread Stefan Sperling
On Sat, Nov 06, 2021 at 07:53:57PM +0100, Paul de Weerd wrote: > It's not so much throughput as it is latency. From the rpi to its > gateway I see solid RTTs (note that I'm SSH'd into the raspberry to > run this command): > > 64 bytes from 192.168.34.1: icmp_seq=0 ttl=255 time=1.870 ms > 64

Re: raspberry pi 4 model b: xhci0: host system error

2021-11-06 Thread Paul de Weerd
On Fri, Nov 05, 2021 at 01:00:21PM +, Klemens Nanni wrote: | From https://github.com/pftf/RPi4#additional-notes : | | A 3 GB RAM limit is enforced by default, even if you are using a | Raspberry Pi 4 model that has 4 GB or 8 GB of RAM, on account that the | OS must patch DMA

Re: raspberry pi 4 model b: xhci0: host system error

2021-11-05 Thread Mark Kettenis
> Date: Fri, 5 Nov 2021 14:59:05 + > From: Stuart Henderson > > On 2021/11/05 09:32, Paul de Weerd wrote: > > Linking brcmfmac43455-sdio.raspberrypi,4-model-b.txt (which is what is > > used with u-boot, I believe) to this name in /etc/firmware fixed bwfm0 > > for me (although performance

Re: raspberry pi 4 model b: xhci0: host system error

2021-11-05 Thread Stuart Henderson
On 2021/11/05 09:32, Paul de Weerd wrote: > Linking brcmfmac43455-sdio.raspberrypi,4-model-b.txt (which is what is > used with u-boot, I believe) to this name in /etc/firmware fixed bwfm0 > for me (although performance isn't great, but that's also the case > when using u-boot). btw I *don't* have

Re: raspberry pi 4 model b: xhci0: host system error

2021-11-05 Thread Klemens Nanni
On Fri, Nov 05, 2021 at 09:32:52AM +0100, Paul de Weerd wrote: > I recently got an RPi4 for a project at home and had the same error. > > On Tue, Nov 02, 2021 at 02:09:29PM +, Klemens Nanni wrote: > | After reading through openbsd-arm after sthen's suggestion I only tried > | u-boot.bin from

Re: raspberry pi 4 model b: xhci0: host system error

2021-11-05 Thread Paul de Weerd
I recently got an RPi4 for a project at home and had the same error. On Tue, Nov 02, 2021 at 02:09:29PM +, Klemens Nanni wrote: | After reading through openbsd-arm after sthen's suggestion I only tried | u-boot.bin from 6.9-release* and that lets 7.0-current xhci(4) attach. | | * U-Boot

Re: raspberry pi 4 model b: xhci0: host system error

2021-11-02 Thread Klemens Nanni
On Tue, Nov 02, 2021 at 11:44:25AM +0100, Mark Kettenis wrote: > > Date: Tue, 2 Nov 2021 00:05:49 + > > From: Klemens Nanni > > > > On Mon, Nov 01, 2021 at 10:40:33PM +, Stuart Henderson wrote: > > > On 2021/11/01 22:33, Klemens Nanni wrote: > > > 7.0-release is definitely known.

Re: raspberry pi 4 model b: xhci0: host system error

2021-11-02 Thread Mark Kettenis
> Date: Tue, 2 Nov 2021 00:05:49 + > From: Klemens Nanni > > On Mon, Nov 01, 2021 at 10:40:33PM +, Stuart Henderson wrote: > > On 2021/11/01 22:33, Klemens Nanni wrote: > > 7.0-release is definitely known. EDK2-based definitely works. Older U-Boot > > should work. > > > > > U-Boot

Re: raspberry pi 4 model b: xhci0: host system error

2021-11-01 Thread Stuart Henderson
On 2021/11/02 00:05, Klemens Nanni wrote: > On Mon, Nov 01, 2021 at 10:40:33PM +, Stuart Henderson wrote: > > On 2021/11/01 22:33, Klemens Nanni wrote: > > 7.0-release is definitely known. EDK2-based definitely works. Older U-Boot > > should work. > > > > > U-Boot 2021.10 (Oct 23 2021 -

Re: raspberry pi 4 model b: xhci0: host system error

2021-11-01 Thread Klemens Nanni
On Mon, Nov 01, 2021 at 10:40:33PM +, Stuart Henderson wrote: > On 2021/11/01 22:33, Klemens Nanni wrote: > 7.0-release is definitely known. EDK2-based definitely works. Older U-Boot > should work. > > > U-Boot 2021.10 (Oct 23 2021 - 05:09:34 -0600) > > Not sure the state of -current builds

Re: raspberry pi 4 model b: xhci0: host system error

2021-11-01 Thread Stuart Henderson
On 2021/11/01 22:33, Klemens Nanni wrote: > Neither RAMDISK nor GENERIC.MP from snapshots boot on my Raspberry 4 > Model B unless I disable xhci(4). > > I flashed miniroot70.img to an SD card, booted from it, did a default > install to it and booted the new system from it. > > Both times, `boot

raspberry pi 4 model b: xhci0: host system error

2021-11-01 Thread Klemens Nanni
Neither RAMDISK nor GENERIC.MP from snapshots boot on my Raspberry 4 Model B unless I disable xhci(4). I flashed miniroot70.img to an SD card, booted from it, did a default install to it and booted the new system from it. Both times, `boot /bsd -c' and "disable xhci" were needed to bypass the