On Wed, Jan 05, 2022 at 01:33:59PM -0500, [email protected] wrote: > Hello. > I have installed OpenBSD a few times now, of course, latest 7.0 release, with > FDE. > Now, that was on literally every computer, but my main one. Now, I go to > install it on my main computer - the beast.. > I have an AMD 5600XT GPU. > > I booted after a nice, successful, comfy install, and I get a kernel panic > thing.. > I will write here what I can see on my screen (my keyboard doesn't work here > for some reason). Unfortunately I am too dumb to figure out this without a > mobile phone, but I think you'll get good information from this. > > So, after a FDE-unlock, blue text goes, goes, my speaker like turns on or > some > check goes by, then I get this:
Do you see this on first boot after install? try either boot -c (at boot prompt) disable amdgpu* quit fw_update amdgpu reboot or a -current snapshot where the firmware is installed from the installer > > > ... > drm:pid0:amdgpu_device_init *ERROR* amdgpu_device_ip_init failed > drm:pid0:amdgpu_attackhook *ERROR* Fatal error during GPU init > amdgpu_gem_force_release: stub > Memory manager not clean during takedown. > panic:pool_destroy: pool busy: still out: 30 > Stopped at db_enter+0x10: popq %rbp > ID PID UID PRFLAGS PFLAGS CPU COMMAND > 384305 9453 0 0x14000 0x200 5 zerothread > 335913 4065 0 0x14000 0x200 2 reaper > * 0 0 0 0x10000 0x200 1 swapper > db_enter() at db_enter+0x10 > panic(ffffffff81eb02ab) at panic+0xbf > pool destroy(ffffffff82297938) at pool_destroy+0x215 > drm_linux_exit() at drm_linux_exit+0x10 > drm_detach(ffff800000411000,0) at drm_detach+0x3e > config_detach(ffff800000411000,0) at config_detach+0x142 > amdgpu_detach(ffff8000003f9000,0) at amdgpu_detach+0xfd > config_detach(ffff8000003f9000,0) at config_detach+0x142 > amdgpu_attackhook(ffff8000003f9000) at amdgpu_attackhook+0x2f0 > config_process_deferred_mountroot() at config_process_deferred_mountroot+0x6b > main(0) at main+0x733 > end trace frame: 0x0, count: 4 > https://www.openbsd.org/ddb.html describes the minimum info required in bug > reports. Insufficient info makes it difficult to find and fix bugs. > ddb{1}> (cannot type anything lol) > > > >
