The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


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


Solved: USB DAC Issue or Install Issue?
#1
Exclamation 
01/12/2021:
I marked this as solved, since I will wait for moOde 7.1.0 to be released.
Thanks for everyone's help.
radiooff

Hi all,

I've been lurking here for a bit of time. I am having trouble with moOde detecting my USB DAC (SMSL M100).

I have RPi 4 (2GB) and an official RPi 7" touchscreen display. It's powered by an official RPi 4 power supply (Vilros). The M100 is powered by an external battery or a 5V wall wart. I also have a USB WD Passport (4GB) internally powered by the RPi 4.

I have tried time and time again to get moOde going with my setup for the past month. At first, with 6.7.1 and 7.0, they really did not work for me. Each time I do a project with an RPi-- I have to relearn what Linux I do know! Anyways, 7.0.1 works. I've had it recognize my USB drive and the files on it. moOde generates a library and I can even try to test the audio or play a radio station-- which is when everything takes a turn for the worse.

I get no audio out. I have owned the M100 for close to a year-- it seems to be operational. I've set the I2S to 'none' and tried to detect my USB Audio (inline 1 connected to USB on RPi). But no dice.

Right at this time I have my M100 connected to my RPi4. So here's some code:


Code:
pi@moode:~ $ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub



Code:
pi@moode:~ $ moodeutl -l
20210102 101925 worker: -- Start
20210102 101925 worker: Successfully daemonized
20210102 101925 worker: Integrity check (passed)
20210102 101926 worker: File check (OK)
20210102 101926 worker: Session loaded
20210102 101926 worker: Debug logging (OFF)
20210102 101926 worker: -- Device
20210102 101926 worker: ALSA cards: (0:Headphones | 1:empty | 2:empty | 3:empty
20210102 101926 worker: Configured: (0:Pi Headphone jack | mixer:(Headphone) | alsavol:0)
20210102 101926 worker: ALSA mixer actual (Headphone)
20210102 101926 worker: ALSA Headphone volume set to (0%)
20210102 101926 worker: -- System
20210102 101927 worker: Host     (moode)
20210102 101927 worker: moOde    (7.0.1 2020-12-23)
20210102 101927 worker: RaspiOS  (10.6)
20210102 101927 worker: Kernel   (5.4.77-v7l+ #1371)
20210102 101927 worker: Platform (Unknown Pi-model)
20210102 101927 worker: ARM arch (armv7l, 32-bit kernel)
20210102 101927 worker: MPD ver  (0.22.3_p0x3)
20210102 101927 worker: CPU gov  (performance)
20210102 101927 worker: USB boot not available
20210102 101927 worker: File system expanded
20210102 101927 worker: HDMI port off
20210102 101927 worker: -- Network
20210102 101927 worker: eth0 exists
20210102 101927 worker: eth0 address not assigned
20210102 101927 worker: wlan0 exists
20210102 101927 worker: wifi country (US)
20210102 101927 worker: wlan0 trying SSID (Fios-ZWkC8)
20210102 101927 worker: IP addr (192.168.1.179)
20210102 101927 worker: Netmask (255.255.255.0)
20210102 101927 worker: Gateway (192.168.1.1)
20210102 101927 worker: Pri DNS (192.168.1.1)
20210102 101927 worker: Domain  (myfiosgateway.com)
20210102 101927 worker: -- Audio
20210102 101928 worker: MPD conf updated
20210102 101928 worker: ALSA outputs unmuted
20210102 101928 worker: ALSA card number (0)
20210102 101928 worker: Audio output (Pi Headphone jack)
20210102 101928 worker: Audio formats (U8, S16_LE)
20210102 101928 worker: ALSA mixer name (Headphone)
20210102 101928 worker: MPD volume control (software)
20210102 101928 worker: Hdwr volume controller exists
20210102 101928 worker: Max ALSA volume (100%)
20210102 101928 worker: Reset renderer active flags
20210102 101928 worker: -- MPD
20210102 101928 worker: MPD started
20210102 101929 worker: MPD accepting connections
20210102 101929 worker: Configure MPD outputs
20210102 101929 worker: MPD output 1 ALSA default (on)
20210102 101929 worker: MPD output 2 ALSA crossfeed (off)
20210102 101929 worker: MPD output 3 ALSA parametric eq (off)
20210102 101929 worker: MPD output 4 ALSA graphic eq (off)
20210102 101929 worker: MPD output 5 ALSA polarity inversion (off)
20210102 101929 worker: MPD output 6 ALSA bluetooth (off)
20210102 101929 worker: MPD output 7 HTTP stream (off)
20210102 101929 worker: MPD crossfade (off)
20210102 101929 worker: -- Feature availability
20210102 101929 worker: Source select (available)
20210102 101929 worker: Source select (source: MPD)
20210102 101929 worker: Source select (output: Pi Headphone jack)
20210102 101929 worker: Bluetooth (available)
20210102 101929 worker: Airplay renderer (available)
20210102 101929 worker: Spotify renderer (available)
20210102 101929 worker: Squeezelite renderer (available)
20210102 101929 worker: UPnP renderer (available)
20210102 101929 worker: DLNA server (available)
20210102 101929 worker: UPnP browser (available)
20210102 101929 worker: GPIO button handler (available)
20210102 101929 worker: Stream recorder (n/a)
20210102 101929 worker: -- Music sources
20210102 101929 worker: USB sources (none attached)
20210102 101929 worker: NAS and UPnP sources (none configured)
20210102 101929 worker: -- Miscellaneous
20210102 101929 worker: USB volume knob (Off)
20210102 101929 worker: USB auto-mounter (udisks-glue)
20210102 101929 worker: LED0 (On)
20210102 101929 worker: LED1 (On)
20210102 101929 worker: Saved MPD vol level (0)
20210102 101929 worker: Preamp volume level (0)
20210102 101929 worker: MPD volume level (0) restored
20210102 101929 worker: ALSA Headphone volume (100%)
20210102 101929 worker: Auto-play (Off)
20210102 101929 worker: Maintenance interval (3 hrs)
20210102 101929 worker: Screen saver activation (Never)
20210102 101929 worker: Session permissions (OK)
20210102 101929 worker: Watchdog started
20210102 101929 worker: Ready
20210102 101932 worker: Job i2sdevice

The only audio I can choose is 'RPi Headphones'. So, I may be missing something obvious or perhaps the M100 does not work in this case (or perhaps at all.) I'm not above buying a new DAC if that has to happen. I'd prefer a USB DAC, but a hat-config will do too...

But does it need to come to that?

Thank you.
Reply


Messages In This Thread
USB DAC Issue or Install Issue? - by radiooff - 01-02-2021, 03:55 PM
RE: USB DAC Issue or Install Issue? - by radiooff - 01-02-2021, 04:42 PM
RE: USB DAC Issue or Install Issue? - by radiooff - 01-02-2021, 05:49 PM
RE: USB DAC Issue or Install Issue? - by radiooff - 01-02-2021, 07:09 PM
RE: USB DAC Issue or Install Issue? - by radiooff - 01-05-2021, 01:26 AM
RE: USB DAC Issue or Install Issue? - by radiooff - 01-05-2021, 01:18 AM
RE: USB DAC Issue or Install Issue? - by vinnn - 01-05-2021, 08:12 PM
RE: USB DAC Issue or Install Issue? - by radiooff - 01-06-2021, 02:00 PM
RE: USB DAC Issue or Install Issue? - by Strider - 01-07-2021, 07:01 PM
RE: USB DAC Issue or Install Issue? - by radiooff - 01-08-2021, 05:28 PM
RE: USB DAC Issue or Install Issue? - by piface - 05-22-2021, 05:07 AM
RE: USB DAC Issue or Install Issue? - by DRONE7 - 05-22-2021, 08:50 AM
RE: USB DAC Issue or Install Issue? - by radiooff - 01-09-2021, 03:36 PM
RE: USB DAC Issue or Install Issue? - by radiooff - 01-09-2021, 04:12 PM
RE: USB DAC Issue or Install Issue? - by jonners - 05-22-2021, 08:48 AM
RE: USB DAC Issue or Install Issue? - by jonners - 05-22-2021, 09:36 AM
RE: USB DAC Issue or Install Issue? - by piface - 05-22-2021, 11:53 AM
RE: USB DAC Issue or Install Issue? - by piface - 05-22-2021, 12:14 PM
RE: USB DAC Issue or Install Issue? - by piface - 05-22-2021, 12:49 PM
RE: USB DAC Issue or Install Issue? - by piface - 05-23-2021, 04:23 AM
RE: USB DAC Issue or Install Issue? - by jonners - 05-23-2021, 08:59 AM
RE: USB DAC Issue or Install Issue? - by piface - 05-23-2021, 12:57 PM
RE: USB DAC Issue or Install Issue? - by piface - 05-24-2021, 07:35 AM
RE: USB DAC Issue or Install Issue? - by jonners - 05-24-2021, 08:55 AM

Forum Jump: