Even when I use the MUX switch and use only the dedicated card it stills stutters badly on 2d graphics only. It's really strange.
I have a Lenovo Legion 5 Pro (Ryzen 7 5800H + RTX 3060). This happens across EVERY distro I've tried (Debian 12, Fedora 42, Mint Cinnamon, EndeavourOS, Nobara, PopOS) and EVERY browser (Firefox, Brave, Chromium).
Key symptoms:
- 2D browser games stutter badly with low framerate
- 3D WebGL browser games actually run fine (???)
- Native games run perfectly (Captain Claw via Lutris works great)
- Same exact game runs perfectly on Windows 10 on the same laptop
Someone else with an RTX 3060 tested the exact same game, seeing the same ~20W power draw, but has zero stutter issues.
Here's everything I've tried so far:
- Graphics drivers: Both nouveau and NVIDIA proprietary drivers (570.133.07), both with open and proprietary kernels
- Display settings: Tested at both 60Hz and 160Hz refresh rates
- Hardware acceleration: Enabled and disabled in all browsers
- Power modes: BIOS set to both Dynamic and Discrete graphics
- BIOS tweaks: Disabled virtualization, no power management features available in BIOS apart from that
- Performance forcing: Locked GPU clocks manually (nvidia-smi -lgc 1200,2100 and -lmc 7000,7000). Enabled persistence mode
- Added kernel parameters for power management (pcie_aspm=off acpi_osi=Linux)
- Lenovo-specific: Installed the Lenovo Legion Linux drivers from johnfanv2/LenovoLegionLinux
- NVIDIA power management: Tried enabling Nvidia dynamic boost with nvidia-powerd.service
I've monitored GPU power draw during gameplay and it hovers at 20-25W even when the light is red (performance mode) and the card is locked at P0 performance state. This is considerably lower than the ~80W it should be able to draw under load. It might not need to draw much more, but right now it's not drawing any more.
When I run the Firefox profiler to see what's happening, I can see the frame drops but there's no clear cause. And the fact that 3D browser games work fine but 2D ones stutter makes no sense to me.
If you have any idea at all I'm listening, I'm all out of ideas :(
I'd love to make Linux my daily driver, but there's an issue with 2d animations on any Linux distro I install on my laptop. Windows 10 does not have this issue. So that means like half the Internet is stuttery.
Until that is fixed, I cannot use it as my daily driver.
The official accepted in the Dutch community is memerijen, liberally translated at memeries
My brother once had an ice cream from a street vendor in Cambodia. Many locals were buying there so he figured he'd be okay. He ended up in the hospital for 2 weeks.
I don't have a hamster that folds clothes, though that is now on the list to teach my cats
Permanently Deleted
I like Linux, but it isn't ready for big and complex adoption. No one can figure out why 2d browser animations stutter on my laptop, which makes browsing incredibly annoying. Imagine figuring out why your organisation directory isn't synching and it's an issue in a part of a service that has a dependency that was updated and not tested fully.
As long as this can happen, big companies won't adopt Linux.
Kid friendly houses? In this economy?
Even if I trust the flying itself, I don't trust not being detained upon entering the USA. I'm not flying there again anytime soon.
It's here: https://ostechnix.com/dual-boot-windows-and-pop-os/
In the "Configure SystemD Boot for Dual Boot" section, or maybe I misunderstand the guide?
Yeah that's true, but dual booting is harder than with most and requires tinkering with the windows boot partition, which I'm not a big fan of.
Just be sure to add only the people you want to be there. I've heard some people add others and it's a bit messy
This is honestly the only reason Linux is not my only OS. I have a laptop with an integrated and dedicated nvidia rtx3060 gpu, and Linux has trouble with the Nvidia drivers and I get stuttering in almost all games and 3d applications.
I went into a discord specialised in lenovo Legion on linux, and even they couldn't help me, though they were very helpful. My requirements aren't even insane, I just want to slice files for my 3d printer without issues and play a 2d browser game from time to time.
I'm still debugging it, it mug have to do with the power management firmware. But this is not ready for the mainstream consumer if its necessary to go this deep.
I tried Fedora but since they removed support of x11 and nvidia doesn't get along with wayland, I'm out of luck.
Was it hard to set it to always use the dedicated gpu?
Dual booting PopOS seems pretty rough though, with risks to the windows installation and bootloader
Oh, that's good to know. So I can just install x11 on my Fedora no problem whatsoever?
Only shame is that they don't recommend dual hooting with windows, which is a requirement for me
Thanks! I'm downloading nobara now, any tips to get it to work as expected?

I tried Debian, I tried Fedora for my Lenovo Legion 5 Pro RTX3060: Framerate issues, stuttering in browsers, stuttering in simple 3D programs
Hi all,
The quick and dirty questions is: Which distro should I try next?
I tried Debian X11 and Fedora with Wayland, but I did not have a great experience with them for my Lenovo Legion 5 Pro RTX3060. I installed proprietary drivers on both systems since people say that they're better than Nouveau, but the framerate stutters even in simple browser game.
I use some software to slice 3d models for printing, and that one stuttered too. I tried various fixes but none of them worked, and I'd really like to switch to Linux from Microsoft for my daily driver.
What distro can I use to have a better experience? Any advice is welcome, but please make it as specific as possible and if you can, address why that distro would be better than Debian 12 and Fedora 42.
Thanks in advance!

Debian 12 Firefox games run terrible when i press buttons or use the mouse
Hi all,
I recently installed Debian 12 on my Lenovo Legion 5 Pro, and am using the GNOME desktop (x11). From time to time I play a game called survev.io . It's a browser battle royale game, not hard on graphics.
I have an Nvidia rtx3060 and have the proper drivers installed. I checked using nvidia-smi
and Firefox is using the Nvidia gpu.
The issue is that the game runs smoothly until I press a button or move the mouse. Then the framerate decreases significantly and it becomes unplayable.
I already tweaked the following settings in Firefox to no avail:
gfx.webrender.all = True
enabled hardware acceleration
layers.acceleration.force-enabled = TRUE
gfx.x11-egl.force-enabled = true
And now I'm out of ideas. The game itself isn't too important to me, but other browser games do the same, so it's a wider issue I want to solve.
Any ideas on how to resolve this?

Best European vpn solution?
Hi all,
Moving away from USA solutions I also want a good European vpn. I contracted GOOSE because it's from my country, but their servers are spotty on mobile and I regularly have connection issues on my Linux.
I want a stable VPN, streaming and P2P enabled, from a European provider. Who has good options? Must be Linux compatible either through an app or OpenVPN/WireGuard.
Is proton a good option?

Allow traffic only through tun0 via wlan0, ssh, and localhost in and out
Hi all, I'm trying to have my rpi5 running raspberry OS communicate with the Internet only through the tun0 interface (vpn). For this I wanted to create a ufw ruleset. Unfortunately, I've hit a roadblock and I can't figure out where I'm going wrong.
Can you help me discover why this ruleset doesn't allow Internet communication over tun0? When I disable ufw I can access the Internet.
The VPN connection is already established, so it should keep working, right?
I hope you can help me out!
This is the script with the ruleset: sudo ufw reset
Set default policies
sudo ufw default deny incoming
sudo ufw default deny outgoing
Allow SSH access
sudo ufw allow ssh
Allow local network traffic
sudo ufw allow from 192.168.0.0/16
sudo ufw allow out to 192.168.0.0/16
Allow traffic through VPN tunnel
sudo ufw allow in on tun0
sudo ufw allow out on tun0
Add routing between interfaces (I read its necessary, not sure why?)
sudo ufw route allow in on tun0 out on wlan0
sudo ufw route

Welkom bij DndNL - De Nederlandse Dungeons & Dragons Community!


Hallo avonturiers!
Hartelijk welkom bij de DndNL community op Lemmy! We zijn ontzettend blij dat je ons gevonden hebt. Deze community is speciaal opgericht voor alle Dungeons & Dragons liefhebbers in Nederland, en is daarom ook in principe Nederlandstalig. Engelse posts ook toegestaan wanneer de poster de Nederlandse taal niet machtig is.
Waar kun je deze community voor gebruiken?
- Een groep zoeken: Op zoek naar spelers of een DM voor je volgende campagne? Plaats een bericht!
- Nieuws delen: Heb je interessante updates over D&D? Deel het met je mede-avonturiers.
- Evenementen organiseren: Plan een one-shot, organiseer een D&D-dag of maak reclame voor een convention.
- Vragen stellen: Zit je ergens mee of wil je advies? De community staat voor je klaar!
Community richtlijnen
Om ervoor te zorgen dat DndNL een fijne plek blijft voor iedereen, vragen we je om de volgende regels te respecteren:
- Wees respectvol naar elkaar. Behandel anderen zoals je zelf be