Posts: 4
Threads: 1
Joined: May 2020
Reputation:
0
i recently installed moode on a raspberry pi zero w to build a internet radio device for my stereo system.
installation and setup went quite well despite me being a novice.
for sound output i use a usb powered dac.
i have one small problem with the system though.
after powering down the unit via the shutdown command, the dac still makes some noise.
(i sound like a loud hum)
it seems the dac is still supplied with some power.
is there a way to get rid of this ?
thanks in advance and best regards
Chris
Posts: 4
Threads: 1
Joined: May 2020
Reputation:
0
Well it isn’t really a hum (the noise is hard to describe)
And it’s not there when the unit is normally operating.
Just after shutdown the noise starts. It‘s about normal listening volume ( not loud but not faint either)
Posts: 4
Threads: 1
Joined: May 2020
Reputation:
0
05-05-2020, 05:40 PM
(This post was last modified: 05-05-2020, 05:41 PM by shadowlord.)
i tried 3 different power supplies with no success so far.
the noise starts during the shutdown process and remains as long as the psu is connected.
( the noise is not there during normal operation)
i assume it has something to do with that particular usb dac, since i don't have the problem with another usb dac i tried.
the dac in question is an older PCM2704 based design from xd218.com
the noise itself is not really a 60hz ground hum. it sound more like digital noise.
the rest of the chain has no influence. (tried it on the stereo system and with battery powered headphone amp)
to me it seems while the raspberry pi is shut down, power is still supplied to the dac causing it to generate that noise.
don't know why though and how to get rid of it.
Posts: 283
Threads: 22
Joined: Apr 2018
Reputation:
1
Have you tried a in-line power switch between power supply and Pi?
Posts: 4
Threads: 1
Joined: May 2020
Reputation:
0
05-09-2020, 12:46 PM
(This post was last modified: 05-09-2020, 12:47 PM by shadowlord.)
small update to my problem:
since i wanted to be able to make use of the automatic shutdown at specific times, i unsoldered the xd218 dac and used a hifime one instead.
as i wrote earlier this dac does not output any noise when the pi is powered down.
but i found another strange behaviour with this other dac during shutdown state of the pi.
this dac does have an optical digital out in addition to its analogue output.
now when the pi powers down, this optical output often stays active (which is clearly visibly by it'S red light)
the funny thing is that this does not occur every shutdown. ( id say at 6 of 10 shutdowns the digital out remains active)
to me it seems it has something to do at how the pi shuts down, that sometimes part of the usb dacs remain active.
anyone has any idea what might be wrong here.
(i'm not worried by the active digital out, but clearly something is not right with the shutdown process )
Posts: 451
Threads: 11
Joined: Sep 2019
Reputation:
28
05-09-2020, 01:12 PM
(This post was last modified: 05-09-2020, 01:13 PM by vinnn.)
This hum problem is is an issue your dac, my suggestion is replace the DAC or don't power your pi off.
The Raspberry Pi is an extremely low power device, you won't be making any noticeable cost savings on your electricity bill by powering off the Pi when not in use so just leave it on.