• 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.

Raspberry Pi 1 - Any Magic Mirror Setup Possible?

Scheduled Pinned Locked Moved Hardware
12 Posts 5 Posters 22.3k Views 5 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.
  • J Offline
    jmadero
    last edited by Jul 12, 2016, 2:57 PM

    Hi All,
    Thanks for the replies! I’ve gotten ridiculous busy in real world stuff but the goal is to try this out in 3 weeks. I’ll post my results

    1 Reply Last reply Reply Quote 0
    • M Offline
      mbalfour
      last edited by Jul 16, 2016, 4:14 PM

      @sagatxxx I’m not in a state where I can upload a full OS image, but if you explain more fully what steps you’ve tried and where you’re failing, I can try and provide a bit of guidance.

      1 Reply Last reply Reply Quote 0
      • S Offline
        sagatxxx
        last edited by paviro Jul 16, 2016, 9:42 PM Jul 16, 2016, 8:59 PM

        @mbalfour thanks a lot

        I will follow your guide and I will be showing the problems I find:
        The first is that when I try to install the chromium browser:

        sudo apt-get install chromium x11-xserver-utils unclutter
        Reading package lists... Done
        Building dependency tree       
        Reading state information... Done
        Package chromium is not available, but is referred to by another package.
        This may mean that the package is missing, has been obsoleted, or
        is only available from another source
        However the following packages replace it:
          chromium-inspector chromium-bsu
        
        E: Package 'chromium' has no installation candidate
        
        J 1 Reply Last reply Jul 16, 2016, 10:33 PM Reply Quote 0
        • J Offline
          jmadero @sagatxxx
          last edited by Jul 16, 2016, 10:33 PM

          @sagatxxx Chromium has been deprecated from the repository. This may be useful: http://raspberrypi.stackexchange.com/questions/41603/installing-chrome-on-raspbian

          S 1 Reply Last reply Jul 18, 2016, 12:49 PM Reply Quote 0
          • S Offline
            sagatxxx @jmadero
            last edited by paviro Jul 18, 2016, 12:55 PM Jul 18, 2016, 12:49 PM

            @jmadero said in Raspberry Pi 1 - Any Magic Mirror Setup Possible?:

            @sagatxxx Chromium has been deprecated from the repository. This may be useful: http://raspberrypi.stackexchange.com/questions/41603/installing-chrome-on-raspbian

            hi

            I followed this steps:

            wget https://dl.dropboxusercontent.com/u/87113035/chromium-browser-l10n_45.0.2454.85-0ubuntu0.15.04.1.1181_all.deb
            wget https://dl.dropboxusercontent.com/u/87113035/chromium-browser_45.0.2454.85-0ubuntu0.15.04.1.1181_armhf.deb
            wget https://dl.dropboxusercontent.com/u/87113035/chromium-codecs-ffmpeg-extra_45.0.2454.85-0ubuntu0.15.04.1.1181_armhf.deb
            sudo dpkg -i chromium-codecs-ffmpeg-extra_45.0.2454.85-0ubuntu0.15.04.1.1181_armhf.deb
            sudo dpkg -i chromium-browser-l10n_45.0.2454.85-0ubuntu0.15.04.1.1181_all.deb chromium-browser_45.0.2454.85-0ubuntu0.15.04.1.1181_armhf.deb
            

            finally chromium browser seems to install correctly but when open it does not work and is not displayed

            1 Reply Last reply Reply Quote 0
            • M Offline
              mbalfour
              last edited by Jul 19, 2016, 4:18 AM

              Hm, the post that @jmadero links to is from Jan, but I installed Chromium just a few weeks ago successfully. Did you run this first before trying to install chromium?

              sudo apt-get update && sudo apt-get upgrade -y
              

              This step is necessary for making sure you’ve got the latest repository lists, I think.

              Also, when you open the chromium browser that you did install, what exactly happens? Does the browser itself not work, or are you not seeing the MagicMirror page? Once again, please be specific!

              1 Reply Last reply Reply Quote 0
              • S Offline
                sagatxxx
                last edited by Jul 19, 2016, 10:48 AM

                the pi is fully updated

                does not come out anything on the screen, it seems that it is running but nothing shows up, I put a video sample:

                https://www.youtube.com/watch?v=3nFnMD_JoCI

                1 Reply Last reply Reply Quote 0
                • R Offline
                  ronny3050 Module Developer
                  last edited by Jul 25, 2016, 5:50 PM

                  Chromium isn’t necessary. I use Midori and execute “midori -e Fullscreen -a http://localhost:3000”

                  1 Reply Last reply Reply Quote 1
                  • 1
                  • 2
                  • 1 / 2
                  1 / 2
                  • First post
                    9/12
                    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