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

    tcsabina

    @tcsabina

    0
    Reputation
    392
    Profile views
    16
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    tcsabina Unfollow Follow

    Latest posts made by tcsabina

    • RE: New 2-way mirror supplier - low prices and lead times

      Hi @Ivanov_d ,

      Sorry for being late on the reply. Have some busy period…
      I will definitely need one, but not exactly sure about the size. If it is not too much to ask, could you give me prices for 90x70 and 80x70 models as well?
      How many days to consider for transport?

      Regards,
      Tamas

      posted in Hardware
      T
      tcsabina
    • RE: New 2-way mirror supplier - low prices and lead times

      Hi ivanov,

      I am pimping up my 4 years old MM, which currently have a 50x70 plexi glass. I want to make it bigger, and use this time real glass. (the plexi was an experiment, which turned out quite good ;).
      The size I am considering is 100x70cm.

      Currently there is a black foil on the back of plexi glass, which I’ve added myself after the delivery. It is - obviously - not covering the whole: where the monitor is, there is no black foil.

      Is you glass delivered with this foil already attached? Sorry if this is trivial, but I just cannot seems to figure this out on the posts here… You are mentioning in your first post “when sending the foil drawing,…”, so I guess this is what you are talking about. But let’s make this clear ;).

      Secondly, is there a way to drill holes on the glass? I mean, can I request holes to be drilled? My plexiglass is screwed to a wooden frame, and I like it pretty much: easy to disassemble the MM, even when it is attached to the wall. So I would like to keep the concept. The 4 screws are covered with a golden metal cup, so they look decent…

      And last, but not least, what price should I expect for the 100x70cm glass delivered to the Netherlands?

      Regards,
      Tamas

      posted in Hardware
      T
      tcsabina
    • Search button does nothing

      Hi!

      I am the only one that cannot make the Search button do anything here on the Forums?

      posted in Forum
      T
      tcsabina
    • RE: MagicMirror^2 without GUI/windowmanager

      I see.

      Sounds strange that you have bad performance with Pi4. We all run it on Pi3 without serious problem…
      There might be issues with your Pi4, don’t you think?
      Or maybe give another distro a try (the one before).

      But back to the original question:
      I am not into the core of MM, so I cannot really help. I am not sure if you need X server for the MM window…

      posted in Troubleshooting
      T
      tcsabina
    • RE: MagicMirror^2 without GUI/windowmanager

      Why the struggle?
      Just install Raspbian, and run MM as described in the howto…

      posted in Troubleshooting
      T
      tcsabina
    • RE: Calendar events off by one hour

      Not sure which module is this, but probably have better luck if you get in touch with the module maintainer.
      Mostly the modules are in github (check the clone url of the module), and there can be an issue tracker, or at least an email address of the developer.

      I am also quite new here, so I might be mistaken, but I think a module problem best tackled by the developer…
      Please dont forget to share the solution once you figured it out, as it could be helpful for the community.

      posted in Troubleshooting
      T
      tcsabina
    • RE: Setup script fails

      Just some random thoughts:
      Are the update/install servers are the same for the 2 RPis?
      /etc/apt??? (not sure about the exact path…) is the location of the files that defines the update servers.

      Do they gave the same internet access? No problem accessing any website on the problematic one?

      posted in Troubleshooting
      T
      tcsabina
    • RE: Error with dependencies, but it's different then the other ones just posted?!?!?

      Just start a xterm (or any terminal) on the RPi, and type those commands in there. And copy+paste the output of those to the forum.

      Maybe you have to execute those from the Magicmirror directory, I am not sure. But if yes, in the xterm you started just type ‘cd MagicMirror’. And after that type those 2 commands.

      posted in Troubleshooting
      T
      tcsabina
    • RE: How to update the master branch?

      @shazam23
      You have modified files that has not been ‘saved’ in the git database. Type ‘git status’, and it will list those changes.
      After that you can decide what to do: keep the changes (in this case use ‘git commit’)
      revert or discard the changes (in this case ‘git checkout’ is the command, if I am not mistaken)

      Not sure what exactly you try to achieve, but for an update I would use a fresh directory instead. Just create a new one and clone into it…

      posted in Troubleshooting
      T
      tcsabina
    • RE: Resize frame of monitor screen to fit mirror dimensions

      I think the RPi itself can also draw a ‘black frame’. Search for the term “overlay”. It is a setting in the /boot/config.txt of RPi sdcard.

      But probably the css modification above is more elegant…

      posted in Troubleshooting
      T
      tcsabina