[-] [email protected] 1 points 1 hour ago

It works as a multiplier for other pain meds as well. Take paracetamol combined with ibuprofen and you get the pain relief of a low level opioid like tramadol.

[-] [email protected] 4 points 1 hour ago

There's having 30 books, and 10.000 books. There's probably a sweet spot somewhere in the middle. No one need 10.000 books.

[-] [email protected] 1 points 1 hour ago

It's not weird. When a small company does something like this they lose users and it could damage them. Google doesn't care because they know people will use them no matter what.

[-] [email protected] 6 points 6 hours ago

Isn't Beeper another security risk? They also store your data on their cloud, and it's not encrypted during the bridge process.

[-] [email protected] 1 points 3 days ago

That's so weird, what firmware do you think it could be?

[-] [email protected] 1 points 3 days ago

Interesting, which browser did you use? I remember agar.io also being very laggy. Haven't tried slither, but other browser games were laggy too. I'd need to reinstall Linux since I have since removed it again. I'll let you know when I find something!

In the meantime I'm really curious for anything you find that could help.

[-] [email protected] 1 points 3 days ago* (last edited 3 days ago)

You mean on only integrated the other games like agar.io lag as well? I tried with integrated and the RTX3060 both, and it's baggy on both.

Did agar and survev not lag when you used the RTX3060?

[-] [email protected] 1 points 3 days ago

I tried all of those, same issue on all of them on Brave, Chromium, and Firefox. I've given up hope for now, maybe with the next laptop.

[-] [email protected] 4 points 3 days ago

3D graphics worked out of the box, but the 2D animations in the browser on any browser, any distro, any driver are super low FPS. I feel like I've tried everything and I cannot solve this. What's your distro?

[-] [email protected] 2 points 4 days ago

Installing Linux is so simple nowadays that fixing the bootloader is a level higher now

[-] [email protected] 6 points 6 days ago

But is the information wrong?

194
submitted 1 week ago by [email protected] to c/[email protected]
4
submitted 1 month ago by [email protected] to c/[email protected]

Hi all, I'm going crazy trying to fix persistent stuttering in 2D browser games on my 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.

Does anyone have other ideas or have you encountered this specific issue? I'm wondering if it's something specific to how 2D content is rendered in browsers on the RTX 3060 with Linux.

Thanks in advance for any help!

62
submitted 1 month ago by [email protected] to c/[email protected]

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!

44
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]

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?

54
submitted 1 month ago by [email protected] to c/[email protected]

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?

34
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]

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 allow in on wlan0 out on tun0

sudo ufw enable

1
submitted 2 months ago by [email protected] to c/[email protected]
2
Bye bye Netflix (feddit.nl)
submitted 3 months ago by [email protected] to c/[email protected]

We just took our first step and cancelled Netflix! It's a small thing compared to some of you, but we're here to stay! Becoming more and more aware and striving to buy European!

9
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]

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 behandeld wilt worden.
  • Geen haatdragende taal of discriminatie op basis van afkomst, gender, seksuele oriΓ«ntatie, religie of andere persoonlijke kenmerken.
  • Respecteer privacy van anderen en deel geen persoonlijke informatie zonder toestemming.
  • Geen spam of irrelevante content die niets met D&D of de Nederlandse D&D-scene te maken heeft.
  • Gebruik spoiler tags wanneer je belangrijke plotpunten van modules of campagnes bespreekt.
  • Meld ongepast gedrag bij de moderators zodat we kunnen ingrijpen waar nodig.

Zelfpromotie

We begrijpen dat sommigen van jullie eigen D&D-gerelateerde projecten, streams, podcasts of producten hebben. Zelfpromotie is toegestaan, maar met mate:

  • Maximaal 1x per week per account
  • Ook maximaal 1x per week per bedrijf of initiatief (meerdere accounts mogen dus niet hetzelfde promoten)

Dit zorgt ervoor dat onze feed gevarieerd blijft en niet overspoeld wordt met promotionele content.

We kijken ernaar uit om samen met jullie een levendige community op te bouwen vol epische verhalen, handige tips en natuurlijk de nodige kritische missers en natuurlijke 20's!

Hartelijke groeten,

Sykaster
Moderator DndNL

view more: next β€Ί

sykaster

0 post score
0 comment score
joined 3 months ago
MODERATOR OF