Mytek DSD DAC with Volumio

Hi Guys,
Can anyone please advise how to get this DAC working via USB2 with Volumio. I know that on Windows and MAC, usb drivers are required, In fact have it working very well with my iMac.
I had Volumio working yesterday via the ‘No driver req’d’ USB1.1 port on the Mytek but need it to work on USB2.0 to play Hi-Rez files and DSD.
I’m aware that there is a Linux Mytek USB2 driver available but I have no idea how to go about installing that on my RaspberryPi/Volumio. Any advice would be useful; but step by step, would be fantastic.

TIA
Tony

Hi
For mytek dac working with Volumio,the kernel headers is needed when you install usb driver.
kernel-headers-needed-t824.html?hilit=mytek#p3191

Hi
Only got as far as you did re your recent post.

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’

How do I proceed ?

Sorry for reply late.
Still not resolve this problem,we need kernel headers to install usb driver.