HOWTO GET RASPBERRY PI DISPLAY AND VOLUMIO WITH DAC+

This procedure will get you a working installation of Volumio 2 with the original RASPBERRY PI DISPLAY 7" TOUCHSCREEN, I also added a value DAC+. At the end you’ll find an Italian (my home language :smiley: ) tranlated version.
In every case I decline one and every responsaillity over wars across the world, political changes, mass killings and also what you’ll do with my downwritten experiences.

HOWTO DO

  1. Reset User preferences
  2. Run “Firstconfig Wizard”
  3. sudo reboot
  4. Goto Volumio’s IP ADDRESS/dev and enable SSH
  5. sudo reboot
  6. Install All Plugins TOUCH + YOUTUBE + IR Remote
  7. sudo reboot
  8. Run sudo apt-get update (BUT NEVER „UPGRADE“ )
  9. sudo reboot
  10. sudo nano /boot/config.txt
    initramfs volumio.initrd
    gpu_mem=16
    max_usb_current=1
    dtparam=audio=on
    audio_pwm_mode=2
    dtparam=i2c_arm=on
    disable_splash=0
    lcd_rotate=2

Volumio i2s setting below: do not alter

dtoverlay=hifiberry-dacplus

overscan to adjust image position

overscan_left=0
overscan_right=0
overscan_top=0
overscan_bottom=0

HDMI config

hdmi_drive=1
hdmi_ignore_edid=0xa5000080
hdmi_group=2
hdmi_mode=87
hdmi_cvt 800 480 60 6 0 0 0)

Volumio i2s setting below: do not alter

dtoverlay=hifiberry-dacplus
11. sudo reboot
12. Display now is working
COME DAFA‘

  1. In menu “SISTEMA“ “Cancella i dati utente”
  2. Avvia “Configurazione Guidata”
  3. sudo reboot
  4. Vai all’indirizzo “IP di Volumio”/dev e attiva col bottone l’SSH
  5. sudo reboot
  6. In menu “PLUGINS” installa plugin TOUCH + YOUTUBE + IR Remote
  7. sudo reboot
  8. avvia sudo apt-get update (PERO’ NON FARE MAI „UPGRADE“ )
  9. sudo reboot
  10. sudo nano /boot/config.txt
    initramfs volumio.initrd
    gpu_mem=16
    max_usb_current=1
    dtparam=audio=on
    audio_pwm_mode=2
    dtparam=i2c_arm=on
    disable_splash=0
    lcd_rotate=2

Volumio i2s setting below: do not alter

dtoverlay=hifiberry-dacplus

overscan to adjust image position

overscan_left=0
overscan_right=0
overscan_top=0
overscan_bottom=0

HDMI config

hdmi_drive=1
hdmi_ignore_edid=0xa5000080
hdmi_group=2
hdmi_mode=87
hdmi_cvt 800 480 60 6 0 0 0)

Volumio i2s setting below: do not alter

dtoverlay=hifiberry-dacplus

11 sudo reboot
12 Display adesso funziona

1 Like