HGL
foreign-sapphire
Warning, Command line -d3d11 set, but D3D11 is not supported on this machine.
I'm trying to play rocket league and it worked yesterday but today, it stopped working. The full log file is attached.
How do I fix this?
35 Replies
1) That's a rather old Proton version
2) As soon as you get into troubleshooting territory, you should really use Wine-GE instead. Download the latest release from Heroic's Wine Manager, select it in the game settings, delete your prefix (
/home/yhs/Games/Heroic/Prefixes/Rocket-League
) & try to run the game againforeign-sapphireOP•3y ago
Ok
I'll try that
Even if this does not change anything (meaning the game still isn't working), the log file should at least now actually contain the error message(s) that caused this
foreign-sapphireOP•3y ago
That's the newest proton version that I see though
At least in proton
foreign-sapphireOP•3y ago
Didn't work. Here's the new log
You might have to manually refresh the list using the button next to the tabs
foreign-sapphireOP•3y ago
Whoa it is outdated
Wine-GE-Proton7-25Yeah that's also very outdated, newest version is -35
foreign-sapphireOP•3y ago
Yeah
My proton was out of date too
I got the new version of proton and tried that but I get the same error
Same issue with an updated Wine-GE as well?
foreign-sapphireOP•3y ago
Let me try that
foreign-sapphireOP•3y ago
New error
foreign-sapphireOP•3y ago
@CommandMC
complex-teal•3y ago
using wine ge you need to enable dxvk
foreign-sapphireOP•3y ago
Ok
This seems more like driver issue to me, one sec
foreign-sapphireOP•3y ago
I always use proton
Is it a proton issue
Open up a terminal, run
nvidia-smi
and send the output into hereforeign-sapphireOP•3y ago
I've been away for a month on vacation and I updated my computer just yesterday
Failed to initialize NVML: Driver/library version mismatch
That's all
That doesn't look good
Right, something didn't upgrade correctly then
God I hate Ubuntu
Lutris' folks have this command on their Wiki for driver installation, maybe it helps:
sudo add-apt-repository ppa:graphics-drivers/ppa && sudo dpkg --add-architecture i386 && sudo apt update && sudo apt install -y nvidia-driver-525 libvulkan1 libvulkan1:i386
foreign-sapphireOP•3y ago
I'm running that command right now
Doesn't work with Proton and Wine after that command
I'm trying
sudo apt && sudo apt -y upgrade
to see if that fixes the problemI assume
nvidia-smi
also still does not work?foreign-sapphireOP•3y ago
Nope
Haven't messed with Ubuntu much, but I believe you're missing an
update
in the first command thereforeign-sapphireOP•3y ago
I had an update
I forgot to write it there
metropolitan-bronze•3y ago
Can you post this output?
inxi -SMGxx
foreign-sapphireOP•3y ago
I don't have it installed
I'll install it
Running this gives me this
metropolitan-bronze•3y ago
Your driver setup is all busted. Can you remove everything NV driver related from your system and try again?
Like even your DE works with no gpu accel right now
foreign-sapphireOP•3y ago
I guess
Wdym DE
metropolitan-bronze•3y ago
Desktop environment
foreign-sapphireOP•3y ago
Ok
I'll work on that
metropolitan-bronze•3y ago
sudo apt-get remove --purge '^nvidia-.*'
according to some posts i have found in google
I don't use Ubuntu for a long time so i had to look for it 🐸foreign-sapphireOP•3y ago
Yeah that's what I used
I'll be back after a restart
Everything works
Thank you for the help
metropolitan-bronze•3y ago
Nice
genetic-orange•3y ago
If you want a ubuntu like experience but with already installed nvidia drivers and removed all the dumb ubuntu stuff (snap, information collection, ...) worth to try pop_os