You are not logged in.

#1 2011-09-30 09:36:58

rawfool
Member
Registered: 2011-09-27
Posts: 3

[SOLVED] Unable to start Xorg on VMware

I've installed Arch Linux in VMware and everything was fine until starting X. followed the documentation & finally tried startx. But I got the following error messages.
---------------------------------------------------------------------------------------------
(EE) Failed to load module "vmware" (module does not exist, 0)
(EE) Failed to load module "vesa" (module does not exist, 0)
(EE) Failed to load module "fbdev" (module does not exist, 0)
(EE) No drivers available.

Fatal server error:
no screens found

--------------------------------------------------------------------------------------------
Please help me with this. Thanks.

Last edited by rawfool (2011-09-30 13:42:04)

Offline

#2 2011-09-30 12:21:19

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,673

Re: [SOLVED] Unable to start Xorg on VMware

You need to install drivers for xorg.

$ Pacman -Ss vmware

will help you to find the driver.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2011-09-30 13:39:26

rawfool
Member
Registered: 2011-09-27
Posts: 3

Re: [SOLVED] Unable to start Xorg on VMware

Thanks dude. It worked.

Offline

Board footer

Powered by FluxBB