5

I am planning to get headphone DAC/AMP Fiio E10K. It has PCM 5102 chip. Its not same product as Fiio E10 – because the chip is different. I am wondering will it work with Ubuntu 14.04. If it does how will I get it do work. I am using Dell Latitude E5420. Information I have gathered this far:

Someone on Twitter claims it works great with Ubuntu Studio: https://twitter.com/maxisliwa/status/524537158099812352

Something I have heard on many reviews: This is a USB Audio Class 1 device that does not require drivers be installed, even on Linux.

Arcam rPAC with same DAC problem here: ARCAM rPAC USB sound card not working on Ubuntu 12.04 Claims not to be working.

I really do not want to end up buying and then dissapointed.

About E10 http://www.raspberrypi.org/forums/viewtopic.php?f=27&t=15024

So does anyone has any information whether it works, is supported, or are there any workarounds? I send an e-mail to Fiio – also waiting their reply.

Received a short reply from FiiO Custom Service: "The E10K can be supported on Ubuntu. Kindly be noted that, the DAC chip(such as PCM5102) has nothing to do with the supportability on the computer OS, and it depends on the receiving chip in the circuit."

Paharet
  • 178

4 Answers4

6

The E10K works well in Ubuntu 14.04.

To have the device recognized I have to reboot with the device plugged in. I haven't yet figured out how to get the E10K recognized and installed as an sound output option without a reboot.

Don Karon
  • 276
2

User on reddit report affermative:

have the new E10k running on Linux perfectly without any need to configure/install anything...

http://www.reddit.com/r/headphones/comments/2jcfdo/will_fiio_e10_work_with_a_linux_os/claevjl

2

Ubuntu 14.04: E10K recognized without any problems. Two Devices in the sound settings: Analog USB and Digital USB (S/PDIF).

Uli123
  • 21
0

Try

sudo apt-get install exfat-fuse exfat-utils

Then reinsert the card, if it doesn't auto-mount try

sudo mount.exfat /dev/mmcblk0p1 /your/mount/point 

Goodluck!

David Foerster
  • 36,890
  • 56
  • 97
  • 151
Tom
  • 1