re: amdgpu driver

matthew green <[email protected]> Tue, 07 Jul 2026 04:57:18 +1000
Newsgroups gmane.os.netbsd.devel.x11
Message-ID <[email protected]>
> [     1.036698] radeon0 at pci11 dev 0 function 0: ATI Technologies Rade=
on HD 7750/8740 / R7 250E (rev. 0x00)

this means you need the 'radeon' driver for x, not amdgpu.  the
early "GCN" chipsets are handled by radeon, though there is some
disabled by default code in amdgpu for them, it hangs for me when
i enable it and so it remains disabled (same as upstream.).

if "radeon0 at pci*" attaches, then you need radeon.
if "amdgpu0 at pci*" attaches, amdgpu etc.


i stopped using my old 5450's when i got a second monitor and
pushed my total screen size beyond what it can handle, but i've
had better success with "modesetting" driver lately for both
amdgpu laptop and radeon laptop, it just needs to use eg, mpv
-vo=3Dgpu instead of xv.


.mrg.