Dreamfall chapters has low frame rates no matter the settings, and it ran fine under mint 18.
Does this have anything to do with there being no AMD drivers? I clicked on drivers in the welcome screen and none come up.
Why does MINT 19 run slow? No AMD drivers?
Forum rules
Before you post please read how to get help
Before you post please read how to get help
Re: Why does MINT 19 run slow? No AMD drivers?
Hard to say exactly if you don't include any useful system info at all. Copy/paste this to the terminal and copy/paste the text output here (no screenshots please):
However there are some generalizatons you can make with AMD on Linux. If it's a pre 6xxx series AMD card the open source driver (radeon) is all that's available in any Linux distro. If it's new enough you can use apdgpu or amdgpu-pro. Can't tell without knowing the card. I don't think either would show up in Driver Manager anyway ... that's only used for closed source drivers and I don't think AMD is doing that any more.
Just don't go to the AMD site and download the latest Linux driver. That may work in WIndows but in Linux I wouldn't count on it.
Code: Select all
inxi -Fxz
Just don't go to the AMD site and download the latest Linux driver. That may work in WIndows but in Linux I wouldn't count on it.
Re: Why does MINT 19 run slow? No AMD drivers?
On this, why is there no longer a download for the AMD cpu?
Re: Why does MINT 19 run slow? No AMD drivers?
I assume you mean the AMD closed source binary video drivers drivers there. There haven't been any available in Mint since 17.3, or in any other Linux distro that's as recent. It's because AMD dropped support for those drivers and have been in the process of rewriting their whole Linux graphics stack. AMD Linux support hasn't been very good in the past, hopefully this is improving.