Re: amdgpu driver
Rhialto <[email protected]> Thu, 2 Jul 2026 19:25:22 +0200
| Newsgroups | gmane.os.netbsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
--tbbPWXQ6OM2gEyRI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed 01 Jul 2026 at 12:13:51 -0400, MLH wrote: >=20 > I have been using an ATI Radeon HD 5450 since 2020 and my original xorg.c= onf > from then didn't specify a Device section and it worked fine up until abo= ut > two years ago when several programs started trashing the window they were > operating in (but not the rest of the display though). I have the same card, and I have used it mostly successfully up to NetBSD 9; with 10 I started to have complete display corruptions and stalls after a few weeks of uptime (i.e. very hard to debug). I never used the amdgpu driver, as I understand it it is for newer AMD cards. Up to 9.x I used Driver "radeon". =46rom 10.0 on I used Driver "modesetting", which potentially needs Option "kmsdev" "/dev/dri/card0" when I enable both the Radeon and the on-board Intel graphics chipset in the "BIOS". The reason to switch to modesetting was that something didn't quite work any more, but it seems I didn't write down what it was. If you don't have the Device section in xorg.conf, and want to determine =66rom the log file which driver was used, you have to look carefully. Lots of drivers are loaded, but also a lot are unloaded again and not used. Unfortunately you left that part out of your logfile fragment, but =66rom this single line I think you were using the radeon driver: > [ 4022.877] (II) RADEON: Driver for ATI/AMD Radeon chipsets: I am curious if you also get the corruptions with the "radeon" driver. I had to switch to the integrated Intel graphics, but that lacks support for whatever x11/redshift does, and also I can't use mpv in gpu mode, but I have to use "vo=3Dxv" in ~/.config/mpv/mpv.con. Likewise, wip/golly doesn't display its life world. So I'd rather switch back.=20 -Olaf. --=20 ___ Olaf 'Rhialto' Seibert <rhialto/at/falu.nl> \X/ There is no AI. There is just someone else's work. --I. Rose --tbbPWXQ6OM2gEyRI Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iQFPBAEBCAA5FiEEFVAhiiWjqgwBVdQAmYnGRWHD+9MFAmpGnv4bFIAAAAAABAAO bWFudTIsMi41KzEuMTIsMiwzAAoJEJmJxkVhw/vTE3oH/3wzbp+9oT2rFijJcYay LP2qHlO6RIE14/EQgnm53yyEW9Cz4DBpgHZBXy8R0obqLhPHYuKs4PmTZWB+5r5I hZZYwRuHscev0gEidIMZdwz2vk7TazJeU2ZNFw/AwwyRbscbEJr5IvePpiYhzIkI yK3JgBNlSGGYnQQ/8tfo0nphAzLdvQvumB4+m05wAsoGkgv3LDGB0wnZ/jtOJ2m2 TDF/dYgDEzdgVmXBmqaCawigWKmxwkw1cHlHeAH73YDHI+X5qrkYFC2Qm8Nd+X8h 9nkrDrWHjAq5WBBBkjvD9omKs2WyP1NLIStXPVYUehafgs8+G1RhhyWfhFuqCCB1 7IQ= =wXCS -----END PGP SIGNATURE----- --tbbPWXQ6OM2gEyRI--