[PROBLEM] Dac X6 - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: Audiophile (https://moodeaudio.org/forum/forumdisplay.php?fid=32) +--- Forum: Audio gear (https://moodeaudio.org/forum/forumdisplay.php?fid=10) +--- Thread: [PROBLEM] Dac X6 (/showthread.php?tid=400) Pages:
1
2
|
Dac X6 - Robbic67 - 08-11-2018 I'm using a Dilvpoetry DAC X6 and not getting any sound. I tried using USB device. Any suggestions. Thanks, Rob RE: Dac X6 - Tim Curtis - 08-11-2018 To troubleshoot post the output from the following commands lsusb aplay -l -Tim RE: Dac X6 - Robbic67 - 08-11-2018 (08-11-2018, 07:38 PM)Tim Curtis Wrote: To troubleshoot post the output from the following commands Tim, Thanks, how do I enter the commands? Rob RE: Dac X6 - Tim Curtis - 08-11-2018 Hi Rob, Menu, Configure, System Scroll down to Local Services section and and turn on the SSH Terminal server, then OPEN it and enter the commands at the prompt. Userid: pi Password: moodeaudio -Tim RE: Dac X6 - Robbic67 - 08-11-2018 (08-11-2018, 09:23 PM)Tim Curtis Wrote: Hi Rob, RE: Dac X6 - Robbic67 - 08-11-2018 (08-11-2018, 10:47 PM)Robbic67pi@moode:~ $ lsusb Wrote: Bus 001 Device 004: ID 040d:3400 VIA Technologies, Inc. RE: Dac X6 - Tim Curtis - 08-12-2018 If the cmd below returns a bunch of "hw:1" lines then moOde is correctly configured for the USB audio device and if no sound then very odd. Maybe the audio device is not compatible with Linux? grep hw: /etc/mpd.conf -Tim RE: Dac X6 - Robbic67 - 08-12-2018 pi@moode:~ $ grep hw: /etc/mpd.conf device "hw:0,0" Tim, Thank for the help... The above is what was returned. Thanks, Rob I tried with my Dragonfly as well. RE: Dac X6 - Tim Curtis - 08-12-2018 Menu, Configure, MPD Set Audio device to 'USB audio device' then APPLY. This should result in hw:1,0 being returned by the grep command and music should play :-) -Tim RE: Dac X6 - Robbic67 - 08-12-2018 Thanks... Going to do a fresh install... Will try this. Will post results. |