Diff
checker
Text
Text
Bilder
Dokumente
Excel
Ordner
Legal
Enterprise
Desktop-App
Preise
Einloggen
Diffchecker Desktop herunterladen
Texte vergleichen
Finde den Unterschied zwischen zwei Textdateien
Werkzeuge
Verlauf
Live-Editor
Gleiches ausblenden
Zeilenumbruch aus
Ansicht
Zweispaltig
Einspaltig
Vergleichsgenauigkeit
Intelligent
Wort
Zeichen
Syntaxhervorhebung
Syntax auswählen
Ignorieren
Text umwandeln
Zur ersten Änderung
Eingabe bearbeiten
Diffchecker Desktop
Der sicherste Weg, Diffchecker zu nutzen. Hol dir die Desktop-App: Deine Diffs verlassen nie deinen Computer!
Desktop holen
Untitled diff
Erstellt
vor 9 Jahren
Diff läuft nie ab
Löschen
Exportieren
Teilen
Erklären
20 Entfernungen
Zeilen
Gesamt
Entfernt
Zeichen
Gesamt
Entfernt
Um diese Funktion weiterhin zu nutzen, aktualisiere auf
Diff
checker
Pro
Preise anzeigen
60 Zeilen
Kopieren
43 Hinzufügungen
Zeilen
Gesamt
Hinzugefügt
Zeichen
Gesamt
Hinzugefügt
Um diese Funktion weiterhin zu nutzen, aktualisiere auf
Diff
checker
Pro
Preise anzeigen
86 Zeilen
Kopieren
Kopieren
Kopiert
Kopieren
Kopiert
# 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
Kopieren
Kopiert
Kopieren
Kopiert
#
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
Kopieren
Kopiert
Kopieren
Kopiert
# 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
Kopieren
Kopiert
Kopieren
Kopiert
#uncomment to overclock the arm. 700 MHz is the default.
#-------RPi Camera Module-------
#arm_freq=800
start_x=0
disable_camera_led=0
Kopieren
Kopiert
Kopieren
Kopiert
# 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
Kopieren
Kopiert
Kopieren
Kopiert
# Uncomment this to enable the lirc-rpi module
#-------Max USB Current -------
#dtoverlay=lirc-rpi
max_usb_current=1
Kopieren
Kopiert
Kopieren
Kopiert
# Additional overlays and parameters are documented /boot/overlays/README
#-------Disable Ram temp refresh every 500ms---------------
disable_pvt=1
Kopieren
Kopiert
Kopieren
Kopiert
# 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
Gespeicherte Diffs
Originaltext
Datei öffnen
# 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
Bearbeitung
Datei öffnen
#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
Unterschied finden