laskobar

joined 1 year ago
 

Since some time, I'm play Satisfactory on Linux. Performance is fine so far. But if I look on the moving conveyer belts with objects like iron ore or other things, this moving parts produce smudged artifacts on the screen. I don't know what this is called and what I can do against that. I have played the same game on the same laptop on Windows with exactly the same in-game settings. There are no such artifacts.

Is there anything I can do against that? Graphics card is a Nvidia 1050 with proprietary driver. I'm on Arch Linux. Proton is 8.25 GE. I have tested several Proton variant without any difference.

[–] laskobar@feddit.de 1 points 9 months ago

According to the linked wiki, try to go to https://nouveau.freedesktop.org/CodeNames.html.

Check on your laptop with dmesg | grep -i chipset the codename of your graphic card. With this you can check which driver is the best on https://wiki.archlinux.org/title/NVIDIA. There is a paragraph, explaining which driver is the best.

If I understand it right, the nvidia package is the correct one for 1050. So you can use pacman -S nvidia with root privileges. All dependencies should be resolved automatically.

I would recommend to reboot, in case there are changed kernel modules.

2 things i have to note: Using Wayland is a total mess with nvidia. Specially on Arch Linux. I have screen flickering in GUI and games, the performance is so lala and tools like KeePass which needs access to the text in window titles did not work complete. On Manjaro, the flickering doesn't exist, but the other symptoms do. Maybe im missing some packages on Arch.

Second with Vulkan i have some tearing in games. I have not looked further in to that.

On the other hand, games like Satisfactory or Elder Scrolls Online, have more FPS with the same settings as on Windows.

Currently i test Arch and Manjaro in parallel on the same Laptop. But I tend to keep Manjaro and remove Arch. There are light pro's and con's, but overall, I'm more happy with Manjaro. But this has nothing to do with you're issue.

[–] laskobar@feddit.de 10 points 9 months ago (3 children)

I have a 1050 in my Laptop and it works fine with the nvidia package AS proprietary driver

[–] laskobar@feddit.de 1 points 9 months ago (1 children)

Yes. Because some games work only with proper privileges. This can get complicated on NTFS.

[–] laskobar@feddit.de 6 points 9 months ago (4 children)

Keep a minimum of 30GB free, for Windows update processes on the windows system partition. I don't how much the windows installation counts in space, but add that to the 30gb free space. I would recommend to have a extra partition for the games on NTFS and move your steam, epic, ubisoft, whatever library to that partition.

I have tried to use the same gaming partition between Linux and Windows, but failed every time. In the worst case this can alter your Windows privileges. At least I had this issue.

Currently I'm using Windows only for 2 games: Space Engineers and Empyrion. The rest works with better performance on Linux. Satisfactory, Ark survival, Elder Scrolls Online have more FPS on Linux with the same settings. I have to use a nvidia 1050 Ti in my laptop. With a AMD GPU the situation is a lot better on Linux.

I'm not a hardcore gamer, mostly im coding here and there. But sometimes gaming is a must have.

[–] laskobar@feddit.de 9 points 10 months ago

OK, many thx for the tips. Since my script in the service file is already doing some logging, i will try to use the last log entry, to find out, when it was last time running and exit the script, if it is not in the timeframe of 1 week.

 

I try to create a timer unit for weekly and daily backups. For example with the weekly unit, it should be executed once in a week, some minutes after login. If the unit was successful, it should shutdown and not start again until the next week. If a start of this unit was missing, it should be start again some minutes after the next login.

But for some unknown reason, the current unit starts after every login when I reboot the laptop. I am relatively sure that this timer unit is set up wrong, but unfortunately I don't know how I can implement such a unit better with the functions mentioned above.

[Unit]
Description=Run backup weekly
Requires=backup.service

[Timer]
Unit=backup.service
OnCalendar=weekly
RandomizedDelaySec=120
Persistent=true

[Install]
WantedBy=timers.target
[–] laskobar@feddit.de 1 points 10 months ago

Many thx for your suggestions.

[–] laskobar@feddit.de 2 points 10 months ago

Many THX. That's exactly what I have searched for. I was confused by frame_timing.

 

I want to have only the FPS and the time to be displayed. On my screenshot you can see a setting with 16.7ms. I have no idea what this is, How can i remove this and keep only the FPS and the time?

[–] laskobar@feddit.de 1 points 10 months ago (2 children)

Yes, I think the card is the weak point here or better the weak driver support. My next laptop will definitely have a AMD card. But I have absolutely no idea which one is good enough to handle actual games with full details and usable fps. I don't expect Desktop like experience but at least 40 fps with full details in an actual game would be fine. Im not a professional gamer, but when I have the time to play, it should be fun and not frustrating. Mostly I do coding with VSCode and some database stuff in different flavors. So a not to small display is a must have.

Can you recommend a good GPU? For the rest I can do my own research...

[–] laskobar@feddit.de 1 points 10 months ago (4 children)

Yes, of course. But nothing helped really. There is a small difference between the used Proton version. With 8.25 GE i get 13 fps and with 6.4 GE1 i get 19 fps. Using PROTON_USE_WINED3D11=1 makes it more worse than ever, with only 5 fps.

On the same laptop with windows, I have ~ 60 fps.

 

I try to play "Empyrion" on Linux via Steam. I have tried other games like "Satisfactory" without any issues and with a better performance as on Windows. But with Empyrion i get a max of 10 - 13 fps, where i have ~60fps on Windows on the same laptop. Graphic adapter is a nVidia 1050 GTX and OS is Arch Linux. If i remember correctly, Empyrion is a Unity game.

[–] laskobar@feddit.de 2 points 10 months ago

From my point of view, this is all relatively unstable and not really well thought out, far from being reliable. I have spent the last 2 weeks trying to convert my Crossbowser bookmark backend (https://codeberg.org/Offerel/SyncMarks-Webapp) into a functioning PWA. Very disappointing. Don't ask me how many nerves I've lost in the process. At least you can now use the WebApp as a PWA. The share_target also works if it was installed via Chrome or Samsung Internet. It also works offline. These functions are even retained if you subsequently uninstall Chrome/Samsung Internet. The WebApp then asks which browser wants to take over the functions. This also works with Chromite or Firefox. Strange but what the heck. At least you can now share any URLs with the backend. This also works offline, even if this is more of an Edge case for bookmarks.

[–] laskobar@feddit.de 6 points 10 months ago (2 children)

Oh there is a APK, when using Chrome or Samsung Internet (installed via Samsung Store). The store is generating and signing the APK. Only with such a signed APK OS Level functions will work. A good example is the share_target functionality. If this is enabled by the PWA and installed as APK, you can share text and links with the PWA. The same applies for PWAs on the Desktop, for example with Edge on Windows.

If you use the same PWA with Firefox or Samsung Internet installed from Play Store, it can only add a shortcut on the home screen, without share_target functionality.

Additionally some service worker functionality is very basic on some browsers. On one hand this is bad for functionality, but good for privacy. Assume a PWA uses a background sync service for example. This can exchange a lot data and sync it with any target in the web, without user consent. This is only a small part where service workers do not respect users privacy.

If you look at that we come in fast steps to this insane and total crazy manifest v3 webextensions. They are completely privacy nightmare at least how Chromium designed them. The Mozilla implementation is a lot better, but incompatible to Chromium.

Welcome to the ugly world of new web technologies.

[–] laskobar@feddit.de 4 points 11 months ago

This makes sense. Yes, I have paid in the playstore for this app (and I would do it again and again). But if I understand it correctly this would also mean, I could download their v4.3.8-ose from the official GitHub repo for free, and it would be updated automatically from Playstore to v4.3.8-gplay version (which is not free). Strange.

But this app is worth every penny.

 

I have installed Davx5 from F-Droid, from IzzyOnDroid Repo. Today I have checked for updates with the Google playstore and the App was updated to the playstore variant. I thought this isn't possible? What's going on here?

 

A similar question was raised some day's ago from a other person, but with different background. In this case, I would like to buy a nice gaming laptop. Of course I would use it for office and coding to, but primary I'm searching recommendations for gaming. I would like to play Wine/Proton game's and also native Linux games. As OS, I like to use Manjaro Gnome.

Should I better buy all of AMD (if yes, which CPI, GPU) or Intel/Nvidia? Or Intel CPU and AMD GPU? Which combination is the right one with best performance for a casual gamer? I prefer FPS games, if that's important...

view more: next ›