I'm having absolutely 0 success. On my end, it doesn't even recognize the PCIe device. No mater if I try my own image or the official one, lspci just doesn't show anything connected. Is their PCIe driver borked or what?
@@justanotherdevopsguy such a shame... Was using my rx 580 on my visionfive 2 and was hoping to get a CPU upgrade. I also haven't found any statement about if they'll upstream their stuff...
Thanks for the video! I tried getting an RX560, an RX550 and a Radeon HD4890 to run on the jupiter. I had no success whatsoever with the HD4890 but for the amdgpu driver ones (RX5xx) it worked to the point that the kernel loaded the driver including firmware but when it tried to initialize it, the driver gave me this error: amdgpu: (-22) kernel bo map failed After some googling I found, that this error might relate to resizeable BAR not working correctly and I tried to second that with this: dmesg |grep BAR= [ 18.393043] [drm] Detected VRAM RAM=4096M, BAR=0M So, I'm currently out of ideas.
I have tried this: gitee.com/bianbu-linux/linux-6.1/pulls but no luck on my side. (See Video). I think it still needs some work (PCIe implementation). I see you have also a VisionFive 2, There my AMD video-card where/are working: github.com/Opvolger/Opvolger/blob/master/starfiveVisionFive2.md
@@justanotherdevopsguy astoundingly, the PVR driver version delivered with the Bianbu version for the Jupiter is way better than the one for the VisionFive 2. I just installed Archlinux on my Jupiter and currently try to create a package with a patched mesa
I'm having absolutely 0 success. On my end, it doesn't even recognize the PCIe device. No mater if I try my own image or the official one, lspci just doesn't show anything connected. Is their PCIe driver borked or what?
I think the driver is borked. My newer AMD R9 200 is also not recognized whatsoever..
@@justanotherdevopsguy such a shame... Was using my rx 580 on my visionfive 2 and was hoping to get a CPU upgrade. I also haven't found any statement about if they'll upstream their stuff...
Thanks for the video! I tried getting an RX560, an RX550 and a Radeon HD4890 to run on the jupiter. I had no success whatsoever with the HD4890 but for the amdgpu driver ones (RX5xx) it worked to the point that the kernel loaded the driver including firmware but when it tried to initialize it, the driver gave me this error:
amdgpu: (-22) kernel bo map failed
After some googling I found, that this error might relate to resizeable BAR not working correctly and I tried to second that with this:
dmesg |grep BAR=
[ 18.393043] [drm] Detected VRAM RAM=4096M, BAR=0M
So, I'm currently out of ideas.
I have tried this: gitee.com/bianbu-linux/linux-6.1/pulls but no luck on my side. (See Video). I think it still needs some work (PCIe implementation).
I see you have also a VisionFive 2, There my AMD video-card where/are working: github.com/Opvolger/Opvolger/blob/master/starfiveVisionFive2.md
@@justanotherdevopsguy astoundingly, the PVR driver version delivered with the Bianbu version for the Jupiter is way better than the one for the VisionFive 2.
I just installed Archlinux on my Jupiter and currently try to create a package with a patched mesa
Cool!