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.

    Slow internet browsers- help

    Scheduled Pinned Locked Moved Solved Troubleshooting
    7 Posts 2 Posters 208 Views 2 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.
    • S Offline
      sdetweil @buyer2k11
      last edited by

      @buyer2k11 let’s look at your memory usage

      do

      free -m
      

      and

      df -k
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      B 1 Reply Last reply Reply Quote 0
      • B Offline
        buyer2k11 @sdetweil
        last edited by

        @sdetweil
        Thanks for your reply:

        Under free -m, I see:
        Mem: total 907, used 406, free 157 shared 27, buff/cache 424 available 500
        Swap: total 199, used 191, free 8

        Under df -k, I see:

        Filesystem
        udev 1k-Blocks 322452, used 0, available 322452, use% 0%, mounted on /dev
        tmpfs 1k-Blocks 92912, used 1240, available 91672, use% 2%, mounted on /run
        /dev/mmcblk0p2 1k-Blocks 30085184, used 7668228, available 20868644, use% 27%, mounted on /
        Tmpfs 1k-Blocks 464552, used 11928, available 452624, use% 3%, mounted on /dev/shm
        Tmpfs 1k-Blocks 5120, used 12, available 5108, use% 1%, mounted on /run/lock
        /dev/mmcblk0p1 1k-Blocks 522230, used 76398, available 445832, use% 15%, mounted on /boot/firmware
        Tmpfs 1k-Blocks 92908, used 40, available 92868, use% 1%, mounted on /run/user/1000

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @buyer2k11
          last edited by

          @buyer2k11 said in Slow internet browsers- help:

          > Swap: total 199, used 191, free 8
          

          so your physical memory is not enough, it
          spills over to swap, but it is not enough

          make the swap file 1gb.

          your volume

          /dev/mmcblk0p2 1k-Blocks 30085184, used 7668228, available 20868644, use% 27%, mounted on /
          

          is lightly used, so this swap space won’t be a bad cost.

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          B 1 Reply Last reply Reply Quote 0
          • B Offline
            buyer2k11 @sdetweil
            last edited by

            @sdetweil
            Thanks. Sorry for the questions, new at this and trying to learn:

            How do I Make the swap file 1 gb?

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @buyer2k11
              last edited by

              @buyer2k11 a Google search would turn up this

              https://pimylifeup.com/raspberry-pi-swap-file/

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              B 1 Reply Last reply Reply Quote 0
              • B Offline
                buyer2k11 @sdetweil
                last edited by

                @sdetweil

                This really helped and fixed it!!! Thank you so much for helping/teaching me!

                1 Reply Last reply Reply Quote 0
                • S sdetweil has marked this topic as solved on
                • 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