12-30-2018, 09:43 AM
I think I've just bumped into the same issue with WMA files over bluetooth (Pi0, Pimoroni pHatDAC and AKG C50BT headphones on Moode 4.4)
Everything works well through wired connection but Moode refuses to play WMA files over a bluetooth connection showing this error:
MPD error
Failed to open "ALSA bluetooth" [alsa]; Error opening ALSA device "btstream"; snd_pcm_hw_params() failed: Invalid argument
Both Mp3 and FLAC play fine over Moode via bluetooth
cat /var/log/mpd/log
Could I ask if this is an issue with the BT driver or is there a solution/setting I can apply in Moode?
Everything works well through wired connection but Moode refuses to play WMA files over a bluetooth connection showing this error:
MPD error
Failed to open "ALSA bluetooth" [alsa]; Error opening ALSA device "btstream"; snd_pcm_hw_params() failed: Invalid argument
Both Mp3 and FLAC play fine over Moode via bluetooth
cat /var/log/mpd/log
Code:
Dec 30 08:49 : player: played "SDCARD/Linn Christmas 2015/07 - Sophisticated Lady.flac"
Dec 30 08:49 : exception: Failed to open "ALSA bluetooth" [alsa]
Dec 30 08:49 : exception: nested: Error opening ALSA device "btstream"
Dec 30 08:49 : exception: snd_pcm_hw_params() failed: Invalid argument
Dec 30 08:49 : exception: Failed to open "ALSA bluetooth" [alsa]
Dec 30 08:49 : exception: nested: Error opening ALSA device "btstream"
Dec 30 08:49 : exception: snd_pcm_hw_params() failed: Invalid argument
Dec 30 08:49 : player: problems opening audio device while playing "NAS/Musikbank/The Waterboys (FLAC)/Fisherman's Blues/01 Fisherman's Blues.wma"
Dec 30 08:49 : player: played "NAS/Musikbank/The Waterboys (FLAC)/Fisherman's Blues/01 Fisherman's Blues.wma"
Dec 30 08:49 : exception: Failed to open "ALSA bluetooth" [alsa]
Dec 30 08:49 : exception: nested: Error opening ALSA device "btstream"
Dec 30 08:49 : exception: snd_pcm_hw_params() failed: Invalid argument
Dec 30 08:49 : exception: Failed to open "ALSA bluetooth" [alsa]
Dec 30 08:49 : exception: nested: Error opening ALSA device "btstream"
Dec 30 08:49 : exception: snd_pcm_hw_params() failed: Invalid argument
Dec 30 08:49 : player: problems opening audio device while playing "NAS/Musikbank/The Waterboys (FLAC)/Fisherman's Blues/01 Fisherman's Blues.wma"
Dec 30 08:49 : exception: Failed to open "ALSA bluetooth" [alsa]
Dec 30 08:49 : exception: nested: Error opening ALSA device "btstream"
Dec 30 08:49 : exception: snd_pcm_hw_params() failed: Invalid argument
Dec 30 08:49 : exception: Failed to open "ALSA bluetooth" [alsa]
Dec 30 08:49 : exception: nested: Error opening ALSA device "btstream"
Dec 30 08:49 : exception: snd_pcm_hw_params() failed: Invalid argument
Dec 30 08:49 : exception: Failed to open "ALSA bluetooth" [alsa]
Dec 30 08:49 : exception: nested: Error opening ALSA device "btstream"
Dec 30 08:49 : exception: snd_pcm_hw_params() failed: Invalid argument
Dec 30 08:49 : exception: Failed to open "ALSA bluetooth" [alsa]
Dec 30 08:49 : exception: nested: Error opening ALSA device "btstream"
Dec 30 08:49 : exception: snd_pcm_hw_params() failed: Invalid argument
Could I ask if this is an issue with the BT driver or is there a solution/setting I can apply in Moode?