Jump to content
IGNORED

Euphony Stylus kernel


Recommended Posts

See post 24 - Seems interesting that the Kernel for Euphony Audios playback within Linux is freely available to use in any Linux build... any thoughts?

 

https://bbs.archlinux.org/viewtopic.php?id=235988

 

AUDIOKERNEL GPL Code Statement
This Audiokernel product includes software code developed by third parties, including software code subject to the GNU General Public License (“GPL”) or GNU Lesser General Public License (“LGPL”).
As applicable, the terms of the GPL and LGPL, and information on obtaining access to the GPL code and LGPL code used in this product, are available to you inside Euphony web application: Settings -> Euphony system -> Credits/Licenses


The GPL code and LGPL code used in this product is distributed WITHOUT ANY WARRANTY and is subject to the copyrights of one or more authors. For details, see the GPL code and the LGPL code for this product and the terms of the GPL and LGPL.

 

Written offer for GPL and LGPL source code
Where such specific license terms entitle you to the source code of such software, AUDIOKERNEL will provide upon written request via traditional paper mail the applicable requested portions of GPL and LGPL source code files at nominal cost to cover shipping and media charges as allowed under the GPL and LGPL.

 

Please direct all inquiries via Mail to:
[email protected]

Your request should include:
– the name of the covered binary
– the version number of the product containing the covered binary
– your name
– your company name (if applicable)
– your return mailing and email address (if available)

This offer is valid to anyone in receipt of this information.

Link to comment

This is old. It is version 4.1.13. They were using version 4.18.7 last time I checked. 

If you are going to spend the time to compile a kernel, you might be better off using AudioLinux and spend the time trying the various customizations there. Alternatively you can just install ArchLinux with kernel 4.18.7.

Industry disclosure: 

Dealer for: Taiko Audio, Aries Cerat, Audio Mirror, Sean Jacobs

https://chicagohifi.com 

Link to comment
  • 5 months later...
On 7/11/2019 at 7:39 PM, Nenon said:

This is old. It is version 4.1.13. They were using version 4.18.7 last time I checked. 

If you are going to spend the time to compile a kernel, you might be better off using AudioLinux and spend the time trying the various customizations there. Alternatively you can just install ArchLinux with kernel 4.18.7.


Being a Linux engineer, I would not recommend using these specific 4.X kernels.

4.1.13 has potential data corruption bugs under high IO load - which we found in the lab on some test machines. Just starting an rsync to a machine with this kernel is already enough to corrupt a filesystem. Then boot the target machine with a regular kernel, do the rsync again, and you can see how many files it corrupted and how long it takes to run it's diff algo. It can be reproduced reboot after reboot.

It was the first time I ever wondered why rsync was not progressing as usual: it was stalling and in big files it had to just transfer small parts of the file, leading to transfer speeds of a few kilobytes per second while we have gigabit (as it was wasting most of it's time at checksuming which runs at both sides of the rsync).

The more recent 4.18.7 with bfq IO scheduler no longer have this issue, but sounds different than 4.1.13.

More recent 5.x realtime kernels without bfq sound better to my ears than these modified 4.X kernels, and can be found from several open source repo's which don't suffer from the difficulties of obtaining the source code.

Designer of the 432 EVO music server and Linux specialist

Discoverer of the independent open source sox based mqa playback method with optional one cycle postringing.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...