You are not logged in.
Pages: 1
hi,
I would like to install firefox (or modern browser) on my old PC 32 bit
lscpu
Architecture: i686
CPU op-mode(s): 32-bit
Address sizes: 34 bits physical, 32 bits virtual
Byte Order: Little Endian
CPU(s): 1
On-line CPU(s) list: 0
Vendor ID: AuthenticAMD
BIOS Vendor ID: AMD
Model name: AMD Sempron(tm) 2400+
BIOS Model name: AMD Sempron(tm) 2400+ CPU @ 1.6GHz
BIOS CPU family: 29
CPU family: 6
Model: 8
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 1
Stepping: 1
BogoMIPS: 3333.66
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat p
se36 mmx fxsr sse syscall mp mmxext 3dnowext 3dnow cpuid 3dnowprefe
tch vmmcall
Caches (sum of all):
L1d: 64 KiB (1 instance)
L1i: 64 KiB (1 instance)
L2: 256 KiB (1 instance)
Vulnerabilities:
Gather data sampling: Not affected
Itlb multihit: Not affected
L1tf: Not affected
Mds: Not affected
Meltdown: Not affected
Mmio stale data: Not affected
Reg file data sampling: Not affected
Retbleed: Not affected
Spec rstack overflow: Not affected
Spec store bypass: Vulnerable
Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitizatio
n
Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS No
t affected; BHI Not affected
Srbds: Not affected
Tsx async abort: Not affected
I try devuan 5.0 , antix,
but seem not possible to run firefox or chromium, this errors:
firefox
ExceptionHandler::GenerateDump attempting to generate:/tmp//1c8b62ea-c36d-1272-e9f3-d457386e4327.dmp
ExceptionHandler::GenerateDump cloned child 1319
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
ExceptionHandler::WaitForContinueSignal waiting for continue signal...
ExceptionHandler::GenerateDump minidump generation succeeded
Istruzione non allowed
chromium
The hardware on this system lacks support for the sse3 instruction set.
The upstream chromium project no longer supports this configuration.
For more information, please read and possibly provide input to their
bug tracking system at http://crbug.com/1123353
do you think may be possible in refracta?
thanks
Offline
You could try this iso which works on my netbook that has a 32-bit intel atom processor, but it's built from devuan (excalibur) so it will have the same browsers as pure devuan or debian.
For browsers, this iso has lynx, links2 and dillo installed. Firefox and chromium will give you the same error message. Maybe falkon will work. If you already have daedalus installed, falkon is available in the repo and you don't need this iso to try it.
Offline
I need firefox or firefox-esr or chromium
do you know other distros that not need sse3 ?
thanks
Offline
All distros will use the build by Mozilla. Nobody will compile without SSE3 nowadays.
If you can't use one of the alternatives, the only way is to buy a more recent laptop or PC.
Last edited by rolfie (Yesterday 17:15:47)
Online
firefox-esr too?
Offline
In searching the internet previously for similar solutions, I was able to find some 32 bit appimages of FF and Chromium, perhaps one of those might work for you.
https://www.mediafire.com/folder/cetf5l … f5lx07zd28
https://github.com/ivan-hc/32-bit-AppIm … g/chromium
Last edited by greenjeans (Yesterday 21:55:13)
https://sourceforge.net/projects/vuu-do/ New Vuu-do isos uploaded August 2025!
Vuu-do GNU/Linux, minimal Devuan-based Openbox and Mate systems to build on. Also a max version for OB.
Devuan 5 mate-mini iso, pure Devuan, 100% no-vuu-do. Devuan 6 version also available for testing.
Please donate to support Devuan and init freedom! https://devuan.org/os/donate
Offline
If all else fails you could compile Firefox yourself for whatever CPU you have (for gcc -march-native might be the best option). But that might not be easy if you are not experienced with compiling programs.
Offline
Pages: 1