Download Latest Version squeezelite-2.0.0-1577-ffmpeg-win64.zip (2.8 MB)
Email in envelope

Get an email when there's a new version of LMS Clients

Home / edo
Name Modified Size InfoDownloads / Week
Parent folder
edo-repo.xml 2026-02-03 1.3 kB
SBT-hiFace1-driver.README 2025-08-27 838 Bytes
README.txt 2024-10-05 220 Bytes
kernel-test7.bin 2024-01-11 2.0 MB
kernel-test12.bin 2024-01-11 2.0 MB
kernel-test11.bin 2024-01-11 2.0 MB
kernel-digitalout-1.bin 2024-01-11 2.0 MB
fab4-kernels.xml 2024-01-11 952 Bytes
SetupKernelUpdater-v0.3.zip 2024-01-11 4.1 kB
StandardSBTKernelUSBSupport.patch.gz 2024-01-11 247.9 kB
SBT-hiFace1-driver.zip 2024-01-11 94.9 kB
SetupKernelUpdater-v0.2.zip 2024-01-11 4.1 kB
EnhancedDigitalOutput-v0.9.zip 2024-01-11 32.3 kB
EnhancedDigitalOutput-v0.10.zip 2024-01-11 32.3 kB
DisplayOff-v0.1.zip 2024-01-11 1.6 kB
Totals: 15 Items   8.4 MB 0
Original BLOG Post

https://www.aysabtu.dk/blog/2013/03/21/squeezebox-touch-with-edo-and-hiface1/

Download and installation instructions (tested with Squeezebox software version 7.7.8 and EDO version 0.9 with default usb kernel):

Plug your hiFace1 (or DAC built upon it) into the SBT USB port

Enable SSH login to your SBT.

Open a root SSH session (default password: 1234)  and execute the following 10 commands all followed by "return" (newline). The last one will reboot your SBT.

cd /root
wget http://ralph.irving.sdf.org/edo/SBT-hiFace1-driver.zip
unzip SBT-hiFace1-driver.zip
cat rcS.local >> /etc/init.d/rcS.local
chmod a+rx  /etc/init.d/rcS.local
rm SBT-hiFace1-driver.zip
rm rcS.local
rm README
rm diffs.txt
reboot

You should now be able to select your hiFace1 device in the EDO menus. It may appear as `snd-usb-asyncaudio'.
Source: SBT-hiFace1-driver.README, updated 2025-08-27