====== Information ====== * config.xt and cmdline.txt settings for the Raspberry Pi * Pi2 Model B ====== config.txt ====== ===== General ===== gpu_mem=384 disable_splash=1 force_turbo=1 max_usb_current=1 ===== Analog TV ===== * Upstairs * Proper overscan scaling so stuff isn't cut-off and zoomed-in overscan_left=12 overscan_right=12 overscan_top=12 overscan_bottom=12 overscan_scale=1 ===== VIZIO TVs ===== ==== 16:9 ==== * For HDMI audio hdmi_drive=2 ==== 16:10 ==== * Improve stability over HDMI hdmi_force_hotplug=1 config_hdmi_boost=11 ====== cmdline.txt ====== ===== OpenELEC ===== * [[Distros:OpenELEC]] ==== USB Flash Drive as Main Storage ==== * Format entire flash drive as GPT with a single ext4 partition boot=/dev/mmcblk0p1 disk=/dev/sda1 quiet