this post was submitted on 27 May 2025
17 points (94.7% liked)

Linux

11500 readers
122 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
 

Is this issue related to my ancient 15-year-old graphics card, my browser, or something else?

all 30 comments
sorted by: hot top controversial new old
[–] infeeeee@lemm.ee 2 points 1 month ago (1 children)

Just my troubleshooting tips:

Can you run a benchmark, maybe this one, so we can see it it's really a general thing not just something on that website? Also we can compare it to other computers, or you can see if changing a setting helps at all.

Can you see something strange in about:processes? Shift+Esc is its keyboard shortcut.

Can you try it in other browsers? Something Chrome like (Chromium, Brave, Vivaldi). Does this happen there as well?

[–] KickassWomen@lemmy.world 1 points 1 month ago (1 children)

Can you run a benchmark, maybe this one

Can you see something strange in about:processes?

I can't find anything suspicious but here's a snippet of it:

Can you try it in other browsers?

I used Ungoogled Chromium and it opens the pop-ups smoothly (so Firefox is causing the problem):

Clip

[–] infeeeee@lemm.ee 1 points 1 month ago (1 children)

Why the benchmark is at 90fps? What happens if you lower your monitor refresh rate to 60?

[–] KickassWomen@lemmy.world 1 points 1 month ago (1 children)

Lowered my monitor's refresh rate to 60 Hz and it didn't resolve the issue

[–] infeeeee@lemm.ee 1 points 1 month ago (1 children)

Also lower it in the DE settings. Are you on wayland?

[–] KickassWomen@lemmy.world 1 points 1 month ago

I changed it via Debian's Settings app.

I'm using X11 and Gnome.

[–] GolfNovemberUniform@infosec.pub 2 points 1 month ago

It's most likely the CPU or less likely a browser bug.

[–] possiblylinux127@lemmy.zip 1 points 1 month ago* (last edited 1 month ago) (1 children)

Why are you using the ESR version?

I would either add the Mozilla repo or install the Flatpak

Edit: I saw your other comments

What desktop are you on?

[–] KickassWomen@lemmy.world 2 points 1 month ago* (last edited 1 month ago) (1 children)

I have Flatpak Firefox and it's giving me the same issue as Firefox ESR.

I'm using Firefox ESR because Flatpak Firefox started freezing after a couple of updates and ESR is super stable.

As for my desktop: Gnome - X11

[–] possiblylinux127@lemmy.zip 2 points 1 month ago* (last edited 1 month ago) (1 children)

Have you tried switching to Wayland?

Log out and select the Wayland

[–] KickassWomen@lemmy.world 1 points 4 weeks ago (1 children)

I can't find that option in my login screen's gear icon menu. I think that the reason why I can't use Wayland is because I have a Radeon HD5450 graphics card that is 15 years old.

[–] possiblylinux127@lemmy.zip 2 points 4 weeks ago* (last edited 4 weeks ago)

Wayland doesn't care much about underlying hardware as that's abstracted away by the kernel level stuff.

Are you using GDM?

Edit: https://wiki.debian.org/Wayland#GNOME_.28supported_since_3.20.2B-.29

It looks like Wayland is the default

[–] Max_P@lemmy.max-p.me 1 points 1 month ago (1 children)

What's the rest of the hardware? Tried disabling hardware acceleration and see if it makes a difference?

[–] KickassWomen@lemmy.world 1 points 1 month ago (1 children)

I disabled recommended performance settings and hardware acceleration in Firefox and I'm still experiencing this issue:

[–] Max_P@lemmy.max-p.me 5 points 1 month ago

Then it's not the GPU, as it doesn't appear to be using it in the first place.