Advertisement
Guest User

Untitled

a guest
Mar 16th, 2017
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. # uncomment if you get no picture on HDMI for a default "s$
  2. #hdmi_safe=1
  3.  
  4. disable_overscan=0
  5.  
  6. # uncomment to force a specific HDMI mode (this will force$
  7. #hdmi_group=1
  8. #hdmi_mode=1
  9.  
  10. # comment to get jack audio
  11. #hdmi_drive=2
  12.  
  13. #config_hdmi_boost=0
  14.  
  15. # force hdmi while the tv can take time before sending the$
  16. #hdmi_force_hotplug=1
  17.  
  18. # uncomment for composite PAL
  19. sdtv_mode=2
  20. sdtv_aspect=1
  21. hdmi_ignore_hotplug=1
  22.  
  23. # uncomment for lirc-rpi
  24. #dtoverlay=lirc-rpi
  25.  
  26. # if you plug your tv at the same time as your rpi and tha$
  27. boot_delay=3
  28.  
  29. # uncomment if you don't want the rainbow at startup
  30. disable_splash=1
  31.  
  32. # Overclock
  33. gpu_mem_256=128
  34. gpu_mem_512=256
  35. gpu_mem_1024=512
  36.  
  37. avoid_safe_mode=1
  38.  
  39. kernel=zImage
  40. ^M
  41. # NOOBS Auto-generated Settings:^M
  42. #hdmi_force_hotplug=1^M
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement