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.5k 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.
    • ? Offline
      A Former User @Snille
      last edited by

      @Snille mine has no problem. In ‘mm.sh’ only npm start is.

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

        Oh, when I tried it with the default “linaro” user it works… :) I used “my own” user at first… Now I’m going to add modules! :)

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

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • 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. :)

            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
              
              ? 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. :)

                    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.

                      ? 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
                        • 1
                        • 2
                        • 3
                        • 1 / 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