7 Config ODROID
barry edited this page 5 years ago

chromium

https://askubuntu.com/questions/31786/chrome-asks-for-password-to-unlock-keyring-on-startup

#The easiest way to fix that in the launcher is to copy the .desktop file to your home folder and edit it (google chrome users should copy the appropriate file):
cp /usr/share/applications/chromium-browser.desktop ~/.local/share/applications
#Then edit the new file such that the Exec line reads like this:
Exec=chromium-browser --password-store=basic %U

gpio

https://wiki.odroid.com/odroid-c1/hardware/expansion_connectors https://www.npmjs.com/package/odroid-gpio

gphoto2

https://ouilogique.com/installer-gphoto2/

sudo apt-get install gphoto2 
# GPHOTO2 entre en conflit avec gvfs-gphoto2-volume-monitor et il est donc nécessaire de le désactiver avec les commandes suivantes :

sudo chmod -x /usr/lib/gvfs/gvfs-gphoto2-volume-monitor

Pour démarrer chromium au démarrage :

./.config/lxsession/Lubuntu/autostart

et ajouter la ligne suivante :

chromium-browser --kiosk --app=http://localhost:3111/bobinoscope

Mettre à jour

https://wiki.odroid.com/odroid-c2/os_images/ubuntu/v3.1

CP910

https://tutorialforlinux.com/2017/07/16/how-to-install-canon-selphy-cp910-ubuntu-driver/

# cd /usr/lib/cups/backend
# cp gutenprint52+usb gutenprint52usb