- Тема: XMOS U308
- XMOS U308
- Re: XMOS U308
- Re: XMOS U308
- Re: XMOS U308
- Re: XMOS U308
- Re: XMOS U308
- Re: XMOS U308
- Re: XMOS U308
- Search Results for: driver
- XMOS Stereo USB Audio Class2 Driver (Hi-Res Audio)
- USB Audio Class 2.0 Evaluation Driver for Windows
- Enable USB drivers on Linux
- Enable USB driver on system with USBFS support
- Enable USB driver on system without USBFS support
- Additional notes for FTDI/XTAG debug adapters
- USB Audio 2.0 Stereo Driver PID Design Advisory
- USB Audio Class 2.0 Driver for Windows Overview
- Enable USB-to-JTAG drivers for XTAG-1/FTDI debug adapters with the Linux Development Tools
- Software Engineer, Tools Team, Architecture
- The ease of AI deployment with the AIoT SDK
- The importance of audio quality
- Tymphany and XMOS to showcase new soundbar at IFA with Alexa built-In
- Xmos usb audio linux driver
- USB AUDIO DRIVER SUPPORT
- WINDOWS USB AUDIO 2.0 DRIVER COMPARISON
- Xmos usb audio linux driver
- Xmos usb audio linux driver
Тема: XMOS U308
Опции темы
XMOS U308
Купил данный девайс на Али, в машину для вывода Spdif
Не могу найти работающий драйвер. Кто поможет?
Процесс установки идет до конца, говорит отключите и подключите устройство, а в диспечере все равно висит драйвер винды и говорит что в обновлении не нуждаеться
Re: XMOS U308
можно попробовать версию 3.2 или 3.34
Re: XMOS U308
можно попробовать версию 3.2 или 3.34
———- Сообщение добавлено 22:26 ———- Предыдущее сообщение было 22:19 ———-
Проверил. Запуск устройста невозможен код 10
Re: XMOS U308
почему то нет устройства DFU в диспетчере, на него тоже нужно драйвер ставить, без него под win не работает, в линухе работает и без DFU
Re: XMOS U308
Поясните пожалуйста как правильно поставить драйвер.
Очень благодарен.
Re: XMOS U308
убить все устройства посредством полного удаления драйверов
поиск новых устройств (лупа в диспетчере устройств), должен найти 2 устройства, сначала установить DFU, потом сам аудио драйвер
———- Сообщение добавлено 23:59 ———- Предыдущее сообщение было 23:58 ———-
Re: XMOS U308
Завтра перепроверю, но устройство там одно.
Vid/pid с утра напишу.
———- Сообщение добавлено 23.04.2019 в 19:58 ———- Предыдущее сообщение было 22.04.2019 в 23:19 ———-
Перепроверил, при включении в порт появляется только одно устройство.Драйвера пробовал всякие-результат выше по тексту.Также пробовал в машине на Вин 8.1-аналогично.
———- Сообщение добавлено 20:08 ———- Предыдущее сообщение было 19:58 ———-
Как понять , что коробка не труп?
Re: XMOS U308
можно попробовать вручную указать устройство, для простоты выбирай устройство XMOS USB Audio 2.0 ST
———- Сообщение добавлено 21:14 ———- Предыдущее сообщение было 21:08 ———-
Источник
Search Results for: driver
XMOS Stereo USB Audio Class2 Driver (Hi-Res Audio)
Version Released Comments 1.0 2015-08-14 DOWNLOAD
USB Audio Class 2.0 Evaluation Driver for Windows
Version Released Comments 4.13.0 2019-01-21 DOWNLOAD 4.11.0 2017-08-16 DOWNLOAD 3.34.0 2016-09-27 DOWNLOAD 3.20.0 2015-12-07 DOWNLOAD 2.23 2014-05-20 Update to supress MFi interface (if present) DOWNLOAD 2.22 2014-05-02 Update to allow 24bit PCM, 16bit PCM and native DSD interfaces to all coexist, and in any order. DOWNLOAD 2.19 2014-02-06 Reintroduces control panel for XMOS Stereo Driver. …
Enable USB drivers on Linux
The XMOS tools interface to development boards using USB debug adapters.
USB driver support is provided natively on Linux, but in some cases, the
driver must be enabled. The method required to enable the driver depends
on the Linux distribution you are using and the kernel version.
Linux distributions known to provide USBFS support include:
- Ubuntu 9.04 or older
- Ubuntu 9.10 with kernel 2.6.31-19-server
- CentOS 4.8 and 5.4
- Generally, any distribution with kernel version
Linux distributions known to not provide USBFS support include:
- Ubuntu 10.04
- Generally, any distribution with kernel version >= 2.6.32
Enable USB driver on system with USBFS support
If your distribution provides USBFS support, use the following command to
enable the Linux driver:
mount -t usbfs none /proc/bus/usb -o devmode=0666
To automatically enable the driver on boot, add the following line to the file /etc/fstab :
Enable USB driver on system without USBFS support
If you distribution does not provide USBFS support, you must configure
udev to recognise the device. To configure udev , follow
these steps:
- Create a file /etc/udev/rules.d/99-xmos.rules with the following contents:
The ATTRS , MODE and SYMLINK stanzas must be all on one line, as each rule can only be on one line.
service udev reload
- Unplug and re-plug the USB cable.
This allows udev to recognise the device with the new rules.
Alternatively, you can trigger a re-plug in udev by entering either the command
udevadm trigger or udevtrigger ,
depending on the version of udev provided with your Linux distribution.
Additional notes for FTDI/XTAG debug adapters
- The FTDI library requires that the USB device files are available
from /proc/bus/usb and does not support /dev/bus/usb as a location for these files. - If your Linux distribution does not support USBFS but does have an empty /proc/bus/usb
directory, you can use the following command as a workaround:
mount –bind /dev/bus/usb /proc/bus/usb
If your distribution does not support USBFS and does not have a
/proc/bus/usb directory (this is the case on newer kernels, from approximately 2.6.32 onwards),
you may contact XMOS for an unofficial patched version of the device library.
To request the library, send us a support ticket with “Linux FTDI Library Request”
in the Subject field.
USB Audio 2.0 Stereo Driver PID Design Advisory
Version Released Comments X9525 2013-09-11 DOWNLOAD
USB Audio Class 2.0 Driver for Windows Overview
Version Released Comments 3.34.0 2016-10-10 DOWNLOAD
Enable USB-to-JTAG drivers for XTAG-1/FTDI debug adapters with the Linux Development Tools
USB driver support is provided natively on Linux.
Software Engineer, Tools Team, Architecture
UK with flexible working
Full time, permanent
The ease of AI deployment with the AIoT SDK
XMOS recently announced its all-new software development kit (SDK) for the artificial intelligence of things (AIoT). Incorporating TensorFlowLite for Microcontroller development tools, the SDK harnesses the versatility of xcore.ai, making it easier for engineers to develop connected products that can sense, think, decide and act. In this blog post we delve deeper into the components of the SDK, …
The importance of audio quality
Opening the door to a natural human-machine interaction with far-field voice.
Tymphany and XMOS to showcase new soundbar at IFA with Alexa built-In
Tymphany, a global premier audio ODM, and XMOS, a leading supplier of advanced embedded voice solutions, announced the latest project in building a new Alexa Built-In soundbar that will be demonstrated at Amazon’s exhibit at IFA in Berlin, 31 August to 5 September 2018. The Amazon Alexa Built-In soundbar features XMOS Vocal Fusion™ far-field voice …
Источник
Xmos usb audio linux driver
USB AUDIO DRIVER SUPPORT
The XMOS USB Audio firmware supports both USB Audio Class 1.0 and USB Audio Class 2.0.
Windows 10 and Apple OSX version 10.6.4 and above natively supports USB Audio Class 2.0 – no driver install is required. For advanced feature support we recommend the USB Audio Class 2.0 Driver from Thesycon; there’s also an evaluation version for use with our dev kits which you can download below.
Evaluation and production Windows drivers are also available from our partners CEntrance or Ploytec.
We no longer provide a Windows Stereo UAC 2.0 Driver for customers of our USB Audio 2.0 designs since Windows 10 supports USB Audio Class 2.0 natively.
We do not provide drivers for third party USB products, even if they use XMOS USB chipsets internally. If you need a driver for your USB device, please contact your supplier who will be able to provide you with a driver for their product.
WINDOWS USB AUDIO 2.0 DRIVER COMPARISON
Evaluation / Prototyping | Production (Thesycon Driver) | ||
---|---|---|---|
Features | USB Audio Class 2.0 & 1.0 asynchronous operation | ||
Technical | Audio channels | Multichannel in/out | |
Sample rate | 44.1kHz, 48kHz, 88.2kHz, 96kHz, 176.4kHz, 192kHz, 358.2kHz, 384kHz | ||
Sample depth | 16, 24, 32bit, floating 32bit 1 | ||
DSD | Native DSD DSD over PCM (DoP) | ||
Clock domains | Multiple | ||
Latency / buffering | Adjustable Down to 3ms round trip | ||
ASIO | ASIO 2.2, multiple clients | ||
WDM / DirectX | MME, DirectSound, WASAPI | ||
MIDI | Yes | ||
HID | Yes | ||
DFU | Yes. Supplied with customizable DFU wizard application | ||
OS Support | Windows 7, 8, 8.1, 10 (32 & 64bit) | ||
Customisation | PID / VID | XMOS VID XMOS EVK PIDs | Customizable Customer supplied VID & PID |
Branding | Thesycon | Customizable splash screen, strings and icons | |
Control panel | Yes | Customizable SDK with C++ API | |
Code signing | Thesycon VeriSign | Customer supplied certificate | |
Terms | Cost | Free | License fee |
Restrictions / Licensing | XMOS designs only. Locked to XMOS VID & PIDs. Evaluation and prototyping. Fully featured evaluation version of Thesycon production driver. Beep tones every 5minutes after 60minutes. | Negotiable. Various licenses available including unlimited and royalty free. | |
Support | Standard XMOS support | Thesycon support contract | |
Deliverable | EXE driver installer & kit 2 | Customization kit | |
Availability | DOWNLOAD | THESYCON |
1 Feature supported by the driver, but not by XMOS firmware.
2 The download package (EXE) contains the evaluation driver, but does not automatically install the evaluation driver.
– Attach the board using the USB connector.
– Go to C:\Thesycon\TUSBAudio_v4.11.0_2017-05-16\EvaluationKit\DriverPackages (or the location that you installed the driver).
– Execute XMOS_EVAL_KITS_DEMO_DriverSetup_v4.11.0_2017-05-16.exe, to install the driver.
– Click the red ‘T’ icon that has been added to the Task Bar to open the Thesycon Control Panel. The window shows all attached XMOS USB devices.
Источник
Xmos usb audio linux driver
I do not see how a kernel upgrade could change your user-space utils (/sbin/alsa). Perhaps you upgraded the alsa-xxx packages too. But anyways, it does not matter.
Your USB Dac should be loaded automatically when hooked to USB port — the xmos support (usb audio v. 2) is part of the snd-usb-audio module.
IMO the usb audio protocol implemented in your xmos slightly deviates from the stock implementation and the linux driver does not like it. Perhaps unlike the windows driver.
I am sure the guys at alsa-devel mailing list will help you.
If the message is too large, just upload the txt dumps to any public sharing website.
Thanks Phofman, I received a response from the mailing list:
it looks like Alsa is having trouble retrieving mixer control information from the device,
or a quirk is missing, or something like that.
Recent kernels have a new usb_audio_dbg() feature that dynamically enable printing of debug information for usb audio.
If you kernel was compiled with DEBUG, this information should be logged in messages or kern.log
Otherwise you need to recompile with this option or with DYNAMIC_DEBUG option,
and then activate debug traces for the mixer using the command:
echo «file mixer.c» > /sys/kernel/debug/dynamic_debug/control
Activating traces for any file located under «sound/usb/» could also be useful.
Then, plug your card, try to aplay and amixer, and let us know what comes out.
I’ve never read a log file but I will be trying this evening, should I simply type:
sudo tail /var/log/messages
after plugging in my usb card?
not sure about the kern.log
this is a steep learning curve for me, any pointers as to how I should reply to above msg would be great,
Источник
Xmos usb audio linux driver
(09-09-2017 18:00) Pol писал(а): Не встречал в теме.. XMOS выложили новый драйвер 4.11. для 10-й винды. Инфа с сайта — «Windows 10 driver evaluation kit with attestation signature for all XMOS USB audio reference designs and development kits. After installing the driver kit, navigate to the install folder and run «DriverPackagesXMOS_EVAL_KITS_DEMO_DriverSetup_v4.11.0_2017-05-16_setup.exe» to actually install the driver. »
выложил сюда _https://drive.google.com/open?id=0B9GksLx-15p1MXl5UFVtaTJzOVk
Цитата: Note that the Evaluation Driver provides all the features of the Thesycon Driver but will generate a short
beep tone every 5minutes after 60minutes of operation.
Если да, то демо версия бипающего драйвера есть и версии 4.13 здесь.
Pol Ветеран Откуда: Киев Сообщений: 1 169 Репутация: 124 Thanks: 478 Поблагодарили: 676 за 344 сообщения |
DirtyVibe Постоялец Откуда: Kamenskoe Сообщений: 5 Репутация: 0 Thanks: 4 Поблагодарили: 4 за 2 сообщения
|
|
Pol Ветеран Откуда: Киев Сообщений: 1 169 Репутация: 124 Thanks: 478 Поблагодарили: 676 за 344 сообщения |
|
taravasya Старожил Откуда: Макеевка Сообщений: 19 Репутация: 0 Thanks: 6 Поблагодарили: 1 за 1 сообщения |
DirtyVibe Постоялец Откуда: Kamenskoe Сообщений: 5 Репутация: 0 Thanks: 4 Поблагодарили: 4 за 2 сообщения |
|
So-Hm Старожил Откуда: Moscow Сообщений: 225 Репутация: 14 Thanks: 17 Поблагодарили: 62 за 51 сообщения |
|
So-Hm Старожил Откуда: Moscow Сообщений: 225 Репутация: 14 Thanks: 17 Поблагодарили: 62 за 51 сообщения |
So-Hm Старожил Откуда: Moscow Сообщений: 225 Репутация: 14 Thanks: 17 Поблагодарили: 62 за 51 сообщения |
fesoni Ветеран Откуда: Киев Сообщений: 37 Репутация: 11 Thanks: 1 Поблагодарили: 4 за 4 сообщения
Это не выход а питание аналога 5102. А на выходе 5102 стоит 104пф. керамика и 470 ом. |
So-Hm Старожил Откуда: Moscow Сообщений: 225 Репутация: 14 Thanks: 17 Поблагодарили: 62 за 51 сообщения
А на выходе 5102 стоит 104пф. керамика и 470 ом. |
Fisher Ветеран Откуда: Нежин Сообщений: 700 Репутация: 276 Thanks: 1006 Поблагодарили: 874 за 346 сообщения
|
|
So-Hm Старожил Откуда: Moscow Сообщений: 225 Репутация: 14 Thanks: 17 Поблагодарили: 62 за 51 сообщения
|
Pol Ветеран Откуда: Киев Сообщений: 1 169 Репутация: 124 Thanks: 478 Поблагодарили: 676 за 344 сообщения |
So-Hm Старожил Откуда: Moscow Сообщений: 225 Репутация: 14 Thanks: 17 Поблагодарили: 62 за 51 сообщения
|
Pol Ветеран Откуда: Киев Сообщений: 1 169 Репутация: 124 Thanks: 478 Поблагодарили: 676 за 344 сообщения |
Fisher Ветеран Откуда: Нежин Сообщений: 700 Репутация: 276 Thanks: 1006 Поблагодарили: 874 за 346 сообщения
Источник |