Jump to content

gui load display problem


Recommended Posts

i run/install linux slackware through virtual pc.

running the cli is ok but when i startx to run kde gui it seem not loading the page.

is it a prob with my display driver with the slackware?

what are the action that i should take?

because when i install mandriva on same virtual pc there is no prob at all.

 

 

[moved from Talk-Talk by spinynorman]

Link to comment
Share on other sites

It could be when you created the machine. What did you choose? Normally, if the version isn't listed, you just choose "Other 2.4.x kernel" or "Other 2.6.x kernel". I'm assuming you're using vmware of course, but could be similar in other vendors software.

 

What errors do you get? Try running the system at runlevel 3, and then type "startx" once logged in as a normal user. What appears on screen? If you've chosen a weird display driver, try changing it to VESA so that it's using basic stuff.

Link to comment
Share on other sites

i choose other..

there is no error but it seem loading too long..and nothing appear.

i've check from "pico /etc/X11/xorg.conf"

 

and VESA is already default display driver..

 

then what is the other thing i should look for..?please

i use intel graphic card on board.

:wall:

Link to comment
Share on other sites

The virtual machine shouldn't use Intel graphics though, the Intel graphics is your main machine. Normally the virtual machine uses a vmware driver if you use vmware, so if not vmware, it'll use something else.

 

Boot the virtual machine into runlevel 3, and type startx. I need to see errors. And if you just get a blank screen, then your graphics driver is not configured correctly.

Link to comment
Share on other sites

An easy way, is when you get the blank screen, press CTRL-ALT-F1 to get the console window on the virtual machine, login as root and then type:

 

init 3

 

this should do it, however sometimes, not always successfully I've found. What I tend to do is edit /etc/inittab, and change this line:

 

id:5:initdefault:

 

so that it reads:

 

id:3:initdefault:

 

I then reboot the system, and it's at runlevel 3.

Link to comment
Share on other sites

There's no runlevel 5 in Slackware- the equivalent is runlevel 4... :D

Factly, both runlevel 2 and runlevel 5 in Slackware should be the same as runlevel 3.

 

I have no idea if xorg has a special driver for MSVM virtual machines, or you simply have to use "vesa"- I haven't used MSVM for ages, only vmware.

Edited by scarecrow
Link to comment
Share on other sites

i already runlevel 3.

the error is

 

fatal io error 104

 

it is a problem with the mouse driver?

because during installation i have choose usb driver for my mouse,now should i change it to ps2?

and it is a problem with the gpm program that i enable?should i disable it?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...