You are not logged in.

#1 2017-01-24 11:25:34

gwaewion
Member
Registered: 2014-09-25
Posts: 9

trouble with external DAC

good day. i have an external DAC (Hifimydiy usb dac 2 async) based on sa9023 chip from Savitech. and i have follow problem: when i make cold boot or reboot linux pickup wrong drivers (for Bravo-X) and in system DAC looks like Bravo-X soundcard. and there is no sound output. but if i unplug power and plug back again DAC appear in system correctly as SA9023.

how can i choose right driver? there is dmesg output - http://pastebin.com/Tg1AWevX

Offline

#2 2017-01-24 15:25:09

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,776

Re: trouble with external DAC

Blacklisting the kernel module for the Bravo-X drivers would be my first suggestion. 
https://wiki.archlinux.org/index.php/ke … acklisting

Last edited by ewaller (2017-01-24 15:25:22)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2017-01-25 00:39:41

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,678

Re: trouble with external DAC

That driver is likely going to be snd-usb-audio for both. But adjusting its parameters should help, something like /etc/modprobe.d/usbdac.conf :

options snd-usb-audio enable=0,1 vid=0x262a,0x262a pid=0x9023,0x10e1

Offline

#4 2017-01-25 06:48:05

gwaewion
Member
Registered: 2014-09-25
Posts: 9

Re: trouble with external DAC

V1del wrote:

That driver is likely going to be snd-usb-audio for both. But adjusting its parameters should help, something like /etc/modprobe.d/usbdac.conf :

options snd-usb-audio enable=0,1 vid=0x262a,0x262a pid=0x9023,0x10e1

this not work for me.

Offline

#5 2017-01-25 08:27:53

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,678

Re: trouble with external DAC

Can you post

lsusb -v

? Is it always, even in lsusb a one or the other deal (i.e. you only see the bravo card at first and only the saitech after a replug?)

Offline

#6 2017-01-25 08:32:15

gwaewion
Member
Registered: 2014-09-25
Posts: 9

Re: trouble with external DAC

V1del wrote:

Can you post

lsusb -v

? Is it always, even in lsusb a one or the other deal (i.e. you only see the bravo card at first and only the saitech after a replug?)

http://pastebin.com/52MAmvnH

if i correctly understand - yes, there is one card at time.

Offline

Board footer

Powered by FluxBB