Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Firefox without SSE2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
bootle
n00b
n00b


Joined: 02 Apr 2003
Posts: 21
Location: Hamburg, Germany

PostPosted: Sun Jan 29, 2023 10:20 pm    Post subject: Firefox without SSE2 Reply with quote

Hi,

which latest Firefox version for linux doesn't require SSE2 ?

Many thanks for help!
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3624

PostPosted: Sun Jan 29, 2023 10:38 pm    Post subject: Reply with quote

ChatGPT:
Code:
Firefox no longer supports processors without SSE2, which is a minimum requirement for running the latest version of the browser. SSE2 (Streaming SIMD Extensions 2) is a set of instructions in x86 processors that is used to improve performance in certain types of calculations, such as graphics and audio processing.

The last version of Firefox that did not require SSE2 was Firefox 52 ESR, released in March 2017. However, it is no longer supported by Mozilla and no longer receives security updates.

It is strongly recommended to use a newer version of Firefox or a different browser on a processor that does not support SSE2, as it may be vulnerable to security exploits and other issues.
Thks 4 ur attention, interest & support
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
bootle
n00b
n00b


Joined: 02 Apr 2003
Posts: 21
Location: Hamburg, Germany

PostPosted: Sun Jan 29, 2023 11:23 pm    Post subject: [Solved] Firefox without SSE2 Reply with quote

Many thanks again for this informative reply!
Regards, bootle
Back to top
View user's profile Send private message
mike155
Advocate
Advocate


Joined: 17 Sep 2010
Posts: 4438
Location: Frankfurt, Germany

PostPosted: Mon Jan 30, 2023 1:03 am    Post subject: Reply with quote

CaptainBlood wrote:
ChatGPT:
Code:
Firefox no longer supports processors without SSE2, which is a minimum requirement for running the latest version of the browser. SSE2 (Streaming SIMD Extensions 2) is a set of instructions in x86 processors that is used to improve performance in certain types of calculations, such as graphics and audio processing.

The last version of Firefox that did not require SSE2 was Firefox 52 ESR, released in March 2017. However, it is no longer supported by Mozilla and no longer receives security updates.

It is strongly recommended to use a newer version of Firefox or a different browser on a processor that does not support SSE2, as it may be vulnerable to security exploits and other issues.

Maybe it's time to shut down forums.gentoo.org - and redirect everyone to ChatGPT... :D
Back to top
View user's profile Send private message
sam_
Developer
Developer


Joined: 14 Aug 2020
Posts: 1678

PostPosted: Mon Jan 30, 2023 3:23 am    Post subject: Reply with quote

Please do not just regurgitate ChatGPT answers. It often gets things completely wrong but makes it sound plausible. Other support forums have banned answers from it entirely.

There are Firefox patches out there to try make it work without SSE but no promises:

  • https://salsa.debian.org/mozilla-team/firefox/-/merge_requests/6
  • https://salsa.debian.org/mozilla-team/firefox/-/merge_requests/7
.

Failing that (if you even want to try those - it's tricky given Rust right now needs SSE2 as well, although it's possible to build it without, see bug 741708), you may be able to use www-client/seamonkey.
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3624

PostPosted: Mon Jan 30, 2023 4:46 am    Post subject: Reply with quote

At least this time, ChatGPT does not only seem to be right:
Firefox report

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here.
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21624

PostPosted: Mon Jan 30, 2023 4:44 pm    Post subject: Reply with quote

That bug report dealt with removing support for pre-SSE2 processors in the official build. It does not directly address making the official sources unable to be built for a pre-SSE2 processor by a motivated user, which could have been supported as simply as a configure flag, if upstream so chose. However, the use of Rust (and its aggressive use of SSE2) may preclude, or at least complicate, building a no-SSE2 Firefox.
Back to top
View user's profile Send private message
MrRoy3
n00b
n00b


Joined: 10 Feb 2022
Posts: 53
Location: Canada

PostPosted: Mon Jan 30, 2023 7:16 pm    Post subject: Reply with quote

CaptainBlood wrote:
At least this time, ChatGPT does not only seem to be right:
Firefox report

Thks 4 ur attention, interest & support.


Perhaps this time it is correct, but ChatGPT can and does make stuff up to answer questions, and will make it sound credible (as it is programmed to)
A good example is here: https://mjg59.dreamwidth.org/64090.html
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum