Skip to content

Instantly share code, notes, and snippets.

@mogenson
mogenson / pocket-2-arch-install.md
Last active September 28, 2018 14:25
Pocket 2 Arch Linux Installation Guide

GPD Pocket 2 Arch Linux Installation Guide

This following instructions install Arch Linux on a GPD Pocket 2. This installation uses systemd for boot. It sets up a 30GB root partition and an encrypted user partition that is decrypted and mounted on login. Let's get started.

Download and write the Arch Linux installation ISO to a flash drive. Insert flash drive, press power, hold F12, and select flash drive to boot.

Rotate console:
echo 1 > /sys/class/graphics/fbconv/rotate_all

Connect to Wi-Fi:

@mogenson
mogenson / JLinkExe.txt
Last active May 22, 2017 18:21
JLinkExe commands to program nrf51822
J-Link>device nrf51822_xxAA
J-Link>speed 1000
J-Link>if SWD
J-Link>connect
J-Link>r
# erase the entire flash
J-Link>w4 4001e504 2
J-Link>w4 4001e50c 1
J-Link>w4 4001e514 1
J-Link>r
@mogenson
mogenson / debian-9360-install-notes.md
Last active April 5, 2020 01:59
Installing Debian Stretch + Mate + i3-gaps on a Dell XPS 9360

Installation and setup notes for Debian 9 on Dell XPS 9360

Using Mate DE and i3-gaps WM

May 4th 2017

Installation

Use Debian Stretch RC3 Installer: https://www.debian.org/devel/debian-installer/

  • Non-graphical install
  • Ignore warning about firmware not found for wireless card