Jeff Geerling

Results 1857 comments of Jeff Geerling

Hmm... closer this time, but still no dice: ``` pi@pi5-pcie:~/linux $ ./scripts/decode_stacktrace.sh /home/pi/linux/vmlinux /lib/modules/6.6.60-v8-AMDGPU+ < trace.txt [ 6.527910] __memset (??:?) WARNING! Modules path isn't set, but is needed to parse...

@Coreforge - Thanks! I assume it's all in your https://github.com/Coreforge/linux/tree/rpi-6.6.y-gpu branch? (I see latest commit 45 min ago). I will still do some testing for this issue before pulling that...

That worked! ``` pi@pi5-pcie:~/linux $ ./scripts/decode_stacktrace.sh /home/pi/linux/vmlinux /lib/modules/6.6.60-v8-AMDGPU+ < trace.txt [ 5.542863] Call trace: [ 5.545310] __memset (/home/pi/linux/arch/arm64/lib/memset.S:197) [ 5.548634] amdgpu_mes_self_test (/home/pi/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c:1367) amdgpu [ 5.553950] mes_v11_0_late_init (/home/pi/linux/drivers/gpu/drm/amd/amdgpu/mes_v11_0.c:1320) amdgpu [ 5.559071]...

As an aside, when the driver gets locked up in whatever state it's in, the system won't shut down (for at least 5-10 minutes), and a `sudo modprobe amdgpu` hangs......

New error: ``` [ 8.084752] Hardware name: Raspberry Pi 5 Model B Rev 1.0 (DT) [ 8.090603] pstate: 80400009 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--) [ 8.097590] pc...

Interesting. I recompiled with your latest commit, and I'm getting display output. But `glmark2-es2` won't run, it starts to open a window then it stops (no `dmesg` errors or anything):...

FYI I'm re-testing this card with @yanghaku's patch (see #764), and it is working pretty much flawlessly! Much simpler to set it up this way, maybe it'll be upstreamable!

> I removed them and put the Pi back in the case. Unless I encounter more issues, I'll consider my **case closed**. Nice :D

You're burying the lede here, the ASM2806 is a PCIe Gen 3 switch! Would be a very cool board for multiple M.2 drives, or a mix of M.2 NVMe SSDs...

> Since jeff isn't quite a fan of rockchip shenanigans i'd be happy to provide a kernel (and modules) if requested. I love Rockchip shenanigans (and RISC-V, whatever... making hardware...