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

    atwist

    @atwist

    1
    Reputation
    3
    Profile views
    21
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    atwist Unfollow Follow

    Best posts made by atwist

    • RE: Version 2.31.0 Error With Upgrade Scripts

      I didn’t think i ran it with sudo but apparently i did. Thank you for your help!!

      I did try the test first and it didn’t show errors. But, you got it working!

      posted in Troubleshooting
      A
      atwist

    Latest posts made by atwist

    • RE: Failed to Connect to Wayland Display

      @sdetweil yes directly on it

      posted in Troubleshooting
      A
      atwist
    • RE: Failed to Connect to Wayland Display

      @sdetweil thanks. It shows that the process started successfully but it doesn’t appear on the screen.

      posted in Troubleshooting
      A
      atwist
    • RE: Failed to Connect to Wayland Display

      weird. Any suggestionon what to do?

      posted in Troubleshooting
      A
      atwist
    • RE: Failed to Connect to Wayland Display

      @sdetweil

      Yes it does:

      if [ $(ps -ef | grep -v grep | grep -i -e xway -e labwc | wc 
         # if WAYLAND_DISPLAYis set, use it, else set to -0
         export WAYLAND_DISPLAY=${WAYLAND_DISPLAY:=wayland-0}
         npm run start:wayland
      else
         DISPLAY=:0 npm start
      fi
      
      posted in Troubleshooting
      A
      atwist
    • RE: Failed to Connect to Wayland Display

      nothing is returned

      posted in Troubleshooting
      A
      atwist
    • RE: Failed to Connect to Wayland Display

      @sdetweil ahh okay. I do have that file. What am I looking for in it though.?

      posted in Troubleshooting
      A
      atwist
    • RE: Failed to Connect to Wayland Display

      @chrisfr1976 Thanks for the reply. Sorry but how would i do that?

      posted in Troubleshooting
      A
      atwist
    • RE: Failed to Connect to Wayland Display

      I don’t remember how i installed it but I don’t have MagicMirro.sh so i must not have used your script.

      posted in Troubleshooting
      A
      atwist
    • RE: Failed to Connect to Wayland Display

      Do you happen to have any ideas to fix it moving forward? Thanks!

      posted in Troubleshooting
      A
      atwist
    • RE: Failed to Connect to Wayland Display

      Here is that information.

      System Information

      • SYSTEM: manufacturer: Raspberry Pi Foundation; model: Raspberry Pi 4 Model B Rev 1.5; virtual: false; MM: 2.34.0
      • OS: platform: linux; distro: Debian GNU/Linux; release: 12; arch: arm64; kernel: 6.12.47+rpt-rpi-v8
      • VERSIONS: electron: 39.2.7; used node: 22.21.1; installed node: 22.21.1; npm: 10.9.4; pm2: 6.0.14
      • ENV: XDG_SESSION_TYPE: x11; MM_CONFIG_FILE: undefined
        WAYLAND_DISPLAY: undefined; DISPLAY: :0; ELECTRON_ENABLE_GPU: undefined
      • RAM: total: 3796.86 MB; free: 2669.80 MB; used: 1127.06 MB
      • OTHERS: uptime: 3427 minutes; timeZone: America/Chicago
      posted in Troubleshooting
      A
      atwist