a couple of graphics questions

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
angelbeast
Level 3
Level 3
Posts: 155
Joined: Sun Dec 23, 2007 2:38 am

a couple of graphics questions

Post by angelbeast »

I was wondering how do i determine which graphics card and drivers i have. also how to tell if 3D acceleration is enabled or not. Thanks in advance!
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Linux Mint 19 “Tara” Cinnamon
Razer Blade Pro 17in full HD
proxima_centauri

Re: a couple of graphics questions

Post by proxima_centauri »

Hi,

You can

Code: Select all

lspci
in terminal to find out your graphics card (among many other things)
For me

Code: Select all

lspci | grep VGA
specifically lists my graphics card but that may not necessarily work for you.

Also a good terminal tool is inxi, it may be installed by default in LM7, but maybe not in LM6. Once it is installed, you can run something like

Code: Select all

inxi -v 5
to list a lot of info on your PC.
angelbeast
Level 3
Level 3
Posts: 155
Joined: Sun Dec 23, 2007 2:38 am

Re: a couple of graphics questions

Post by angelbeast »

proxima_centauri wrote:Hi,

You can

Code: Select all

lspci
in terminal to find out your graphics card (among many other things)
For me

Code: Select all

lspci | grep VGA
specifically lists my graphics card but that may not necessarily work for you.

Also a good terminal tool is inxi, it may be installed by default in LM7, but maybe not in LM6. Once it is installed, you can run something like

Code: Select all

inxi -v 5
to list a lot of info on your PC.
Hey thanks for the info. So if i see something like this: "Graphics: Card ATI Radeon XPRESS 200M 5955 (PCIE) X.Org 1.6.0 Res 1280x800@59.8hz". does that mean a driver is installed and 3D acceleration is activated?
Linux Mint 19 “Tara” Cinnamon
Razer Blade Pro 17in full HD
proxima_centauri

Re: a couple of graphics questions

Post by proxima_centauri »

That output just tells you your hardware, so you have an ATI card. You want to install the proprietary drivers, look into the program Envy for an easy set up of those drivers.
angelbeast
Level 3
Level 3
Posts: 155
Joined: Sun Dec 23, 2007 2:38 am

Re: a couple of graphics questions

Post by angelbeast »

proxima_centauri wrote:That output just tells you your hardware, so you have an ATI card. You want to install the proprietary drivers, look into the program Envy for an easy set up of those drivers.
How do i get Envy? I know it used to come pre installed but i don't see it in Gloria.
Linux Mint 19 “Tara” Cinnamon
Razer Blade Pro 17in full HD
proxima_centauri

Re: a couple of graphics questions

Post by proxima_centauri »

I think it's command line only for the time being in Gloria.
angelbeast
Level 3
Level 3
Posts: 155
Joined: Sun Dec 23, 2007 2:38 am

Re: a couple of graphics questions

Post by angelbeast »

I found it in the software portal. Trying it now :-)
Linux Mint 19 “Tara” Cinnamon
Razer Blade Pro 17in full HD
angelbeast
Level 3
Level 3
Posts: 155
Joined: Sun Dec 23, 2007 2:38 am

Re: a couple of graphics questions

Post by angelbeast »

proxima_centauri wrote:I think it's command line only for the time being in Gloria.
I've got it now but it says all of the available drivers are not recommended. Envy hs never told me that before.
Linux Mint 19 “Tara” Cinnamon
Razer Blade Pro 17in full HD
angelbeast
Level 3
Level 3
Posts: 155
Joined: Sun Dec 23, 2007 2:38 am

Re: a couple of graphics questions

Post by angelbeast »

Hmmm...I see Nvidia drivers in mintinstall but if i recall correctly i need the ati drivers...man this is messed up *LOL*
Linux Mint 19 “Tara” Cinnamon
Razer Blade Pro 17in full HD
richyrich

Re: a couple of graphics questions

Post by richyrich »

From reading other posts concerning ATI drivers, you may be out of luck! :cry:
It seems that ATI has dropped support for older ATI graphics cards in all of the latest distributions!
Husse has recommended others to go to ATI, and download the legacy drivers from there.

Hope this might help.

regards, Richard
angelbeast
Level 3
Level 3
Posts: 155
Joined: Sun Dec 23, 2007 2:38 am

Re: a couple of graphics questions

Post by angelbeast »

richyrich wrote:From reading other posts concerning ATI drivers, you may be out of luck! :cry:
It seems that ATI has dropped support for older ATI graphics cards in all of the latest distributions!
Husse has recommended others to go to ATI, and download the legacy drivers from there.

Hope this might help.

regards, Richard
Ugh...I can't seem to find anything on the ati site. I'm not really sure which version of the driver i'm looking for.
Linux Mint 19 “Tara” Cinnamon
Razer Blade Pro 17in full HD
richyrich

Re: a couple of graphics questions

Post by richyrich »

Hi,
This is what you are looking for:

http://support.amd.com/us/gpudownload/l ... linux.aspx

You may have to read the release notes to find your specific vga card, or you may have to experiment . . :mrgreen:

regards, Richard
angelbeast
Level 3
Level 3
Posts: 155
Joined: Sun Dec 23, 2007 2:38 am

Re: a couple of graphics questions

Post by angelbeast »

richyrich wrote:Hi,
This is what you are looking for:

http://support.amd.com/us/gpudownload/l ... linux.aspx

You may have to read the release notes to find your specific vga card, or you may have to experiment . . :mrgreen:

regards, Richard
I see one that says it supports Ubuntu 9.04. Would that be the one i want? This just isn't making sense like it used to...grrrr
Linux Mint 19 “Tara” Cinnamon
Razer Blade Pro 17in full HD
richyrich

Re: a couple of graphics questions

Post by richyrich »

Nope . . that is the one that doesn't support the legacy gpu's. (probably the same one that Envy doesn't recommend)
If it was my guess, :?: I'd try the 9.2, as it supports Xorg 7.4, and it was released prior to the Jaunty/Gloria releases.

but, please, it is only my guess, download the release notes to make sure!

good luck, Richard
angelbeast
Level 3
Level 3
Posts: 155
Joined: Sun Dec 23, 2007 2:38 am

Re: a couple of graphics questions

Post by angelbeast »

richyrich wrote:Nope . . that is the one that doesn't support the legacy gpu's. (probably the same one that Envy doesn't recommend)
If it was my guess, :?: I'd try the 9.2, as it supports Xorg 7.4, and it was released prior to the Jaunty/Gloria releases.

but, please, it is only my guess, download the release notes to make sure!

good luck, Richard
Okay i'll give that one a try...But now if it messes up how do i uninstall it? hehe
Linux Mint 19 “Tara” Cinnamon
Razer Blade Pro 17in full HD
richyrich

Re: a couple of graphics questions

Post by richyrich »

Just click the 9.2 driver on the link I sent you, on the right side you will find some links, the FAQ's will tell you.
angelbeast
Level 3
Level 3
Posts: 155
Joined: Sun Dec 23, 2007 2:38 am

Re: a couple of graphics questions

Post by angelbeast »

Okay i got this error while attempting to install...What does it all mean?

Error: ./default_policy.sh does not support version
default:v2:i686:lib::none:2.6.29-02062903-generic; make sure that the version is being
correctly set by --iscurrentdistro

Removing temporary directory: fglrx-install.WzKRIE
Linux Mint 19 “Tara” Cinnamon
Razer Blade Pro 17in full HD
richyrich

Re: a couple of graphics questions

Post by richyrich »

Mint 6 is 2.6.27-7
Look for another.
angelbeast
Level 3
Level 3
Posts: 155
Joined: Sun Dec 23, 2007 2:38 am

Re: a couple of graphics questions

Post by angelbeast »

richyrich wrote:Mint 6 is 2.6.27-7
Look for another.
So it won't install if it's not the right one? So i can just try them till i find one that installs and it looks like it shouldbe correct? *LOL*
Linux Mint 19 “Tara” Cinnamon
Razer Blade Pro 17in full HD
richyrich

Re: a couple of graphics questions

Post by richyrich »

I'm sorry, I was reading your signature and it said Mint 6, now I see it is Mint 7, which uses the Linux kernel 2.6.28-11
It should state what version of Linux kernel it is compatible with.

regards, Richard
ps: I'll be signing off for the night, good luck.
Locked

Return to “Hardware Support”