If you update a laptop from Ubuntu 22.04.3 to 24.04.1 and the screen is blank with an 'x' cursor after login, do this:
If you update a laptop from Ubuntu 22.04.3 to 24.04.1 and the screen is blank with an 'x' cursor after login, do this:
control+alt+F1 to go to a tty and login, then:
sudo apt install --reinstall ubuntu-session
Further, if #thunderbird doesn't launch, remove the snap installation and install de deb package directly from mozilla (he --purge is so that it doesn't generate adn store a ~4 GB copy of the install). First, do:
Then paste this below into a file ( /etc/apt/preferences.d/mozillateamppa-thunderbird ) to tell the apt system that you prefer mozilla's over any other package:
The Pi boots from the GPU using a proprietary firmware blob, so it can't be supported by the Debian core team.
Is there a reason you aren't using Raspberry Pi OS, which is a Debian specifically adapted to the hardware?