• 6 Posts
  • 91 Comments
Joined 7 months ago
cake
Cake day: March 19th, 2024

help-circle





  • My partner’s computer was running bazzite on a 2080 super and it gave her nothing but problems, especially with Wayland. Switching to AMD immediately fixed the Wayland issues, and also completely stabilized her system. It could be that it was a problematic GPU, I suppose. I admit that I haven’t personally used an Nvidia GPU since ~2020, however I did see the issues she had for sure.


  • AmbiguousProps@lemmy.todaytoLinux@lemmy.mlI'm thinking of building a PC - any advice?
    link
    fedilink
    English
    arrow-up
    31
    arrow-down
    5
    ·
    edit-2
    10 days ago

    Whatever you do, do not get an Nvidia GPU. I’ve only ever had problems with Nvidia drivers on Linux. Meanwhile, the AMD drivers (both the ones baked into the kernel and proprietary) work nearly flawlessly.

    Intel’s most recent generation of CPUs were also frying themselves and Intel (at least last I checked) were not accepting RMAs from affected customers. Something to consider for your CPU at least.














  • You’ll need to download the client off-network (have you tried the local library for that?) and put it on your PC. If you know how to use docker, you could set up the client via docker and dockerhub which I doubt is blocked, but you’d need to set docker up on windows which I have no experience with.

    You can also try wireguard on a non-standard port if there are further blocks. OVPN can also go over 443 which might help.

    Really though, it depends on how they’re blocking them. They could be blocking the protocol based on port or deep packet inspection, or they could just be blocking a list of VPN hosts. They could be doing both.

    If they’re just blocking hosts, you could set up a vpn relay on a host somewhere else, but that won’t help if they’re blocking the protocol.