MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Asus Tinker Board

    Scheduled Pinned Locked Moved Hardware
    27 Posts 8 Posters 21.4k Views 9 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • SnilleS Offline
      Snille Module Developer
      last edited by

      Ah, just figured out how to rotate the screen. When logged in as “linaro”.
      Open a terminal and do:

      cd ~
      nano .xsessionrc
      

      Paste the following in the file and remove the # in front of the row (left or right) you want to rotate the screen. I am using left myself. :)

      #!/bin/sh
      
      ## To rotate left enable below line.
      xrandr --output HDMI-1 --rotate left
      
      ## To rotate right enable below line.
      #xrandr --output HDMI-1 --rotate right
      

      Reboot to test. :)

      If you cant find it, make it and share it!
      Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

      1 Reply Last reply Reply Quote 1
      • SnilleS Offline
        Snille Module Developer
        last edited by Snille

        All the same modules installed and here is the “nmon” result…
        To the left is the “Tinker Board” and to the right is the “Raspberry Pi 3”. :)
        0_1503786861591_34b990a2-90df-4c7c-b110-cd79205debe9-image.png

        And here is the module list:

        MMM-Chart
        MMM-Globe
        MMM-JSONStatusChecker
        MMM-Memo
        MMM-ModuleScheduler
        MMM-Modulebar
        MMM-MotionEye
        MMM-MyCommute
        MMM-ProfileSwitcher
        MMM-Profilepicture
        MMM-Remote-Control
        MMM-Sonos
        MMM-SystemStats
        MMM-TextClock
        MMM-TouchNavigation
        MMM-WunderGround
        MMM-cryptocurrency
        MMM-newsfeedtouch
        MMM-plex-recently-added
        calendar_monthly
        mm-hide-all
        mmm-suncalc
        

        If you cant find it, make it and share it!
        Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

        ? 2 Replies Last reply Reply Quote 1
        • ? Offline
          A Former User @Snille
          last edited by

          @Snille impressive!

          1 Reply Last reply Reply Quote 0
          • ? Offline
            A Former User @Snille
            last edited by

            @Snille MMM-SystemStat should be modified for CPU temperature. ATB write cpu temp on different location.

            SnilleS 1 Reply Last reply Reply Quote 0
            • SnilleS Offline
              Snille Module Developer @Guest
              last edited by

              @Sean Yes, I noticed. I actually disabled the MMM-SystemStats module for now. It’s complaining too much in the log. :)

              If you cant find it, make it and share it!
              Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

              1 Reply Last reply Reply Quote 0
              • SnilleS Offline
                Snille Module Developer
                last edited by Snille

                Hi again. Tried another OS called Armbian. I like the “looks” better to start with. So if you are going to use you Tinker Board for something else then being a MM. Maybe it’s a nicer alternative then TinkerOS. But for MM, it’s not. The over all CPU usage is even higher then on the RPi3… Tough, it seems to be X that’s hogging most of the CPU… It’s running XFCE instead of LXDE so, maybe that’s the reason…
                0_1503859158896_2c5b2b51-917a-4d2c-8d7f-0ae3fcd6d2d7-image.png

                If you want to play with even more OS:es you can find lot’s here.

                If you cant find it, make it and share it!
                Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

                ? 1 Reply Last reply Reply Quote 0
                • ? Offline
                  A Former User @Snille
                  last edited by

                  @Snille Have you find tvservice equivalent? I cannot find how to turn on/off display programmatically on TB.
                  Will tvservice building work?

                  SnilleS 1 Reply Last reply Reply Quote 0
                  • R Offline
                    ranger33
                    last edited by

                    could use a hand as there doesn’t seem to be much support in the community which is odd!

                    Got one today, loaded a fresh sd card with a fresh install of their newest os and i can’t get it to boot! It swirls around and around for a while loading different things but eventually just crashing:/ Anyone else have this issue? Power supply?

                    ? 1 Reply Last reply Reply Quote 0
                    • ? Offline
                      A Former User @ranger33
                      last edited by

                      @ranger33 maybe. Over 2.5A is recommended.

                      1 Reply Last reply Reply Quote 0
                      • SnilleS Offline
                        Snille Module Developer @Guest
                        last edited by

                        @Sean Oh, I missed your comment. I have not clue. :) Have not yet tested the turn off stuff. :)

                        If you cant find it, make it and share it!
                        Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

                        ? 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 2 / 3
                        • First post
                          Last post
                        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