On Wed, Oct 13, 2021 at 05:01:03PM +0300, thylacine wrote: > Hi > > The problem concerns loading firmware "amdgpu/polaris10_mc.bin" > > Installation was successful. There were no any problem. > > I've got a heavy crash of 6.9/amd64 diring first start after install. > Unfortunately keyboard is blocked and I canncot use Scroll, trace, show > panic and etc. And I don't have now other comp. to get console ouput. > > I can sent you dmesg of 6.1/amd64 (six.one) which has been working on this > machine during several years. > > -- > ___ > Best regards, > Vasily >
try boot -c disable amdgpu If that works, add to /etc/rc.shutdown: printf 'disable amdgpu\nq\n' | config -ef /bsd sha256 /bsd >/var/db/kernel.SHA256 Mine died out at 6.6 like this. Good luck, Chris Bennett
