[opensuse] SUSE 10.1 display problem
Hi, I have installed SUSE 10.1 on a PC which have ASUS P5 RD1-VM motherboard. Installation went on fine, but X failed to comeup on reboot. Then I used the command "sax2 -m 0=vesa" the X was successfully come up. If I use any other X based application which need the complete DISPLAY, failed and shown the same screen what was seen before the sax2 -m 0=vesa" command. The program used is "dangerdeep" Kindly someone give pointers how to fix the display. Any comments are appreciated. TIA Jose -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tuesday 21 November 2006 21:56, Jose Thomas wrote:
Hi,
I have installed SUSE 10.1 on a PC which have ASUS P5 RD1-VM motherboard. Installation went on fine, but X failed to comeup on reboot. Then I used the command "sax2 -m 0=vesa" the X was successfully come up. If I use any other X based application which need the complete DISPLAY, failed and shown the same screen what was seen before the sax2 -m 0=vesa" command.
The program used is "dangerdeep"
Kindly someone give pointers how to fix the display.
Any comments are appreciated.
You might at least tell us what kind of video card is in use. It doesn't what the mother board is if you are having a video problem. -- _____________________________________ John Andersen
Hi, My Video card is ATI Radeon Xpress. This is not working, so changed Radeon to vesa using sax2 -m 0=vesa. If any external X application is being launched, it is not honouring the VESA changed xorg.conf file. TIA Jose John Andersen wrote:
On Tuesday 21 November 2006 21:56, Jose Thomas wrote:
Hi,
I have installed SUSE 10.1 on a PC which have ASUS P5 RD1-VM motherboard. Installation went on fine, but X failed to comeup on reboot. Then I used the command "sax2 -m 0=vesa" the X was successfully come up. If I use any other X based application which need the complete DISPLAY, failed and shown the same screen what was seen before the sax2 -m 0=vesa" command.
The program used is "dangerdeep"
Kindly someone give pointers how to fix the display.
Any comments are appreciated.
You might at least tell us what kind of video card is in use. It doesn't what the mother board is if you are having a video problem.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
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. -- _____________________________________ John Andersen
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: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thursday 23 November 2006 03:30, Jose Thomas wrote:
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
Ok, so that video is integrated on the motherboard right? I think you want to download the ATI Driver Installer from this site and install that (just follow the Installer Instructions on that page). http://ati.amd.com/support/drivers/linux/linux-firegl.html -- _____________________________________ John Andersen
Hello, In the Message; Subject : Re: [opensuse] SUSE 10.1 display problem Message-ID : <200611230350.48123.jsa@pen.homeip.net> Date & Time: Thu, 23 Nov 2006 03:50:40 -0900 [John] == John Andersen <jsa@pen.homeip.net> has written: John> I think you want to download the ATI Driver Installer John> from this site and install that (just follow the Installer Instructions John> on that page). John> http://ati.amd.com/support/drivers/linux/linux-firegl.html No, not its page. Follow on this; http://www.suse.de/~sndirsch/ati-installer-HOWTO.html AFAIK, by the ATI's instruction, the vidoe driver remains "radeon". HTH --- Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp "Bill! You married with Computers. Not with Me!" "No..., with money." -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Thankyou John, Masaru. It solved my problem. Jose Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: [opensuse] SUSE 10.1 display problem Message-ID : <200611230350.48123.jsa@pen.homeip.net> Date & Time: Thu, 23 Nov 2006 03:50:40 -0900
[John] == John Andersen <jsa@pen.homeip.net> has written:
John> I think you want to download the ATI Driver Installer John> from this site and install that (just follow the Installer Instructions John> on that page).
John> http://ati.amd.com/support/drivers/linux/linux-firegl.html
No, not its page. Follow on this;
http://www.suse.de/~sndirsch/ati-installer-HOWTO.html
AFAIK, by the ATI's instruction, the vidoe driver remains "radeon".
HTH
--- Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp
"Bill! You married with Computers. Not with Me!" "No..., with money."
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thursday 23 November 2006 03:40, 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),
I'd guess that he means "PCI Express." Fred -- MickySoft, the ultimate corporate parasite. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (4)
-
Fred A. Miller
-
John Andersen
-
Jose Thomas
-
Masaru Nomiya