After upgrading from 24.04 to 24.10 google chrome wasn’t working due to
AMD graphics driver issue.
After some trial and error i get it working again with this
sudo add-apt-repository ppa:kisak/kisak-mesa
sudo apt update
sudo apt upgrade
sudo reboot
I hope this helps someone out.