Diff
checker
Text
Text
Images
Documents
Excel
Folders
Legal
Enterprise
Desktop
Pricing
Sign in
Download Diffchecker Desktop
Compare text
Find the difference between two text files
Tools
History
Real-time editor
Hide unchanged lines
Disable line wrap
Layout
Split
Unified
Diff precision
Smart
Word
Char
Syntax highlighting
Choose syntax
Ignore
Transform text
Go to first change
Edit input
Diffchecker Desktop
The most secure way to run Diffchecker. Get the Diffchecker Desktop app: your diffs never leave your computer!
Get Desktop
Untitled diff
Created
9 years ago
Diff never expires
Clear
Export
Share
Explain
20 removals
Lines
Total
Removed
Characters
Total
Removed
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
60 lines
Copy
43 additions
Lines
Total
Added
Characters
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
86 lines
Copy
Copy
Copied
Copy
Copied
# 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
Copy
Copied
Copy
Copied
#
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
Copy
Copied
Copy
Copied
# 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
Copy
Copied
Copy
Copied
#uncomment to overclock the arm. 700 MHz is the default.
#-------RPi Camera Module-------
#arm_freq=800
start_x=0
disable_camera_led=0
Copy
Copied
Copy
Copied
# 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
Copy
Copied
Copy
Copied
# Uncomment this to enable the lirc-rpi module
#-------Max USB Current -------
#dtoverlay=lirc-rpi
max_usb_current=1
Copy
Copied
Copy
Copied
# Additional overlays and parameters are documented /boot/overlays/README
#-------Disable Ram temp refresh every 500ms---------------
disable_pvt=1
Copy
Copied
Copy
Copied
# 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
Saved diffs
Original text
Open file
# 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
Changed text
Open file
#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
Find difference