Thank you for your donation!


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


Distortion
#7
Hi,

The lines below indicate the audio device driver (sndrpidac) either does not support hardware volume or doesn't detect the presence of a hardware volume controller on the audio device.

20200127 075625 worker: ALSA volume (None)
20200127 075628 worker: Hdwr volume controller not detected

There are a couple of other issues shown in the log.

1.) 20200127 075627 worker: Raspbian OS   (10.0)

Version 10.0 is what shipped in moOde 6.0.0. I'd recommend starting with a fresh 6.4.1 image which is based on the latest Raspbian 10.2.

2) 20200127 075629 worker: USB source (Music)
20200127 075629 worker: USB source (Music_)
20200127 075629 worker: USB source (Music__)
20200127 075629 worker: USB source (Music___)
20200127 075629 worker: USB source (Music____)
20200127 075629 worker: USB source (Music_____)
20200127 075629 worker: USB source (Music______)
20200127 075629 worker: USB source (Music_______)
20200127 075629 worker: USB source (Music________)

These ____ lines result from the USB auto-mounter unsuccessfully un-mounting the device after its removed. I'm not exactly sure how this happens. You can get rid of the orphaned mount points using the commands below.

Code:
1) Verify the directory is empty
ls /media/Music_

2) Remove it
sudo rmdir /media/Music_

# Repeat for other directories
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Distortion - by kolakidd - 01-18-2020, 04:18 PM
RE: Distortion - by cryptout - 01-18-2020, 06:44 PM
RE: Distortion - by DRONE7 - 01-19-2020, 04:48 AM
RE: Distortion - by kolakidd - 01-26-2020, 07:02 AM
RE: Distortion - by Tim Curtis - 01-26-2020, 04:57 PM
RE: Distortion - by kolakidd - 01-27-2020, 06:00 AM
RE: Distortion - by Tim Curtis - 01-27-2020, 01:14 PM
RE: Distortion - by kolakidd - 01-27-2020, 04:46 PM
RE: Distortion - by kolakidd - 02-02-2020, 12:54 PM

Forum Jump: