Random Tips¶
Disable lightdm and run headless¶
Add the following to /boot/uEnv.txt:
# Disable lightdm
optargs=text
Note
Tip was from http://pix.cs.olemiss.edu/csci581/beagleBoneTips.txt
Add the following to /boot/uEnv.txt:
# Disable lightdm
optargs=text
Note
Tip was from http://pix.cs.olemiss.edu/csci581/beagleBoneTips.txt