Please enable javascript, or click here to visit my ecommerce web site powered by Shopify.
Jump to: navigation, search

HiFiBerry

Revision as of 13:34, 3 July 2019 by Stephen (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


    Home >  HiFiBerry 

HiFiBerry is a high quality audio equipment for the ROCK Pi 4 platform. Now ROCK Pi 4 Supports

  • HiFiBerry DAC+ Light
  • HiFiBerry DAC+ Standard(RCA)

How to use

Step 1

Modify file, /etc/apt/sources.list.d/apt-radxa-com.list.

 deb http://apt.radxa.com/bionic-testing/ bionic main

or

 deb http://apt.radxa.com/stretch-testing/ stretch main

Step 2

Update the kernel and rockpi4-dtbo packages.

 $ sudo apt-get install -y  linux-4.4-latest
 $ sudo apt-get install -y  rockpi4-dtbo

Modify file, /boot/hw_intfc.conf

Uncomment the following lines.

 intfc:dtoverlay=hifiberry-dac

Or

 intfc:i2c7=on
 intfc:dtoverlay=hifiberry-dacplus

Reboot the machine.