I am currently using Ubuntu 12.04 LTS, and I'm trying to upgrade to 14.04 LTS, it tells me "Your graphics hardware may not be fully supported in Ubuntu 14.04". My output using lspci | grep VGA
gives the following:
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF119M [Quadro NVS 4200M] (rev a1)
Is it because that my NVIDIA hardware is really not suitable for 14.04, or is it due to some improper configurations that has made the system ignored my NVIDIA graphic card and could only see my integrated graphics card instead? What should I do in this case? Many thanks in advance!