You are not logged in.

#1 2012-08-26 17:55:40

IamFuzzles
Member
Registered: 2012-08-20
Posts: 8

Unable to run X

Still working on configuring my new install and ran into a problem. I installed X (specifically xorg-server, xorg-xinit, xorg-server-utils, xtwm, xorg-xclock, and xterm) but when I run startx or xinit, I get a "no screens found" error. I've looked through the log, and it seems I'm missing some modules, but have had little luck with that. Here's my Xorg.0 log if someone can help me understand what's going wrong exactly. Thank you in advance.

[    93.779] 
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[    93.779] 
X.Org X Server 1.12.3.901 (1.12.4 RC 1)
Release Date: 2012-08-03
[    93.781] X Protocol Version 11, Revision 0
[    93.782] Build Operating System: Linux 3.4.4-2-ARCH x86_64 
[    93.782] Current Operating System: Linux tarch 3.4.9-1-ARCH #1 SMP PREEMPT Wed Aug 15 18:59:31 CEST 2012 x86_64
[    93.782] Kernel command line: root=/dev/sda6 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux 
[    93.783] Build Date: 09 August 2012  10:04:44AM
[    93.784]  
[    93.784] Current version of pixman: 0.26.2
[    93.786] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    93.786] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    93.788] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 26 17:37:39 2012
[    93.789] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    93.789] (==) No Layout section.  Using the first Screen section.
[    93.789] (==) No screen section available. Using defaults.
[    93.789] (**) |-->Screen "Default Screen Section" (0)
[    93.789] (**) |   |-->Monitor "<default monitor>"
[    93.789] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    93.789] (==) Automatically adding devices
[    93.789] (==) Automatically enabling devices
[    93.789] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[    93.789] 	Entry deleted from font path.
[    93.789] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    93.789] 	Entry deleted from font path.
[    93.789] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    93.789] 	Entry deleted from font path.
[    93.789] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    93.789] 	Entry deleted from font path.
[    93.789] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    93.789] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    93.789] 	Entry deleted from font path.
[    93.789] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    93.789] (==) FontPath set to:
	/usr/share/fonts/misc/
[    93.789] (==) ModulePath set to "/usr/lib/xorg/modules"
[    93.789] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    93.789] (II) Loader magic: 0x7c8b00
[    93.789] (II) Module ABI versions:
[    93.789] 	X.Org ANSI C Emulation: 0.4
[    93.789] 	X.Org Video Driver: 12.1
[    93.789] 	X.Org XInput driver : 16.0
[    93.789] 	X.Org Server Extension : 6.0
[    93.790] (--) PCI:*(0:0:2:0) 8086:0126:17aa:21cf rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64
[    93.790] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    93.790] (II) LoadModule: "extmod"
[    93.790] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    93.790] (II) Module extmod: vendor="X.Org Foundation"
[    93.790] 	compiled for 1.12.3.901, module version = 1.0.0
[    93.790] 	Module class: X.Org Server Extension
[    93.790] 	ABI class: X.Org Server Extension, version 6.0
[    93.790] (II) Loading extension MIT-SCREEN-SAVER
[    93.790] (II) Loading extension XFree86-VidModeExtension
[    93.790] (II) Loading extension XFree86-DGA
[    93.790] (II) Loading extension DPMS
[    93.790] (II) Loading extension XVideo
[    93.790] (II) Loading extension XVideo-MotionCompensation
[    93.790] (II) Loading extension X-Resource
[    93.790] (II) LoadModule: "dbe"
[    93.790] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    93.790] (II) Module dbe: vendor="X.Org Foundation"
[    93.790] 	compiled for 1.12.3.901, module version = 1.0.0
[    93.790] 	Module class: X.Org Server Extension
[    93.790] 	ABI class: X.Org Server Extension, version 6.0
[    93.790] (II) Loading extension DOUBLE-BUFFER
[    93.790] (II) LoadModule: "glx"
[    93.790] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    93.790] (II) Module glx: vendor="X.Org Foundation"
[    93.790] 	compiled for 1.12.3.901, module version = 1.0.0
[    93.790] 	ABI class: X.Org Server Extension, version 6.0
[    93.790] (==) AIGLX enabled
[    93.790] (II) Loading extension GLX
[    93.790] (II) LoadModule: "record"
[    93.790] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    93.790] (II) Module record: vendor="X.Org Foundation"
[    93.790] 	compiled for 1.12.3.901, module version = 1.13.0
[    93.790] 	Module class: X.Org Server Extension
[    93.790] 	ABI class: X.Org Server Extension, version 6.0
[    93.790] (II) Loading extension RECORD
[    93.790] (II) LoadModule: "dri"
[    93.790] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    93.791] (II) Module dri: vendor="X.Org Foundation"
[    93.791] 	compiled for 1.12.3.901, module version = 1.0.0
[    93.791] 	ABI class: X.Org Server Extension, version 6.0
[    93.791] (II) Loading extension XFree86-DRI
[    93.791] (II) LoadModule: "dri2"
[    93.791] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    93.791] (II) Module dri2: vendor="X.Org Foundation"
[    93.791] 	compiled for 1.12.3.901, module version = 1.2.0
[    93.791] 	ABI class: X.Org Server Extension, version 6.0
[    93.791] (II) Loading extension DRI2
[    93.791] (==) Matched intel as autoconfigured driver 0
[    93.791] (==) Matched vesa as autoconfigured driver 1
[    93.791] (==) Matched fbdev as autoconfigured driver 2
[    93.791] (==) Assigned the driver to the xf86ConfigLayout
[    93.791] (II) LoadModule: "intel"
[    93.791] (WW) Warning, couldn't open module intel
[    93.791] (II) UnloadModule: "intel"
[    93.791] (II) Unloading intel
[    93.791] (EE) Failed to load module "intel" (module does not exist, 0)
[    93.791] (II) LoadModule: "vesa"
[    93.791] (WW) Warning, couldn't open module vesa
[    93.791] (II) UnloadModule: "vesa"
[    93.791] (II) Unloading vesa
[    93.791] (EE) Failed to load module "vesa" (module does not exist, 0)
[    93.791] (II) LoadModule: "fbdev"
[    93.791] (WW) Warning, couldn't open module fbdev
[    93.791] (II) UnloadModule: "fbdev"
[    93.791] (II) Unloading fbdev
[    93.791] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    93.791] (EE) No drivers available.
[    93.792] 
Fatal server error:
[    93.792] no screens found
[    93.795] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    93.796] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    93.796] 

Offline

#2 2012-08-26 18:04:12

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: Unable to run X

I installed X (specifically xorg-server, xorg-xinit, xorg-server-utils, xtwm, xorg-xclock, and xterm)

Did you install a video driver? (xf86-video-intel)?

Last edited by 2ManyDogs (2012-08-26 18:06:55)

Offline

#3 2012-08-26 18:09:13

IamFuzzles
Member
Registered: 2012-08-20
Posts: 8

Re: Unable to run X

2ManyDogs wrote:

I installed X (specifically xorg-server, xorg-xinit, xorg-server-utils, xtwm, xorg-xclock, and xterm)

Did you install a video driver? (xf86-video-intel)?


wow. How the heck did I miss that. I'll give it a shot, but yeah, that's probably it. I've had to reinstall this thing quite a few times in the last week so I forget what I have and haven't done with it already.

Offline

Board footer

Powered by FluxBB