Thank you for your donation!


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


Instruction Guide LCD/OLED display using pydPiper
#81
Hi,

The stalled download may be due to kernel bug in 4.19.40. Try reverting to 4.19.34.

Instructions in this post :-)
http://moodeaudio.org/forum/showthread.p...5#pid10605

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#82
Perfect! Problem solve :-) Thank you very much.
Reply
#83
Hi Remy1961,

does this also work with the 5.2 version?

Thanks
Reply
#84
(05-30-2019, 06:10 PM)Jempie Wrote: Hi Remy1961,

does this also work with the 5.2 version?

Thanks

Hi. I have not yet installed 5.2 so I don't know if it works.
Remy
Reply
#85
Hello,

tried several times with installing / uninstalling  but I always receive an error while installing docker. It is similar to that one already posted my pmosfet (see post #78 in this thread) so maybe there is something wrong with the docker installation script?

Code:
pi@moode:~/pydPiper $ sudo ./install_docker.sh
Installing Docker from the convenience script

# Executing docker install script, commit: 6bf300318ebaab958c4adc341a8c7bb9f3a54a1a
+ sh -c apt-get update -qq >/dev/null
+ sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null
+ sh -c curl -fsSL "https://download.docker.com/linux/raspbian/gpg" | apt-key add -qq - >/dev/null
Warning: apt-key output should not be parsed (stdout is not a terminal)
+ sh -c echo "deb [arch=armhf] https://download.docker.com/linux/raspbian buster stable" > /etc/apt/sources.list.d/docker.list
+ sh -c apt-get update -qq >/dev/null
+ [ -n  ]
+ sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null
E: Sub-process /usr/bin/dpkg returned an error code (1)
Enabling docker

Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable docker
Job for docker.service canceled.
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Testing docker

docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
See 'docker run --help'.

I used the newest moode version 6.1.0, installed on new SD card

Bernd
Reply
#86
I just tried with moode 4.3. but it was exactly the same issue with the docker installation ....

Bernd
Reply
#87
Do you have enough space on parttition? It was necessary to resize partition before instalation of the docker. df command show you free space.
Reply
#88
Yes, I just expanded the filesystem so the whole installation used only 4% of my SD card. But I am still getting exactly the same error messages.
Reply
#89
Try command:
sudo apt-get install -y --no-install-recommends docker-ce
and then start docker installation script.
Reply
#90
(09-10-2019, 10:03 AM)lianli34312 Wrote: Hi Remy1961,

I am currently using 0.96" OLED for Moode. But it shows "???" when dealing with japanese/chinese songs. It there any solutions to add extra language library library pack?
Hi,
I don't know if it is possible. You better go to pydpiper web site and go to the "issues" tab to ask your question directly to dhrone.
Remy
Reply


Forum Jump: