Diff
checker
Texte
Texte
Images
Documents
Excel
Dossiers
Legal
Enterprise
Application de bureau
Prix
Se connecter
Télécharger Diffchecker Desktop
Comparer le texte
Trouver la différence entre deux fichiers texte
Outils
Historique
Éditeur live
Cacher identiques
Sans retour à la ligne
Vue
Divisé
Unifié
Niveau de précision
Intelligent
Mot
Caractère
Coloration syntaxique
Choisir la syntaxe
Ignorer
Transformer le texte
Aller au premier écart
Modifier l'entrée
Diffchecker Desktop
La façon la plus sécurisée d'utiliser Diffchecker. Obtenez l'application Diffchecker Desktop : vos diffs ne quittent jamais votre ordinateur !
Obtenir Desktop
Untitled diff
Créé
il y a 9 ans
Le diff n'expire jamais
Effacer
Exporter
Partager
Expliquer
20 suppressions
Lignes
Total
Supprimé
Caractères
Total
Supprimé
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
60 lignes
Copier tout
43 ajouts
Lignes
Total
Ajouté
Caractères
Total
Ajouté
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
86 lignes
Copier tout
Copier
Copié
Copier
Copié
# 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
Copier
Copié
Copier
Copié
#
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
Copier
Copié
Copier
Copié
# 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
Copier
Copié
Copier
Copié
#uncomment to overclock the arm. 700 MHz is the default.
#-------RPi Camera Module-------
#arm_freq=800
start_x=0
disable_camera_led=0
Copier
Copié
Copier
Copié
# 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
Copier
Copié
Copier
Copié
# Uncomment this to enable the lirc-rpi module
#-------Max USB Current -------
#dtoverlay=lirc-rpi
max_usb_current=1
Copier
Copié
Copier
Copié
# Additional overlays and parameters are documented /boot/overlays/README
#-------Disable Ram temp refresh every 500ms---------------
disable_pvt=1
Copier
Copié
Copier
Copié
# 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
Différences enregistrées
Texte d'origine
Ouvrir un fichier
# 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
Texte modifié
Ouvrir un fichier
#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
Trouver la différence