Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Dac USB M2Tech
#16
Hi,

The result below suggests your configuration may be broken.

Code:
pi@moode:~ $ cat /proc/asound/card0/id
cat: /proc/asound/card0/idcat: No such file or directory                                                                                                

The result of that command should return the string "ALSA" on a system with only a single USB audio device plugged in. It represents the id of the on-board Raspberry Pi audio device and it's enabled via the "dtparam=audio=on" line in /boot/config.txt. Below is an example from one of my test systems with a USB DAC plugged in.

Code:
pi@rp5:~ $ cat /proc/asound/card0/id
ALSA

pi@rp5:~ $ cat /proc/asound/card1/id
DAC

pi@rp5:~ $ cat /boot/config.txt
disable_splash=1
hdmi_drive=2
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=audio=on
#dtoverlay=pi3-disable-wifi
#dtoverlay=pi3-disable-bt
pi@rp5:~ $
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Dac USB M2Tech - by Luigi - 03-30-2019, 06:06 PM
RE: Dac USB M2Tech - by TheOldPresbyope - 03-30-2019, 06:09 PM
RE: Dac USB M2Tech - by Luigi - 03-31-2019, 01:55 PM
RE: Dac USB M2Tech - by TheOldPresbyope - 03-31-2019, 02:20 PM
RE: Dac USB M2Tech - by Luigi - 03-31-2019, 02:33 PM
RE: Dac USB M2Tech - by Tim Curtis - 03-31-2019, 02:59 PM
RE: Dac USB M2Tech - by Luigi - 03-31-2019, 03:37 PM
RE: Dac USB M2Tech - by Tim Curtis - 03-31-2019, 03:41 PM
RE: Dac USB M2Tech - by Luigi - 03-31-2019, 03:56 PM
RE: Dac USB M2Tech - by Tim Curtis - 03-31-2019, 04:16 PM
RE: Dac USB M2Tech - by Luigi - 03-31-2019, 04:19 PM
RE: Dac USB M2Tech - by Tim Curtis - 03-31-2019, 05:04 PM
RE: Dac USB M2Tech - by Luigi - 04-01-2019, 03:11 PM
RE: Dac USB M2Tech - by Tim Curtis - 04-01-2019, 03:56 PM
RE: Dac USB M2Tech - by Luigi - 04-01-2019, 04:11 PM
RE: Dac USB M2Tech - by Tim Curtis - 04-01-2019, 05:16 PM
RE: Dac USB M2Tech - by Luigi - 05-06-2019, 05:21 PM

Forum Jump: