For some reason, i never have seen this blue ring and i have build some pumps. But i will try it on a test pipeline, which will go straight upwards.
laskobar
Since currently I'm only playing Satisfactory, and I have downloaded the shader's, it should not come back the next day? Or is that wrong?
I mean, it's not the download which annoy me, its the time before I can start the game. It takes ages to download this 170MB from steam server's. Normally 170MB is transferred really fast for other things, but the update takes 5 minutes and longer from steam server's.
Yes. Arch Linux, but on a laptop. Nice combination. I thought the pre-caching is displayed as a separate dialog for Vulkan, which I can interrupt, if I want.
But I have every day a message directly right nearby the play button which reads something about "Download Update..." and the play button is grayed out.
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.
I have a 1050 in my Laptop and it works fine with the nvidia
package AS proprietary driver
I got it to work...
I have used the command grub-install --target=x86_64-efi --efi-directory=esp --bootloader-id="Arch Linux"
before, but without success. This didn't worked before. But now...
I have no idea, whats changed. Anyhow. Im happy.
df -h
Manjaro:
dev 7,8G 0 7,8G 0% /dev
run 7,8G 1,9M 7,8G 1% /run
/dev/sdb3 68G 50G 15G 78% /
tmpfs 7,8G 0 7,8G 0% /dev/shm
tmpfs 7,8G 9,0M 7,8G 1% /tmp
/dev/sdb4 587G 272G 285G 49% /mnt/games
/dev/sda1 296M 56M 241M 19% /boot/efi
tmpfs 1,6G 100K 1,6G 1% /run/user/1000
Arch:
dev 7,8G 0 7,8G 0% /dev
run 7,8G 1,7M 7,8G 1% /run
efivarfs 128K 46K 78K 38% /sys/firmware/efi/efivars
/dev/sdb5 69G 21G 45G 32% /
tmpfs 7,8G 0 7,8G 0% /dev/shm
tmpfs 7,8G 8,6M 7,8G 1% /tmp
/dev/sdb4 587G 272G 285G 49% /mnt/games
/dev/sda1 296M 56M 241M 19% /boot/efi
tmpfs 1,6G 108K 1,6G 1% /run/user/1000
/dev/sdb2 1,2T 796G 332G 71% /mnt/volume
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.
Many thx for your suggestions.
Many THX. That's exactly what I have searched for. I was confused by frame_timing.
I have found the same with my save game. One general question: if I click "leave to desktop", will this save bevor I quit the game or do I have only the last autosave?
In this case, shouldn't the output per pipeline be 33% rather than 50%? After all, there are 3 outputs. Or is 50% on the "middle" pipeline and 50% on the two new ones together?