![]() |
Firefox in 3.8 - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=20) +--- Thread: Firefox in 3.8 (/showthread.php?tid=7601) |
Firefox in 3.8 - Frobozz - 01-30-2021 After update yesterday, Firefox will not start. My netbook ( Eee PC 900, 1GB Ram, 32bit only CPU) runs 3.8 32bit Firefox ran after an update 2 days ago, I believe the FF was V84.0.2 Installed 3.8 on a Oracle VirtualBox 6.1.16, now & updated and the exact same results, FF won't open. Don't know what to do now. Re: Firefox in 3.8 - stevef - 01-30-2021 Same happened to me. I had a laptop running 3.8 and Firefox wouldn't start up - no error messages. It worked normally the day before and is routinely updated every morning. If I recall correctly there was a kernel upgrade in yesterday's list and that would be my suspect. You could try booting with the previous kernel. Not sure how easy this is would be under LL 3.8 - maybe select the advanced options on the GRUB screen and if it works I think you can opt out of future kernel changes. Given that 3.8 is end of support in April 2021 after trying a few things to revive firefox under 3.8 I decided to invest my time in upgrading my machine to 5.2 but your machine spec might be on the edge for running 5. LL 4.8 is good until April 2023. Having been bitten I need to start creating a restore point daily before updating. Re: Firefox in 3.8 - Frobozz - 01-30-2021 I'm pretty much a n00b on Linux, even tho I've used it for years, so fiddling with the kernel is right out. Here's my usual Linux experience: I take my XP & Windows 7 laptops, which are 32-bit only, and put Linux on them, I do the same on an old P4 PC, and on at least one virtual machine. ( only my laptop was on 3.8 the VM's and P4 are still on Lite 1.0.8 ) This goes fine for a while, then some update breaks the machine, and I have to start all over from scratch. EDIT: Oh, and it doesn't shut down right either, neither on the VM or the laptop. Have to pull the plug. Re: Firefox in 3.8 - stevef - 01-31-2021 It depends on what you are prepared to try to keep the machine going given that support is time limited. Trying version 4.8 wouldn't cost anything but time. If you have to stick with 3.8 you can investigate further into why firefox is broken. If as seems possible it was a kernel upgrade then one thing to try is booting from an earlier kernel to see if it allows firefox to work again. Going from memory and what I would have tried if I didn't have the option to upgrade to 5.x From the Grub loader menu at boot select advanced options. This should show a choice of available kernels. Select an earlier one and let it boot to see if it fixes the new issues. If you don't see a Grub loader screen when you boot try tapping the 'shift' key (for BIOS) or 'esc' key (for UEFI) very early in the boot process before the Linux kicks in to see if you can catch it. Then choose an earlier kernel as above. If you can't catch Grub loader using shift or esc keys then it might be necessary to boot normally and find a file /etc/default/grub which can be edited to force a grub screen to show itself. Re: Firefox in 3.8 - Frobozz - 01-31-2021 Again, n00b here, I just find another distro when these things break down like this. I live in the country, basically dial-up speed, gotta drive far to a public library to download an ISO. MUST be 32 bit, and 3.8 was the last 32 bit. Re: Firefox in 3.8 - firenice03 - 01-31-2021 [member=43252]Frobozz[/member] You may want to... See if Firefox supports 32bit OS - I believe Chrome dropped support sometime ago... - if so you may need to switch to a 32bit supported browser... I gave a look on Mozilla's page - https://www.mozilla.org/en-US/firefox/84.0/system-requirements/ Perhaps an outdated library?? You can file a bug with Mozilla - https://bugzilla.mozilla.org/ Re: Firefox in 3.8 - Frobozz - 01-31-2021 [member=5414]firenice03[/member] Your sig shows you still have a 3.8, is it running? If so, does yours work? Should I post this up in the bug fix forum? Re: Firefox in 3.8 - LinuksLajt - 01-31-2021 The fault lies in linux-generic 4.4.0.202 and its dependent packages. They break not only Firefox, but also Install Updates and Lite Tweaks, so far as I can tell. Lessons learned: do not install updates blindly, and make a restore point before doing them. The solution for me was to go back to the most recent restore point, unfortunately a few months old, then update packages in small groups using the Install/Remove Software, making a restore point after each update. Now only four packages 4.4.0.202 are left, and I am not touching them. But Firefox works. This is a serious bug in the basic Linux packages. Should maybe be referred to another forum. Re: Firefox in 3.8 - firenice03 - 01-31-2021 (01-31-2021, 06:57 PM)Frobozz link Wrote: [member=5414]firenice03[/member][member=43252]Frobozz[/member] I'll fire that one later this eve - I don't use it regularly, but what the heck... ![]() Re: Firefox in 3.8 - tek10 - 02-01-2021 (01-31-2021, 09:40 PM)LinuksLajt link Wrote: The fault lies in linux-generic 4.4.0.202 and its dependent packages. They break not only Firefox, but also Install Updates and Lite Tweaks, so far as I can tell. Lessons learned: do not install updates blindly, and make a restore point before doing them. The solution for me was to go back to the most recent restore point, unfortunately a few months old, then update packages in small groups using the Install/Remove Software, making a restore point after each update. Now only four packages 4.4.0.202 are left, and I am not touching them. But Firefox works.I too believe this is the problem. Firefox didn’t work, system wouldn’t shutdown, some terminal commands worked and others didn’t. It prevented my hardware setup from being able to access the Grub menu at startup and I didn’t have a recent restore point. Since Thunar worked, I backed up all my files from the home directory and migrated to Lite 5.2 with a clean install. Was planning to do so on that system before April 1 anyway. |