I have this issue after updating ubuntu 15, i have tried this How to fix "The system is running in low-graphics mode" error? but not got any sucees so please help.
I am using ubuntu 15.04 with windows 7 in dual boot.
I have this issue after updating ubuntu 15, i have tried this How to fix "The system is running in low-graphics mode" error? but not got any sucees so please help.
I am using ubuntu 15.04 with windows 7 in dual boot.
lspci -vv | sed -n '/^.*Graphics/,/^$/p'
and add output to your question. If that doesn't print anything, try replacing 'Graphics' with 'VGA'. EDIT: Probably better to just dolshw -C display
. – user3113723 Jul 29 '15 at 23:42