Thankyou John for the help.
Infact my xorg.conf have the entry like this

Section "Device"
  BoardName    "Radeon XPRESS 200 5A61 (PCIE)"
  BusID        "1:5:0"
  Driver       "vesa"
  Identifier   "Device[0]"
  VendorName   "ATI"
EndSection

whereas, after running the sax2 -m 0=vesa, then
a file copied as xorg.conf.saxsave have the entry as

Section "Device"
  BoardName    "Radeon XPRESS 200 5A61 (PCIE)"
  BusID        "1:5:0"
  Driver       "radeon"
  Identifier   "Device[0]"
  VendorName   "ATI"
EndSection

From Yast2, if I go to the Hardware->Graphic Controller, X started, but without a proper display.


TIA
Jose

John Andersen wrote:
On Wednesday 22 November 2006 22:13, Jose Thomas wrote:
Hi,

My Video card is ATI Radeon Xpress.
This is not working, so changed Radeon to vesa
using sax2 -m 0=vesa.

At a command console, type lspci
and post that output here so people can know
exactly what type of video card you have.

I go to the ATI site
http://ati.amd.com/support/driver.html
and i see no card named Radeon Xpress.
I see about a couple dozen cards named Ration Xyyy
(where yyy is some number), Perhaps you can visit the page above and find the SPECIFIC linux drivers for your card
and the directions for installation.



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to