Feed aggregator

sober keeps won't start

Reddit Linux_Gaming - 26 Sep 2025 - 4:31pm

hi, i have just downloaded sober with flatpak, but when i try to run it (flatpak run org.vinegarhq.Sober), it gives me this error in the terminal: sober: /usr/lib/x86_64-linux-gnu/libcurl.so.4: no version information available (required by sober)

i'm using lubuntu (LTS)

linux newbie btw

submitted by /u/Far-Future163
[link] [comments]

Game Search

Reddit Linux_Gaming - 26 Sep 2025 - 4:24pm

Searching for a game named ripped paper. anyone knows where to find more information?

submitted by /u/Illustrious-Cap-7698
[link] [comments]

Windows 10 EOL

Reddit Linux_Gaming - 26 Sep 2025 - 4:03pm

I love Linux. I have it on my (personal) work laptop and a couple others. However, I plan on installing a de-bloated version of Windows 11 on my main desktop computer once the Windows 10 EOL comes to fruition. WINE doesn't support everything, but I need it to. Is this a fair decision to make? Am I now a "fake" or a "poser"? (Not a genuine concern). I'm certain those on Arch are going to say so. Also, my desktop does not have the specs good enough to run Windows in a VM even with GPU passthrough because my CPU is already a bottleneck my GPU, so taking away some of my compute to host a VM is not going to be acceptable for VM videogame perfomance.

submitted by /u/Mastergameisnowhere
[link] [comments]

Smash some balls on the go as BALL x PIT is Steam Deck Verified ahead of release

Gaming on Linux - 26 Sep 2025 - 3:07pm
BALL x PIT is a ball-smashing brick-breaking action-packed roguelite that's releasing in October and it's now Steam Deck Verified.

.

Read the full article on GamingOnLinux.

Tips to lower latency

Reddit Linux_Gaming - 26 Sep 2025 - 2:52pm

Hi! I am trying to use VR on Linux but latency has been an issue. ALVR runs at about 74ms and WiVRn at about 60-65ms of latency but that is simply too high for games such as Beat Saber. It's really been driving me crazy and I hope that you guys here would maybe be able to help out! My network latency as reported by ALVR is only around 5ms, I use a 5Ghz network and my PC uses ethernet so I don't think this is much of a network issue. I have a Radeon RX 6750 XT and I'm on Fedora 42. Thanks for responding!

submitted by /u/PlayerIO-
[link] [comments]

Wine 10.15 crash (c0000005) on Arch Linux with nvidia drivers

Reddit Linux_Gaming - 26 Sep 2025 - 2:42pm

System Information:

  • Arch Linux x86_64
  • Kernel: Linux 6.16.8-arch3-1
  • Window Manager: Openbox 3.6.1 (X11)
  • Laptop: HP Omen 15, Ryzen 7 4800H, NVIDIA RTX 2060M
  • Bumblebee for hybrid graphics

froggling ~ $ pacman -Q nvidia-open nvidia-utils lib32-nvidia-utils nvidia-open 580.82.09-5 nvidia-utils 580.82.09-1 lib32-nvidia-utils 580.82.09-1

Problem:

Launching wineboot -u (or any other wine command) on a fresh prefix (~/.wine) hangs indefinitely. Ctrl+C does not interrupt.

With NVIDIA drivers installed, Wine immediately crashes with access violation (c0000005). Removing NVIDIA drivers and using amdgpu allows Wine to run correctly.

Wine Log:

froggling ~ $ WINEDEBUG=+seh,+err,+pid,+tid wineboot -u wine: created the configuration directory '/home/froggling/.wine' 0028:002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) 0048:004c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) 0050:0054:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) 0048:004c:trace:seh:handle_syscall_fault code=c0000005 flags=0 addr=(nil) ip=0 tid=004c 0048:004c:trace:seh:handle_syscall_fault info[0]=0000000000000008 0048:004c:trace:seh:handle_syscall_fault info[1]=0000000000000000 0048:004c:trace:seh:handle_syscall_fault rax=0000000000000000 rbx=0000000000000064 rcx=00007ffffe0fda18 rdx=00007ffffe0fd9e8 0048:004c:trace:seh:handle_syscall_fault rsi=00000000c0086450 rdi=00000000ffffffff rbp=00000000ffffffff rsp=00007ffffe0fd9d8 0048:004c:trace:seh:handle_syscall_fault r8=0000000000000000 r9=0000000000000030 r10=0000000000000030 r11=00007feb9748a740 0048:004c:trace:seh:handle_syscall_fault r12=00007ffffe0fda18 r13=0000555566f0b570 r14=000055556720ffe0 r15=0000000000000000 0048:004c:trace:seh:handle_syscall_fault returning to user mode ip=00006ffffda52644 ret=c0000005 0050:0054:trace:seh:handle_syscall_fault code=c0000005 flags=0 addr=(nil) ip=0 tid=0054 0050:0054:trace:seh:handle_syscall_fault info[0]=0000000000000008 0050:0054:trace:seh:handle_syscall_fault info[1]=0000000000000000 0050:0054:trace:seh:handle_syscall_fault rax=0000000000000000 rbx=0000000000000064 rcx=00007ffffe0fda18 rdx=00007ffffe0fd9e8 0050:0054:trace:seh:handle_syscall_fault rsi=00000000c0086450 rdi=00000000ffffffff rbp=00000000ffffffff rsp=00007ffffe0fd9d8 0050:0054:trace:seh:handle_syscall_fault r8=0000000000000000 r9=0000000000000030 r10=0000000000000030 r11=00007f002cdd6740 0050:0054:trace:seh:handle_syscall_fault r12=00007ffffe0fda18 r13=00005555874cd590 r14=00005555877d2120 r15=0000000000000000 0050:0054:trace:seh:handle_syscall_fault returning to user mode ip=00006ffffda52644 ret=c0000005

I can only terminate wineboot by running wineserver -k.

That is vulkaninfo --summary output:

froggling ~ $ vulkaninfo --summary ========== VULKANINFO ========== Vulkan Instance Version: 1.4.321 Instance Extensions: count = 25 ------------------------------- 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_headless_surface : extension revision 1 VK_EXT_surface_maintenance1 : extension revision 1 VK_EXT_swapchain_colorspace : extension revision 5 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 VK_NV_display_stereo : extension revision 1 Instance Layers: count = 7 -------------------------- VK_LAYER_MESA_device_select Linux device selection layer 1.4.303 version 1 VK_LAYER_NV_optimus NVIDIA Optimus layer 1.4.312 version 1 VK_LAYER_NV_present NVIDIA GR2608 layer 1.4.312 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.4.318 driverVersion = 25.2.3 vendorID = 0x1002 deviceID = 0x1636 deviceType = PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU deviceName = AMD Radeon Graphics (RADV RENOIR) driverID = DRIVER_ID_MESA_RADV driverName = radv driverInfo = Mesa 25.2.3-arch1.2 conformanceVersion = 1.4.0.0 deviceUUID = 00000000-0600-0000-0000-000000000000 driverUUID = 414d442d-4d45-5341-2d44-525600000000 GPU1: apiVersion = 1.4.312 driverVersion = 580.82.9.0 vendorID = 0x10de deviceID = 0x1f15 deviceType = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU deviceName = NVIDIA GeForce RTX 2060 driverID = DRIVER_ID_NVIDIA_PROPRIETARY driverName = NVIDIA driverInfo = 580.82.09 conformanceVersion = 1.4.1.3 deviceUUID = 181d5611-cc95-c822-4957-fdb872f93541 driverUUID = c642c5f0-0715-5db7-85d2-8c160b823f7d

Steps Taken:

  • Verified 32-bit libraries installed (lib32-nvidia-utils, Vulkan working)
  • LANG=C, clean user, WINEARCH=win64
  • Tested on fresh prefix
  • Tested on an old kernel, same result.
  • glxinfo shows NVIDIA RTX 2060 correctly
  • nvidia-smi works correctly
  • nvidia and amdgpu modules are loaded
  • I have no custom xorg.conf
  • Other Wine builds such as staging or AUR, proton don't work with same behavior

Additional Context:

Previously, I had a different Arch Linux installation with GNOME, where Wine and games worked correctly with NVIDIA drivers. This issue only occurs on my current setup with Openbox.

Question:

What could cause Wine to crash immediately when NVIDIA drivers are installed?

Are there any further diagnostics I should perform?

Are there any patched Wine builds recommended for Arch Linux with this hardware?

submitted by /u/froggling
[link] [comments]

Helldivers2 not working

Reddit Linux_Gaming - 26 Sep 2025 - 2:35pm

My helldivers 2 used to work and i tried to play it today because it had been a while but it stopped working
i used to use proton hotfix or experimental with

mangohud gamemoderun WINE_DO_NOT_CREATE_DXGI_DEVICE=1 %command% --use-d3d11

but this does not launch anymore i also looked at steam db but the options provided there like DXVK_ASYNC=1 __GL_THREADED_OPTIMIZATIONS=1 gamemoderun %command% --use-d3d11 -USEALLAVAILABLECORES

do work but i get like 3 FPS

i am on manjaro KDE and have GPU: AMD ATI Radeon RX 9070/9070 XT/9070 GRE
and CPU: AMD Ryzen 9 9900X (24) @ 5.658GHz

Help

submitted by /u/Lonely_Astronaut0
[link] [comments]

Standard rust server for linux!

Reddit Linux_Gaming - 26 Sep 2025 - 1:41pm

connect play.freedomrust.com

standard PVP! We have to connect and commit to a server if anyone wants pop.

submitted by /u/Ralyks1337
[link] [comments]

Mala Petaka is another action-packed GZDoom boomer shooter now on Steam

Gaming on Linux - 26 Sep 2025 - 12:57pm
Love retro boomer shooters and need another to add to your list? Mala Petaka has just arrived on Steam and it's rather colourful.

.

Read the full article on GamingOnLinux.

Is there any Wayland Compositor that is great for Gaming and doesn't have any limitations or problems due to my NVIDIA GPU?

Reddit Linux_Gaming - 26 Sep 2025 - 12:49pm

As much as I like SwayFX, it keeps having problems with GTX 1650 and Gaming I did not have when I was still on KDE Plasma. Does anyone have the perfect setup for that? I use Arch personally and don't think it is the problem though I would love to hear what Distros you guys use with your WMs.

I personally just wanna play my Steam Games but also GOG stuff through Heroic Games.

submitted by /u/BicycleGreen2018
[link] [comments]

Need help

Reddit Linux_Gaming - 26 Sep 2025 - 12:40pm

Hi, after yesterday's update my game hoi4 + its launcher stopped working, can anyone verify if the game runs on proton or its a problem on my end ?

submitted by /u/Accomplished_Two_407
[link] [comments]

Get some survival action in the Humble Lone Survivor Bundle

Gaming on Linux - 26 Sep 2025 - 12:25pm
Another bunch of games for you to get cheaps here with the Humble Lone Survivor Bundle, featuring a mixture of different survival action.

.

Read the full article on GamingOnLinux.

Saveseeker is an upcoming time-travelling RPG with a twist

Gaming on Linux - 26 Sep 2025 - 12:14pm
In Saveseeker you're an eight year old time-travelling girl on a quest to stop her former Hero father from using his powers to destroy the world.

.

Read the full article on GamingOnLinux.

System76 COSMIC desktop Beta and Pop!_OS 24.04 LTS Beta now available

Gaming on Linux - 26 Sep 2025 - 11:54am
Two huge bits of news from System76, as they've released a Beta for both the new COSMIC desktop and Pop!_OS 24.04 LTS bringing lots of goodies.

.

Read the full article on GamingOnLinux.

Long term linux users, what do you think about bazzite?

Reddit Linux_Gaming - 26 Sep 2025 - 11:31am

I feel like slowly but surely, especially now with win 10 support looming on the horizon, people have been giving this distro a lot of attention, even though it's not even high on distro watch, it still gets pointed out the most by content creators.

So I'm curious, firstly what do you think of the distro, and what do you think of the attention. I like it btw, i like it's features and have switched to it fully like a month ago or so.

submitted by /u/RookTheRH
[link] [comments]

ROG Xbox Ally X and ROG Xbox Ally up for pre-order to take on the Steam Deck

Gaming on Linux - 26 Sep 2025 - 11:22am
Microsoft and Asus have now put the ROG Xbox Ally X and ROG Xbox Ally up for pre-order, ready to take on Valve's Steam Deck.

.

Read the full article on GamingOnLinux.

Steam Link VR now available for PICO and HTC headsets, plus Valve confirm experimental Linux support

Gaming on Linux - 26 Sep 2025 - 11:06am
Valve have updated Steam Link VR to bring support for streaming games to PICO and HTC headsets, plus new info on the experimental Linux support.

.

Read the full article on GamingOnLinux.

Pages