There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux_gaming

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

just_another_person , in Loving PopOS but apparently I can't get the latest Nvidia driver? (Your regularly scheduled "What Distro should I use" thread)

Here’s my takes:

  • Ubuntu and derivatives are just FINE
  • Fedora derivatives have been problematic since F38 for various reasons
  • Arch is very good, has an immense of knowledge in their docs and forums, but requires you be already adept to keep it rolling smoothly
  • Endeavor is supposed to be an easier to manage Arch experience, but I’m not sure you’ll be escaping any Nvidia issues.
Dark_Arc ,
@Dark_Arc@social.packetloss.gg avatar

Fedora is fine, but you want to use flatpak firefox to get easy hardware accelerated video decoding if you’re on an AMD GPU.

stephenc ,

You should be using flatpak everything you can in any modern Linux distro, to be honest. Flatpak packaging and dependencies ensure that everything that you’d have to hunt down and optionally install then configure on your bare system is just provided and works by default.

Fedora Silverblue is awesome for taking that to the extreme.

xT1TANx , in Microsoft - keep your filthy hands off Valve, leak shows MSFT would buy Valve

What if you got Half Life 3?

localhost443 ,

They’d probably contract Bethesda to develop it and make another soulless open world grindfest on an engine that’s about as overdue for retirement as Mitch McConnell

randomaside , in Loving PopOS but apparently I can't get the latest Nvidia driver? (Your regularly scheduled "What Distro should I use" thread)
@randomaside@lemmy.dbzer0.com avatar

So just to put this out there. github.com/ublue-os/bazzite/

Universal Blue has some really good ideas. I really think immutable and atomic updating linux distros are the future. Most applications have flatpaks available.

Bazzite has alot of gamer forward features, has Nvidia specific builds, and even supports a SteamDeck replacement version of their OCI images.

Even though people may not like Fedora, I think universal Blue solves a lot of the Fedora style problems people experience.

There are also BlendOS and VanillaOS but I haven’t tried them with NVIDIA GPUs.

sugar_in_your_tea , in Loving PopOS but apparently I can't get the latest Nvidia driver? (Your regularly scheduled "What Distro should I use" thread)

I’ve had good luck with OpenSUSE Tumbleweed, but I usually recommend Linux Mint because it’s so much more common so it’s probably easier to get help. So that’s my recommendation, check out Linux Mint.

jernej , in Loving PopOS but apparently I can't get the latest Nvidia driver? (Your regularly scheduled "What Distro should I use" thread)

I use Endevour OS, and have no problems with Nvidia drivers, but since its an arch based distro its not as easy or stable as debian based distros

EveningNewbs , in Loving PopOS but apparently I can't get the latest Nvidia driver? (Your regularly scheduled "What Distro should I use" thread)

The kind of game-specific fixes that get added to GPU drivers on Windows are typically added to Proton, not the Linux GPU drivers. Waiting a week for the Nvidia driver so you can be sure it won’t break your system is only a plus in this instance.

Dark_Arc ,
@Dark_Arc@social.packetloss.gg avatar

Yeah I’m going to echo this. Patience is a good idea on Linux, especially when it comes to proprietary drivers.

kariboka , in Loving PopOS but apparently I can't get the latest Nvidia driver? (Your regularly scheduled "What Distro should I use" thread)

Garuda

moist_towelettes , in Loving PopOS but apparently I can't get the latest Nvidia driver? (Your regularly scheduled "What Distro should I use" thread)

Gentoo. It will be the last distro you hop to. Because it’s whatever you want it to be. Don’t be afraid. It even has a special command and portage repo to install all the support files and ancient libraries from 2002 your old games need in one shot.

You can snag a binary kernel, browser and some compilers now too if you don’t want to deal with that. It’s not much more difficult than Arch nowadays.

Dark_Arc ,
@Dark_Arc@social.packetloss.gg avatar

Gentoo takes a serious commitment if for no other reason than build time. I would not go around recommending it to anyone who isn’t an enthusiast. PopOS to Gentoo is kind of a crazy jump.

Scio , in Linux 6.7 Adding New Feature To Btrfs For The Steam Deck
@Scio@kbin.social avatar

Will this let us modify both A/B partition for small system level configuration changes without shenanigans?

just_another_person ,

Configuration is kept separate. The A/B referred to here is just boot and static system, essentially.

Still , in What AMD Drivers for 7900xt - Manjaro
@Still@programming.dev avatar

what version of mesa do you have installed?

I’m not aware of a video-linux package existing, tho I am an arch guy, it may just be that it is out of date

you shouldn’t need any of the amdgpupro things just for gaming

GOTFrog OP ,

I got this version of the driver by running mhwd -l -d --pci

vividspecter , in What AMD Drivers for 7900xt - Manjaro

That version number doesn’t look right and probably isn’t the driver (given it’s well before the 7xxx cards were released). Make sure you have a recent version of mesa and the kernel (and vulkan drivers) and that amdvlk and amdgpu-pro are not installed.

Atemu , in What AMD Drivers for 7900xt - Manjaro
@Atemu@lemmy.ml avatar

If you enter vulkaninfo into a teriminal, which driver does it use? You want RADV; 23.something or later. If it says AMDVLK, you want to uninstall that.

Which kernel are you using? You probably want the latest kernel (6.5) right now.

GOTFrog OP ,

This is what I’m getting vulkaninfo --summary  ✔

VULKANINFO

Vulkan Instance Version: 1.3.264

Instance Extensions: count = 23
VK_EXT_acquire_drm_display : extension revision 1
VK_EXT_acquire_xlib_display : extension revision 1
VK_EXT_debug_report : extension revision 10
VK_EXT_debug_utils : extension revision 2
VK_EXT_direct_mode_display : extension revision 1
VK_EXT_display_surface_counter : extension revision 1
VK_EXT_surface_maintenance1 : extension revision 1
VK_EXT_swapchain_colorspace : extension revision 4
VK_KHR_device_group_creation : extension revision 1
VK_KHR_display : extension revision 23
VK_KHR_external_fence_capabilities : extension revision 1
VK_KHR_external_memory_capabilities : extension revision 1
VK_KHR_external_semaphore_capabilities : extension revision 1
VK_KHR_get_display_properties2 : extension revision 1
VK_KHR_get_physical_device_properties2 : extension revision 2
VK_KHR_get_surface_capabilities2 : extension revision 1
VK_KHR_portability_enumeration : extension revision 1
VK_KHR_surface : extension revision 25
VK_KHR_surface_protected_capabilities : extension revision 1
VK_KHR_wayland_surface : extension revision 6
VK_KHR_xcb_surface : extension revision 6
VK_KHR_xlib_surface : extension revision 6
VK_LUNARG_direct_driver_loading : extension revision 1
Instance Layers: count = 8
VK_LAYER_FROG_gamescope_wsi Gamescope WSI (XWayland Bypass) Layer (x86_64) 1.3.221 version 1
VK_LAYER_MANGOAPP_overlay Mangoapp Layer 1.3.0 version 1
VK_LAYER_MANGOHUD_overlay_x86 Vulkan Hud Overlay 1.3.0 version 1
VK_LAYER_MANGOHUD_overlay_x86_64 Vulkan Hud Overlay 1.3.0 version 1
VK_LAYER_VALVE_steam_fossilize_32 Steam Pipeline Caching Layer 1.3.207 version 1
VK_LAYER_VALVE_steam_fossilize_64 Steam Pipeline Caching Layer 1.3.207 version 1
VK_LAYER_VALVE_steam_overlay_32 Steam Overlay Layer 1.3.207 version 1
VK_LAYER_VALVE_steam_overlay_64 Steam Overlay Layer 1.3.207 version 1

Devices:

GPU0: apiVersion = 1.3.246 driverVersion = 23.1.7 vendorID = 0x1002 deviceID = 0x744c deviceType = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU deviceName = AMD Radeon RX 7900 XT (RADV GFX1100) driverID = DRIVER_ID_MESA_RADV driverName = radv driverInfo = Mesa 23.1.7-1 conformanceVersion = 1.3.0.0 deviceUUID = 00000000-0300-0000-0000-000000000000 driverUUID = 414d442d-4d45-5341-2d44-525600000000

hostnamectl  ✔ Static hostname: Frogs-BattleStation Icon name: computer-desktop Chassis: desktop 🖥 Machine ID: 810cd56700d54e2aa8cf36f256a3d740 Boot ID: 12af05be93ab4082865579d4a3fd1e41 Operating System: Manjaro Linux
Kernel: Linux 6.5.3-1-MANJARO Architecture: x86-64 Hardware Vendor: Micro-Star International Co., Ltd. Hardware Model: MS-7C79 Firmware Version: 1.C0 Firmware Date: Fri 2022-06-10 Firmware Age: 1y 3month 2w 2d

Atemu ,
@Atemu@lemmy.ml avatar

That looks absolutely fine.

Sh1nyM3t4l4ss , in Linux 6.7 Adding New Feature To Btrfs For The Steam Deck

I wonder why they use A/B root in the first place instead of a single BTRFS partition with Subvolumes and snapshots

vividspecter OP ,

Possibly because of better reliability. If a filesystem breaks, all subvolumes it contains break in turn. Whereas independent filesystems will continue to run if one is corrupted.

just_another_person ,

This is standard for devices which receive firmware and OS updates non-interactively. Edge devices, phones, routers…etc. It’s a simple and effective way to lessen the chance that a device may brick during an update failure or similar event.

One running partition is the primary known-good copy of the system, and the other is a failover of a previous known-good. When an update is received, it isn’t applied directly to the current primary, it’s applied to failover. When the system reboots, the bootloader attempts to boot the newly updated partition to see if it works, and if it does, it is marked as the “new” known-good primary and boots from then on. If not, the existing primary is rebooted, and the user is notified that a failure occured, and dually an error or recourse to take if so.

Subvolumes and such require a kernel to be loaded in order to use, so that’s why the base device partitions don’t run that way. Even if you wanted to go that way, it’s safer working at the lower levels as above when you’re dealing with deployed devices out in the world. Nobody wants a customer service disaster on their hands if devices start bricking themselves from a bad update.

Chewy7324 ,

Subvolumes and such require a kernel to be loaded in order to use, so that’s why the base device partitions don’t run that way.

That’s a great point I never thought about. I really wondered why they wouldn’t go with btrfs subvolumes, since they could easily btrfs send and receive subvols like they do now with whole partitions. Subvols would even have the benefit of less space needed since many files probably stay the same between updates.

My guess was that the update mechanism used doesn’t support btrfs, though after a quick search on the rauc github it might actually support it.

steamos-teardown is a great project to learn more about SteamOS, btw. https://github.com/77Z/steamos-teardown

sugar_in_your_tea ,

Pretty much every Linux bootloader supports BTRFS these days.

The critical thing though, is that happens if your BTRFS partition gets corrupted? You just lost your failover since both your primary and failover are on the same partition.

That’s fine on a desktop system where the user can boot into a recovery image and repair the filesystem, but it’s not fine when you do a completely automated system upgrade. So for a kiosk, console, or other embedded system, the two partition setup is more reliable than a BTRFS root with subvolumes.

EddyBot , (edited ) in What AMD Drivers for 7900xt - Manjaro

the Manjaro hardware driver setting is absolutely confusing or straight up misleading
also hilariously easy to bork your system here if you ever think about trying the video-vesa driver for whatever reason

the solution is to use the newest linux kernel and update all your packages (which updates Mesa and Vulkan tools) and afterwards rebooting (I still believe Manjaro doesn’t reload kernel modules on kernel updates automatically?)
if you experience graphics issues switch between Xorg/X11 and Wayland compositor

if you actually want worse gaming performance try the proprietary driver

nintendiator , in Wayland Color Management Protocol Posted For Weston

Oh, so finally after [checks calendar] 10 years, Wayland has color!

Wayland it’s totally public ready, right? Right?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines