• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Chromium RPI-1 display strange

Scheduled Pinned Locked Moved Unsolved Troubleshooting
8 Posts 5 Posters 5.1k Views 4 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.
  • B Offline
    benjee
    last edited by paviro May 12, 2016, 6:25 PM May 12, 2016, 3:50 PM

    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 May 31, 2016, 2:46 PM Reply Quote 0
    • P Offline
      PtrBld Module Developer
      last edited by May 12, 2016, 8:19 PM

      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
      • M Offline
        MichMich Admin
        last edited by May 13, 2016, 5:47 AM

        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 Offline
          benjee
          last edited by May 13, 2016, 5:48 AM

          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 Offline
            chenz0 @benjee
            last edited by May 31, 2016, 2:46 PM

            @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 May 31, 2016, 3:33 PM Reply Quote 0
            • C Offline
              chenz0 @chenz0
              last edited by May 31, 2016, 3:33 PM

              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 Jun 18, 2016, 6:52 PM Reply Quote 0
              • S Offline
                Silversonic @chenz0
                last edited by Jun 18, 2016, 6:52 PM

                @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 Offline
                  Silversonic
                  last edited by Jun 22, 2016, 5:01 PM

                  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 Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy