Posts: 4
Threads: 1
Joined: Jun 2020
Reputation:
0
06-07-2020, 12:45 AM
(This post was last modified: 06-07-2020, 04:08 PM by Tim Curtis.)
I have a 7" screen that connects via HDMI to raspberry.
But when I connect the HDMI cable to the raspberry, the DAC mutes…
Can any one help ?
Posts: 1,538
Threads: 106
Joined: Mar 2018
Reputation:
73
06-07-2020, 06:49 AM
(This post was last modified: 06-07-2020, 07:12 AM by DRONE7.)
Yes, this is a simple configuration file change.
Go to the System configuration tab and scroll to Local Services>SSH Term server and set to On. Then "Open" below it.
You are asked for your a login ..it is pi (and enter.)
You are asked for a password ... it is moodeaudio (and enter.)
This will bring you to a screen like this..
____ __
__ _ ___ / __ \___/ /__
/ ' \/ _ \/ /_/ / _ / -_)
/_/_/_/\___/\____/\_,_/\__/
moOde audio player
Release 6.5.2 2020-05-03
© 2014 Tim Curtis
The programs included with Moode are free software; the
exact distribution terms for each program are described
in the individual files in /usr/share/doc/*/copyright.
Moode comes with absolutely no warranties expressed or
implied, or any other guarantees.
pi@moode:~ $
Now type..
sudo nano /boot/config.txt (and enter)
you will see something like this...
disable_splash=1
disable_overscan=1
hdmi_drive=2
hdmi_blanking=1
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=audio=on
dtoverlay=pi3-disable-wifi
#dtoverlay=pi3-disable-bt
enable_uart=1
use your arrow buttons to reach... hdmi_drive=2
and change 2 to 1
then use ctrl + O (to overwrite)
and y (to accept)
and ctrl + X (to exit)
Then reboot moOde and you should have video to the screen and audio to the dac. :-)
If this does not work post details, any error messages, and the brand and model of your DAC.
----------
bob
Posts: 13,492
Threads: 305
Joined: Mar 2018
Reputation:
545
First revert /boot/config.txt to stock or there might be issues.
Menu, Configure, System
Local UI display ON
There is no guarantee that the UI layout will work on your particular screen depending on its aspect ratio, resolution and reported Browser viewport size.
Posts: 4
Threads: 1
Joined: Jun 2020
Reputation:
0
Found the problem, it's hardware
I do not need to plug the hdmi cable for dac to get mute. If I just touch (not connect) the hdmi metal to the metal of the hdmi port on the monitor, the audio just mutes