View Single Post
Old 4th August 2022
TCH TCH is offline
Shell Scout
 
Join Date: Mar 2017
Posts: 85
Default

I asked them. The answer was:
Quote:
Disable the radeondrm driver.
Which i would do, however i googled with no avail for how i can...
The only thing i have found was bsd.re-config, but doing
Code:
echo "disable radeondrm" >> /etc/bsd.re-config
or
Code:
echo "disable radeondrm0" >> /etc/bsd.re-config
did nothing.

What is the driver's name in the first place - radeondrm0 or radeondrm - and where can i disable it?
Reply With Quote