Sammlung von Newsfeeds
Audio sometimes disappears while playing a Game via proton
EAC Offline Error in Lost Ark on Arch
Lost Ark apparently got for Linux one or two weeks ago and alot of people are able to play according to protondb.
But a few seconds after I enter character select I get a message saying that EAC is offline. I've tried proton-em, -ge and experimental but it's the same for all.
I've had the same problem Armored Core 6 (also EAC), where the multiplayer was working out of the box for others except me.
Does anyone have any idea what I'm missing here?
submitted by /u/ImZaphod2[link] [comments]
Help with windows partition on grub saying the signature is not valid on Ubuntu
xbox wireless adapter
I use EndeavourOS and i need my adapter to connect my controller to my pc (i dont have bluetooth on my pc) Ive tried using Xone, Xow and Xpad and none of them work. I might be doing something wrong since i am still a newbie to Linux but if anybody has any idea on how to get the adapter to work it'd be greatly appreciated
submitted by /u/TKfetma[link] [comments]
Lost Ark | Working on Linux | Cachy OS Hyprland End-4 Dotfiles
[Guide] How to Use the Latest Wine via Flatpak
Tutorial focused on Bottles, but works with Heroic, Lutris..
📦 Step 1: Install the required Flatpaks
Install these from Flathub: bottles, protonplus, mangohud, flatseal
flatpak install flathub com.usebottles.bottles \ com.vysp3r.ProtonPlus \ org.freedesktop.Platform.VulkanLayer.MangoHud \ com.github.tchx84.Flatseal🔐 Step 2: Configure Flatseal permissions for Bottles
Open Flatseal, select Bottles, and add the following folder access:
~/Games:ro or xdg-download → The download folder is often useful for installing small .exe files that you download, such as a Windows installer or dependency package...
xdg-config/MangoHud → to load your MangoHUD config
/mnt or /run/media → to access other drives
Optional but useful: allow access any custom paths you use.
🍷 Step 3: Install runners in Bottles
Go to Bottles → Preferences → Runners, and install:
Krone4k (great for compatibility)
Wine (Vanilla)
Wine-TKG
ProtonGE latest
🎮 Step 4: Create Bottles
You can:
Create one Bottle per game (recommended for beginners)
Or, if you’re experienced, group games by engine/store:
A Bottle for Unity Engine games
Another for GOG games
One for Epic Games
Each Bottle can have its own custom environment.
🧩 Step 5: Install dependencies (vcrun, dxvk, etc.)
modern games generally need: vcrun2015 vcrun2017 vcrun2019 vcrun2022 You can install them via Bottles' built-in dependency manager or manually downloading the .exe from the internet (MS website)⚙️ Step 6: Useful ProtonGE/Wine environment variables
list of variables that I usually need:
PROTON_ENABLE_WAYLAND=1
PROTON_ENABLE_HDR=1
ENABLE_HDR_WSI=1
WAYLANDDRV_PRIMARY_MONITOR=DP-1 # check with gdctl show
DISPLAY= # need to be unset for WaylandDriver (":0" for Xwayland)
PROTON_USE_NTSYNC=1
PROTON_USE_WOW64=1
MANGOHUD=1
WINE_FULLSCREEN_FSR=1
WINE_FULLSCREEN_FSR_STRENGTH=2
(comment if you use other useful ones too)
🧪 Works with: Bottles, Lutris, Heroic
For me, Bottles is the easiest way to manage Wine versions via Flatpak, although other methods exist, you can also manually configure Lutris or Heroic Flatpak's to use the same prefix setup and environment variables, though this requires more manual setup.
✅ The best part: you don't need to modify your system, add .rpm repositories, or install anything outside the Flatpak sandbox. This helps maintain system stability and keeps your environment isolated.
If something breaks, just delete the Bottle (prefix) (enter bottles / menu / delete bottles) — usually found in:
~/.var/app/com.usebottles.bottles/data/bottles/bottles
Or wherever you've configured a custom directory for Bottles.
I've been using it like this for my YouTube channel(https://www.youtube.com/@linuxbenchmark9036) and it's been working well.
submitted by /u/Ill_Champion_3930[link] [comments]
Problems with Sober (roblox)
After i installed the drivers this keeps happening. Most of the images (and in-game too) gets bugged. Any help? Also i don't know what to add to the tags
submitted by /u/TangyGiodave[link] [comments]
Figuring out which linux distro to use on my main PC after windows frustration
For 5-6 years I've been experimenting every couple of months with random Linux distributions on my PC to find a better workspace for school or play with a new UI that comes with less bloat. (Tried a manual arch setup, endeavor, Ubuntu, fedora) For the last few years I've settled on having Fedora on my laptop and settling for windows being fine enough for school and relatively necessary for gaming.
Recently though with the win10 support stuff I've seen a lot of people saying they were able to switch to Linux for a daily drive even with gaming, and with how much windows and Microsoft have been frustrating me lately it feels like it is time to try again. My question is what do people reccomend, how essential is it to go with something gaming centric like Nobara, Bazzite, Cathy, etc.
submitted by /u/WandeR-D2[link] [comments]
Did recent FedoraOS updates bork Nvidia Drivers?
Up to a couple of days ago, the NVidia 575 Driver on my laptop (ASUS TUF A15 on FedoraOS newest version) ran perfectly for gaming. Yesterday after updates, I noticed a message from my nvidia system monitor app which checks gpu utilization and temps, that told me my drivers weren't installed. I ran the nvidia-smi command on my terminal to see that is true, my driver is no longer installed. Did a new update change any functionality with NVidia UNIX drivers? Or could this have been something else, and I just need to reinstall manually again? Maybe I just need to update the drivers? Let me know any ways i can find the reason why they were uninstalled, I'll also answer any other questions if i know how. Thank you for your help guys.
Specs:
Nvidia 4060 Laptop GPU
AMD Ryzen 5 7535HS
16 GB DDR5 RAM
Here's what my system monitor app and the terminal told me:
nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA
driver is installed and running.
[link] [comments]
Turning a Linux machine into a console-like experience
What is meant with "console-like experience": Turning on the controller turns on the PC with Steam Big Picture mode and possibly the game running. This was tested on Arch Linux with an Intel i7-7700k and Nvidia GTX1080 on an up-to-date system using Wayland.
Requisites:- A TV or Monitor that listens to Input and automatically turns itself on (virtually all PC monitors support this. With TVs, only newer generations).
- A controller dongle that supports wakeup from suspend
- Functioning suspend on the system
I will not go into TVs and configuring suspend functionality. Supporting TVs can be easily researched and configuring suspend is already sufficiently documented, for example in the arch wiki.
Note: It's possible that your onboard Bluetooth device supports wake up from suspend. However, this is not widely supported, which is why I will only look at dongles. In addition, with PCIe network cards that combine Wifi and Bluetooth, this will most likely not work.
Firmware settingsBefore we look at dongles, we need to make sure that USB devices get power in a suspended system - we need to disable ERP (Energy-Related Products). For me, this was under APM (Advanced Power Management) -> ErP Ready. Set to disabled. Note: it's possible that the settings is called something like "allow USB devices to wake up" on your firmware settings.
You can test it by making sure the control LED is blinking on the dongle during a suspended state.
DongleThis is the crucial part; not every dongle can wake the system from a suspended state. From my own testing I found:
Dongles that support it:
- Microsoft Xbox One Wireless Adapter
- Steam controller dongle
Dongles that don't support it:
- 8bitdo USB Wireless Adapter (older, non-Switch 2 variant)
To find out whether your dongle supports it, follow these steps. Example is using an XBOX adapter. List USB devices:
lsusb -tvYour output will look something like this (I omitted a large part of the output to keep it brief).
/: Bus 001.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/16p, 480M ID 1d6b:0002 Linux Foundation 2.0 root hub |__ Port 009: Dev 007, If 0, Class=Vendor Specific Class, Driver=xone-dongle, 480M ID 045e:02e6 Microsoft Corp. Xbox Wireless Adapter for Windows /: Bus 002.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/10p, 5000M ID 1d6b:0003 Linux Foundation 3.0 root hub /: Bus 003.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/2p, 480M ID 1d6b:0002 Linux Foundation 2.0 root hub /: Bus 004.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/2p, 10000M ID 1d6b:0003 Linux Foundation 3.0 root hubNotice the BUS number and the Port number of the device (Microsoft Corp. Xbox Wireless Adapter for Windows). Next, we will find out whether wake up is supported. In the next command, replace the numbers 1-9 with your Bus and Port number.
ls /sys/bus/usb/devices/1-9/power/ | grep wakeupIf you find that the output contains a line with the word wakeup, the dongle will work. Next, we will enable it to wake up the system. Again, replace 1-9 with your Bus and Port number.
echo enabled | sudo tee /sys/bus/usb/devices/1-9/power/wakeupThat's it, your controller will now be able to wake the system up from a suspended state by turning the controller on. For XBOX adapters to work properly, we will need to install the xone drivers from the AUR:
xone-dkms xone-dongle-firmwareRestart the PC, pair the controller and make sure it works. Now you can test it by suspending the system and waking it up by turning on the controller.
To Gamescope or not to GamescopeI'd split this part into either running Steam through Gamescope or just using Big Picture Mode in your DE of choice.
Your mileage may vary here. For example, in my setup (Intel CPU & Nvidia GPU), Steam running through Gamescope would crash after waking up from sleep. If you have an AMD system, please let me know in the comments how that works out for you.
Using GamescopeFirst, install gamescope
sudo pacman -S gamescopeCreate a new desktop entry in your Display Manager. For SDDM, you will need to create the file
/usr/share/wayland-sessions/steam-big-picture.desktopWith the following content. -console gives you access to the Steam console, with which you can exit out of the Gamescope session by typing in "quit".
[Desktop Entry] Name=Steam Big Picture Mode Comment=Start Steam in Big Picture Mode Exec=/usr/bin/gamescope -e -- /usr/bin/steam -tenfoot -console Type=ApplicationThis pairs very nicely with selecting a separate User (e.g. user steamos) to be automatically logged in by the Display Manager (On KDE: Login Screen -> Behavior -> Automatically log in as user steamos with session Steam Big Picture Mode).
Using your Desktop Environment and Steam in Big Picture ModeThis is what I had to settle with because of the aforementioned issues. There's not much to be done here, just launch Steam and enter Big Picture Mode. The system can be suspended by selecting "suspend" in the Steam overlay, just like in gamescope.
General Desktop Environment settingsFor convenience. In your DE, make sure that the screen is not locked after a certain amount of time or after waking from sleep. For KDE, you will find the settings under Screen Locking. Select "never" for "Lock screen automatically" and remove the tick from "Lock after waking from sleep". Also, add Steam to autostart. Depending on your setup, you might benefit from your Display Manager logging a user in automatically into the DE of your choice.
The system will suspend and resume flawlessly into Big Picture Mode. I could even suspend a game and return to it (like on the Steamdeck). Though, Steam crashed on the ~4th cycle of doing so. Again, I'm not sure if this a problem specifically with Nvidia. If you have made a different experience, please let me know.
That's it. Please add your experiences in the comments.
submitted by /u/WadiBaraBruh[link] [comments]
Cyberpunk 2077 2.3 is out with new vehicles, auto drive, AMD FSR 4, Intel XeSS 2 and more
.
Read the full article on GamingOnLinux.
Lotro, Bottles, and Plugins
Hi, I'm running Lotro via Bottles (it looks nicer and runs smoother than the Steam version). So that's good. Yesterday I heard about LOTRO Plugins Compendium and there's one for Linux so I downloaded it, extracted it and fired it up. Installed 3 plugins.
The problem: The game doesn't see the plugins. I've tried moving the Compendium to different locations in my Games directory but it seems no matter where I put it, the game can't find them.
Smaller problem that I can likely live with but it's annoying: I can launch the compendium via Start Menu but it's a mess. I have to type in plugins and choose one until one works. I've tried right-clicking on the taskbar icon to pin it there, but Pin to Panel doesn't show as an option. Can I get rid of the .jar and .zip files at the bottom there?
I'm on Linux Mint Cinnamon. Made the switch almost a month ago, so I'm no expert by any means.
Kernel: 6.8.0-63-generic arch: x86_64 bits: 64 compiler: gcc v: 13.3.0 clocksource: tsc
Desktop: Cinnamon v: 6.4.8 tk: GTK v: 3.24.41 wm: Muffin v: 6.4.1 vt: 7 dm: LightDM v: 1.30.0
Distro: Linux Mint 22.1 Xia base: Ubuntu 24.04 noble
CPU: Intel Core i9-9900K
NVIDIA GA106 [GeForce RTX 3060 Lite Hash Rate]
2: deb-src [arch=amd64,i386 signed-by=/usr/share/keyrings/steam.gpg] https: //repo.steampowered.com/steam/ stable steam
Info:
Memory: total: 32 GiB available: 31.25 GiB used: 4.02 GiB (12.8%)
Processes: 389 Power: uptime: 2h 16m states: freeze,mem,disk suspend: deep wakeups: 1
hibernate: platform Init: systemd v: 255 target: graphical (5) default: graphical
Compilers: gcc: 13.3.0 Client: Cinnamon v: 6.4.8 inxi: 3.3.34
submitted by /u/Ostacia[link] [comments]
9060XT Not Working
I build my first PC on Sunday. I have a 7700X and. 9060 XT. I have update firmware, Kernel to 6.15 through Mainline, and update mesa. Is there something that I am missing? I have tried to boot up Sea of Thieves, but I can’t get any more than 1 framer per second. Is there a chance that it’s an issue with Steam? Any help on this would be appreciated.
Kubuntu 25.04 kde plasma 6.3.4 kde frameworks 6.12.0 qt 6.8.3 kernel version 6.15.0-23-generic(64 bit) graphics : wayland
submitted by /u/BusinessBrief7048[link] [comments]
NVIDIA 570.172.08 released for Linux as the main stable driver
.
Read the full article on GamingOnLinux.
I created a service to enable SteelSeries' chatmix feature for Linux
If you're like me, where you have a SteelSeries headset and recently moved to Linux, you may have found that your ChatMix dial no longer works due to a lack of drivers. This service aims to fix that, splitting the system's audio into two sinks, and allowing the ChatMix dial to control the volumes on those sinks.
Do note that this only affects newer headsets. Older ones split the audio channels in the headset, meaning the system sees two different audio devices by default. Newer ones not only require you to install SteelSeries' software, but to make an account in order to turn the feature on. That software doesn't exist on Linux.
I am both new to Linux, and as such am not well-experienced in creating services, and this is also the first time I've publicly released a piece of software. Expect bugs! Contributions are also welcome!
A link to the repository: https://github.com/Birbwell/linuxmix
Also, just another disclaimer: I did see that people in the past have written Python scripts to solve this issue. They were either outdated, hard-coded device IDs, or something else such that they did not work on my system. I do know one of them required a dependency install (PyUSB), but I wanted to avoid installing unnecessary packages. This service is written in rust, and only relies on the standard library, so no dependencies required!
submitted by /u/AeskulS[link] [comments]
Do you guys install your own distro on gaming handhelds or tablets?
What handhelds or tablets have you guys had success with and enjoyed for gaming?
submitted by /u/NoResolution6626[link] [comments]
Nvidia Driver 570.172.08 for Production Branch Released Today
A detailed changelog again
- Minor bug fixes and improvements
[link] [comments]
Extreme sports game Descenders Next is Steam Deck Verified ahead of release
.
Read the full article on GamingOnLinux.
Question for my PVP People
Hey yall,
I've landed on Cachyos for gaming and im enjoying it a lot. I mostly play pvp titles like Overwatch and Marvel Rivals, and while im getting smoother performance with cachy than windows, the only thing thats lagging behind a little is the fps.
I did read online that other people were having fps drops when playing like Marvel Rivals on linux for example. For people who play on a pc with higher specs, I just want to know how much of a drop of fps performance you have so I can guage how much I should upgrade my pc (which is happening very soon).
For a reference, my pc is pretty basic right now. My CPU is an amd I3 processor which is what im gonna upgrade first, and I have a nvidia geforce 1650, which I want to switch asap.
submitted by /u/Comprehensive_Pin688[link] [comments]