(08-Mar-2020, 04:04 AM)OscarH Wrote: Just to follow up on this, the problem is solved but still not...I'm almost certain Spotify is hard coded to use the 1st audio device. Hopefully one day I can test out that theory.
I never managed to get it to work with the gigabyte motherboard.
But, for practical purposes I needed Spotify to be a separate player anyway. So I’ve built another machine using an intel DN2800MT motherboard. With the onboard audio disabled (as is indeed a BIOS feature on that one) Spotify comes out as it should through the USB.
The native DSD kernel should fix this (as it will be the only audio device then), but then it doesn't work.
In the midst of setting up a new hypervisor for Snakeoil development so I can't confirm yet this one way or another. Hopefully one day will be able to get to the bottom of this.

Here's one last thing you can try:
- Go into the Snakeoil menu, and select the native DSD kernel.
- SSH into your machine
- Run the following commandCode:
/etc/modprobe.d/audio.conf
- Enter the following into the text fileCode:
options snd_usb_audio index=0
- Save the file (CTRL+X)
- Reboot
- Go to the player menu and double check your USB DAC is now device 0 (i.e. HW:0,0)
- Play spotify and hope it works