Advertisement
Guest User

config.txt

a guest
Aug 18th, 2016
471
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. force_turbo=0 #Enable cpu-overclock over 1300MHz (default 0)
  2. #avoid_pwm_pll=1 #Enable no-relative freq between cpu and gpu cores (default 0)
  3.  
  4. #arm_freq=1300 #Frequency of ARM processor core in MHz (default 1200)
  5. #core_freq=550 #Frequency of GPU processor core in MHz (default 400)
  6. #over_voltage=6 #ARM/GPU voltage adjust, values over 6 voids warranty (default 0)
  7.  
  8. #sdram_freq=575 #Frequency of SDRAM in MHz (default 450)
  9. #sdram_schmoo=0x02000020 #Set SDRAM schmoo to get more than 500MHz freq (default unset)
  10. #over_voltage_sdram_p=6 #SDRAM phy voltage adjust (default 0)
  11. #over_voltage_sdram_i=4 #SDRAM I/O voltage adjust (default 0)
  12. #over_voltage_sdram_c=4 #SDRAM controller voltage adjust (default 0)
  13.  
  14. gpu_mem=256 #GPU memory in MB. Memory split between ARM and GPU (default 64?)
  15. #gpu_freq=550 #Sets core_freq h264_freq isp_freq v3d_freq together (default 300)
  16. #v3d_freq=500 #Frequency of 3D block in MHz (default ?)
  17. #h264_freq=350 #Frequency of hardware video block in MHz (default ?)
  18.  
  19. #dtparam=sd_overclock=75 #Clock in MHz to use for MMC micrSD (default 50)
  20. dtparam=audio=on #Enables the onboard ALSA audio (always use this ON)
  21. dtparam=spi=on #Enables the SPI interfaces (default OFF)
  22.  
  23. temp_limit=80 #Overheat protection. Disable overclock if SoC reaches this temp
  24. initial_turbo=60 #Enables turbo mode from boot for the given value in seconds
  25.  
  26.  
  27. #BUESO ESTA LINEA ESTA COMENTADA SOLO PARA HABILITAR TV hdmi_drive=2 #Normal HDMI mode. Sound will be sent if supported and enabled (default 2)#
  28. #hdmi_ignore_cec_init=1 #Avoids bringing TV out of standby and channel switch when booting (default 0)
  29. #hdmi_ignore_cec=0 #Pretends CEC is not supported. No CEC functions will be supported (default 0)
  30. #hdmi_force_hotplug=1 #Pretends HDMI hotplug signal is asserted (default 0)
  31.  
  32. #esto lo he puesto yo empiezo para verlo por la tv de culo
  33. sdtv_aspect=1
  34. hdmi_force_hotplug=0
  35. hdmi_ignore_hotplug=1
  36. #esto lo he puesto yo fin para verlo por la tv de culo
  37.  
  38. start_x=1 #Enable software decoding (MPEG-2, VC-1, VP6, VP8, Theora, etc. default 0)
  39. overscan_scale=1 #Video Output will respect the overscan settings (default 1)
  40. disable_overscan=1 #Disable overscan configuration. Set 1 if you see black lines on TV (default 0)
  41. #BUESO disable_overscan=0 #Disable overscan configuration. Set 1 if you see black lines on TV (default 0)
  42.  
  43. disable_splash=1 #Avoids the rainbow splash screen on boot (default 0)
  44. #avoid_warnings=1 #Disable warning squares (Red=over-temperature ; Rainbow=under-voltage). (default 0)
  45.  
  46. gpu_mem_256=128
  47. gpu_mem_512=256
  48. gpu_mem_1024=256
  49. dwc_otg.speed=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement