config.txt 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. # For more options and information see
  2. # http://rpf.io/configtxt
  3. # Some settings may impact device functionality. See link above for details
  4. # uncomment if you get no picture on HDMI for a default "safe" mode
  5. #hdmi_safe=1
  6. # uncomment this if your display has a black border of unused pixels visible
  7. # and your display can output without overscan
  8. #disable_overscan=1
  9. # uncomment the following to adjust overscan. Use positive numbers if console
  10. # goes off screen, and negative if there is too much border
  11. #overscan_left=16
  12. #overscan_right=16
  13. #overscan_top=16
  14. #overscan_bottom=16
  15. # uncomment to force a console size. By default it will be display's size minus
  16. # overscan.
  17. #framebuffer_width=1280
  18. #framebuffer_height=720
  19. # uncomment if hdmi display is not detected and composite is being output
  20. #hdmi_force_hotplug=1
  21. # uncomment to force a specific HDMI mode (this will force VGA)
  22. #hdmi_group=1
  23. #hdmi_mode=1
  24. # uncomment to force a HDMI mode rather than DVI. This can make audio work in
  25. # DMT (computer monitor) modes
  26. #hdmi_drive=2
  27. # uncomment to increase signal to HDMI, if you have interference, blanking, or
  28. # no display
  29. #config_hdmi_boost=4
  30. # uncomment for composite PAL
  31. #sdtv_mode=2
  32. #uncomment to overclock the arm. 700 MHz is the default.
  33. #arm_freq=800
  34. # Uncomment some or all of these to enable the optional hardware interfaces
  35. dtparam=i2c_arm=off
  36. #dtparam=i2s=on
  37. dtparam=spi=on
  38. # Uncomment this to enable the lirc-rpi module
  39. #dtoverlay=lirc-rpi
  40. # Additional overlays and parameters are documented /boot/overlays/README
  41. # Enable audio (loads snd_bcm2835)
  42. #dtparam=audio=on
  43. # DAC
  44. dtoverlay=hifiberry-dacplus,24db_digital_gain
  45. # Ir
  46. dtoverlay=lirc-rpi,gpio_in_pin=4
  47. # Secondary SDCard
  48. #dtoverlay=sdio,bus_width=1
  49. dtoverlay=mmc_spi_cs1