Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 2014 17:07:02 +0000
From:      Tony Sweeney <sweeney@addr.com>
To:        freebsd-x11@freebsd.org
Subject:   Re: Xorg configure failure with Radeon card
Message-ID:  <5468D9B6.7030805@addr.com>
In-Reply-To: <5468D329.5050502@dumbbell.fr>
References:  <5466DD69.5000205@gmx.us> <54673C5D.6040900@gmail.com> <54676567.8090200@gmx.us> <5467A3BE.2060207@gmail.com> <5467A75D.9000605@gmx.us> <5467AD77.9060408@gmail.com> <20141115164711.dc9f2b0b219c604ceff307cf@gmx.us> <5468A1F7.8040907@addr.com> <5468AD4D.30902@dumbbell.fr> <5468B073.5030402@addr.com> <5468B3E9.2070406@addr.com> <5468B4C4.5040706@dumbbell.fr> <5468B612.6030109@addr.com> <5468D329.5050502@dumbbell.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/16/2014 16:39, Jean-Sébastien Pédron wrote:
> On 16.11.2014 15:34, Tony Sweeney wrote:
>> Pastebin: http://pastebin.com/T25Z7nQn
>
> Could you please deinstall xf86-video-vesa and try again? If it doesn't
> work, please post your Xorg.log again.
>
That wants to do a cascade delete of Xorg:

root@sleekit:/etc # pkg delete xf86-video-vesa
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 4 packages (of 0 
packages in the universe):

Installed packages to be REMOVED:
	xf86-video-vesa-2.3.3_4
	xorg-drivers-7.7_2 (depends on xf86-video-vesa-2.3.3_4)
	xorg-7.7_1 (depends on xf86-video-vesa-2.3.3_4)
	xorg-minimal-7.5.2_1 (depends on xf86-video-vesa-2.3.3_4)

The operation will free 33 KB.

Proceed with deinstalling packages? [y/N]:

Instead I just moved the shared library aside:

mv /usr/local/lib/xorg/modules/drivers/vesa_drv.so 
/usr/local/lib/xorg/modules/drivers/vesa_drv.so.disabled

Log follows:

root@sleekit:/etc # cat !$
cat /var/log/Xorg.0.log
[ 19221.494]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[ 19221.494] X Protocol Version 11, Revision 0
[ 19221.494] Build Operating System: FreeBSD 10.0-RELEASE-p9 amd64
[ 19221.494] Current Operating System: FreeBSD sleekit 10.1-RELEASE 
FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 
root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
[ 19221.494] Build Date: 29 October 2014  10:59:16AM
[ 19221.494]
[ 19221.494] Current version of pixman: 0.32.6
[ 19221.494] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 19221.494] Markers: (--) probed, (**) from config file, (==) default 
setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 19221.494] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 16 
17:03:12 2014
[ 19221.494] (II) Loader magic: 0x7b74f0
[ 19221.494] (II) Module ABI versions:
[ 19221.494] 	X.Org ANSI C Emulation: 0.4
[ 19221.494] 	X.Org Video Driver: 12.1
[ 19221.494] 	X.Org XInput driver : 16.0
[ 19221.494] 	X.Org Server Extension : 6.0
[ 19221.494] (!!) More than one possible primary device found
[ 19221.494] (--) PCI: (0:0:1:0) 1002:130f:1002:0123 rev 0, Mem @ 
0xb0000000/268435456, 0xd0000000/8388608, 0xfeb00000/262144, I/O @ 
0x0000f000/256, BIOS @ 0x????????/65536
[ 19221.495] (--) PCI: (0:1:0:0) 1002:68e1:1787:3000 rev 0, Mem @ 
0xc0000000/268435456, 0xfea20000/131072, I/O @ 0x0000e000/256, BIOS @ 
0x????????/65536
[ 19221.495] (==) Using default built-in configuration (21 lines)
[ 19221.495] (==) --- Start of built-in configuration ---
[ 19221.495] 	Section "Device"
[ 19221.495] 		Identifier	"Builtin Default vesa Device 0"
[ 19221.495] 		Driver	"vesa"
[ 19221.495] 	EndSection
[ 19221.495] 	Section "Screen"
[ 19221.495] 		Identifier	"Builtin Default vesa Screen 0"
[ 19221.495] 		Device	"Builtin Default vesa Device 0"
[ 19221.495] 	EndSection
[ 19221.495] 	Section "Device"
[ 19221.495] 		Identifier	"Builtin Default fbdev Device 0"
[ 19221.495] 		Driver	"fbdev"
[ 19221.495] 	EndSection
[ 19221.495] 	Section "Screen"
[ 19221.495] 		Identifier	"Builtin Default fbdev Screen 0"
[ 19221.495] 		Device	"Builtin Default fbdev Device 0"
[ 19221.495] 	EndSection
[ 19221.495] 	Section "ServerLayout"
[ 19221.495] 		Identifier	"Builtin Default Layout"
[ 19221.495] 		Screen	"Builtin Default vesa Screen 0"
[ 19221.495] 		Screen	"Builtin Default fbdev Screen 0"
[ 19221.495] 	EndSection
[ 19221.495] (==) --- End of built-in configuration ---
[ 19221.495] (==) ServerLayout "Builtin Default Layout"
[ 19221.495] (**) |-->Screen "Builtin Default vesa Screen 0" (0)
[ 19221.495] (**) |   |-->Monitor "<default monitor>"
[ 19221.495] (**) |   |-->Device "Builtin Default vesa Device 0"
[ 19221.495] (==) No monitor specified for screen "Builtin Default vesa 
Screen 0".
	Using a default monitor configuration.
[ 19221.495] (**) |-->Screen "Builtin Default fbdev Screen 0" (1)
[ 19221.495] (**) |   |-->Monitor "<default monitor>"
[ 19221.495] (**) |   |-->Device "Builtin Default fbdev Device 0"
[ 19221.495] (==) No monitor specified for screen "Builtin Default fbdev 
Screen 0".
	Using a default monitor configuration.
[ 19221.495] (==) Automatically adding devices
[ 19221.495] (==) Automatically enabling devices
[ 19221.495] (WW) `fonts.dir' not found (or not valid) in 
"/usr/local/lib/X11/fonts/misc/".
[ 19221.495] 	Entry deleted from font path.
[ 19221.495] 	(Run 'mkfontdir' on "/usr/local/lib/X11/fonts/misc/").
[ 19221.495] (WW) `fonts.dir' not found (or not valid) in 
"/usr/local/lib/X11/fonts/Type1/".
[ 19221.495] 	Entry deleted from font path.
[ 19221.495] 	(Run 'mkfontdir' on "/usr/local/lib/X11/fonts/Type1/").
[ 19221.496] (WW) `fonts.dir' not found (or not valid) in 
"/usr/local/lib/X11/fonts/100dpi/".
[ 19221.496] 	Entry deleted from font path.
[ 19221.496] 	(Run 'mkfontdir' on "/usr/local/lib/X11/fonts/100dpi/").
[ 19221.496] (WW) `fonts.dir' not found (or not valid) in 
"/usr/local/lib/X11/fonts/75dpi/".
[ 19221.496] 	Entry deleted from font path.
[ 19221.496] 	(Run 'mkfontdir' on "/usr/local/lib/X11/fonts/75dpi/").
[ 19221.496] (==) FontPath set to:
	/usr/local/lib/X11/fonts/TTF/,
	/usr/local/lib/X11/fonts/OTF/
[ 19221.496] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[ 19221.496] (II) The server relies on HAL to provide the list of input 
devices.
	If no devices become available, reconfigure HAL or disable AutoAddDevices.
[ 19221.496] (II) LoadModule: "extmod"
[ 19221.496] (II) Loading 
/usr/local/lib/xorg/modules/extensions/libextmod.so
[ 19221.496] (II) Module extmod: vendor="X.Org Foundation"
[ 19221.496] 	compiled for 1.12.4, module version = 1.0.0
[ 19221.496] 	Module class: X.Org Server Extension
[ 19221.496] 	ABI class: X.Org Server Extension, version 6.0
[ 19221.496] (II) Loading extension MIT-SCREEN-SAVER
[ 19221.496] (II) Loading extension XFree86-VidModeExtension
[ 19221.496] (II) Loading extension XFree86-DGA
[ 19221.496] (II) Loading extension DPMS
[ 19221.496] (II) Loading extension XVideo
[ 19221.496] (II) Loading extension XVideo-MotionCompensation
[ 19221.496] (II) Loading extension X-Resource
[ 19221.496] (II) LoadModule: "dbe"
[ 19221.497] (II) Loading /usr/local/lib/xorg/modules/extensions/libdbe.so
[ 19221.497] (II) Module dbe: vendor="X.Org Foundation"
[ 19221.497] 	compiled for 1.12.4, module version = 1.0.0
[ 19221.497] 	Module class: X.Org Server Extension
[ 19221.497] 	ABI class: X.Org Server Extension, version 6.0
[ 19221.497] (II) Loading extension DOUBLE-BUFFER
[ 19221.497] (II) LoadModule: "glx"
[ 19221.497] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 19221.497] (II) Module glx: vendor="X.Org Foundation"
[ 19221.497] 	compiled for 1.12.4, module version = 1.0.0
[ 19221.497] 	ABI class: X.Org Server Extension, version 6.0
[ 19221.497] (==) AIGLX enabled
[ 19221.497] (II) Loading extension GLX
[ 19221.497] (II) LoadModule: "record"
[ 19221.497] (II) Loading 
/usr/local/lib/xorg/modules/extensions/librecord.so
[ 19221.497] (II) Module record: vendor="X.Org Foundation"
[ 19221.497] 	compiled for 1.12.4, module version = 1.13.0
[ 19221.498] 	Module class: X.Org Server Extension
[ 19221.498] 	ABI class: X.Org Server Extension, version 6.0
[ 19221.498] (II) Loading extension RECORD
[ 19221.498] (II) LoadModule: "dri"
[ 19221.498] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri.so
[ 19221.498] (II) Module dri: vendor="X.Org Foundation"
[ 19221.498] 	compiled for 1.12.4, module version = 1.0.0
[ 19221.498] 	ABI class: X.Org Server Extension, version 6.0
[ 19221.498] (II) Loading extension XFree86-DRI
[ 19221.498] (II) LoadModule: "dri2"
[ 19221.498] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri2.so
[ 19221.498] (II) Module dri2: vendor="X.Org Foundation"
[ 19221.498] 	compiled for 1.12.4, module version = 1.2.0
[ 19221.498] 	ABI class: X.Org Server Extension, version 6.0
[ 19221.498] (II) Loading extension DRI2
[ 19221.498] (II) LoadModule: "vesa"
[ 19221.499] (WW) Warning, couldn't open module vesa
[ 19221.499] (II) UnloadModule: "vesa"
[ 19221.499] (II) Unloading vesa
[ 19221.499] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 19221.499] (II) LoadModule: "fbdev"
[ 19221.507] (WW) Warning, couldn't open module fbdev
[ 19221.507] (II) UnloadModule: "fbdev"
[ 19221.507] (II) Unloading fbdev
[ 19221.507] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 19221.507] (EE) No drivers available.
[ 19221.507]
Fatal server error:
[ 19221.507] no screens found
[ 19221.507]
Please consult the The X.Org Foundation support
	 at http://wiki.x.org
  for help.
[ 19221.507] Please also check the log file at "/var/log/Xorg.0.log" for 
additional information.
[ 19221.507]
[ 19221.507] Server terminated with error (1). Closing log file.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5468D9B6.7030805>