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.


Problem with Sony HT-SF150
#1
Information 
Hi,
Yesterday I installed MoOde for the first time on my RPi 4. So far so good. Then I tried to pair it with my soundbar Sony HT-SF150. And then problems started. Actually, I have just one issue with this soundbar - there is no sound at all. I have connected RPi to it via HDMI. It looks like the soundbar somehow does not like the audio format (it supports only PCM and Dolby Digital). So to confirm that I tried to connect RPi to my TV keeping the soundbar connected to the TV...and it worked. Once I connect the soundbar directly to the RPi I have no sound. 

So I tried different settings:
1. Switching to DSD over PCM
2. Setting different parameters in /boot/config.txt

But the result is more or less the same. Here is the result of aplay -l:



Code:
**** List of PLAYBACK Hardware Devices ****
card 0: b1 [bcm2835 HDMI 1], device 0: bcm2835 HDMI 1 [bcm2835 HDMI 1]
  Subdevices: 4/4
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
card 1: Headphones [bcm2835 Headphones], device 0: bcm2835 Headphones [bcm2835 Headphones]
  Subdevices: 4/4
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3

Then moodeutl -l



Code:
pi@moode:~ $ moodeutl -l
20210403 225415 worker: -- Start
20210403 225415 worker: Successfully daemonized
20210403 225415 worker: Integrity check (passed)
20210403 225416 worker: File check (OK)
20210403 225416 worker: Session vacuumed
20210403 225416 worker: Session loaded
20210403 225416 worker: Debug logging (OFF)
20210403 225416 worker: -- Device
20210403 225416 worker: ALSA cards: (0:b1 | 1:Headphones | 2:empty | 3:empty
20210403 225416 worker: MPD config: (0:Pi HDMI 1 | mixer:(HDMI) | card:0)
20210403 225416 worker: ALSA mixer actual (HDMI)
20210403 225416 worker: ALSA HDMI volume set to (0%)
20210403 225416 worker: -- System
20210403 225418 worker: Host     (moode)
20210403 225418 worker: moOde    (7.1.0 2021-03-15)
20210403 225418 worker: RaspiOS  (10.6)
20210403 225418 worker: Kernel   (5.4.77-v7l+ #1371)
20210403 225418 worker: Platform (Pi-4B 1.1 4GB)
20210403 225418 worker: ARM arch (armv7l, 32-bit kernel)
20210403 225418 worker: MPD ver  (0.22.6_p0x3)
20210403 225418 worker: CPU gov  (ondemand)
20210403 225418 worker: USB boot not available
20210403 225418 worker: File system expanded
20210403 225418 worker: HDMI port on
20210403 225418 worker: -- Network
20210403 225418 worker: eth0 exists
20210403 225418 worker: eth0 wait 0 for IP address
20210403 225421 worker: eth0 wait 1 for IP address
20210403 225442 worker: eth0 wait 2 for IP address
20210403 225445 worker: eth0 wait 3 for IP address
20210403 225448 worker: eth0 wait 4 for IP address
20210403 225451 worker: eth0 address not assigned
20210403 225451 worker: wlan0 exists
20210403 225451 worker: Pi integrated wlan0 power save disabled
20210403 225451 worker: wifi country (LU)
20210403 225451 worker: wlan0 trying SSID (Sisonder)
20210403 225451 worker: IP addr (192.168.172.86)
20210403 225451 worker: Netmask (255.255.255.0)
20210403 225451 worker: Gateway (192.168.172.1)
20210403 225451 worker: Pri DNS (192.168.172.1)
20210403 225451 worker: Domain  (fritz.box)
20210403 225452 worker: -- Audio
20210403 225452 worker: ALSA card number (0)
20210403 225453 worker: MPD audio output (Pi HDMI 1)
20210403 225453 worker: Audio formats (U8, S16_LE)
20210403 225453 worker: ALSA mixer name (HDMI)
20210403 225453 worker: MPD volume control (software)
20210403 225453 worker: Hdwr volume controller exists
20210403 225453 worker: Max ALSA volume (100%)
20210403 225453 worker: Reset renderer active flags
20210403 225453 worker: CamillaDSP (off)
20210403 225453 worker: -- MPD
20210403 225453 worker: MPD started
20210403 225454 worker: MPD accepting connections
20210403 225454 worker: MPD output 1 ALSA Default (on)
20210403 225454 worker: MPD output 2 ALSA Crossfeed (off)
20210403 225454 worker: MPD output 3 ALSA Parametric EQ (off)
20210403 225454 worker: MPD output 4 ALSA Graphic EQ (off)
20210403 225454 worker: MPD output 5 ALSA Polarity Inv (off)
20210403 225454 worker: MPD output 6 ALSA CamillaDSP (off)
20210403 225454 worker: MPD output 7 ALSA Bluetooth (off)
20210403 225454 worker: MPD output 8 HTTP Server (off)
20210403 225454 worker: MPD crossfade (off)
20210403 225454 worker: MPD ignore CUE files (yes)
20210403 225454 worker: -- Feature availability
20210403 225454 worker: Source select (available)
20210403 225454 worker: Source select (source: MPD)
20210403 225454 worker: Source select (output: Pi HDMI 1)
20210403 225507 worker: Bluetooth (available: started)
20210403 225507 worker: Airplay renderer (available: started)
20210403 225507 worker: Spotify renderer (available: started)
20210403 225507 worker: Squeezelite (available)
20210403 225507 worker: RoonBridge renderer (not installed)
20210403 225507 worker: UPnP renderer (available: started)
20210403 225507 worker: DLNA server (available: started)
20210403 225507 worker: UPnP browser (available: started)
20210403 225507 worker: GPIO button handler (available)
20210403 225507 worker: Stream recorder (n/a)
20210403 225507 worker: -- Music sources
20210403 225507 worker: USB sources (none attached)
20210403 225510 worker: NAS and UPnP sources (mountall initiated)
20210403 225510 worker: -- Miscellaneous
20210403 225510 worker: USB volume knob (Off)
20210403 225510 worker: Shellinabox SSH started
20210403 225510 worker: USB auto-mounter (udisks-glue)
20210403 225510 worker: LED0 (On)
20210403 225510 worker: LED1 (On)
20210403 225510 worker: Saved MPD vol level (0)
20210403 225510 worker: Preamp volume level (0)
20210403 225510 worker: MPD volume level (29) restored
20210403 225510 worker: ALSA HDMI volume (96%)
20210403 225510 worker: Auto-play (Off)
20210403 225510 worker: Maintenance interval (3 hrs)
20210403 225510 worker: Screen saver activation (Never)
20210403 225510 worker: Session permissions (OK)
20210403 225510 worker: Watchdog started
20210403 225510 worker: Ready


amixer -c 0


Code:
Simple mixer control 'HDMI',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback -10239 - 400
  Mono: Playback 0 [96%] [0.00dB] [on]

The current settings in /boot/confing.txt are:


Code:
pi@moode:~ $ cat /boot/config.txt
disable_splash=1
disable_overscan=1
hdmi_drive=2
hdmi_blanking=1
hdmi_force_edid_audio=1
hdmi_force_hotplug=1
hdmi_group=1
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=audio=on
#dtoverlay=disable-wifi
#dtoverlay=disable-bt


One more thing - honestly I'm not sure which port actually it HDMI 1. Based on the RPi we have two ports - 0 and 1, where zero is the one which is closed to the USB-C port. I have sound only from that port, even if it is shown as HDMI 1 in ALSA. 

Any help will be appreciated.
Reply


Messages In This Thread
Problem with Sony HT-SF150 - by zazzko - 04-03-2021, 09:05 PM
RE: Problem with Sony HT-SF150 - by vinnn - 04-03-2021, 09:18 PM
RE: Problem with Sony HT-SF150 - by zazzko - 04-03-2021, 09:36 PM
RE: Problem with Sony HT-SF150 - by Tim Curtis - 04-03-2021, 10:51 PM
RE: Problem with Sony HT-SF150 - by zazzko - 04-04-2021, 06:49 AM
RE: Problem with Sony HT-SF150 - by Phil323UK - 04-04-2021, 09:02 PM
RE: Problem with Sony HT-SF150 - by zazzko - 04-05-2021, 07:19 AM
RE: Problem with Sony HT-SF150 - by vinnn - 04-05-2021, 10:06 AM
RE: Problem with Sony HT-SF150 - by zazzko - 04-06-2021, 09:02 PM

Forum Jump: