LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-19-2011, 02:19 PM   #1
lee_can
Member
 
Registered: Mar 2011
Posts: 118

Rep: Reputation: 1
X server not started


Dear all,

I am facing one problem while using the startx in backtrack operating system.
the problem is that::
[ 7.866] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 7.866] Entry deleted from font path.
[ 7.866] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 7.866] Entry deleted from font path.
[ 7.866] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[ 7.866] Entry deleted from font path.
[ 7.866] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 7.866] Entry deleted from font path.
[ 7.866] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.

how can i download these files?
appreciate any kind of help.

best regards

Last edited by lee_can; 05-19-2011 at 10:23 PM.
 
Old 05-19-2011, 02:42 PM   #2
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
You probably already have the fonts in /usr/share/fonts. But, you may not have an X11 directory in /usr/share/fonts.

You could try making an X11 directory, then symlink each directory in /usr/share/fonts to the /usr/share/fonts/X11 directory to see if that solves the problem.
 
Old 05-19-2011, 03:20 PM   #3
alan_ri
Senior Member
 
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Blog Entries: 5

Rep: Reputation: 127Reputation: 127
Code:
sudo apt-get install xfonts-base
Then try again.
 
Old 05-19-2011, 10:20 PM   #4
lee_can
Member
 
Registered: Mar 2011
Posts: 118

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by bigrigdriver View Post
You probably already have the fonts in /usr/share/fonts. But, you may not have an X11 directory in /usr/share/fonts.

You could try making an X11 directory, then symlink each directory in /usr/share/fonts to the /usr/share/fonts/X11 directory to see if that solves the problem.
bigrigdriver
Thanks for your reply,
But i have the folder X11
 
Old 05-19-2011, 10:22 PM   #5
lee_can
Member
 
Registered: Mar 2011
Posts: 118

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by alan_ri View Post
Code:
sudo apt-get install xfonts-base
Then try again.
Alan_ri
Appreciate your reply.
I have tried apt-get install xfonts-base but it gave me, that nothing to download as i have the latest version.
Is there anything must be installed?
 
Old 05-20-2011, 04:12 AM   #6
alan_ri
Senior Member
 
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Blog Entries: 5

Rep: Reputation: 127Reputation: 127
OK, try this;
Code:
sudo mkdir /usr/share/fonts/X11/100dpi && mkdir /usr/share/fonts/X11/75dpi && mkdir /usr/share/fonts/X11/Type1 && mkdir /usr/share/fonts/X11/100dpi && mkdir /usr/share/fonts/X11/75dpi
 
Old 05-20-2011, 04:15 AM   #7
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
WW indicates warnings and should not stop X from starting (as far as I know). Can you check for lines with EE?
 
Old 05-20-2011, 12:01 PM   #8
lee_can
Member
 
Registered: Mar 2011
Posts: 118

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by alan_ri View Post
OK, try this;
Code:
sudo mkdir /usr/share/fonts/X11/100dpi && mkdir /usr/share/fonts/X11/75dpi && mkdir /usr/share/fonts/X11/Type1 && mkdir /usr/share/fonts/X11/100dpi && mkdir /usr/share/fonts/X11/75dpi
I appreciate your help guys,
Well i tried to create these folders, but still facing the same problem as it is telling me that the files inside these folders which i have create is missing.
how can i download these 2 folders 75dpi and 100dpi, is there anything like apt-get install *****?
 
Old 05-20-2011, 12:02 PM   #9
lee_can
Member
 
Registered: Mar 2011
Posts: 118

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by Wim Sturkenboom View Post
WW indicates warnings and should not stop X from starting (as far as I know). Can you check for lines with EE?
Thanks for your reply
i have no any EE, it is only WW, but i cannot start X for the above reasons
 
Old 05-20-2011, 01:39 PM   #10
alan_ri
Senior Member
 
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Blog Entries: 5

Rep: Reputation: 127Reputation: 127
Post the output of startx again.
 
Old 05-21-2011, 12:23 PM   #11
lee_can
Member
 
Registered: Mar 2011
Posts: 118

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by alan_ri View Post
Post the output of startx again.
I really appreciate all of you for your help.

I installed the missing fonts, but still cannot start the x server

Code:
X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-27-server i686 Ubuntu
Current Operating System: Linux root 2.6.38 #1 SMP Thu Mar 17 20:52:18 EDT 2011 i686
Kernel command line: file=/cdrom/preseed/custom.seed boot=casper initrd=/casper/initrd.gz text splash vga=791-- BOOT_IMAGE=/casper/vmlinuz 
Build Date: 08 March 2011  08:22:50AM
xorg-server 2:1.7.6-2ubuntu7.6 (For technical support please see http://www.ubuntu.com/support) 
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
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: Sat May 21 13:18:29 2011
(==) Using config directory: "/usr/lib/X11/xorg.conf.d"
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |-->Screen "Default Screen Section" (0)
(**) |   |-->Monitor "<default monitor>"
(==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
(II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
(II) Loader magic: 0x81f1e80
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(--) using VT number 8

(--) PCI:*(0:0:15:0) 15ad:0405:15ad:0405 VMware SVGA II Adapter rev 0, Mem @ 0xf0000000/134217728, 0xe8000000/8388608, I/O @ 0x00001400/16, BIOS @ 0x????????/32768
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(==) Matched vmware as autoconfigured driver 0
(==) Matched vesa as autoconfigured driver 1
(==) Matched fbdev as autoconfigured driver 2
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "vmware"
(II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
(II) Module vmware: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 10.16.9
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "vesa"
(II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 2.3.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "fbdev"
(II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
(II) Module fbdev: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 0.4.1
	ABI class: X.Org Video Driver, version 6.0
(II) VMWARE: driver for VMware SVGA: vmware0405, vmware0710
(II) VESA: driver for VESA chipsets: vesa
(II) FBDEV: driver for framebuffer: fbdev
(II) Primary Device is: PCI 00@00:0f:0
(WW) Falling back to old probe method for vesa
(WW) Falling back to old probe method for fbdev
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/xorg/modules/linux/libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 0.0.2
	ABI class: X.Org Video Driver, version 6.0
(--) VMWARE(0): VMware SVGA regs at (0x1400, 0x1401)
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x3b) [0x80e955b]
1: /usr/bin/X (0x8048000+0x61e2d) [0x80a9e2d]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb7810410]
3: /usr/bin/X (0x8048000+0x11d85a) [0x816585a]
4: /usr/bin/X (LoadSubModule+0x79) [0x8166239]
5: /usr/bin/X (xf86LoadSubModule+0x6e) [0x80be2ae]
6: /usr/lib/xorg/modules/drivers/vmware_drv.so (0xb73df000+0x4536) [0xb73e3536]
7: /usr/bin/X (InitOutput+0x5c8) [0x80b9e38]
8: /usr/bin/X (0x8048000+0x1ebbb) [0x8066bbb]
9: /lib/tls/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb7546bd6]
10: /usr/bin/X (0x8048000+0x1e961) [0x8066961]
Illegal instruction at address 0xb763ce6d

Caught signal 4 (Illegal instruction). Server aborting

Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

 ddxSigGiveUp: Closing log
 
Old 05-22-2011, 07:47 AM   #12
alan_ri
Senior Member
 
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Blog Entries: 5

Rep: Reputation: 127Reputation: 127
Hmm, this could be a driver issue.

Post the output of;
Code:
lspci -v -s `lspci | awk '/VGA/{print $1}'`
Also try to reconfigure X;
Code:
dpkg-reconfigure xserver-xorg
Then try;
Code:
startx
And post the output.


And if it's KDE that you're using, try;
Code:
startkde

Last edited by alan_ri; 05-22-2011 at 07:51 AM.
 
Old 05-22-2011, 09:23 AM   #13
lee_can
Member
 
Registered: Mar 2011
Posts: 118

Original Poster
Rep: Reputation: 1
Code:
root@root:~# lspci -v -s `lspci | awk '/VGA/{print $1}'`
00:0f.0 VGA compatibe:VMware SVGA II Adapter
subsystem: VMware SVGA II Adapter
Flags: medium devsel
I/O ports at 1400 [size=16]
Memory at f00000000 (32-bit, non-prefetchable) [size=128M]
Memory at e80000000 (32-bit, non-prefetchable) [size=8M]
[virtual] Expansion ROM at 20100000 [disabled] [size=32k]
after trying to reconfigure the X server with:
root@root:~# dpkg-reconfigure xserver-xorg
then startx, please see below the output (same as before i believe)
Code:
X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-27-server i686 Ubuntu
Current Operating System: Linux root 2.6.38 #1 SMP Thu Mar 17 20:52:18 EDT 2011 

i686
Kernel command line: file=/cdrom/preseed/custom.seed boot=casper 

initrd=/casper/initrd.gz text splash vga=791-- BOOT_IMAGE=/casper/vmlinuz 
Build Date: 08 March 2011  08:22:50AM
xorg-server 2:1.7.6-2ubuntu7.6 (For technical support please see 

http://www.ubuntu.com/support) 
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
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: Sat May 21 13:18:29 2011
(==) Using config directory: "/usr/lib/X11/xorg.conf.d"
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |-->Screen "Default Screen Section" (0)
(**) |   |-->Monitor "<default monitor>"
(==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
(II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable 

AutoAddDevices.
(II) Loader magic: 0x81f1e80
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(--) using VT number 8

(--) PCI:*(0:0:15:0) 15ad:0405:15ad:0405 VMware SVGA II Adapter rev 0, Mem @ 

0xf0000000/134217728, 0xe8000000/8388608, I/O @ 0x00001400/16, BIOS @ 

0x????????/32768
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(==) Matched vmware as autoconfigured driver 0
(==) Matched vesa as autoconfigured driver 1
(==) Matched fbdev as autoconfigured driver 2
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "vmware"
(II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
(II) Module vmware: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 10.16.9
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "vesa"
(II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 2.3.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "fbdev"
(II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
(II) Module fbdev: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 0.4.1
	ABI class: X.Org Video Driver, version 6.0
(II) VMWARE: driver for VMware SVGA: vmware0405, vmware0710
(II) VESA: driver for VESA chipsets: vesa
(II) FBDEV: driver for framebuffer: fbdev
(II) Primary Device is: PCI 00@00:0f:0
(WW) Falling back to old probe method for vesa
(WW) Falling back to old probe method for fbdev
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/xorg/modules/linux/libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 0.0.2
	ABI class: X.Org Video Driver, version 6.0
(--) VMWARE(0): VMware SVGA regs at (0x1400, 0x1401)
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x3b) [0x80e955b]
1: /usr/bin/X (0x8048000+0x61e2d) [0x80a9e2d]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb7810410]
3: /usr/bin/X (0x8048000+0x11d85a) [0x816585a]
4: /usr/bin/X (LoadSubModule+0x79) [0x8166239]
5: /usr/bin/X (xf86LoadSubModule+0x6e) [0x80be2ae]
6: /usr/lib/xorg/modules/drivers/vmware_drv.so (0xb73df000+0x4536) [0xb73e3536]
7: /usr/bin/X (InitOutput+0x5c8) [0x80b9e38]
8: /usr/bin/X (0x8048000+0x1ebbb) [0x8066bbb]
9: /lib/tls/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb7546bd6]
10: /usr/bin/X (0x8048000+0x1e961) [0x8066961]
Illegal instruction at address 0xb763ce6d

Caught signal 4 (Illegal instruction). Server aborting

Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional 

information.

 ddxSigGiveUp: Closing log
giving up.
xinit: No such file or directory (errno 20): unable to connect to X server
xinit: No such process (errno 3): Server error.
Then when i type: startkde
i got this:
$DISPLAY is not set or cannot connect to the X server.

Thank you very much alan_ri for spending your time and for helping me.
Best Regards
 
Old 05-22-2011, 09:40 AM   #14
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
A wild guess (I seem to be doing those a lot recently), but isn't the below pointing to something ?
Code:
Caught signal 4 (Illegal instruction). Server aborting
Running i686 code on a i486 or so?

From the references to VMWARE, I also think that you're trying this in a virtual machine. No experience with that but are there configuration option for the processor type?
 
Old 05-22-2011, 09:52 AM   #15
lee_can
Member
 
Registered: Mar 2011
Posts: 118

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by Wim Sturkenboom View Post
A wild guess (I seem to be doing those a lot recently), but isn't the below pointing to something ?
Code:
Caught signal 4 (Illegal instruction). Server aborting
Running i686 code on a i486 or so?

From the references to VMWARE, I also think that you're trying this in a virtual machine. No experience with that but are there configuration option for the processor type?
Yes, i am using VMware, unfortunately no any configuration for the processor, it just show me how many processor to used, 1 or 2
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
X-server can not be started on display:0 srinivasmiriyalu Solaris / OpenSolaris 9 06-26-2009 07:29 AM
Mysql.server not started dharminders Linux - Server 4 06-16-2009 02:56 AM
Could use some help getting started with X Server basics: almost there, but... lumix Linux - Newbie 1 05-21-2008 06:58 PM
Getting started with Linux as a server bradleyland Linux - Server 7 05-03-2007 12:57 AM
how to get x server started in debian 3.1 Crazed_Ape Linux - Newbie 5 12-19-2005 10:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration