Score:0

Black screen post ubuntu 20.04 LTS on AMD A6-7480 Radeon R5, 8 Compute Cores 2C+6G

eg flag

I am not able to boot and enter into ubuntu, after first time installation of 20.04 LTS version.. Its going black screen..

https://drive.google.com/drive/folders/1ezNkVdQy59T_CrZuCoMC0DjjRqF9SUtP?usp=sharing

Score:0
eg flag

This Worked for me:

sudo apt update
sudo apt dist-upgrade
sudo apt install libnuma-dev
sudo reboot

-------After Reboot----------

sudo apt install wget gnupg2
wget -q -O - https://repo.radeon.com/rocm/rocm.gpg.key | sudo apt-key add -
echo 'deb [arch=amd64] https://repo.radeon.com/rocm/apt/debian/ ubuntu main' | sudo tee /etc/apt/sources.list.d/rocm.list
wget -q -O - https://repo.radeon.com/rocm/rocm.gpg.key | sudo apt-key add -
sudo apt update
sudo apt install rocm-dkms && sudo reboot

Source: ROCm Installation

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.