-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathnotes.txt
20 lines (18 loc) · 1.14 KB
/
notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
xset -dpms s off s noblank s 0 0 s noexpose
get a list of pins and parameters like this
in one terminal do
halrun
loadrt hostmot2
loadrt hm2_eth board_ip=10.10.10.10
in a second terminal do
halcmd show all hm2 > 7i80-pins.txt
look for something like encoder.N.counter-mode bit rw
------------------------------------------------------
latency-histogram --nobase
------------------------------------------------------
Open /etc/lightdm/lightdm.conf for editing. Search for autologin-user=; uncomment line (remove #) and add username; also uncomment next line (autologin-user-timeout=0). Save file, close text editor, and reboot to test. As discussed below, it's not clear the second modification is needed, or even does anything, but it's the official Debian recommendation.
*halcompile --install --userspace ./toolrpm.py
------------------------------------------------------
halcompile -i MacSafety.comp
echo 'deb [arch=amd64] https://gnipsel.com/flexgui/apt-repo stable main' | sudo tee /etc/apt/sources.list.d/flexgui.list
sudo curl --silent --show-error https://gnipsel.com/flexgui/apt-repo/pgp-key.public -o /etc/apt/trusted.gpg.d/flexgui.asc