Guest User

raspbian black bars issue.txt

a guest
Oct 31st, 2017
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. First of all, ssh into PI, you can do this via normal ssh login on port 22 or from browser, in the interface at (10.0.0.1) click on help, ssh (something like that, I don't remember exactly)
  2.  
  3.  
  4. username: fpp
  5. password: falcon
  6.  
  7.  
  8. ## backup boot.config
  9. sudo cp /boot/config.txt /boot/config.txt.bak
  10.  
  11.  
  12. ## use this guide to
  13. # first try disabling overscan, if it's enabled. (I don't remember)
  14. # second enable overscan, set the specific overscan amount in directions where you get black bars.
  15.  
  16.  
  17. http://www.opentechguides.com/how-to/article/raspberry-pi/28/raspi-display-setting.html
Add Comment
Please, Sign In to add comment