Hi all,

I've gotten everything to compile now, but getting this error on start.

What does this mean (log attached)


Thanks,
-C
[    14.205] 
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.
[    14.205] 
X.Org X Server 1.17.99.901 (1.18.0 RC 1)
Release Date: 2015-09-01
[    14.205] X Protocol Version 11, Revision 0
[    14.205] Build Operating System: Linux 4.0.0-2-amd64 x86_64 
[    14.205] Current Operating System: Linux monolith 4.0.0-2-amd64 #1 SMP Debian 4.0.8-2 (2015-07-22) x86_64
[    14.205] Kernel command line: BOOT_IMAGE=/vmlinuz-4.0.0-2-amd64 root=/dev/mapper/system_vg-os_lv ro radeon.dpm=0
[    14.205] Build Date: 17 October 2015  06:57:39PM
[    14.205]  
[    14.205] Current version of pixman: 0.33.3
[    14.205] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    14.205] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    14.205] (==) Log file: "/opt/xorg-X11R7.6-170-gb8aac01/var/log/Xorg.0.log", Time: Sat Oct 17 19:15:57 2015
[    14.206] (==) Using config file: "/etc/X11/xorg.conf"
[    14.206] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    14.206] (==) Using system config directory "/opt/xorg-X11R7.6-170-gb8aac01/share/X11/xorg.conf.d"
[    14.206] (==) No Layout section.  Using the first Screen section.
[    14.206] (==) No screen section available. Using defaults.
[    14.206] (**) |-->Screen "Default Screen Section" (0)
[    14.206] (**) |   |-->Monitor "<default monitor>"
[    14.206] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    14.206] (**) |   |-->Device "radeon"
[    14.206] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    14.206] (==) Automatically adding devices
[    14.206] (==) Automatically enabling devices
[    14.206] (==) Automatically adding GPU devices
[    14.206] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    14.206] (==) FontPath set to:
	/opt/xorg-X11R7.6-170-gb8aac01/share/fonts/X11/misc/,
	/opt/xorg-X11R7.6-170-gb8aac01/share/fonts/X11/TTF/,
	/opt/xorg-X11R7.6-170-gb8aac01/share/fonts/X11/OTF/,
	/opt/xorg-X11R7.6-170-gb8aac01/share/fonts/X11/Type1/,
	/opt/xorg-X11R7.6-170-gb8aac01/share/fonts/X11/100dpi/,
	/opt/xorg-X11R7.6-170-gb8aac01/share/fonts/X11/75dpi/
[    14.206] (**) ModulePath set to "/opt/xorg/lib/xorg/modules"
[    14.206] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    14.206] (II) Loader magic: 0x80ac60
[    14.206] (II) Module ABI versions:
[    14.206] 	X.Org ANSI C Emulation: 0.4
[    14.206] 	X.Org Video Driver: 20.0
[    14.206] 	X.Org XInput driver : 22.1
[    14.206] 	X.Org Server Extension : 9.0
[    14.207] (++) using VT number 7

[    14.207] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    14.207] (II) xfree86: Adding drm device (/dev/dri/card0)
[    14.209] (--) PCI:*(0:2:0:0) 1002:67b1:1462:2015 rev 128, Mem @ 0xd0000000/268435456, 0xcf800000/8388608, 0xfbbc0000/262144, I/O @ 0x0000b000/256, BIOS @ 0x????????/131072
[    14.209] (II) Open ACPI successful (/var/run/acpid.socket)
[    14.209] (II) "glx" will be loaded by default.
[    14.209] (II) LoadModule: "dri2"
[    14.209] (II) Module "dri2" already built-in
[    14.209] (II) LoadModule: "glamoregl"
[    14.209] (II) Loading /opt/xorg/lib/xorg/modules/libglamoregl.so
[    14.212] (II) Module glamoregl: vendor="X.Org Foundation"
[    14.212] 	compiled for 1.17.99.901, module version = 1.0.0
[    14.212] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.212] (II) LoadModule: "glx"
[    14.212] (II) Loading /opt/xorg/lib/xorg/modules/extensions/libglx.so
[    14.213] (II) Module glx: vendor="X.Org Foundation"
[    14.213] 	compiled for 1.17.99.901, module version = 1.0.0
[    14.213] 	ABI class: X.Org Server Extension, version 9.0
[    14.213] (==) AIGLX enabled
[    14.213] (II) LoadModule: "radeon"
[    14.213] (II) Loading /opt/xorg/lib/xorg/modules/drivers/radeon_drv.so
[    14.213] (II) Module radeon: vendor="X.Org Foundation"
[    14.213] 	compiled for 1.17.2, module version = 7.5.99
[    14.213] 	Module class: X.Org Video Driver
[    14.213] 	ABI class: X.Org Video Driver, version 19.0
[    14.213] (EE) module ABI major version (19) doesn't match the server's version (20)
[    14.213] (II) UnloadModule: "radeon"
[    14.213] (II) Unloading radeon
[    14.213] (EE) Failed to load module "radeon" (module requirement mismatch, 0)
[    14.213] (EE) No drivers available.
[    14.213] (EE) 
Fatal server error:
[    14.213] (EE) no screens found(EE) 
[    14.213] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    14.213] (EE) Please also check the log file at "/opt/xorg-X11R7.6-170-gb8aac01/var/log/Xorg.0.log" for additional information.
[    14.213] (EE) 
_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

Reply via email to