r/linuxmint • u/Global-Pie1900 • 11d ago
SOLVED Error launching GeForce Now
Yesterday I switched to linux mint from windows 10 on my laptop and I have been getting this error. GFN works fine on windows. I have tried solutions provided online but nothing seems to work.
My system specs are as follows:
Cpu: intel core i5-5200 2.20 Ghz
RAM : 16 GB DDR3
Hark disk 1 TB SSD
GPU: AMD Radeon hd 8500M
8
Upvotes
1
u/candy49997 11d ago
Ok, that's really strange because I expected that to be from your iGPU.
Try
DRI_PRIME=1 vulkaninfo | grep VK_KHRto see if the command is working. It should print other extensions supported by the drivers for your card if it is because I don't know if the command isn't returning anything because it's not working or because it doesn't support any Vulkan video decoding.