7 inch display notes
this cleaned up the 3" display mess
sudo apt-get update
sudo apt-get install --reinstall libraspberrypi0 libraspberrypi-{bin,dev,doc} raspberrypi-bootloader
sudo reboot
install (or use) raspi-config to set console login
apt-get raspi-config installs if missing.
--30--