Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Nov 2017 19:58:40 +0100
From:      Levon Kayan <noptrix@nullsecurity.net>
To:        vbox@freebsd.org
Subject:   X issue with virtualbox-ose-additions on FreeBSD current
Message-ID:  <4143612c-d18c-8395-c1cb-0c5146d50d61@nullsecurity.net>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hi there,

Mesa was updated from 17.1.0 to 17.2.4. I can't start my X using the
upgrade. I've tried to re-compile mesa*, xorg* and virtualbox* ports
without any success. I am getting the following error when running 'startx':

*Couldn't open libEGL.so.1: Cannot open ".mesa/libGL.so.1"*

I've debugged a bit and came to the conclusion with a "workaround": When
I uninstall virtualbox-ose-additions, it works. I took a look in
emulators/virtualbox-ose-additions/Makefile and saw 'libmap' used in
conjunction with OpenGL. I guess this is related to my
".mesa/libGL.so"-error?

I've also attached my Xorg.0.log.

Could you please check here what's wrong with virtualbox-ose(-additions)?


Cheers,

Levon

-- 
Name: Levon 'noptrix' Kayan
E-Mail: noptrix@nullsecurity.net
GPG key: 0x7A747D10
Key fingerprint: 74B8 9D12 A6E1 8F2E 01EB  F35B BCB4 C2D9 7A74 7D10
Homepage: http://www.nullsecurity.net/


[-- Attachment #2 --]
[    80.179] 
X.Org X Server 1.18.4
Release Date: 2016-07-19
[    80.179] X Protocol Version 11, Revision 0
[    80.179] Build Operating System: FreeBSD 12.0-CURRENT amd64 
[    80.180] Current Operating System: FreeBSD hackpad 12.0-CURRENT FreeBSD 12.0-CURRENT #0  fe356b6b579(hardened/current/master)-dirty: Tue Nov 14 04:35:37 CET 2017     root@hackpad:/usr/obj/usr/src/amd64.amd64/sys/HARDENEDBSD amd64
[    80.180] Build Date: 14 November 2017  11:58:37AM
[    80.180]  
[    80.180] Current version of pixman: 0.34.0
[    80.180] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    80.180] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    80.180] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 15 17:26:09 2017
[    80.183] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    80.184] (==) No Layout section.  Using the first Screen section.
[    80.184] (==) No screen section available. Using defaults.
[    80.184] (**) |-->Screen "Default Screen Section" (0)
[    80.184] (**) |   |-->Monitor "<default monitor>"
[    80.184] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    80.184] (**) |   |-->Device "card0"
[    80.184] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    80.184] (==) Automatically adding devices
[    80.184] (==) Automatically enabling devices
[    80.184] (==) Not automatically adding GPU devices
[    80.185] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    80.197] (**) FontPath set to:
	/usr/local/share/fonts/misc/,
	/usr/local/share/fonts/TTF/,
	/usr/local/share/fonts/OTF/,
	/usr/local/share/fonts/Type1/,
	/usr/local/share/fonts/100dpi/,
	/usr/local/share/fonts/75dpi/,
	/usr/local/share/fonts/terminus-font/,
	/usr/local/share/fonts/dejavu/,
	/usr/local/share/fonts/misc/,
	/usr/local/share/fonts/TTF/,
	/usr/local/share/fonts/OTF/,
	/usr/local/share/fonts/Type1/,
	/usr/local/share/fonts/100dpi/,
	/usr/local/share/fonts/75dpi/
[    80.197] (**) ModulePath set to "/usr/local/lib/xorg/modules"
[    80.198] (II) The server relies on devd to provide the list of input devices.
	If no devices become available, reconfigure devd or disable AutoAddDevices.
[    80.198] (II) Loader magic: 0x1a9c5e3cf70
[    80.198] (II) Module ABI versions:
[    80.198] 	X.Org ANSI C Emulation: 0.4
[    80.198] 	X.Org Video Driver: 20.0
[    80.198] 	X.Org XInput driver : 22.1
[    80.198] 	X.Org Server Extension : 9.0
[    80.198] (--) PCI:*(0:0:2:0) 8086:1616:17aa:5037 rev 9, Mem @ 0xf2000000/16777216, 0xc0000000/536870912, I/O @ 0x00004000/64, BIOS @ 0x????????/65536
[    80.198] (--) PCI: (0:4:0:0) 10de:1347:17aa:5037 rev 162, Mem @ 0xf3000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x00003000/128
[    80.199] (II) LoadModule: "glx"
[    80.200] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[    80.201] (EE) Failed to load /usr/local/lib/xorg/modules/extensions/libglx.so: Absolute pathname required for shared object ".mesa/libGL.so.1"
[    80.201] (II) UnloadModule: "glx"
[    80.201] (II) Unloading glx
[    80.201] (EE) Failed to load module "glx" (loader failed, 7)
[    80.201] (II) LoadModule: "modesetting"
[    80.202] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[    80.203] (II) Module modesetting: vendor="X.Org Foundation"
[    80.203] 	compiled for 1.18.4, module version = 1.18.4
[    80.203] 	Module class: X.Org Video Driver
[    80.203] 	ABI class: X.Org Video Driver, version 20.0
[    80.203] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    80.203] (--) Using syscons driver with X support (version 27417916659990530.0)
[    80.203] (--) using VT number 9

[    80.234] (**) modeset(0): claimed PCI slot 0@0:2:0
[    80.234] (II) modeset(0): using default device
[    80.234] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    80.251] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    80.251] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    80.251] (**) modeset(0): Option "AccelMethod" "glamor"
[    80.251] (==) modeset(0): RGB weight 888
[    80.251] (==) modeset(0): Default visual is TrueColor
[    80.251] (II) Loading sub module "glamoregl"
[    80.251] (II) LoadModule: "glamoregl"
[    80.251] (II) Loading /usr/local/lib/xorg/modules/libglamoregl.so
[    80.263] (II) Module glamoregl: vendor="X.Org Foundation"
[    80.263] 	compiled for 1.18.4, module version = 1.0.0
[    80.264] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    80.264] (II) glamor: OpenGL accelerated X.org driver based.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4143612c-d18c-8395-c1cb-0c5146d50d61>