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

Slow internet browsers- help

Scheduled Pinned Locked Moved Solved Troubleshooting
7 Posts 2 Posters 190 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.
  • B Offline
    buyer2k11
    last edited by Jul 12, 2024, 4:17 PM

    I have a Raspberry pi 3b running MM. I have MM set to autostart and that is working. I want to add additional modules so I hit F11 to minimize MM and launch one of the internet browsers. When using either browser, it runs so slow and often will not respond. If I’m opening file manager or the Terminal, it runs as it should. Is there a solution for this issue? Is it possibly and issue with the Raspberry pi itself or the microSD card? I’ve tried to find the answer online- I changed the power management to off, but that didn’t help.

    Thanks in advance for any suggestions

    S 1 Reply Last reply Jul 12, 2024, 7:16 PM Reply Quote 0
    • S Offline
      sdetweil @buyer2k11
      last edited by Jul 13, 2024, 9:36 AM

      @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 Jul 14, 2024, 3:34 AM Reply Quote 0
      • S Offline
        sdetweil @buyer2k11
        last edited by Jul 12, 2024, 7:16 PM

        @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 Jul 13, 2024, 2:36 AM Reply Quote 0
        • B Offline
          buyer2k11 @sdetweil
          last edited by Jul 13, 2024, 2:36 AM

          @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 Jul 13, 2024, 3:07 AM Reply Quote 0
          • S Offline
            sdetweil @buyer2k11
            last edited by Jul 13, 2024, 3:07 AM

            @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 Jul 13, 2024, 3:14 AM Reply Quote 0
            • B Offline
              buyer2k11 @sdetweil
              last edited by Jul 13, 2024, 3:14 AM

              @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 Jul 13, 2024, 9:36 AM Reply Quote 0
              • S Offline
                sdetweil @buyer2k11
                last edited by Jul 13, 2024, 9:36 AM

                @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 Jul 14, 2024, 3:34 AM Reply Quote 0
                • B Offline
                  buyer2k11 @sdetweil
                  last edited by Jul 14, 2024, 3:34 AM

                  @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 Jul 14, 2024, 11:30 AM
                  • 1 / 1
                  1 / 1
                  • First post
                    6/7
                    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