Code: Select all
enable_uart=1Code: Select all
# grep -v ^# config.txt
hdmi_force_hotplug=1
hdmi_group=1
hdmi_mode=4
gpu_mem=64
max_usb_current=1Code: Select all
apt-get update
apt-get dist-upgrade
rpi-update
rebootCode: Select all
chgrp gpio avrdude
chmod g+s avrdude