rockaddicted

config.txt picade

Apr 3rd, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. # uncomment if you get no picture on HDMI for a default "safe" mode
  2. #hdmi_safe=1
  3.  
  4. disable_overscan=1
  5.  
  6. # comment to get jack audio
  7. hdmi_drive=2
  8.  
  9. # force hdmi while the tv can take time before sending the signal on the hdmi output
  10. hdmi_force_hotplug=1
  11.  
  12. # uncomment for composite PAL
  13. #sdtv_mode=2
  14.  
  15. # uncomment for lirc-rpi
  16. #dtoverlay=lirc-rpi
  17.  
  18. # if you plug your tv at the same time as your rpi and that the rpi switches from the hdmi or give a low resolution because tv had no enough time to initialize it
  19. boot_delay=3
  20.  
  21. # uncomment if you don't want the rainbow at startup
  22. disable_splash=1
  23.  
  24. # Overclock
  25. gpu_mem_256=128
  26. gpu_mem_512=256
  27. gpu_mem_1024=512
  28.  
  29. avoid_safe_mode=1
  30.  
  31. kernel=zImage
  32.  
  33. # Config screen picade
  34. hdmi_group=2
  35. hdmi_mode=9
  36. config_hdmi_boost=4
  37. disable_audio_dither=1
  38. max_usb_current=1
Advertisement
Add Comment
Please, Sign In to add comment