dual AMD radeon graphics cards on my lenovo y485p.
output for lspci |grep VGA
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8650G]
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mars XTX [Radeon HD 8790M] (rev ff)
did you try and install any AMD drivers?, please see this link first and stick with the on-board drivers for now until such times as AMD drivers become available:
Have you run a full system update?:
As your kernel is from June, how do you have a higher kernel than me when I just did the most recent updates?.
Linux fred2 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Speaking of AMD, I was appalled when I heard there would be no proprietary driver for 16.04. However, I have been pleasantly surprised by notable improvements in the open source one since then such that opengl now seems to work with it. Or, at least I think it does (I am no expert on this). All of my Steam games work and all of the desktop compositing seems to work no problem.
I installed the newer kernel with the idea that it could help to solve the problem, but it turns out useless.
as for the AMD drivers, I havn’t known that until I finished my ubuntu-mate’s installation
If you are using a propriety GPU driver it would be listed there. It used to be the case that if you were using the open source driver, it would also be listed here. However, since 16.04, the open one is not listed. However, if neither the open source GPU driver nor a proprietary GPU driver is listed (indeed, a proprietary one can't be listed because there is not one currently available), we can safely assume it is the open source one being used.
Or, form a terminal, type the following:
lspci -k
In my case, it pushed out, amongst other things, the following:
It’s a guess, but I am wondering if, for whatever reason, Ubuntu is choosing, when faced with these two drivers, to default to the one you do not want. That being that case, is there any way to remove or disable the driver of the GPU you do not want to use and, in doing so, force Ubuntu to use the other one?
I have found this on the main Ubuntu forums. It may be of some help in terms of your problem. It makes mention of blacklisting certain hardware. In this case, your integrated GPU.
I am wondering what if both GPU off after I blacklist my integrated GPU... it maybe that my computer will show no screen and I regrad it so risky and no to try....
when faced with these two drivers, to default to the one you do not want
what I want is to make both of them work as in window... but fortunately, this problem makes little influence on my work, and I not so emergent to fix it.