Fresh install freezing constantly

I figured it out over the weekend and this was the issue. My wireless driver was causing a kernel panic that would cause the laptop to freeze. I solved by changing my kernel to 5.10, disabling the wireless connection, and then updating the driver with the following console commands
sudo pacman -Syyu
sudo pacman -S dkms linux510-headers
pamac build rtl8821ce-dkms-git