Diff
checker
Texto
Texto
Imágenes
Documentos
Excel
Carpetas
Legal
Enterprise
Aplicación de escritorio
Precios
Iniciar sesión
Descargar Diffchecker Desktop
Comparar texto
Encuentra la diferencia entre dos archivos de texto
Herramientas
Historial
Editor live
Ocultar sin cambios
Sin ajuste de línea
Vista
Dividido
Unificado
Nivel de detalle
Inteligente
Palabra
Letra
Resaltado de sintaxis
Elegir sintaxis
Ignorar
Transformar texto
Ir al primer cambio
Editar entrada
Diffchecker Desktop
La forma más segura de usar Diffchecker. ¡Obtén la app de Diffchecker Desktop: tus diffs nunca salen de tu computadora!
Obtener Desktop
Untitled diff
Creado
hace 9 años
El diff nunca expira
Borrar
Exportar
Compartir
Explicar
20 eliminaciones
Líneas
Total
Eliminado
Caracteres
Total
Eliminado
Para continuar usando esta función, actualice a
Diff
checker
Pro
Ver precios
60 líneas
Copiar todo
43 adiciones
Líneas
Total
Añadido
Caracteres
Total
Añadido
Para continuar usando esta función, actualice a
Diff
checker
Pro
Ver precios
86 líneas
Copiar todo
Copiar
Copiado
Copiar
Copiado
# For more options and information see
#Modifcations to /boot/* files, will not be saved when powered on.
# http://rpf.io/configtxtreadme
#Please ensure you edit from the DietPi-RamDisk location /DietPi/*
# Some settings may impact device functionality. See link above for details
# uncomment if you get no picture on HDMI for a default "safe" mode
# uncomment if you get no picture on HDMI for a default "safe" mode
#hdmi_safe=1
#hdmi_safe=1
Copiar
Copiado
Copiar
Copiado
#
uncomment this
if your display has a black border of unused pixels visible
#
Set to 1
if your display has a black border of unused pixels visible
# and your display can output without overscan
disable_overscan=1
#
disable_overscan=1
# uncomment the following to adjust overscan. Use positive numbers if console
# uncomment the following to adjust overscan. Use positive numbers if console
# goes off screen, and negative if there is too much border
# goes off screen, and negative if there is too much border
#overscan_left=16
#overscan_left=16
#overscan_right=16
#overscan_right=16
#overscan_top=16
#overscan_top=16
#overscan_bottom=16
#overscan_bottom=16
# uncomment to force a console size. By default it will be display's size minus
# uncomment to force a console size. By default it will be display's size minus
Copiar
Copiado
Copiar
Copiado
# overscan.
framebuffer_width=1280
#
framebuffer_width=1280
framebuffer_height=720
#
framebuffer_height=720
# uncomment if hdmi display is not detected and composite is being output
# uncomment if hdmi display is not detected and composite is being output
#hdmi_force_hotplug=1
#hdmi_force_hotplug=1
# uncomment to force a specific HDMI mode (this will force VGA)
# uncomment to force a specific HDMI mode (this will force VGA)
#hdmi_group=1
#hdmi_group=1
#hdmi_mode=1
#hdmi_mode=1
# uncomment to force a HDMI mode rather than DVI. This can make audio work in
# uncomment to force a HDMI mode rather than DVI. This can make audio work in
# DMT (computer monitor) modes
# DMT (computer monitor) modes
#hdmi_drive=2
#hdmi_drive=2
# uncomment to increase signal to HDMI, if you have interference, blanking, or
# uncomment to increase signal to HDMI, if you have interference, blanking, or
# no display
# no display
#config_hdmi_boost=4
#config_hdmi_boost=4
# uncomment for composite PAL
# uncomment for composite PAL
#sdtv_mode=2
#sdtv_mode=2
Copiar
Copiado
Copiar
Copiado
#uncomment to overclock the arm. 700 MHz is the default.
#-------RPi Camera Module-------
#arm_freq=800
start_x=0
disable_camera_led=0
Copiar
Copiado
Copiar
Copiado
# Uncomment some or all of these to enable the optional hardware interfaces
#-------GPU memory Splits-------
#dtparam=i2c_arm=on
gpu_mem_256=16
#dtparam=i2s=on
gpu_mem_512=16
#dtparam=spi=on
gpu_mem_1024=16
Copiar
Copiado
Copiar
Copiado
# Uncomment this to enable the lirc-rpi module
#-------Max USB Current -------
#dtoverlay=lirc-rpi
max_usb_current=1
Copiar
Copiado
Copiar
Copiado
# Additional overlays and parameters are documented /boot/overlays/README
#-------Disable Ram temp refresh every 500ms---------------
disable_pvt=1
Copiar
Copiado
Copiar
Copiado
# Enable audio (loads snd_bcm2835)
#-------Disable Pi Splash screen on boot-------------
dtparam=audio=on
disable_splash=1
#-------Remove dedicated pll for PWM audio -------
avoid_pwm_pll=1
#-------SoundCard-------
dtparam=audio=off
#-------i2c-------------
dtparam=i2c_arm=off
dtparam=i2c1=off
i2c_arm_baudrate=100000
#-------Overclock-------
temp_limit=65
initial_turbo=20
force_turbo=0
#over_voltage=0
#arm_freq=900
#core_freq=250
#sdram_freq=400
#arm_freq_min=700
#core_freq_min=250
#sdram_freq_min=400
#Note To Self, NEVER enable L2 cache, breaks most X based applications that were not compiled with L2 cache enabled.
decode_MPG2=0x46de3941
decode_MPG2=0x46de3941
decode_WVC1=0xf402b3ea
decode_WVC1=0xf402b3ea
Diferencias guardadas
Texto original
Abrir archivo
# For more options and information see # http://rpf.io/configtxtreadme # Some settings may impact device functionality. See link above for details # uncomment if you get no picture on HDMI for a default "safe" mode #hdmi_safe=1 # uncomment this if your display has a black border of unused pixels visible # and your display can output without overscan #disable_overscan=1 # uncomment the following to adjust overscan. Use positive numbers if console # goes off screen, and negative if there is too much border #overscan_left=16 #overscan_right=16 #overscan_top=16 #overscan_bottom=16 # uncomment to force a console size. By default it will be display's size minus # overscan. #framebuffer_width=1280 #framebuffer_height=720 # uncomment if hdmi display is not detected and composite is being output #hdmi_force_hotplug=1 # uncomment to force a specific HDMI mode (this will force VGA) #hdmi_group=1 #hdmi_mode=1 # uncomment to force a HDMI mode rather than DVI. This can make audio work in # DMT (computer monitor) modes #hdmi_drive=2 # uncomment to increase signal to HDMI, if you have interference, blanking, or # no display #config_hdmi_boost=4 # uncomment for composite PAL #sdtv_mode=2 #uncomment to overclock the arm. 700 MHz is the default. #arm_freq=800 # Uncomment some or all of these to enable the optional hardware interfaces #dtparam=i2c_arm=on #dtparam=i2s=on #dtparam=spi=on # Uncomment this to enable the lirc-rpi module #dtoverlay=lirc-rpi # Additional overlays and parameters are documented /boot/overlays/README # Enable audio (loads snd_bcm2835) dtparam=audio=on decode_MPG2=0x46de3941 decode_WVC1=0xf402b3ea
Texto modificado
Abrir archivo
#Modifcations to /boot/* files, will not be saved when powered on. #Please ensure you edit from the DietPi-RamDisk location /DietPi/* # uncomment if you get no picture on HDMI for a default "safe" mode #hdmi_safe=1 # Set to 1 if your display has a black border of unused pixels visible disable_overscan=1 # uncomment the following to adjust overscan. Use positive numbers if console # goes off screen, and negative if there is too much border #overscan_left=16 #overscan_right=16 #overscan_top=16 #overscan_bottom=16 # uncomment to force a console size. By default it will be display's size minus framebuffer_width=1280 framebuffer_height=720 # uncomment if hdmi display is not detected and composite is being output #hdmi_force_hotplug=1 # uncomment to force a specific HDMI mode (this will force VGA) #hdmi_group=1 #hdmi_mode=1 # uncomment to force a HDMI mode rather than DVI. This can make audio work in # DMT (computer monitor) modes #hdmi_drive=2 # uncomment to increase signal to HDMI, if you have interference, blanking, or # no display #config_hdmi_boost=4 # uncomment for composite PAL #sdtv_mode=2 #-------RPi Camera Module------- start_x=0 disable_camera_led=0 #-------GPU memory Splits------- gpu_mem_256=16 gpu_mem_512=16 gpu_mem_1024=16 #-------Max USB Current ------- max_usb_current=1 #-------Disable Ram temp refresh every 500ms--------------- disable_pvt=1 #-------Disable Pi Splash screen on boot------------- disable_splash=1 #-------Remove dedicated pll for PWM audio ------- avoid_pwm_pll=1 #-------SoundCard------- dtparam=audio=off #-------i2c------------- dtparam=i2c_arm=off dtparam=i2c1=off i2c_arm_baudrate=100000 #-------Overclock------- temp_limit=65 initial_turbo=20 force_turbo=0 #over_voltage=0 #arm_freq=900 #core_freq=250 #sdram_freq=400 #arm_freq_min=700 #core_freq_min=250 #sdram_freq_min=400 #Note To Self, NEVER enable L2 cache, breaks most X based applications that were not compiled with L2 cache enabled. decode_MPG2=0x46de3941 decode_WVC1=0xf402b3ea
Encontrar la diferencia