pls. I want to know the best graphic driver for ubuntu 12.04

Asked by Austin

what graphic driver can I use for ubuntu 12.04?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu freeradius Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

There is no direct answer to your question.

A driver is a piece of software that is designed to cooperate with a certain piece of hardware. Only if you tell us, what display adapter you have in your system, we can tell what different drivers might be available for your hardware.

Please provide the output of the following terminal command:

uname -a ; lsb_release -a ; sudo lshw -C display

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#2

Please post full Terminal output of this command:

lspci -nnk | grep -iA2 aphics; Xorg -version; sudo apt-get update; sudo apt-get install hwinfo mesa-utils hardinfo; apt-cache show xserver-xorg | grep Version; xrandr; fglrxinfo; nvidia-settings -g |head -n 30 ; lspci -nnk | grep -iA2 VGA; sudo lshw -short; sudo lshw -C display; sudo hwinfo --gfxcard; dpkg -l | egrep 'fgl|intel|mesa|mesa-utils|nvidia|NVIDIA|nouveau|radeon|video-ati'; cat /etc/lsb-release; dmesg | egrep 'abort|ailed|error|fail|fgl|GLX|GPU|intel|issing|nouveau|nvidia|NVIDIA|radeon|segment|VESA|VGA|wfb|\(EE\)|\(WW\)'; cat /proc/cpuinfo | grep -I model; cat /var/log/Xorg.0.log | egrep 'abort|ailed|error|fail|fgl|GLX|GPU|intel|issing|nouveau|nvidia|NVIDIA|radeon|segment|VESA|VGA|wfb|\(EE\)|\(WW\)'; sudo dmidecode|egrep 'anufact|roduct|erial|elease'; cat /etc/X11/xorg.conf; /usr/lib/nux/unity_support_test -p; ubuntu-support-status ; sudo lsmod; uname -a

Can you help with this problem?

Provide an answer of your own, or ask Austin for more information if necessary.

To post a message you must log in.