MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    UNSOLVED Chromium RPI-1 display strange

    Troubleshooting
    5
    8
    4373
    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.
    • B
      benjee last edited by paviro

      Hi
      tryed to display MM2 on a RPI 1 (the one that runs Magic Mirro 1 with chromium) from a server only RPI2
      I just change url from /etc/xdg/lxsession/LXDE-pi/autostart
      (which is user to launch MM1)

      options of autostart:

      @lxpanel --profile LXDE-pi
      @pcmanfm --desktop --profile LXDE-pi
      @xscreensaver -no-splash
      @xset s off
      @xset -dpms
      @xset s noblank
      @chromium --kiosk --incognito http://192.168.92.57:8080
      

      But I have a display issue:
      0_1463068133343_WP_20160512_17_39_07_Rich_LI.png

      Everything is glued to left side !!

      any idea ?

      Thank you


      Note from admin: Please use Markdown on code snippets so it is easier to read!

      C 1 Reply Last reply Reply Quote 0
      • P
        PtrBld Module Developer last edited by

        RPI1s chromium version is too old to support calc in css. Try changing the main css file and replace the calcs with 100%

        1 Reply Last reply Reply Quote 0
        • MichMich
          MichMich Admin last edited by

          Preferrable do this in custom.css. This way you can upgrade your mirror when you need to.

          1 Reply Last reply Reply Quote 0
          • B
            benjee last edited by

            I would rather know how to uninstall Chromium and install a compliant brower following same how-to than modify code (that would be updated…)

            1 Reply Last reply Reply Quote 0
            • C
              chenz0 @benjee last edited by

              @benjee I have the same problem. I’m running MM2 on RPi 1 (Version B with Debian) through Chromium. I’ve been trying to fix the layout in ~/MagicMirror/css/main.css. By changing position of the body to relative and leaving the positions of regions as absolute, I was able to get to this point. I still can’t figure out how to get the compliments (or newsfeed) to the bottom. I also can’t get the calendar to sync. Let me know if you find a fix beyond this.

              0_1464705871640_Screen Shot 2016-05-31 at 10.24.09 AM.png

              C 1 Reply Last reply Reply Quote 0
              • C
                chenz0 @chenz0 last edited by

                I used @PtdBld 's recommendation and it worked. Now I just need to figure out why the calendar and newsfeed aren’t working. 0_1464708767868_Screen Shot 2016-05-31 at 11.32.14 AM.png

                S 1 Reply Last reply Reply Quote 0
                • S
                  Silversonic @chenz0 last edited by

                  @chenz0 I am having the same issue with the compliments and newsfeed not going to the bottom, I am also running this on a B+. Could you explain in a little more detail what you changed? Changing calc(100%-120px) to 100% just makes everything go off the right of the screen (and those are the only uses of the calc function I could find in main.css). I am very new to CSS.

                  1 Reply Last reply Reply Quote 0
                  • S
                    Silversonic last edited by

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    • First post
                      Last post
                    Enjoying MagicMirror? Please consider a donation!
                    MagicMirror created by Michael Teeuw.
                    Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy