@JDMDingo said in Force HDMI over Raspberry Pi Official LCD Screen:
@sli4 let me know if you got it running. Did you make the files (initDisplay.sh, config_hdmi.txt and config_lcd.txt, hdmi.name) in windows? Is so you need to convert them by using:
sudo apt-get install dos2unix sudo dos2unix /home/pi/initDisplay/initDisplay.shI also converted the config files, however that was probably not necessary.
Also the original post is not really clear about the configs. You copy all the text from config.txt and paste it into config_hdmi and config_lcd. Inside config_hdmi.txt scroll down untill you see “#hdmi_drive=2” and remove “#” then scroll to the bottom and add “ignore_lcd=1”. In config_lcd.txt scroll to the bottom and add “lcd_rotate=2”.
This is the clearest part of the thread. Thank you. I was getting very confused at the start.