03-05-2019, 12:20 AM
Hi,
I just installed moode 4.4 for the first time on a new RPi3B+ with a HifiBerry Amp2.
There are multiple issues with this system.
1) ssh:
When I connect to moode via ssh, the connection hangs after the password authentication. After some trying, I noticed, that it hangs whenever a pseudo-terminal is requested:
hangs: ssh pi@192.168.0.7
works: ssh pi@192.168.0.7 date
hangs: ssh -t pi@192.168.0.7 date
works: ssh pi@192.168.0.7 bash
The last command allows me to get some sort of interactive shell. But without a terminal, it is rather limited.
2) bluetooth connection:
when I connect to it from my Android phone or Ubuntu laptop, it pairs, but then drops the connection immediately. The logs hinted at a trust issue and I came across moode's bt.sh script. Running "bt.sh -s" manually made the system trust the two devices. I was subsequently able to play music from my Android phone. But it didn't do the job for the laptop. In any case, I shouldn't have to run manual scripts for new devices. And as I said, I still can't stream anything from my laptop.
3) bluetooth skipping:
When I stream music from my phone to moode, the audio skips/cuts out every few seconds. The two devices are in close proximity (1 m max) and the RPi is in a simple plastic case.
Any ideas about how to solve these issues? I was also considering going for an older release of moode in the hope of what I'm seeing are new 4.4 issues, but the releaes notes of 4.4 state "Support for Raspberry Pi 3A+" (this should be 3B+, I guess) as a new feature, so I'm guessing, older versions won't work with my hardware.
I just installed moode 4.4 for the first time on a new RPi3B+ with a HifiBerry Amp2.
There are multiple issues with this system.
1) ssh:
When I connect to moode via ssh, the connection hangs after the password authentication. After some trying, I noticed, that it hangs whenever a pseudo-terminal is requested:
hangs: ssh pi@192.168.0.7
works: ssh pi@192.168.0.7 date
hangs: ssh -t pi@192.168.0.7 date
works: ssh pi@192.168.0.7 bash
The last command allows me to get some sort of interactive shell. But without a terminal, it is rather limited.
2) bluetooth connection:
when I connect to it from my Android phone or Ubuntu laptop, it pairs, but then drops the connection immediately. The logs hinted at a trust issue and I came across moode's bt.sh script. Running "bt.sh -s" manually made the system trust the two devices. I was subsequently able to play music from my Android phone. But it didn't do the job for the laptop. In any case, I shouldn't have to run manual scripts for new devices. And as I said, I still can't stream anything from my laptop.
3) bluetooth skipping:
When I stream music from my phone to moode, the audio skips/cuts out every few seconds. The two devices are in close proximity (1 m max) and the RPi is in a simple plastic case.
Any ideas about how to solve these issues? I was also considering going for an older release of moode in the hope of what I'm seeing are new 4.4 issues, but the releaes notes of 4.4 state "Support for Raspberry Pi 3A+" (this should be 3B+, I guess) as a new feature, so I'm guessing, older versions won't work with my hardware.