Hi,
After recoding, main code of EXT-TelegramBot
This one is now locked to my own use and exclusively to EXT Plugins
And in reverse, you can’t use any EXT-TelegramBot commands in MMM-TelegramBot
I confirm, i send back MMM-TelegramBot to @MMRIZE
@Pade2204 said in Icons not showing on screen but webinterface ok:
That doesnt sound good. Am I able to provent the feed from trying to show them, maybe?
Mirror Output:
[image: 1641330575498-f1cd9d08-5709-4140-9047-971b217b0623.jpg]
Mirror webinterface:
[image: 1641330588145-udklip.jpg]
Try this https://github.com/samuelngs/apple-emoji-linux
@mjlee - I copied your code and I’m not getting the same results.
From the browser console:
socketNotificationReceived: GOT_DATA MMM-MYTEST.js:20
MMM-MYTEST: Getting data MMM-MYTEST.js:34
socketNotificationReceived: GOT_DATA MMM-MYTEST.js:20
MMM-MYTEST: Getting data MMM-MYTEST.js:34
And from the terminal console:
Ready to go! Please point your browser to: http://localhost:8080
[28.02.2023 20:52.46.170] [LOG] Notification: GET_DATA Payload: {"config":{"intervalSecs":10}}
[28.02.2023 20:52.46.207] [INFO] Checking git for module: MMM-MYTEST
[28.02.2023 20:52.46.207] [INFO] Checking git for module: default
[28.02.2023 20:52.56.164] [LOG] Notification: GET_DATA Payload: {"config":{"intervalSecs":10}}
[28.02.2023 20:53.06.156] [LOG] Notification: GET_DATA Payload: {"config":{"intervalSecs":10}}
Perhaps the issue is that you’re looking at the wrong console log? The MYTEST.js log will write to the browser’s console rather than the terminal.
@dcwestra did u create one for the manual install (using the oe in MagicMirror folder) and then run my install script which create one (using installers/mm.sh)
do pm2 status
@sdetweil @karsten13 thanks a lot for your advice!
finally, there was only one package missing
npm install request
did the job for me.
:folded_hands_medium-light_skin_tone:
@sdetweil
As it was suggested, i added this line last in my /boot/cmdline.txt.
snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_compat_alsa=0
And now, i have the audio option in the raspi-config menu
@alex1223 - If you’ve already adjusted the monitor brightness to it’s lowest level then you’ve got a problem. You may be able to adjust the contrast to increase it. That should make the gray/white pop a bit more, but if you’re seeing the back light then it won’t help all that much.
Unfortunately, the only solution I can think of is to replace your mirror glass with a variant that lets in less light. You can purchase samples of different one way glass recipes and hold them up to the monitor to find one that reflects enough light that the back light isn’t visible. It will limit how bright the white is, of course.
@MarkV https://stackoverflow.com/questions/71787870/oserror-libmmal-so-cannot-open-shared-object-file-no-such-file-or-directory-w
or
https://forums.raspberrypi.com/viewtopic.php?t=51925