@sdetweil Thank you that did the trick. Only issue I see to be running into at the moment is Midori telling me it can’t find the page it is looking for.
Read the statement by Michael Teeuw here.
Posts made by funkdafied
-
RE: Raspberry Pi Zero W for Magic Mirror
-
RE: Raspberry Pi Zero W for Magic Mirror
@sdetweil thank you that worked to a point please have a look at the below with the errors I getting:
-
RE: Raspberry Pi Zero W for Magic Mirror
Hello all giving MM a try again on a Rpi zero and have been trying to run the script in this thread but keeping getting the following message
Am I missing something to by pass the Xorg check?
OS
achild@raspberrypi:~ $ cat /etc/os-release
PRETTY_NAME=“Raspbian GNU/Linux 12 (bookworm)”
NAME=“Raspbian GNU/Linux”
VERSION_ID=“12”
VERSION=“12 (bookworm)”
VERSION_CODENAME=bookworm
ID=raspbian
ID_LIKE=debian
HOME_URL=“http://www.raspbian.org/”
SUPPORT_URL=“http://www.raspbian.org/RaspbianForums” -
RE: MMM-voice
Thank you for the link. I’m not sure where I need to add the sudo command. I added it to the dependencies.sh
# exporting paths echo -e "\e[96m[STEP 4/6] Exporting paths\e[0m" echo "export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib" >> ~/.bashrc echo "sudo ldconfig" echo "export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig" >> ~/.bashrc
But I don’t believe that was the correct location. Please advise.
Thank you
-
RE: MMM-voice
@strawberry-3.141
After a reinstall I’m still getting the error. Any additional suggestions? -
RE: MMM-voice
Here is the output from the debug.log:
pocketsphinx_continuous: error while loading shared libraries: libpocketsphinx.so.3: cannot open shared object file: No such file or directory
Here is the output from the error.log:
127127127127127
Since it appears that pocketsphinx is having an issue does any have any suggestions on how to correct the problem?
Thank you
-
MMM-voice
Evening everyone,
I just installed MMM-voice and everything appears to have installed correctly. However after starting MM the module shows ERROR next to microphone. Are there logs I can look for or how can I troubleshoot the issue?
Thank you
-
How to display standard calendar
Can anyone enlighten me on how to display a standard 30 day calendar?
-
RE: Recommendations
Sorry for another post can anyone provide example on how to control positioning of the modules? Or is there a module available that can be enabled to show the layouts on screen?
Thanks