paul- wrote: > don't worry about the file system warnings. I get them all the time. > > post your config.txt file
Here it is... # uncomment if hdmi display is not detected and composite is being output # 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 # 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 #---------------------------------------------------- dtparam=i2c_arm=on,i2s=on #---pCP---------------------------------------------- # pCP does not use graphics chip by default, free up most memory gpu_mem=16 initial_turbo=60 disable_pvt=1 # onboard audio overlay dtparam=audio=off audio_pwm_mode=2 #Disable Bluetooth on both rpi3 and rpi0W dtoverlay=disable-bt # uncomment to overclock the arm. 700 MHz is the default. #arm_freq= #gpu_freq= #core_freq= #sdram_freq= #over_voltage= #force_turbo= # Force max current to USB max_usb_current=1 # Remove audio hiss # disable_audio_dither=1 #If booting from USB or network, enable this option to reduce CPU load looking for a non-existing card. #dtparam=sd_poll_once # Screen rotation 0 => 0 degrees, 2 => 180 degrees lcd_rotate=2 #Custom Configuration Area, for config settings that are not managed by pCP. #pCP will retain these settings during insitu-update #---Begin-Custom-(Do not alter Begin or End Tags)----- #---End-Custom---------------------------------------- dtoverlay=merus-amp ------------------------------------------------------------------------ mboxler's Profile: http://forums.slimdevices.com/member.php?userid=67126 View this thread: http://forums.slimdevices.com/showthread.php?t=111787 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
