lwc:hardware:rpi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
lwc:hardware:rpi [2022/08/05 14:18] – created John Harrisonlwc:hardware:rpi [2022/11/17 12:27] (current) John Harrison
Line 4: Line 4:
   * [[https://bret.dk/armbian-on-the-mangopi-mq-pro/|successful compilation of Linux notes]]   * [[https://bret.dk/armbian-on-the-mangopi-mq-pro/|successful compilation of Linux notes]]
   * [[https://sg-mirror.bret.dk/mangopi-mq-pro-armbian/|ubuntu and Debian]]   * [[https://sg-mirror.bret.dk/mangopi-mq-pro-armbian/|ubuntu and Debian]]
 +  * {{ :lwc:hardware:rpi:mango.gz | working disk image}}
 +    * this image is for 16GB or bigger sdcard
 +    * use ''sudo dd bs=4M if=/blahblahblah/mango of=/dev/sdwhatever status=progress'' after extracting
 +    * if using larger than 16GB card, fix size with ''gparted''
 +== autologin ==
 +Add as the 2nd and 3rd line in ''/etc/lightdm/lightdm.conf.d/11-armbian.conf''
 +<code>
 +autologin-user=<YOUR USER>
 +autologin-user-timeout=0
 +</code>
 + 
  • lwc/hardware/rpi.1659727095.txt.gz
  • Last modified: 2022/08/05 14:18
  • by John Harrison