Difference between revisions of "Volumio"

From Alessandro's Wiki
Line 21: Line 21:


= screen =
= screen =
''work in progress''


* rotate the display  
* rotate the display  
Line 26: Line 27:
  dtoverlay=tft35a:rotate=270
  dtoverlay=tft35a:rotate=270


in /etc/rc.local
xinit /usr/bin/chromium-browser --no-sandbox --no-first-run --noerrdialogs --start-fullscreen --start-maximized --disable-notificati$


* touchscreen (after reboot)
* touchscreen (after reboot)
touch display plugins in the plugin manager in volumio.local/plugin-manager and rotate
touch display plugins in the plugin manager in volumio.local/plugin-manager and rotate

Revision as of 07:30, 23 July 2021


Mount SMB/CIFS

  • add to options:
vers=2.0

Mount points

Filesystem                               Type      Size  Used Avail Use% Mounted on
/dev/mmcblk0p1                           vfat       61M   57M  3.4M  95% /boot
/dev/mmcblk0p2                           ext4      2.2G  1.3G  854M  60% /imgpart
  • the slash partition (where all the avail. space goes)
Filesystem                               Type      Size  Used Avail Use% Mounted on
overlay                                  overlay   464G  1.2G  439G   1% /
  • a mount point
Filesystem                               Type      Size  Used Avail Use% Mounted on
//NAS_IP/Public/Music                    cifs      2.8T  2.2T  545G  81% /mnt/NAS/Public


screen

work in progress

  • rotate the display

in /boot/config.txt

dtoverlay=tft35a:rotate=270

in /etc/rc.local

xinit /usr/bin/chromium-browser --no-sandbox --no-first-run --noerrdialogs --start-fullscreen --start-maximized --disable-notificati$
  • touchscreen (after reboot)

touch display plugins in the plugin manager in volumio.local/plugin-manager and rotate