Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Thread Closed 
Official moOde 8 support thread
Coffee is life, lol
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
(03-20-2022, 12:36 AM)Tim Curtis Wrote:
(03-19-2022, 11:56 PM)BlackSmile Wrote: Hello Tim,
Try to install new 8.0.1 version tonight but commands :
Code:
gpio readall

is not found anymore. Is it a normal behavior or a regression ?
It use to work before, so now stuck with my little scripts.
What need to be install ? WiringPi seems not to be supported anymore (wrong?).
I also have samba problems and cannot mount my music sources (error 115). I haven't found any solution to this for now.
Any clue ?
Tank you for support

Right, WiringPi is a long since deprecated project and so not supported anymore in moOde.
http://wiringpi.com/wiringpi-deprecated/

The new Linux kernels don't support NTLM for Samba mounts due to security issues. I don't know if this is what is causing your issue though.

Thk, so what should be the best solution to replace my little script command with gpio commands :
Code:
gpio -g mode 04 out
gpio -g write 04 0
gpio -g mode 17 in
gpio -g write 17 0
gpio -g mode 22 out
gpio -g write 22 1

while [ 1 ]; do
 if [ "$(gpio -g read 17)" = "1" ]; then
       echo "Setting pin GPIO4 High"
       gpio mode 7 out
       gpio write 7 1
       /bin/sleep 1
       echo "Setting pin GPIO4 Low"
       gpio write 7 0
       echo "RaspberryPi shutdown"
       mpc stop
       systemctl stop nginx
       poweroff
       break
 fi
 /bin/sleep 0.25
done

exit 0
Rasptouch case with RPI3 + I2C 16x2 screen and IR port
Audiophonics I-Sabre V2.1 DAC ES9023 TCXO
Hi all,

thanks to @Tim Curtis and contributors for providing a new major version.

Setting up with backup/restore worked fine here on RPI 3A+.

Noticed that some settings in "mpd.service" disappeared. But I think they aren't longer necessary.
Bonjour

ai posté ici par erreur : 

https://moodeaudio.org/forum/showthread.php?tid=4633

thank

another little regression , I believe, about the audio information windows : the "playback" tab is inacessible (click on it doesn't work  Big Grin )
(03-20-2022, 08:00 AM)BlackSmile Wrote:
(03-20-2022, 12:36 AM)Tim Curtis Wrote:
(03-19-2022, 11:56 PM)BlackSmile Wrote: Hello Tim,
Try to install new 8.0.1 version tonight but commands :
Code:
gpio readall

is not found anymore. Is it a normal behavior or a regression ?
It use to work before, so now stuck with my little scripts.
What need to be install ? WiringPi seems not to be supported anymore (wrong?).
I also have samba problems and cannot mount my music sources (error 115). I haven't found any solution to this for now.
Any clue ?
Tank you for support

Right, WiringPi is a long since deprecated project and so not supported anymore in moOde.
http://wiringpi.com/wiringpi-deprecated/

The new Linux kernels don't support NTLM for Samba mounts due to security issues. I don't know if this is what is causing your issue though.

Thk, so what should be the best solution to replace my little script command with gpio commands :
Code:
gpio -g mode 04 out
gpio -g write 04 0
gpio -g mode 17 in
gpio -g write 17 0
gpio -g mode 22 out
gpio -g write 22 1

while [ 1 ]; do
 if [ "$(gpio -g read 17)" = "1" ]; then
       echo "Setting pin GPIO4 High"
       gpio mode 7 out
       gpio write 7 1
       /bin/sleep 1
       echo "Setting pin GPIO4 Low"
       gpio write 7 0
       echo "RaspberryPi shutdown"
       mpc stop
       systemctl stop nginx
       poweroff
       break
 fi
 /bin/sleep 0.25
done

exit 0

You will prolly need to rewrite the script in Python.

moOde includes RPi.GPIO version 0.70
https://pypi.org/project/RPi.GPIO/
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
(03-20-2022, 09:17 AM)El bubar Wrote: Bonjour

ai posté ici par erreur : 

https://moodeaudio.org/forum/showthread.php?tid=4633

thank

another little regression , I believe, about the audio information windows : the "playback" tab is inacessible (click on it doesn't work  Big Grin )

Clear Browser cache
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Hi!

In the new 8.0 and 8.01 Moode OS versions,  I have persistent problems with DSD files either in the default or the direct output mode position.
In my PS Loxje D50 (DSD Dac) reading DSD produces a strong white noise with the signal at a much lower level while in an other dac. In the PS Audio Dig. Link III (not a DSD Dac), there is an erratic behaviour. Sometimes succeeds the conversion but some other times there are the same symptoms as with Loxje Dac. I should add that both dacs are recognised and behave excellently with all the rest of the content either in flac or mp3.
Please note that I did not have any of these problems with the 7.x versions.

Does anyone else experience similar issues with DSD in the new OS?

Is it something that can be addressed in future updates?

with my acknowledgements for your brilliant work,
Cofot
I ran a quick test with some DSF files at DSD64, 128 and 256 rates and no issues playing to USB connected Allo Revolution DAC. MPD set to Native DSD or DoP, ALSA output mode plughw or hw.

IIRC white noise when playing DSD is caused by having MPD set to DoP but the audio device not supporting DoP.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
(03-20-2022, 12:05 PM)cofot28 Wrote: Hi!

In the new 8.0 and 8.01 Moode OS versions,  I have persistent problems with DSD files either in the default or the direct output mode position.
In my PS Loxje D50 (DSD Dac) reading DSD produces a strong white noise with the signal at a much lower level while in an other dac. In the PS Audio Dig. Link III (not a DSD Dac), there is an erratic behaviour. Sometimes succeeds the conversion but some other times there are the same symptoms as with Loxje Dac. I should add that both dacs are recognised and behave excellently with all the rest of the content either in flac or mp3.
Please note that I did not have any of these problems with the 7.x versions.

Does anyone else experience similar issues with DSD in the new OS?

Is it something that can be addressed in future updates?

with my acknowledgements for your brilliant work,
Cofot

No problems on my end with DSD64/128 on a Topping D30 Pro with Native DSD (Default) setting in MPD.
Pi with the HifiBerry HD DAC.  Everything worked perfectly under M7 using Tim’s overlay fix.  But using same overlay and config in v8 gives me an ALSA error:

Failed to open "ALSA Default" (alsa); Failed to open ALSA device "_audioout": No such file or directory

Which log should I be looking into for clues?

I don’t know if this is relevant or not, but I swear v7 did not call the HD DAC an I2S dac, but v8 seems to automatically select that when I select the proper overlay. 

Thanks,
Mike


Forum Jump: