Last Updated on August 20, 2020
This is a weekly blog about the Raspberry Pi 4 (“RPI4”), the latest product in the popular Raspberry Pi range of computers.
I’ve previously examined web browsing on the RPI4 on two occasions. In Week 4, I recommended Chromium and Vivaldi as the web browsers that offer the best surfing experience on this tiny machine. Chromium has the big draw of official Raspbian support and it’s published under an open source license. Vivaldi is no-charge proprietary software, but still a competent alternative. Firefox couldn’t be recommended as the Raspbian repositories hosted a horribly outdated version.
I re-examined the position in Week 18, as the Raspbian repositories then offered a significant upgrade to Firefox. I still wasn’t able to recommend Firefox. It wasn’t stable on my system.
But when it comes to Firefox, I’m like a dog with a bone. In the past month, there’s been a couple of further version updates released to the Raspbian repositories. I couldn’t resist devoting a further week’s blog to the latest Raspbian package, which offers version 68.7.0esr.
So what are my impressions? Web page rendering is pretty good. Scrolling pages is smooth too. It’s still slightly less spritely than Chromium or Vivaldi but perfectly serviceable. The issue that Raspbian’s Firefox renders the mobile version of some sites continues to surface. I would have expected this issue to have been fixed by now, so that’s disappointing.
And the issue that Firefox cannot work fluidly with some other applications hasn’t gone away. Witness watching a video in VLC, and try scrolling up and down web pages in Firefox. The video is interrupted. This behaviour doesn’t happen with Chromium or Vivaldi.
But the reason why I couldn’t recommend Firefox previously was that it simply wasn’t stable. I would routinely get crashes running the web browser.
Hurrah, this issue has gone away with the latest version. I’ve written this blog post, and a couple of other articles this week on Firefox, and didn’t experience any crashes.
This transforms Firefox on RPI4 in my eyes.
Pages in this article:
Page 1 – In Operation
Page 2 – Memory
Page 3 – Summary
Read all my blog posts about the RPI4.
Raspberry Pi 4 Blog | |
---|---|
Week 36 | Manage your personal collections on the RPI4 |
Week 35 | Survey of terminal emulators |
Week 34 | Search the desktop with the latest version of Recoll |
Week 33 | Personal Information Managers on the RPI4 |
Week 32 | Keep a diary with the RPI4 |
Week 31 | Process complex mathematical functions, plot 2D and 3D graphs with calculators |
Week 30 | Internet radio on this tiny computer. A detailed survey of open source software |
Week 29 | Professionally manage your photo collection with digiKam |
Week 28 | Typeset beautifully with LyX |
Week 27 | Software that teaches young people how to learn basic computing skills and beyond |
Week 26 | Firefox revisited - Raspbian now offers a real alternative to Chromium |
Week 25 | Turn the Raspberry Pi 4 into a low power writing machine |
Week 24 | Keep the kids learning and having fun |
Week 23 | Lots of choices to view images |
Week 22 | Listening to podcasts on the RPI4 |
Week 21 | File management on the RPI4 |
Week 20 | Open Broadcaster Software (OBS Studio) on the RPI4 |
Week 19 | Keep up-to-date with these news aggregators |
Week 18 | Web Browsers Again: Firefox |
Week 17 | Retro gaming on the RPI4 |
Week 16 | Screen capturing with the RPI4 |
Week 15 | Emulate the Amiga, ZX Spectrum, and the Atari ST on the RPI4 |
Week 14 | Choose the right model of the RPI4 for your desktop needs |
Week 13 | Using the RPI4 as a screencaster |
Week 12 | Have fun reading comics on the RPI4 with YACReader, MComix, and more |
Week 11 | Turn the RPI4 into a complete home theater |
Week 10 | Watching locally stored video with VLC, OMXPlayer, and others |
Week 9 | PDF viewing on the RPI4 |
Week 8 | Access the RPI4 remotely running GUI apps |
Week 7 | e-book tools are put under the microscope |
Week 6 | The office suite is the archetypal business software. LibreOffice is tested |
Week 5 | Managing your email box with the RPI4 |
Week 4 | Web surfing on the RPI4 looking at Chromium, Vivaldi, Firefox, and Midori |
Week 3 | Video streaming with Chromium & omxplayerGUI as well as streamlink |
Week 2 | A survey of open source music players on the RPI4 including Tauon Music Box |
Week 1 | An introduction to the world of the RPI4 looking at musikcube and PiPackages |
This blog is written on the RPI4.
I’m really pleased that Firefox is now a viable web browser on this device. While it seems to have gone out of fashion, Firefox is still my choice. I’ve ordered a Raspberry Pi 4.
Trent,
Dude, you are a LinuxMan! Where have you been the last several years as the RPi’s have been developing? Only 1 Rpi4/4GB? I have 3, and that is not near enough! The new dual monitors is really cool. Make sure you get a 256GB A1 chip. That is something more recent that the RPi foundation reccommends now to get the speed up on the random read writes test.
Keep up the excellent reviews of Pi software. I got a bunch of good stuff from your reviews that I did not know existed for the Rpi.
I always preferred Firefox, and don’t like the CIA funded Alphabet Inc/Google spy system. I avoid it like the plague. However, when I tried the firefox on X86 Raspian desktop, it is still a bit slower than the Chromium. I highly recommend you run a USB drive with persistence so you have the same Raspian environment on older/aging X86 machines as you do on the Rpi. I have been using the X86 Raspian for my main computer at home, and it really speeds up my older Win7 machine. Makes it nice to tranfer files to and from Rpi systems, and you can do all kinds of maker development stuff with the Arduino IDE (be sure to get it from Arduino.cc, do not use the old/ancient IDE in the repository). The Arduino IDE has plug ins for programming both the ESP8266, ESP32, and ESP32-cam. This makes it really nice. Also, any development work you do on the X86 Raspian can be immediately transferred to the RPI4. Like Python programs and environment all setup with many libraries already installed in Raspian.