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

    doyoun0913

    @doyoun0913

    0
    Reputation
    79
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    doyoun0913 Unfollow Follow

    Latest posts made by doyoun0913

    • RE: Automatic Installation doesn't work.

      @sdetweil All good! I forgot to post that I figured it out. Thank you for your help :)

      posted in Troubleshooting
      D
      doyoun0913
    • RE: Automatic Installation doesn't work.

      @sdetweil This leads to another problem…
      0_1578185741621_b03e9ae2-5080-49c6-8a93-0c8d5c31f561-image.png
      I already have searched this issue in the past; I think something is wrong with Google itself possibly. This is the source: Setting up aiy-python-wheels: protobuf not supported on armv6.1 #526

      posted in Troubleshooting
      D
      doyoun0913
    • RE: Automatic Installation doesn't work.

      @doyoun0913 Actually, nevermind. I did type these: sudo rm /var/cache/apt/archives/lock, sudo rm /var/lib/dpkg/lock, followed by sudo dpkg --configure -a and sudo apt install -f.
      The thing is after I launched your script, I get struck by another error message looks like this:
      0_1578182523763_6f3e1a6d-3c0c-4729-846e-8e352e2e4699-image.png
      What is the problem?

      posted in Troubleshooting
      D
      doyoun0913
    • RE: Automatic Installation doesn't work.

      @sdetweil So I ran the command that you had for the developer version and realized that I still have the old, dangling installation I did previously (the official installer that I had to force-stop). So I got this error message as expected: 0_1578181123576_9e1f00ba-9393-41c1-bb9c-25394de216ca-image.png
      Now, can I just remove the lock which is traditionally not recommended with sudo rm /var/lib/apt/lists/lock?

      posted in Troubleshooting
      D
      doyoun0913
    • RE: Automatic Installation doesn't work.

      @sdetweil Oh really? Since when did it had a bug?

      posted in Troubleshooting
      D
      doyoun0913
    • Automatic Installation doesn't work.

      I’m using Raspberry Pi 3 B+, and when I copy and paste the code for automatic installation (bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)"), 0_1578179235039_9f710d81-9df0-46ba-a352-43396628d1bf-image.png

      This is what I get. It doesn’t show me any progress, and no matter how long I wait, there isn’t really anything happening. The terminal won’t show me anything and will sit there like that forever. To resolve this issue, I force exited the installation (of course, this will lock the administration directory and others) and killed the process, but nothing seems to work. In fact, I think the problem much worse as you can see in the image that Magic Mirror Logo is already broken. Maybe this is related to the commands I used ( sudo rm /var/lib/dpkg/lock, sudo dpkg --configure -a, sudo killall apt-get, and sudo --fix-broken install)
      But regardless, I couldn’t see any progress in the beginning anyways. What might be the problem for this?

      The OS for Raspberry Pi is, according to uname -a, Linux raspberrypi 4.19.66-v7+ #1253 SMP Thu Aug 15 11:49:46 BST 2019 armv7l GNU/Linux.

      If you need any more information, I will attach it.

      posted in Troubleshooting installation magicmirror2 raspberry pi 3
      D
      doyoun0913