Skip to content

ppy2/Pure_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Pure" firmware for BeagleBone

image

Audio endpoint for NAA, RAAT, UPNP, AirPlay, LMS, Spotify Connect, TidalConnect and multicast streaming. This firmware supports three types of output - USB, I2S and SPDIF. The Botic7 driver settings for the I2S bus are located in the /boot/uEnv.txt file in the “optargs =” line. For more detailed information on driver parameters, you can refer to the official driver support page - https://bbb.ieero.com The launch is possible both from SD and from internal eMMC memory. When the system is fully booted, all LEDs will turn off.

This firmware has standard user settings via the web interface https://pure.local
Shell access - root/root
Support for this firmware - https://t.me/pure_os

Build firmware

./make_pure.sh

After successful compilation, the SD image will be located in buildroot/output/images/Pure_XX_XX_202X.gz.

To organize your own rsync update server, you need to replace the /opt/update file with your own script.