no Graphic mode after intallation of SUSE 11.1

Hi all,

Could anyone please help me?

I have tried to install SUSE 11.1 two times already but i always face this problem.

The problem is that :
When I finished installing SUSE 11.1, It has no Graphic mode to log in. This means that it has only text mode (tty0-tty6), I can not run level7.
What should I do to fix it? to make it normally run Graphic mode?

Thanks in advance for you answer.:slight_smile:

Phearun,
Linux4ever

What should I do to fix this???

Login as root then type these commands.

init 3
sax -r -m 0=vesa
init 5

Then let’s find out what graphics adapter you have.

Thanks for your help

the error is not solved yet.
when I typed

sax -r -m 0=vesa

it did not work. it show the message “-bash: sax: command not found”
so I type again like this

sax**2** -r -m 0=vesa

then I show message as the following


Sax: Initializing please wait...
Sax: your current configuration will not be read in
Sax: no X-Server is running
Sax: will start own server if needed
SPP: prepare device(0) profile: Depth16
SPP: including prepared profile(s)...
.......................
......................

Sax: starup
xc: sorry could not start configuration server
xc: for details refer to the log file:
xc: for detail refer to the log file:
         /var/log/SaX.log
xc: abort...

so what must i do to solve this problems??

Thanks again for your help

try

startx

as root to check if your Xserver installation is correct. Then, check the xserver log to see if X is having a problem when starting.

startx is also not working. it show the message as the follwoing


hostname: Unknown host
xauth:  creating new authority file /root/.serverauth.3751

X.Org X Server 1.5.2
Release Date: 10 October 2008
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux linux 2.6.27.7-9-default #1 SMP 2008-12-04 18:10:04 +0100 x86_64
Build Date: 03 December 2008  02:40:38PM
 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb 12 13:12:23 2009
(==) Using config file: "/etc/X11/xorg.conf"
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!
Could not init font path element /usr/share/fonts/Type1/, removing from list!
Could not init font path element /usr/share/fonts/100dpi:unscaled, removing from list!
Could not init font path element /usr/share/fonts/75dpi:unscaled, removing from list!

Fatal server error:
could not open default font 'fixed'
giving up
xinit:  Connection refused (errno 111):  unable to connect to X server
xinit:  No such process (errno 3):  Server error.

How can i check X Server whether it correctly install or not?
How can i Install new X server?

if possible, please chat to me via this email : khphearun@gmail.com,

Thanks,
Phearun

Gah, sorry for the sax2 typo - I was quite busy when I was typing it.

To make sure X is properly installed, try:
zypper in -t pattern x11

Hmm…, I doubt your xserver was installed correctly. As root, try yast with ncurses interface:


# yast

reinstall those xorg-related packages in System category, most of them named with ‘xorg-’ prefix.

Now try to reconfigure xorg with SaX2