Advertisement
whitesurge

Raspberry Code Work

Feb 6th, 2020
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. 1) run sudo nano /boot/config.txt
  2. 2) Add the following two lines at the bottom of the file:
  3.  
  4. hdmi_force_hotplug=1
  5. hdmi_ignore_edid=0xa5000080
  6.  
  7. 3) Press Ctrl + X, Y, and Enter
  8. 4) run sudo reboot to restart the RBP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement