Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere
Nvidia released a bad driver, people with Nvidia drivers have crashes in Palworld too, try to go back to a older GPU driver, maybe this will help because this was helping people in palworld.
EDIT: The final command for me is
Download the .run file, run it in the terminal to make sure it actually installs properly. I had to to install it without GUI to not get an error.
(1) Run this to download the latest drivers, make sure your card is compatible on the website I linked. They're available for windows as well.
wget https://developer.nvidia.com/downloads/vulkan-beta-5504055-linux
(2)Go to downloads.
cd ~/Downloads/
(3)Mark your .run file executable, you can do this in your file browser as-well. Make sure you change the file name to the driver version you downloaded.
chmod +x NVIDIA-Linux-x86_64-550.40.55.run
(4)Run it in the terminal.
sudo ./NVIDIA-Linux-x86_64-550.40.55.run
If it reads;
ERROR: An NVIDIA kernel module 'nvidia-drm' appears to already be loaded in your kernel. This may be because it is in use (for example, by an X server, a CUDA program, or
the NVIDIA Persistence Daemon), but this may also happen if your kernel was configured without support for module unloading. Please be sure to exit any programs
that may be using the GPU(s) before attempting to upgrade your driver. If no GPU-based programs are running, you know that your kernel supports module unloading,
and you still receive this message, then an error may have occured that has corrupted an NVIDIA kernel module's usage count, for which the simplest remedy is to
reboot your computer.
You can reboot like it suggests, or follow this guide like I did. https://unix.stackexchange.com/questions/440840/how-to-unload-kernel-module-nvidia-drm
(6)I rebooted into the text console. (Ctrl+Alt+F2) before logging in, ran;
systemctl isolate multi-user.target
Then simply repeat step 2 and 4, then reboot.
I hope this helps, and I hope my steam formatting worked.
I've never made a guide like this, so please actually read the pages I linked, and use your brain before dumping commands into the terminal.
Edit: I should mention, I'm running Debian 11. After I installed these drivers, I just ran proton experimental, with no launch options, game ran pretty good.
Nvidia seems to have added a new option. You have to select your Nvidia GPU there. This may solve the problem.
400% weaker then the minimum required....
I have a Nvidia Gforce GTX 860M running on W10.
Can anybody help me with a fix for Helldivers 2 error?
I tried about everything I find on Google and nothing seems to work...
Thx
Only real option would be to try to get DX12 to Vulkan wrapper to do its magic on that, but even then in all likelyhood performance would be absolutely awful at best.
That mobile GPU only supports DX12 feature level 11_0 where as the game requires 12_0 so on its own HD2 is just not going to work on that hardware.