Hi,
My dac is MYTEK too,and I got problem on my cubox when I try to install driver.
The Putty shows:
root@volumio:~# sudo apt-get install linux-headers-$(uname -r)
sudo: unable to resolve host volumio
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package linux-headers-3.6.9-36977-g5ac8884
E: Couldn’t find any package by regex ‘linux-headers-3.6.9-36977-g5ac8884’
any advice and suggestions will be greatly appreciated.
apt-get install the headers and the appropriate kernel
Configure this new kernel in /boot/config.txt as active and reboot. I hope your cubox will act like an rpi?
A few more instructions you’ll find here: raspyfi.com/hiface-on-linux- … nd-debian/
Scroll down for installation of the new kernel.