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.

pedz , (edited ) in Open source Steam clients?

The only open source client that I know that worked with Steam is for bridging Steam’s chats and notifications with IRC. It’s called Bitlbee.

And i’ve stopped using it a few years ago because IIRC it was a pain to keep the authentication working with Steam. They thought hackers were accessing my account or something like that, and I kept having to disable security “features” just in order to stay logged in.

I assume an open source client not endorsed by Steam would have the same issue.

isles , in Games on Whales - Stream multiple desktops and games from a single host

OK don’t lynch me, but has anyone tried on Docker for Windows? Since this is Linux first, it looks like a lot of the environment paths are Linux-only. It solves a need for me, but I haven’t dived into switching fully to Linux gaming.

abeltramo OP ,
@abeltramo@lemmy.world avatar

Others have asked for it and I guess some of it might even work given that WSL2 has GPU support. I’ll keep this issue updated as I get some progress on this front!

dinckelman , (edited ) in NVIDIA Transitions Fully Towards Open-Source GPU Kernel Modules | NVIDIA Technical Blog

Both of them have their own issues, but historically, Nvidia have been considerably worse, because they not only required a proprietary driver, but also adamantly refused to support certain features, crippling the functionality of a lot of compositors.

Today, I’m having zero issues with an Nvidia card, on Kwin/Wayland. Everything that runs in native Wayland runs flawlessly. Games through Xwayland run great too, now that explicit sync is actually there.

Worth noting that I don’t have a VRR display, and don’t have a card that supports frame generation. The latter just is not implemented at all, and the I’ve heard there are issues with the former

tomten ,

AMD has been open source since late 2017?

dinckelman ,

Not what I meant. I’ve reworded the original post to clarify

DarkThoughts ,

I do have issues with VRR on my AMD gpu too though, so that's not strictly exclusive to nvidia.

zelifcam ,
@zelifcam@lemmy.world avatar

arstechnica.com/…/hdmi-forum-to-amd-no-you-cant-m…

Is why I can’t use AMD. My primary display is a TV. Yea, there are large monitors with Display Ports, but they didn’t exist until recently and most if not all are inferior to a high quality TV in picture quality.

A_Random_Idiot ,

cant you just use a DP to HDMI adapter to get hdmi out?

zelifcam ,
@zelifcam@lemmy.world avatar

Unfortunately not. Seems like an obvious fix, but you lose features, if it even works at all.

DarkThoughts , in NVIDIA Transitions Fully Towards Open-Source GPU Kernel Modules | NVIDIA Technical Blog

Change my mind as in buying nvidia? Probably not, considering their prices. I do still support the move though.

Illecors , in NVIDIA Transitions Fully Towards Open-Source GPU Kernel Modules | NVIDIA Technical Blog

As comment in another post said - this is for modules only. There’s still a ton of binary fluff that is the main cause of issues and that is not getting open sourced.

Kongar , in Options for Lian Li Fan Control

Hmmm…. I’ve got those exact fans and the controller that comes with them - 10 fans to be specific, and they really haven’t given me any trouble at all. There are three sets of 3 daisy chained, and one single fan. They connect to a relatively new asus board. I’m running arch and openrgb from the aur.

The fans doing fan things (spinning), that just works. They ramp up and down based on the case fan connector from the mobo. One three pack is on the radiator to an aio cooler and that triplet ramps up and down based on the fan speed header for the cpu.

The LIGHTS are a different story. If I cycle power completely, they do the default rainbow puke when started back up. OpenRGB required a little configuration and playing around to get the number of lights correct, and synching properly-but it worked. (I can get you my settings in openRGB if that helps avoid the trial and error). Because my mobo still supplies power when I power down, the lights hold their last pattern when I reboot.

So in my experience-those fans spin without any software and light up at least rainbow puke without any software. You only need software to get different colors or to just override the fan header and set a manual speed.

I’m wondering what your computer/mobo is doing to stop that. Weird.

gazoinksboe OP ,

Thank you so much for the reply! I have an MSI B550 Tomahawk, so a fairly new board. I can definitely relate to the OpenRGB issues as well. I appreciate the offer for your config but I have the lights as stable as they’ll get I think. I just tested again to be sure and when I shut down the system and go to the BIOS, fan 5 isn’t recognized. Right when I log into windows and enable MB Sync in L-Connect 3, the BIOS sees the fans again. I have 2 fans under my GPU and one as exhaust so I’ve noticed higher temps when in Linux. Thank you again for the input. I’ll need to dig around a bit more I suppose.

Kongar ,

“Fan 5 isn’t recognized”. This confuses me. Wouldn’t your motherboard only recognize the controller? For example I’m using two controllers. My motherboard sees a single cpu fan (the controller with 3 daisy chained fans on one port), and it sees a second chassis fan (the second controller with a 3 pack on one port, another three pack on the second port, and a single fan on the third port).

10 fans, 2 controllers, mobo only sees 2 “fans”. Here’s a video showing exactly how I wired mine up, and the type of fans and controllers (maybe we don’t have the same parts).

m.youtube.com/watch?v=0wPi_zNzKF4

Kongar ,

Oh! Did you plug in BOTH SATA connectors? I think one is for rgb and the other is for fan speed. Maybe that’s screwing things up?

gazoinksboe OP ,

I think I did but I will check and get back to you! Thank you thank you!

gazoinksboe OP ,

If I shut down, it sees no fans on that header. If I run L-Connect 3, it shows a single fan’s speed, which is ultimately the controller driving the three fans

Kongar ,

Ah I see, #5 is just the header you’re using. You aren’t using 5 total. That makes more sense.

I don’t even have L-connect installed, but I did once upon a time. Maybe I changed a setting there and forgot about it, but I don’t think so. Either way it’s probably worth checking that your bios is set to “PWM” for that header, and that L-connect is set to “enable MB PWM Sync” under the fan/pump profile page. (Just from googling). Look for settings to turn off any L-connect interaction - forcing it to pay attention to the fan header?

I’m wondering if your controller is somehow set to ignore the header pins and run from just the usb port/L-connect. And maybe on a power cycle, your mobo thinks there’s no fan?

I dunno - I’m shooting in the dark now though. All I know is that my controller always shows up as a single fan, and all the attached fans run at the same speed - whatever the header calls for. No software installed, all wired connections are made, exhibits this same behavior regardless of OS, power cycles, reboots, etc.

Sorry I’m not more help - it’s frustrating when things that should “just work” don’t.

gazoinksboe OP ,

So you were right about one of my SATA connectors on my Lian Li controller being disconnected. I connected that but BIOS still doesn’t see the fans. Then I disconnected the USB connector from the Lian Li controller and my fans were recognized but no LED. I’m going to look into the other suggestion in this post. Thank you for taking the time to try and help!

SteveNashFan , in Options for Lian Li Fan Control

Shot in the dark, but does running the Windows software in Wine work?

gazoinksboe OP ,

Thank you for the advice! I tried to run the software in Bottles but while I could run the installer, launching the program threw an error 🤷‍♂️

Overdraft , in Options for Lian Li Fan Control

For the fan speed controll via BIOS, I ran into the same problem where my SL120s didn’t show up - this was the solution I finally found https://www.reddit.com/r/lianli/comments/k37m9y/sl120_not_recognized_by_bios_try_this

Get yourself a splitter for the 4 pin fan cables. Disconnect one set of fans from the controller. Connect the unplugged set of fans directly to the splitter. Connect the controller to the splitter. Connect the splitter to the motherboard.

Your bios should now see your fans. You can create custom fans curves and dynamically control the speed of the fans.

It may not solve the problems you’re seeing, but it seemed worth sharing.

gazoinksboe OP , (edited )

Thank you so much for the advice but the issue with the Lian Li Uni Fan v2 is that the fan connectors are proprietary and only fit into the controller. The only thing I could split is from the controller and I don’t think that would really change my current situation.

Overdraft , (edited )

Sorry for the delayed response - I saw what you meant in the v2 manual about the proprietary connector and thought I would just leave it at that, but I had another thought.

It sounds like you do have some access to Windows/L-Connect, have you switched the fan profiles to sync with the MB? This should stick after a shutdown and not need to be re-set, you will lose the ability to create fan curves in L-Connect: https://lemmy.ml/pictrs/image/fac93968-ab47-407b-8e49-91577d8762d9.png

Also, are you connecting the UNI HUB directly to the MB pins, or is it running through a splitter or extender? It looks like the UNI HUB v2 does have a sense pin (the v1 does NOT, that’s the reason for the workaround I have to use); some additional extenders and splitters are missing the sense pin, so even though you can control the fan speed from BIOS, you can’t see the RPMs in BIOS so it might look like it’s not recognized.

gazoinksboe OP ,

Thank you for the continued effort to help! If I boot into windows and enable the “MB RPM Sync”, the fans are recognized by the BIOS and ramp up and down as needed. This setting does not persist after a shutdown tho. The only way I’ve found to consistently have the fans work as intended after a shutdown is to unplug the USB cable from the Lian Li controller, which kills RGB. I have the PWM connector from the controller going straight into one of the connectors on my mobo. I can tell that after a shutdown, the fans just rotate on their lowest setting, until I open L-Connect 3 again on windows or disconnect the usb port. I’m attempting to implement this: github.com/kryzaach/Lian-Li-Unifan-Sync but think I have it placed in the wrong location, as it errors out immediately.

Overdraft ,

Geeze, that’s extremely frustrating… they really switched up the headaches between v1 and v2. I’m sorry I couldn’t be more help! Hopefully you can find a software solution to get it going.

I don’t mean to repeat troubleshooting you’ve already done with the python script, apologies in advance if this is stuff you’ve already done. If it’s erroring immediately, you may want to double check that you have pyUSB in place and UDEV rules to get access to the device if you’re not running the script as root.

edit: You may also need to check that your Vendor ID and Product ID match what the script was written for, given that there seem to be some different iterations of Lian Li’s hardware just in general.

gazoinksboe OP ,

Thank you so much for continuing to try and help. It’s greatly appreciated. I am very new to Linux so while I can do some basics, this is very helpful. I installed pyUSB but still get an error when running the script. I have the script placed in my home folder. Should it be elsewhere? The error I get is “No module named ‘usb’. I did adjust the script to have my controller’s proper identification so feels like I’m missing a small piece of the puzzle!

Overdraft ,

I’m not familiar with Nobara, but I can at least show how I would install pyUSB for use in Debian:

If you follow the instructions exactly as in the readme, it will error:


<span style="color:#323232;">$ pip install pyusb
</span><span style="color:#323232;">error: externally-managed-environment
</span><span style="color:#323232;">
</span><span style="color:#323232;">× This environment is externally managed
</span><span style="color:#323232;">╰─</span><span style="font-weight:bold;color:#a71d5d;">></span><span style="color:#323232;"> To install Python packages system-wide, try apt install
</span><span style="color:#323232;">    python3-xyz, where xyz is the package you are trying to
</span><span style="color:#323232;">    install.
</span><span style="color:#323232;">    
</span><span style="color:#323232;">    If you wish to install a non-Debian-packaged Python package,
</span><span style="color:#323232;">    create a virtual environment using python3 -m venv path/to/venv.
</span><span style="color:#323232;">    Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
</span><span style="color:#323232;">    sure you have python3-full installed.
</span><span style="color:#323232;">    
</span><span style="color:#323232;">    If you wish to install a non-Debian packaged Python application,
</span><span style="color:#323232;">    it may be easiest to use pipx install xyz, which will manage a
</span><span style="color:#323232;">    virtual environment for you. Make sure you have pipx installed.
</span><span style="color:#323232;">    
</span><span style="color:#323232;">    See /usr/share/doc/python3.11/README.venv for more information.
</span><span style="color:#323232;">
</span><span style="color:#323232;">note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
</span><span style="color:#323232;">hint: See PEP 668 for the detailed specification.
</span>

Instead, I would create a virtual environment (I’m using virtualenv instead of venv)


<span style="color:#323232;">$ virtualenv unihub_test
</span>

Then activate the environment and run the install with pip


<span style="color:#323232;">$ source ~/unihub_test/bin/activate
</span><span style="color:#323232;">(unihub_test) $ pip install pyusb
</span><span style="color:#323232;">Collecting pyusb
</span><span style="color:#323232;">  Using cached pyusb-1.2.1-py3-none-any.whl.metadata (2.2 kB)
</span><span style="color:#323232;">Using cached pyusb-1.2.1-py3-none-any.whl (58 kB)
</span><span style="color:#323232;">Installing collected packages: pyusb
</span><span style="color:#323232;">Successfully installed pyusb-1.2.1
</span><span style="color:#323232;">
</span><span style="color:#323232;">(unihub_test) $ python3
</span><span style="font-weight:bold;color:#a71d5d;">>>></span><span style="color:#323232;"> import usb </span><span style="font-style:italic;color:#969896;">#this should not error
</span><span style="font-weight:bold;color:#a71d5d;">>>></span><span style="color:#323232;"> exit()
</span><span style="color:#323232;">(unihub_test) $ deactivate
</span><span style="color:#323232;">$ 
</span>

Without the actual hub, that’s as far as I can go I think - but maybe this will help give you some options and documentation to explore!

gazoinksboe OP ,

Thank you. This is great info. I will give this a shot when I can.

sugar_in_your_tea , in NVIDIA Transitions Fully Towards Open-Source GPU Kernel Modules | NVIDIA Technical Blog

I just watched this mental outlaw video about it, and he breaks down what this means, what cards it applies to, etc.

I’m probably not getting NVIDIA for my next card, but this certainly is a step in the right direction. If they prove they can keep up with the Linux ecosystem and play nice (e.g. the debacle around Wayland), I’ll consider getting one.

For now, AMD provides a fantastic Linux experience and that’ll need to be matched for me to even consider NVIDIA. NVIDIA used to be way better on Linux, but they broke that trust and it’ll take a while for me to give them another shot.

gazoinksboe OP , in Options for Lian Li Fan Control

An update: I fiddled with connecting the L-Connect controller to splitters, and a PWM and RGB hub I have and the results are the same: the Lian Li fans are not recognized by the BIOS unless I unplug the USB connection on the Lian Li controller, which kills RGB. When I used the splitter, it actually made my other fans invisible to the BIOS too. Looking closer, I noticed the PWM connector from the Lian Li controller only has 2 pins so I’m assuming it just won’t work without the L-Connect 3 software. Bummer

vividspecter ,

If it’s controlled by USB you might be able to create a VM and passthrough the controller. Feels like overkill, but could work.

TheAgeOfSuperboredom , in Many games think my native resolution is wrong

Are you using Wayland or X? Do you see the same behaviour in both?

moody OP ,

This is in Wayland. I can’t log in under X11, it just keeps kicking me back to the login screen unless I use Wayland.

bionicjoey , in Many games think my native resolution is wrong

Will they let you go higher if you switch to windowed?

moody OP ,

No, if I go windowed, it detects a lower resolution.

mox , in Many games think my native resolution is wrong

Are you using GloriousEggroll’s Proton-GE or similar? Perhaps one of his fullscreen or resolution hacks is confusing some games?

moody OP ,

The proton version I use doesn’t seem to make a difference. I’ve tried GE and some regular versions and nothing changes.

Klaymore , in Many games think my native resolution is wrong
@Klaymore@sh.itjust.works avatar

Are you using a scaling factor with x11 legacy apps set to be “scaled by system”? That runs them at a lower resolution and scales them up. You can fix it by either using Gamescope or changing it to x11 apps “scale themselves”.

moody OP ,

Yes, this is it. I have a 1080p monitor and a 1440p monitor of the same size. Without scaling it does weird things when moving between monitors. It defaults to system scaling.

Codilingus , in Many games think my native resolution is wrong

This happened to me on some games when I had fractional scaling turned on, ie scaled my desktop to 125%

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