Diff
checker
文本
文本
图像
文档
Excel
文件夹
Legal
Enterprise
桌面版
定价
登录
下载 Diffchecker 桌面版
比较文本
查找两个文本文件之间的差异
工具
历史
实时编辑器
折叠未更改行
关闭换行
视图
拆分
统一
比对精度
智能
单词
字符
语法高亮
选择语法
忽略
文本转换
转到第一个差异
编辑输入
Diffchecker Desktop
运行Diffchecker最安全的方式。获取Diffchecker桌面应用:您的差异永远不会离开您的电脑!
获取桌面版
Untitled diff
创建于
9年前
差异永不过期
清除
导出
分享
解释
20 删除
行
总计
删除
字符
总计
删除
要继续使用此功能,请升级到
Diff
checker
Pro
查看价格
60 行
全部复制
43 添加
行
总计
添加
字符
总计
添加
要继续使用此功能,请升级到
Diff
checker
Pro
查看价格
86 行
全部复制
复制
已复制
复制
已复制
# 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
复制
已复制
复制
已复制
#
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
复制
已复制
复制
已复制
# 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
复制
已复制
复制
已复制
#uncomment to overclock the arm. 700 MHz is the default.
#-------RPi Camera Module-------
#arm_freq=800
start_x=0
disable_camera_led=0
复制
已复制
复制
已复制
# 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
复制
已复制
复制
已复制
# Uncomment this to enable the lirc-rpi module
#-------Max USB Current -------
#dtoverlay=lirc-rpi
max_usb_current=1
复制
已复制
复制
已复制
# Additional overlays and parameters are documented /boot/overlays/README
#-------Disable Ram temp refresh every 500ms---------------
disable_pvt=1
复制
已复制
复制
已复制
# 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
已保存差异
原始文本
打开文件
# 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
更改后文本
打开文件
#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
查找差异