GNOME 3 dies on libreoffice install

Sorry to bother you guys but ever since I attempted to install Libreoffice my GNOME 3 installation fails to run. Giving me the grey screen of death.

I tried upgrading my NVIDIA driver, deinstalling and reinstalling gnome and also doing the same with xorg but alas I still get the grey screen of death.

My system information is as follows...

Code:
root@paranoia:/var/log # uname -a
FreeBSD paranoia 10.2-RELEASE FreeBSD 10.2-RELEASE #0 r286666: Wed Aug 12 15:26:37 UTC 2015  root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

GNOME package....
Code:
root@paranoia:/var/log # pkg info | grep gnome3
gnome3-3.16.2  "meta-port" for the GNOME 3 integrated X11 desktop


The Xorg.0.log file is as follows....

Code:
[  1341.601]
X.Org X Server 1.14.7
Release Date: 2014-06-05
[  1341.601] X Protocol Version 11, Revision 0
[  1341.601] Build Operating System: FreeBSD 10.1-RELEASE-p19 amd64
[  1341.601] Current Operating System: FreeBSD paranoia 10.2-RELEASE FreeBSD 10.2-RELEASE #0 r286666: Wed Aug 12 15:26:37 UTC 2015  root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
[  1341.601] Build Date: 06 September 2015  01:22:31AM
[  1341.601] 
[  1341.601] Current version of pixman: 0.32.6
[  1341.601]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[  1341.601] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1341.601] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct  9 17:44:04 2015
[  1341.601] (==) Using config file: "/etc/X11/xorg.conf"
[  1341.601] (==) ServerLayout "Layout0"
[  1341.601] (**) |-->Screen "Screen0" (0)
[  1341.601] (**) |  |-->Monitor "Monitor0"
[  1341.601] (**) |  |-->Device "Device0"
[  1341.601] (**) |-->Input Device "Keyboard0"
[  1341.601] (**) |-->Input Device "Mouse0"
[  1341.601] (==) Automatically adding devices
[  1341.601] (==) Automatically enabling devices
[  1341.602] (==) Not automatically adding GPU devices
[  1341.602] (==) 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/
[  1341.602] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[  1341.602] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  1341.602] (WW) Disabling Keyboard0
[  1341.602] (WW) Disabling Mouse0
[  1341.602] (II) Loader magic: 0x7f9af0
[  1341.602] (II) Module ABI versions:
[  1341.602]    X.Org ANSI C Emulation: 0.4
[  1341.602]    X.Org Video Driver: 14.1
[  1341.602]    X.Org XInput driver : 19.1
[  1341.602]    X.Org Server Extension : 7.0
[  1341.602] (--) PCI:*(0:1:0:0) 10de:0a65:1043:848e rev 162, Mem @ 0xfc000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000dc80/128, BIOS @ 0x????????/65536
[  1341.602] Initializing built-in extension Generic Event Extension
[  1341.602] Initializing built-in extension SHAPE
[  1341.602] Initializing built-in extension MIT-SHM
[  1341.602] Initializing built-in extension XInputExtension
[  1341.602] Initializing built-in extension XTEST
[  1341.602] Initializing built-in extension BIG-REQUESTS
[  1341.602] Initializing built-in extension SYNC
[  1341.602] Initializing built-in extension XKEYBOARD
[  1341.602] Initializing built-in extension XC-MISC
[  1341.602] Initializing built-in extension XINERAMA
[  1341.602] Initializing built-in extension XFIXES
[  1341.602] Initializing built-in extension RENDER
[  1341.602] Initializing built-in extension RANDR
[  1341.602] Initializing built-in extension COMPOSITE
[  1341.602] Initializing built-in extension DAMAGE
[  1341.602] Initializing built-in extension MIT-SCREEN-SAVER
[  1341.602] Initializing built-in extension DOUBLE-BUFFER
[  1341.602] Initializing built-in extension RECORD
[  1341.602] Initializing built-in extension DPMS
[  1341.602] Initializing built-in extension X-Resource
[  1341.602] Initializing built-in extension XVideo
[  1341.602] Initializing built-in extension XVideo-MotionCompensation
[  1341.602] Initializing built-in extension XFree86-VidModeExtension
[  1341.602] Initializing built-in extension XFree86-DGA
[  1341.602] Initializing built-in extension XFree86-DRI
[  1341.602] Initializing built-in extension DRI2
[  1341.602] (II) LoadModule: "glx"
[  1341.602] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[  1341.713] (II) Module glx: vendor="NVIDIA Corporation"
[  1341.713]    compiled for 4.0.2, module version = 1.0.0
[  1341.713]    Module class: X.Org Server Extension
[  1341.713] (II) NVIDIA GLX Module  340.93  Wed Aug 19 16:20:38 PDT 2015
[  1341.713] Loading extension GLX
[  1341.713] (II) LoadModule: "nvidia"
[  1341.714] (II) Loading /usr/local/lib/xorg/modules/drivers/nvidia_drv.so
[  1341.734] (II) Module nvidia: vendor="NVIDIA Corporation"
[  1341.734]    compiled for 4.0.2, module version = 1.0.0
[  1341.734]    Module class: X.Org Video Driver
[  1341.734] (II) NVIDIA dlloader X Driver  340.93  Wed Aug 19 16:00:14 PDT 2015
[  1341.734] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  1341.734] (--) Using syscons driver with X support (version 134217730.0)
[  1341.734] (--) using VT number 9

[  1341.862] (II) Loading sub module "fb"
[  1341.862] (II) LoadModule: "fb"
[  1341.862] (II) Loading /usr/local/lib/xorg/modules/libfb.so
[  1341.862] (II) Module fb: vendor="X.Org Foundation"
[  1341.862]    compiled for 1.14.7, module version = 1.0.0
[  1341.862]    ABI class: X.Org ANSI C Emulation, version 0.4
[  1341.862] (WW) Unresolved symbol: fbGetGCPrivateKey
[  1341.862] (II) Loading sub module "wfb"
[  1341.862] (II) LoadModule: "wfb"
[  1341.862] (II) Loading /usr/local/lib/xorg/modules/libwfb.so
[  1341.862] (II) Module wfb: vendor="X.Org Foundation"
[  1341.862]    compiled for 1.14.7, module version = 1.0.0
[  1341.862]    ABI class: X.Org ANSI C Emulation, version 0.4
[  1341.863] (II) Loading sub module "ramdac"
[  1341.863] (II) LoadModule: "ramdac"
[  1341.863] (II) Module "ramdac" already built-in
[  1341.863] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  1341.863] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[  1341.863] (==) NVIDIA(0): RGB weight 888
[  1341.863] (==) NVIDIA(0): Default visual is TrueColor
[  1341.863] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  1341.863] (**) NVIDIA(0): Enabling 2D acceleration
[  1342.090] (II) NVIDIA(0): NVIDIA GPU GeForce 210 (GT218) at PCI:1:0:0 (GPU-0)
[  1342.090] (--) NVIDIA(0): Memory: 1048576 kBytes
[  1342.090] (--) NVIDIA(0): VideoBIOS: 70.18.64.00.05
[  1342.090] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  1342.092] (--) NVIDIA(0): Valid display device(s) on GeForce 210 at PCI:1:0:0
[  1342.092] (--) NVIDIA(0):  CRT-0
[  1342.092] (--) NVIDIA(0):  CRT-1
[  1342.092] (--) NVIDIA(0):  Samsung SyncMaster (DFP-0) (boot, connected)
[  1342.092] (--) NVIDIA(0):  DFP-1
[  1342.092] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[  1342.092] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[  1342.092] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): Internal TMDS
[  1342.092] (--) NVIDIA(GPU-0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[  1342.092] (--) NVIDIA(0): DFP-1: Internal TMDS
[  1342.092] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1342.093] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  1342.093] (**) NVIDIA(0):  device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[  1342.093] (**) NVIDIA(0):  has been enabled on all display devices.)
[  1342.094] (==) NVIDIA(0):
[  1342.094] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[  1342.094] (==) NVIDIA(0):  will be used as the requested mode.
[  1342.094] (==) NVIDIA(0):
[  1342.094] (II) NVIDIA(0): Validated MetaModes:
[  1342.094] (II) NVIDIA(0):  "DFP-0:nvidia-auto-select"
[  1342.094] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[  1342.123] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[  1342.123] (--) NVIDIA(0):  option
[  1342.123] (--) Depth 24 pixmap format is 32 bpp
[  1342.123] (II) NVIDIA: Reserving 768.00 MB of virtual memory for indirect memory
[  1342.123] (II) NVIDIA:  access.
[  1342.129] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[  1342.180] Loading extension NV-GLX
[  1342.205] (==) NVIDIA(0): Disabling shared memory pixmaps
[  1342.205] (==) NVIDIA(0): Backing store disabled
[  1342.205] (==) NVIDIA(0): Silken mouse enabled
[  1342.205] (**) NVIDIA(0): DPMS enabled
[  1342.205] Loading extension NV-CONTROL
[  1342.205] Loading extension XINERAMA
[  1342.205] (II) Loading sub module "dri2"
[  1342.205] (II) LoadModule: "dri2"
[  1342.205] (II) Module "dri2" already built-in
[  1342.205] (II) NVIDIA(0): [DRI2] Setup complete
[  1342.205] (II) NVIDIA(0): [DRI2]  VDPAU driver: nvidia
[  1342.205] (--) RandR disabled
[  1342.215] (II) Initializing extension GLX
[  1342.328] (II) config/devd: probing input devices...
[  1342.328] (II) config/devd: adding input device (null) (/dev/kbdmux)
[  1342.328] (II) LoadModule: "kbd"
[  1342.328] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so
[  1342.328] (II) Module kbd: vendor="X.Org Foundation"
[  1342.328]    compiled for 1.14.7, module version = 1.8.0
[  1342.328]    Module class: X.Org XInput Driver
[  1342.328]    ABI class: X.Org XInput driver, version 19.1
[  1342.328] (II) Using input driver 'kbd' for 'kbdmux'
[  1342.328] (**) kbdmux: always reports core events
[  1342.328] (**) kbdmux: always reports core events
[  1342.328] (**) Option "Protocol" "standard"
[  1342.328] (**) Option "XkbRules" "base"
[  1342.328] (**) Option "XkbModel" "pc105"
[  1342.328] (**) Option "XkbLayout" "us"
[  1342.329] (**) Option "config_info" "devd:kbdmux"
[  1342.329] (II) XINPUT: Adding extended input device "kbdmux" (type: KEYBOARD, id 6)
[  1342.520] (II) config/devd: kbdmux is enabled, ignoring device ukbd0
[  1342.520] (II) config/devd: kbdmux is enabled, ignoring device atkbd0
[  1342.520] (II) config/devd: adding input device (null) (/dev/sysmouse)
[  1342.520] (II) LoadModule: "mouse"
[  1342.521] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
[  1342.521] (II) Module mouse: vendor="X.Org Foundation"
[  1342.521]    compiled for 1.14.7, module version = 1.9.1
[  1342.521]    Module class: X.Org XInput Driver
[  1342.521]    ABI class: X.Org XInput driver, version 19.1
[  1342.521] (II) Using input driver 'mouse' for 'sysmouse'
[  1342.521] (**) sysmouse: always reports core events
[  1342.521] (**) Option "Device" "/dev/sysmouse"
[  1342.521] (==) sysmouse: Protocol: "Auto"
[  1342.521] (**) sysmouse: always reports core events
[  1342.521] (==) sysmouse: Emulate3Buttons, Emulate3Timeout: 50
[  1342.521] (**) sysmouse: ZAxisMapping: buttons 4 and 5
[  1342.521] (**) sysmouse: Buttons: 5
[  1342.521] (**) Option "config_info" "devd:sysmouse"
[  1342.521] (II) XINPUT: Adding extended input device "sysmouse" (type: MOUSE, id 7)
[  1342.521] (**) sysmouse: (accel) keeping acceleration scheme 1
[  1342.521] (**) sysmouse: (accel) acceleration profile 0
[  1342.521] (**) sysmouse: (accel) acceleration factor: 2.000
[  1342.521] (**) sysmouse: (accel) acceleration threshold: 4
[  1342.521] (II) sysmouse: SetupAuto: hw.iftype is 4, hw.model is 0
[  1342.521] (II) sysmouse: SetupAuto: protocol is SysMouse
[  1342.521] (II) config/devd: device /dev/ums0 already opened
[  1352.388] (II) config/devd: terminating backend...
[  1352.389] (II) UnloadModule: "mouse"
[  1352.389] (II) UnloadModule: "kbd"
[  1352.618] (II) NVIDIA(GPU-0): Deleting GPU-0
[  1352.749] (EE) Server terminated successfully (0). Closing log file.

If I cannot recover from this one, how do I completely remove GNOME 3 and start all over again with a fresh install?

Peace,
Jonathan.
 
If I cannot recover from this one, how do I completely remove GNOME 3 and start all over again with a fresh install?
Can't help much with your issue as I have no idea. But I can help with this, pkg delete gnome3 && pkg autoremove. That should remove Gnome 3 and everything it installed.
 
Back
Top