I ended up booting up bazzite, as I had to have a working computer for today. But ran the commands to see what it resulted in, but not sure what to make of the logs. However when trying to install other .iso's late last night i kept seeing the ACPI errors over and over again, which has me thinking this is a problem with my hardware setup, as you suggested. I have the AMD RX 6700 X card.
Journalctl command results in this; https://0x0.st/Xt2e.txt
lunix@fedora:~$ lsmod | grep amdgpu
amdgpu 17293312 158
amdxcp 12288 1 amdgpu
drm_exec 12288 1 amdgpu
gpu_sched 69632 1 amdgpu
drm_buddy 20480 1 amdgpu
video 81920 2 asus_wmi,amdgpu
i2c_algo_bit 20480 2 igb,amdgpu
drm_suballoc_helper 16384 1 amdgpu
drm_display_helper 253952 1 amdgpu
drm_ttm_helper 12288 1 amdgpu
ttm 118784 2 amdgpu,drm_ttm_helper
Definitely very interesting! Thanks for sharing. Was thinking about trying CachyOS too.