Native DSD support for new DAC
|
Posts: 68
Threads: 6
Joined: Jun 2018
Reputation:
0
Location: Canada
30-Sep-2018, 03:55 PM
(This post was last modified: 30-Sep-2018, 03:57 PM by Mivera.)
Hi agent kith,
I'm almost ready to release a new DSD DAC, and need to get native DSD support with snake oil. I already submitted a request for a patch here:
https://github.com/lintweaker/xmos-native-dsd/issues/38
Overview on how to patch starting at HOWTO:
https://github.com/lintweaker/xmos-native-dsd
But I thought I'd ask if you know how to patch snake oil yourself if I provide you with the following info:
PID info:20b1:30c6
And info from cat /proc/asound/stream0:
XMOS Purestream MKII UAC2.0 at usb-0000:00:14.0-5, high speed : USB AudioPlayback:
Status: Stop
Interface 1
Altset 1
Format: S32_LE
Channels: 2
Endpoint: 1 OUT (ASYNC)
Rates: 44100, 48000, 88200, 96000, 176400, 192000, 352800, 384000, 705600, 768000
Data packet interval: 125 us
Interface 1
Altset 2
Format: S16_LE
Channels: 2
Endpoint: 1 OUT (ASYNC)
Rates: 44100, 48000, 88200, 96000, 176400, 192000, 352800, 384000, 705600, 768000
Data packet interval: 125 us
Interface 1
Altset 3
Format: SPECIAL
Channels: 2
Endpoint: 1 OUT (ASYNC)
Rates:
Data packet interval: 125 us
Thanks in advance!
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
(30-Sep-2018, 03:55 PM)Mivera Wrote: Hi agent kith,
I'm almost ready to release a new DSD DAC, and need to get native DSD support with snake oil. I already submitted a request for a patch here:
https://github.com/lintweaker/xmos-native-dsd/issues/38
Overview on how to patch starting at HOWTO:
https://github.com/lintweaker/xmos-native-dsd
But I thought I'd ask if you know how to patch snake oil yourself if I provide you with the following info:
PID info:20b1:30c6
And info from cat /proc/asound/stream0:
XMOS Purestream MKII UAC2.0 at usb-0000:00:14.0-5, high speed : USB AudioPlayback:
Status: Stop
Interface 1
Altset 1
Format: S32_LE
Channels: 2
Endpoint: 1 OUT (ASYNC)
Rates: 44100, 48000, 88200, 96000, 176400, 192000, 352800, 384000, 705600, 768000
Data packet interval: 125 us
Interface 1
Altset 2
Format: S16_LE
Channels: 2
Endpoint: 1 OUT (ASYNC)
Rates: 44100, 48000, 88200, 96000, 176400, 192000, 352800, 384000, 705600, 768000
Data packet interval: 125 us
Interface 1
Altset 3
Format: SPECIAL
Channels: 2
Endpoint: 1 OUT (ASYNC)
Rates:
Data packet interval: 125 us
Thanks in advance!
Cool. I'd work on this tomorrow, and you should have a test kernel in a day or two. Will keep you posted.
Snakeoil Operating System - Music, your way!
Posts: 68
Threads: 6
Joined: Jun 2018
Reputation:
0
Location: Canada
(30-Sep-2018, 09:47 PM)agent_kith Wrote: (30-Sep-2018, 03:55 PM)Mivera Wrote: Hi agent kith,
I'm almost ready to release a new DSD DAC, and need to get native DSD support with snake oil. I already submitted a request for a patch here:
https://github.com/lintweaker/xmos-native-dsd/issues/38
Overview on how to patch starting at HOWTO:
https://github.com/lintweaker/xmos-native-dsd
But I thought I'd ask if you know how to patch snake oil yourself if I provide you with the following info:
PID info:20b1:30c6
And info from cat /proc/asound/stream0:
XMOS Purestream MKII UAC2.0 at usb-0000:00:14.0-5, high speed : USB AudioPlayback:
Status: Stop
Interface 1
Altset 1
Format: S32_LE
Channels: 2
Endpoint: 1 OUT (ASYNC)
Rates: 44100, 48000, 88200, 96000, 176400, 192000, 352800, 384000, 705600, 768000
Data packet interval: 125 us
Interface 1
Altset 2
Format: S16_LE
Channels: 2
Endpoint: 1 OUT (ASYNC)
Rates: 44100, 48000, 88200, 96000, 176400, 192000, 352800, 384000, 705600, 768000
Data packet interval: 125 us
Interface 1
Altset 3
Format: SPECIAL
Channels: 2
Endpoint: 1 OUT (ASYNC)
Rates:
Data packet interval: 125 us
Thanks in advance!
Cool. I'd work on this tomorrow, and you should have a test kernel in a day or two. Will keep you posted.
Thanks a lot!!
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
DSD kernel updated. Can you download that and test and let me know if there are any issues? DSD Kernel Thread.
Thanks.
Snakeoil Operating System - Music, your way!
Posts: 68
Threads: 6
Joined: Jun 2018
Reputation:
0
Location: Canada
01-Oct-2018, 11:28 PM
(This post was last modified: 02-Oct-2018, 12:01 AM by Mivera.)
(01-Oct-2018, 09:11 PM)agent_kith Wrote: DSD kernel updated. Can you download that and test and let me know if there are any issues? DSD Kernel Thread.
Thanks.
I'll give it a try. thanks a lot!
Unfortunately does not work. I'm supposed to download the Kernel from this thread right?
https://www.snakeoil-os.net/forums/Threa...78#pid1678
Actually I just noticed that I didn't select the new kernel. But when I select the DSD kernel and save I get this grub template is missing error:
Posts: 68
Threads: 6
Joined: Jun 2018
Reputation:
0
Location: Canada
Am I supposed to be selecting this new kernel?
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
(03-Oct-2018, 12:47 AM)Mivera Wrote: Am I supposed to be selecting this new kernel?
Apologies for the late reply. There's a bug in the ISO - a file is missing... Download the Blind Testing firmware, and upload it to the Snakeoil OS. That'd restore the missing file.
Next, go to the Snakeoil menu and change the kernel to the DSD one, save. Finally go to the System menu, and click Reboot.
Let me know how it goes.
Snakeoil Operating System - Music, your way!
Posts: 68
Threads: 6
Joined: Jun 2018
Reputation:
0
Location: Canada
Thanks. I tried what you said and still not working. However I am getting some error messages when I plug the DAC into the Snakeoil server. Should I be selecting one of the clock or Kernel options?
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
(03-Oct-2018, 08:40 AM)Mivera Wrote: Thanks. I tried what you said and still not working. However I am getting some error messages when I plug the DAC into the Snakeoil server. Should I be selecting one of the clock or Kernel options?
Hmm. Isn't this an XMOS chip? Do you know if this particular chip is supported by the stock USB audio driver? Or do you know if it's supported from which kernel version onwards?
It's either driver support is lacking, or there's something wrong with the USB receiver. Are you able to confirm the DAC is working on Windows, iOS or a different version of Linux?
Snakeoil Operating System - Music, your way!
Posts: 68
Threads: 6
Joined: Jun 2018
Reputation:
0
Location: Canada
(03-Oct-2018, 09:10 AM)agent_kith Wrote: (03-Oct-2018, 08:40 AM)Mivera Wrote: Thanks. I tried what you said and still not working. However I am getting some error messages when I plug the DAC into the Snakeoil server. Should I be selecting one of the clock or Kernel options?
Hmm. Isn't this an XMOS chip? Do you know if this particular chip is supported by the stock USB audio driver? Or do you know if it's supported from which kernel version onwards?
It's either driver support is lacking, or there's something wrong with the USB receiver. Are you able to confirm the DAC is working on Windows, iOS or a different version of Linux?
Yes it's an Xmos chip. There must be something wrong with the code programming. It works fine up to DoP 128 on Windows and OSX. But not working with DoP or native on any Linux distro. Xmos has an issue with their latest Xcore-200 firmware that screwed up native DSD. The fix was to roll back to the previous version and change some lines of code. My engineer must have made some mistakes. I'll let you know when he has it sorted out.
|
Users browsing this thread: |
3 Guest(s)
|
|
Welcome
|
You have to register before you can post on our site.
|
SnakeoilOS Mission Statement
|
Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.
SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.
If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.
|
|
|