Radeon RX 9070 XT driver issue

I have a newly built computer, the GPU is a Radeon RX 9070 XT and the motherboard is an MSI Pro X870E-P WiFi (UEFI is up to date). I am getting display from the GPU (HDMI) and the GPU's fans turn o...

Ask Ubuntu
Radeon RX 9070 XT driver issue

I have a newly built computer, the GPU is a Radeon RX 9070 XT and the motherboard is an MSI Pro X870E-P WiFi (UEFI is up to date). I am getting display from the GPU (HDMI) and the GPU's fans turn o...

Ask Ubuntu

My computer is locking up randomly #2404 #amdgraphics

https://askubuntu.com/q/1564272/612

My computer is locking up randomly

I am experiencing an issue where in normal day-to-day use, my computer will just lock up completely. The displays all freeze, I can't SSH into my computer, and any processes I have running will jus...

Ask Ubuntu

My Computer is Locking Up Randomly #2404 #amdgraphics

https://askubuntu.com/q/1564272/612

My computer is locking up randomly

I am experiencing an issue where in normal day-to-day use, my computer will just lock up completely. The displays all freeze, I can't SSH into my computer, and any processes I have running will jus...

Ask Ubuntu
Sony تخطط لإطلاق PS6 في 2029 وتمنح PS5 أطول دورة حياة بتاريخ السلسلة
https://pixelarab.com/2025/07/05/sony-%d8%aa%d8%ae%d8%b7%d8%b7-%d9%84%d8%a5%d8%b7%d9%84%d8%a7%d9%82-ps6-%d9%81%d9%8a-2029-%d9%88%d8%aa%d9%85%d9%86%d8%ad-ps5-%d8%a3%d8%b7%d9%88%d9%84-%d8%af%d9%88%d8%b1%d8%a9-%d8%ad%d9%8a%d8%a7%d8%a9/
في تسريبات جديدة نقلها حساب DetectiveSeeds الموثوق، يبدو أن Sony تستعد لإعادة كتابة قواعد لعبة الأجهزة المنزلية مرة أخرى، حيث يُنتظر أن ترى منصة PlayStation 6 النور في أواخر سنة 2029، على أن يتم الكشف عنها بشكل رسمي في سنة 2028. وتشير التفاصيل الأولية إلى أ
#AMDGraphics #ConsoleWars #GamingNews #NextGenConsole #PlayStation6 #PS5Pro #PS6 #SonyLeaks #ألعاب #بلايستيشن6 #سوني

@osnews PSA from an owner of a custom Ampere Altra workstation: gpu/graphics choice is limited and affects OS choice! There is a reason System76 chose a NVidia gpu.

The Ampere Altra has a PCIe bug that causes problems with AMD gpus and the linux amdgpu driver, requiring an out-of-tree linux kernel patch that is sporadically maintained and unlikely to ever be upstreamed. (chimera-linux.org is the only distro that ships with this patch applied) The amdgpu drm driver maintainers have expressed no interest in working around this bug within the driver itself either.

Remember that this driver ends up in FreeBSD and OpenBSD too! Personally a Polaris generation gpu has worked with stock OpenBSD 7.6 kernel because the kernel handles device memory mapping differently than linux and doesn’t seem trigger the PCIe bug. With a newer Navi 2nd gen gpu, the bug interrupts firmware loading in stock OpenBSD. It can be worked around, but:

There is also an issue where Vega and newer gpus require cpu hardware floating point math in the kernel driver code which wasn’t supported on arm64 until drm in Linux 6.2. The most recent releases of FreeBSD and OpenBSD are either on an older drm than that, or haven’t ported the hardware floating point code within the kernel driver on arm64 yet. So even if you get the Navi firmware to load, you don’t get any farther than that (Display Core requires the fpu code).

Nvidia supports arm64 with their closed source driver and is unaffected the PCIe bug (or works around it, depending on what you read, but the code is secret so 🤷) but no BSD for you! They only have Linux arm64 drivers. The older cards supported by nouveau will also get you nowhere on BSD.

Also note that Nvidia DOES NOT ship an arm64 option rom GOP driver for EFI console graphics on any of their cards. Your motherboard/platform could provide an emulator in the UEFI firmware to use the x86-64 GOP driver (my Asrock motherboard doesn’t.) Polaris AMD gpus didn’t include arm64 GOP in the rom, but the 2nd gen Navi DOES. So you can get boot console on it but only working OS graphics on patched linux 🫠

#bsd #openbsd #amdgpu #amdgraphics #linux #arm64 #armlinux #nvidia #nvidiagpudisplaydriver #ChimeraLinux #amperecomputing #amperealtra

Does anyone have any guides to getting AMD Ryzen 8700G AI accelerator working with Linux? Willing to use Fedora/Ubuntu/RHEL/OpenSuse. I would prefer Fedora and curious if there is a copper repo for it.

So far I see this... https://github.com/amd/xdna-driver

#AI #AMDGraphics #Linux #Fedora #Ubuntu #AMD

GitHub - amd/xdna-driver

Contribute to amd/xdna-driver development by creating an account on GitHub.

GitHub