Results 11 to 20 of 23
Like yancek mentioned, post up some graphics card specs. The problem is most likely in either the driver modules or the xorg.conf file. Either way, as yancek also said, SUSE ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-29-2010 #11
Like yancek mentioned, post up some graphics card specs. The problem is most likely in either the driver modules or the xorg.conf file. Either way, as yancek also said, SUSE 9.3 is a bit dated, so it might be that the hardware is not recognized by SUSE.
- 06-30-2010 #12
Its a Graphics Card problem only. SuSe Installer couldn't configure your Graphics Card properly. Boot up in failsafe mode and execute this
Post output here.Code:lspci | grep -i vga
As yancek suggested already, you should consider latest version of SuSe. SUSE 9.3 doesn't support latest Hardware and SUSE Team do not support it now. You won't receive any security updates and packages are obsolete too.
Could you post your machine's specs here?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-30-2010 #13Just Joined!
- Join Date
- Jun 2010
- Posts
- 17
thanks for your help
my graphic card model:Matrox G450 (mga)
i removed the card from motherbord and clean it and set it again and i enter
SUSE Linux(failsafe) and enter as root and then enter 'startX' The desktop .
what can i do now to make the linux enter direct ?
thanks again for your help
- 06-30-2010 #14
Execute this in Failsafe mode :
Configure Graphics card and reboot machine.Code:sax2 -m 0=vesa
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-30-2010 #15Just Joined!
- Join Date
- Jun 2010
- Posts
- 17
thanks for your reply
but i enter this command and it give me the following
saX:Initializing please wait..
saX:wrong module syntax
saX:syntax : -m cardNr = cardmodule [,.........]
kareem: #
and i don't know what can i do ?
- 06-30-2010 #16
Did you execute exact command? There should be any typo.
Its zero in sax2 -m 0=vesa. I think you used alphabet O instead of 0 (zero).It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-30-2010 #17Just Joined!
- Join Date
- Jun 2010
- Posts
- 17
no , i enter 0(ZERO) NOT O(ALPHABAT)
- 06-30-2010 #18
Have you disable internal Graphics Card in BIOS?
Try sax2 -m 1=vesa command.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-30-2010 #19Just Joined!
- Join Date
- Jun 2010
- Posts
- 17
i enter this command and it accepted with me
and give me the following :
xc: sorry could not start configuration server
xc: this could have the following reasons:
1) the card is still not supported
2) the card was not detected correctly
SaX2 -m 0=<name of module>
3) the card is detected but the server fails to start in spite of the detection
/var/log/sax.org
i make the second reason and enter the code and no change happend
and enter the third reason code and it gives me the following :
bash : /var/log/sax.log : permission denied
what can i do now ?
note : i have the graphic card cd
- 07-01-2010 #20
Could you post exact output of lspci | grep -i vga command?
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
