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

    Posts

    Recent Best Controversial
    • RE: Issues with MMM-PIR

      @eyesallin hi, eventually can I have the result of this commands in a terminal:

      groups
      

      thanks

      posted in Troubleshooting
      bugsounetB
      bugsounet
    • RE: Image in module not showing on mirror browser

      @lavolp3
      Hi, what happen really? only show default image? Or the same? Nothing?

      Maybe typeOf is better for check uri value
      Maybe, InnerHtml is not the better way

      • create an img element
      • use img.src=“uri”
      • use an css class for width/height
      • maybe add an seed for use not image cache
      • create a function for update it

      Can we see current full code for inspect?

      posted in Troubleshooting
      bugsounetB
      bugsounet
    • RE: node problem : I can't update my MM and MM disappears from my screen after reboot

      @sdetweil sure, that why i use my “Installer core”. All script are inside, I just have to call it ;)

      posted in Troubleshooting
      bugsounetB
      bugsounet
    • RE: node problem : I can't update my MM and MM disappears from my screen after reboot

      @sdetweil that’s why I write +/- the same with npm run refresh for the same problem (some libraries disappear with the change of mode version or need to be rebuilded) but it’s limited to my own modules

      posted in Troubleshooting
      bugsounetB
      bugsounet
    • [MMM-Pir] v1.1.0 -- bookworm update

      MMM-Pir

      After a configurated time without any user interaction the display will turn off and hide all modules for economy mode.
      It will wake up with a Pir sensor (or with notification)

      Screenshot:

      Compatibilities:

      • bullseye (X11 compositor)
      • bookwarn (wayland or X11 compositor)

      Features:

      • multi-design counter
      • display last presence
      • hide all module before turn off your screen
      • 10 modes (method) for turn off your screen
      • wakeup with pir sensor or with notification
      • Installer Core compliant for more control

      Installation:

      see MMM-Pir github repository

      posted in System
      bugsounetB
      bugsounet
    • RE: Anyone having problems with modules running on bookworm

      @lornetw update will coming soon!

      posted in Troubleshooting
      bugsounetB
      bugsounet
    • RE: warning warning , new os images today Oct 11

      @sdetweil said in warning warning , new os images today Oct 11:

      @karsten13

      interesting…

      the install of the 32 bit system on the PI4, results in a hybrid
      (pi3 is ok)

      64 bit kernel (aarch64) and 32 bit user space (armhf)

      This was already the case with Bulleyes since May or June 2023.
      To have a 32bit kernel just add this in /boot/config.txt :
      arm_64bit=0

      Result is:
      d0d42eca-f1fa-44ae-b23b-5339c9c5ed81-image.png

      it’s armv7l and not aarch64 ;)

      The main problem with aarch64 is some app with compile for x64 using but we can execute it because like you says: it’s an 32bits system
      Again… like we know using x64 raspbian OS (full) with a pi it’s not really stable and can make some trouble
      So I’m agree with you: it’s complex for manage any update

      posted in General Discussion
      bugsounetB
      bugsounet
    • RE: Need help for tests suite

      @karsten13 don’t worry, I have a real job too ;)
      I will just make a PR (draft),

      After, we will see if we push it or not
      Sincerely, for me, this PR will not really important, it is mainly to understand how it works
      I will mention you in the PR to give me your opinion (that’s just what matters to me)

      posted in Feature Requests
      bugsounetB
      bugsounet
    • RE: Need help for tests suite

      @karsten13 in some (few) days, i will try to apply some suite tests for AnimateIn / AnimateOut feature

      Can you supervise me and advise me if necessary?

      I will comment as much as possible so that you understand what I want to do

      I really want to understand this kind of test because it’s completely new for me :p

      posted in Feature Requests
      bugsounetB
      bugsounet
    • RE: Need help for tests suite

      @karsten13 Thx ;)

      posted in Feature Requests
      bugsounetB
      bugsounet
    • 1 / 1