NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: kern/57797: radeon(4) GPU listed as supported, but doesn't work
The following reply was made to PR kern/57797; it has been noted by GNATS.
From: matthew green <mrg%eterna23.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost
Subject: re: kern/57797: radeon(4) GPU listed as supported, but doesn't work
Date: Wed, 27 Dec 2023 05:53:32 +1100
this is because of PR#49744's problems. it does work on some
systems, but not many. you can try to build a kernel where you
edit sys/external/bsd/drm2/radeon/radeon_pci.c and set
radeon_pci_ignore_r100_r200 to false (see about line 120), it
should attach radeondrmkms and enable dri in X, but it might not
work at all.
.mrg.
Home |
Main Index |
Thread Index |
Old Index