Move some notes to issue tracker

This commit is contained in:
KemoNine 2020-07-31 23:17:27 +00:00
parent 90331e097e
commit 4d8e9f8af4
1 changed files with 0 additions and 46 deletions

View File

@ -640,53 +640,7 @@ systemctl daemon-reload
systemctl enable screen-on.timer
systemctl enable screen-off.timer
########################################
# automatic updates (UNWISE)
########################################
auto updates (may be problematic given aur packages)
https://bbs.archlinux.org/viewtopic.php?id=247428
########################################
# future : ambient light control
########################################
https://www.adafruit.com/product/4463
https://www.adafruit.com/product/4681
https://learn.adafruit.com/adafruit-bh1750-ambient-light-sensor/python-circuitpython
https://www.raspberrypi.org/forums/viewtopic.php?t=145894
http://www.ddcutil.com/building/
http://www.ddcutil.com/raspberry/
https://github.com/raspberrypi/linux/issues/3152
tweak /boot/config.txt to have dtoverlay=vc4-kms-v3d instead of fkms
pacman -S i2c-tools
cat > /etc/modules-load.d/i2c.conf <<EOF
i2c-dev
EOF
systemctl reboot
lsmod | grep i2c
ls /dev/i2c*
i2cdetect -r -y 11
pacman -S ddcutil
ddcutil detect
ddcutil capabilities
ddcutil getcvp
ddcutil setvcp
ddcutil vcpinfo
ddcutil dumpvcp
########################################
# future : human detection
########################################
https://www.sparkfun.com/products/14349
https://www.sparkfun.com/products/15794
https://learn.sparkfun.com/tutorials/qwiic-human-presence-sensor-ak9753-hookup-guide
https://github.com/sparkfun/SparkFun_AK975x_Arduino_Library
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!