1828238 Members
2312 Online
109975 Solutions
New Discussion

Help ! XF86Config

 
ShweMyint
New Member

Help ! XF86Config

Compaq Presario M2000.
I am new to note book. I really don't know what video card or display I should select. Can not find on the web either.

Appreciate it.
Myint

5 REPLIES 5
Kodjo Agbenu
Honored Contributor

Re: Help ! XF86Config

Hi,

To know the type of video card you can type :

lspci | grep -i vga

It seems that the card shipped on Presario M2000 notebooks is :

ATI Radeon XPRESS 200M 5955 (PCIE)

It seems that this video card works with Xorg, however the resolution is limited to 1024x768 unless you install the ATI video drivers :

https://support.ati.com/ics/support/default.asp?deptID=894&task=knowledge&folderID=27

Good lcuk.
Kodjo
Learn and explain...
ShweMyint
New Member

Re: Help ! XF86Config


Thanks, KJodjo.
I tried it and great, now I learned lspci will do for me. Gave me integrated graphic 82052/855GM , but I did not find it in the list. I go to ati, intel and I have not find out Hoz. Vert. or memmory and depth.

When you come across anything I can learn, let me know.

Thanks for helping me out.
BRGDS.
Myint
Kodjo Agbenu
Honored Contributor

Re: Help ! XF86Config

Hi,

The X11 driver needed is Intel (a generic driver for most Intel cards named "i810").

Good lcuk.
Kodjo
Learn and explain...
ShweMyint
New Member

Re: Help ! XF86Config

That's great.

I got one configured with i810 on e-machine.
Took me a long time to get it going.

I can try that but it is a desktop and may have different Horiz. and Vert.

I 'll let you know of my progress.
Thanks,
Myint
Andrew Cowan
Honored Contributor

Re: Help ! XF86Config

Depending on your distro you will a utility that will help with the configuration:

"sax2" for Suse
"system-config-display" for Redhat/Fedora
"drackconf" for Debian (I think)