• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. Manino
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
M
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 6
  • Posts 37
  • Groups 0

Posts

Recent Best Controversial
  • RE: Black screen when rotate

    @sdetweil I did try with another hdmi cable with no success, after that I lower the frequency, first it seemed to work but then the second time I rotate the screen went all black. This is so strange. It did work perfect a couple of month ago.

    posted in Troubleshooting
    M
    Manino
    Jun 17, 2024, 11:36 AM
  • Black screen when rotate

    Hello, when I do rotate screen with the screen configuration the screen went all black and I have to restart the raspberry pi with the cable. Anyone know what happen? 1 of 10 times it work and the rest of it the screen went all black so it’s not everytime.

    posted in Troubleshooting
    M
    Manino
    Jun 17, 2024, 10:19 AM
  • Problem with MMM-PhoneDetect

    I did the install of the MMM-PhoneDetect but can’t get it to work. Does anyone know what do to? There seem to be no conection between my phone and the module. It’s a grey dot on the screen that is supposed to be green. When I did the log check I get this:

    m@raspberrypi:~ $ pm2 logs
    [TAILING] Tailing last 15 lines for [all] processes (change the value with --lines option)
    /home/m/.pm2/pm2.log last 15 lines:
    PM2        | 2024-06-16T14:23:34: PM2 log: App [MagicMirror:0] starting in -fork mode-
    PM2        | 2024-06-16T14:23:34: PM2 log: App [MagicMirror:0] online
    PM2        | 2024-06-16T14:39:28: PM2 log: Change detected on path config/config.js for app MagicMirror - restarting
    PM2        | 2024-06-16T14:39:28: PM2 log: Stopping app:MagicMirror id:0
    PM2        | 2024-06-16T14:39:29: PM2 error: Error: kill EPERM
    PM2        | 2024-06-16T14:39:29: PM2 error: Error: kill EPERM
    PM2        | 2024-06-16T14:39:29: PM2 log: pid=859 msg=failed to kill - retrying in 100ms
    PM2        | 2024-06-16T14:39:29: PM2 log: pid=859 msg=failed to kill - retrying in 100ms
    PM2        | 2024-06-16T14:39:29: PM2 log: pid=859 msg=failed to kill - retrying in 100ms
    PM2        | 2024-06-16T14:39:29: PM2 log: pid=859 msg=failed to kill - retrying in 100ms
    PM2        | 2024-06-16T14:39:29: PM2 log: pid=859 msg=failed to kill - retrying in 100ms
    PM2        | 2024-06-16T14:39:29: PM2 log: App [MagicMirror:0] exited with code [0] via signal [SIGINT]
    PM2        | 2024-06-16T14:39:30: PM2 log: pid=859 msg=process killed
    PM2        | 2024-06-16T14:39:30: PM2 log: App [MagicMirror:0] starting in -fork mode-
    PM2        | 2024-06-16T14:39:30: PM2 log: App [MagicMirror:0] online
    
    /home/m/.pm2/logs/MagicMirror-error.log last 15 lines:
    0|MagicMir | [1193:0616/142444.467634:ERROR:atom_cache.cc(229)] Add WM_CHANGE_STATE to kAtomsToCache
    0|MagicMir | [2024-06-16 14:39:29.388] [ERROR] MMM-PhoneDetect: Error performing nmap scan: Command failed: sudo nmap -sn 192.168.1.0/24
    0|MagicMir |  
    0|MagicMir | [2024-06-16 14:39:29.400] [ERROR] (node:1193) UnhandledPromiseRejectionWarning: Error: Command failed: sudo nmap -sn 192.168.1.0/24
    0|MagicMir | 
    0|MagicMir |     at ChildProcess.exithandler (node:child_process:422:12)
    0|MagicMir |     at ChildProcess.emit (node:events:514:28)
    0|MagicMir |     at maybeClose (node:internal/child_process:1105:16)
    0|MagicMir |     at Socket.<anonymous> (node:internal/child_process:457:11)
    0|MagicMir |     at Socket.emit (node:events:514:28)
    0|MagicMir |     at Pipe.<anonymous> (node:net:337:12)
    0|MagicMir | (Use `electron --trace-warnings ...` to show where the warning was created) 
    0|MagicMir | [2024-06-16 14:39:29.401] [ERROR] (node:1193) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) 
    0|MagicMir | /home/manino/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT
    0|MagicMir | [3682:0616/144334.609151:ERROR:atom_cache.cc(229)] Add WM_CHANGE_STATE to kAtomsToCache
    
    /home/m/.pm2/logs/MagicMirror-out.log last 15 lines:
    0|MagicMir | [2024-06-16 15:09:17.175] [LOG]   MMM-PhoneDetect: Mirror turned off. 
    0|MagicMir | [2024-06-16 15:09:17.915] [LOG]   MMM-PhoneDetect: Turning off the mirror... 
    0|MagicMir | [2024-06-16 15:09:17.942] [LOG]   MMM-PhoneDetect: Mirror turned off. 
    0|MagicMir | [2024-06-16 15:09:22.384] [LOG]   MMM-PhoneDetect: Turning off the mirror... 
    0|MagicMir | [2024-06-16 15:09:22.439] [LOG]   MMM-PhoneDetect: Mirror turned off. 
    0|MagicMir | [2024-06-16 15:09:23.045] [LOG]   MMM-PhoneDetect: Turning off the mirror...
    
    posted in Troubleshooting
    M
    Manino
    Jun 16, 2024, 1:37 PM
  • RE: Magic Touch Display

    @sdetweil And what is another.module?

    I have the MMM-ModuleController, MMM-Calculator, MMM-DrawingBoard. Do you mean someone of those or is it something else? I do understand what is supposed to happen, but can’t figure out HOW to do it with those lines.

    posted in Show your Mirror
    M
    Manino
    Oct 19, 2023, 9:49 AM
  • RE: Magic Touch Display

    @sdetweil Yes, but should I copy paste it into config or what?

    I’m on a very low level of the Magic Mirror, have been here for only a month and I can’t understand were to put the line or lines. I have tried at least 50 different places, in files, cofig, and also the css. I can’t do it right.

    posted in Show your Mirror
    M
    Manino
    Oct 18, 2023, 12:41 PM
  • RE: Magic Touch Display

    @sdetweil What other modules?

    posted in Show your Mirror
    M
    Manino
    Oct 18, 2023, 8:30 AM
  • RE: Magic Touch Display

    @Pjarki Funny modules! I have them now, and have been thinking about to not use the MMM-ModuleController. I like the blurry background for the calculator. But there is one issue with the MMM-DrawingBoard for me, It is a bit laggy.

    Do you know if it’s because of the non existing ModuleController in my config?

    First of all then, I don’t know where to put these, can you tell me where to put them?

    this.sendNotification(‘HIDE_MODULES’, { exceptionList: [“MMM-DrawingBoard”] });

    this.sendNotification(‘SHOW_MODULES’);

    posted in Show your Mirror
    M
    Manino
    Oct 17, 2023, 7:00 PM
  • RE: Request or... is there already a module like this? Showing pictures from an folder.

    @sdetweil It was a great upgrade

    posted in Requests
    M
    Manino
    Oct 14, 2023, 12:47 PM
  • RE: Request or... is there already a module like this? Showing pictures from an folder.

    @sdetweil Yes that’s correct, I wan’t an preview of the image to click on. Either an folder or just pictures you can make bigger by click on it.

    I don’t use the display with an mirror, so fingerprints wouldn’t be a problem for me.

    Maybe I have to make more pages and add big pictures instead.

    posted in Requests
    M
    Manino
    Oct 14, 2023, 12:43 PM
  • RE: Request or... is there already a module like this? Showing pictures from an folder.

    @sdetweil It’s not possible with an touchscreen either? It’s a thing called “popover” in the CalendarExt3 module, maybe it could work like that? I’ll show a picture. The “popover” show up when I click an event in the CalendarExt3.
    2023-10-14-141112_1080x1920_scrot_001.png

    posted in Requests
    M
    Manino
    Oct 14, 2023, 12:16 PM
  • 1
  • 2
  • 3
  • 4
  • 1 / 4
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy