You are not logged in.

#1 2015-09-10 10:39:27

Antitheseus
Member
From: Ibiza, Spain
Registered: 2015-09-10
Posts: 16

Gnome crashing

Hi,

Noob here. I'm trying to install Arch on an old box. Its graphic card is a Nvidia GeForce FX 5200. For what I read, the Nvidia driver to use was nvidia-173xx but it isn't supported by Xorg anymore.

I think I could use Nouveau but when installing Xorg, it asks which drivers I want to install (mesa, nvidia-304, nvidia-340, and nvidia latest), I've picked mesa and afterwards installed Nouveau. But when I run startx, I get the "Oh No! Something has gone wrong. A problem has occured and the system can't recover..."

Can anyone point me in the right direction?

Thanks.

G

Last edited by Antitheseus (2015-09-13 12:36:26)

Offline

#2 2015-09-10 11:07:29

GloW_on_dub
Member
Registered: 2013-03-13
Posts: 388

Re: Gnome crashing

did you try only with mesa ?

Offline

#3 2015-09-10 11:59:23

Antitheseus
Member
From: Ibiza, Spain
Registered: 2015-09-10
Posts: 16

Re: Gnome crashing

No, I didn't. Now that Nouveau is installed, how can I go back to Mesa?

Offline

#4 2015-09-10 13:02:37

robg
Member
Registered: 2015-03-05
Posts: 218

Re: Gnome crashing

To remove the Nouveau driver, see: this. So most likely: pacman -Rsn xf86-video-nouveau. Did you try the recommended default driver, xf86-video-vesa?

Furthermore, have you checked this to see which driver to use for your card?

Offline

#5 2015-09-11 07:55:36

Antitheseus
Member
From: Ibiza, Spain
Registered: 2015-09-10
Posts: 16

Re: Gnome crashing

robg wrote:

To remove the Nouveau driver, see: this.

Thanks for the link.

robg wrote:

Did you try the recommended default driver, xf86-video-vesa?

I have now but it still not working.

robg wrote:

Furthermore, have you checked this to see which driver to use for your card?

I have. It should be either nvidia-173xx with a downgraded xorg or Nouveau.

As I've been monkeying about with pacman, uninstalling and reinstalling drivers, I think I might just start over with a clean arch install. tongue

Thanks anyway.

G.

Last edited by Antitheseus (2015-09-11 08:02:02)

Offline

#6 2015-09-11 08:19:20

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,798

Re: Gnome crashing

Let's refrain from such radical measures, you haven't posted any information of diagnostical value what packages are installed now

pacman -Qs mesa
pacman -Qs nouveau
pacman -Qs nvidia

post the contents of /var/log/Xorg.0.log and/or ~/.local/share/xorg/Xorg.0.log

Last edited by V1del (2015-09-11 08:20:51)

Offline

#7 2015-09-11 20:53:11

Antitheseus
Member
From: Ibiza, Spain
Registered: 2015-09-10
Posts: 16

Re: Gnome crashing

Hi,

Here's what I got:

$ pacman -Qs mesa
local/glu 9.0.0-3
    Mesa OpenGL Utility library
local/libtxc_dxtn 1.0.1-6
    S3 Texture Compression (S3TC) library for Mesa
local/mesa 10.6.6-1
    an open-source implementation of the OpenGL specification
local/mesa-libgl 10.6.6-1
    Mesa 3-D graphics library

$ pacman -Qs nouveau
local/mesa 10.6.6-1
    an open-source implementation of the OpenGL specification
local/xf86-video-nouveau 1.0.11-3 (xorg-drivers xorg)
    Open Source 2D acceleration driver for nVidia cards

$ pacman -Qs nvidia
local/libvdpau 1.1-1
    Nvidia VDPAU library
local/xf86-video-nouveau 1.0.11-3 (xorg-drivers xorg)
    Open Source 2D acceleration driver for nVidia cards

And here's the Xorg.0.log:

[  5922.668] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[  5922.672] X Protocol Version 11, Revision 0
[  5922.673] Build Operating System: Linux 4.0.4-2-ARCH i686 
[  5922.675] Current Operating System: Linux archbox 4.1.6-1-ARCH #1 SMP PREEMPT Mon Aug 17 09:07:24 CEST 2015 i686
[  5922.675] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=3c1ca3b1-1e95-4172-beac-4788efbdbbfa rw quiet
[  5922.677] Build Date: 17 July 2015  05:40:14PM
[  5922.679]  
[  5922.680] Current version of pixman: 0.32.6
[  5922.683] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  5922.683] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  5922.690] (==) Log file: "/home/joe/.local/share/xorg/Xorg.0.log", Time: Fri Sep 11 20:45:48 2015
[  5922.691] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  5922.692] (==) No Layout section.  Using the first Screen section.
[  5922.692] (==) No screen section available. Using defaults.
[  5922.692] (**) |-->Screen "Default Screen Section" (0)
[  5922.692] (**) |   |-->Monitor "<default monitor>"
[  5922.692] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  5922.692] (==) Automatically adding devices
[  5922.692] (==) Automatically enabling devices
[  5922.692] (==) Automatically adding GPU devices
[  5922.692] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[  5922.692] (==) ModulePath set to "/usr/lib/xorg/modules"
[  5922.692] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  5922.692] (II) Loader magic: 0x829f6c0
[  5922.692] (II) Module ABI versions:
[  5922.692] 	X.Org ANSI C Emulation: 0.4
[  5922.692] 	X.Org Video Driver: 19.0
[  5922.692] 	X.Org XInput driver : 21.1
[  5922.692] 	X.Org Server Extension : 9.0
[  5922.703] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[  5922.704] (II) xfree86: Adding drm device (/dev/dri/card0)
[  5922.706] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[  5922.708] (--) PCI:*(0:1:0:0) 10de:0322:10b0:0431 rev 161, Mem @ 0xec000000/16777216, 0xe0000000/134217728, BIOS @ 0x????????/131072
[  5922.708] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  5922.708] (II) LoadModule: "glx"
[  5922.709] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  5922.713] (II) Module glx: vendor="X.Org Foundation"
[  5922.713] 	compiled for 1.17.2, module version = 1.0.0
[  5922.713] 	ABI class: X.Org Server Extension, version 9.0
[  5922.713] (==) AIGLX enabled
[  5922.713] (==) Matched nouveau as autoconfigured driver 0
[  5922.713] (==) Matched nv as autoconfigured driver 1
[  5922.713] (==) Matched nouveau as autoconfigured driver 2
[  5922.713] (==) Matched nv as autoconfigured driver 3
[  5922.713] (==) Matched modesetting as autoconfigured driver 4
[  5922.713] (==) Matched fbdev as autoconfigured driver 5
[  5922.713] (==) Matched vesa as autoconfigured driver 6
[  5922.713] (==) Assigned the driver to the xf86ConfigLayout
[  5922.713] (II) LoadModule: "nouveau"
[  5922.713] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[  5922.714] (II) Module nouveau: vendor="X.Org Foundation"
[  5922.714] 	compiled for 1.17.0, module version = 1.0.11
[  5922.714] 	Module class: X.Org Video Driver
[  5922.714] 	ABI class: X.Org Video Driver, version 19.0
[  5922.714] (II) LoadModule: "nv"
[  5922.714] (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
[  5922.715] (II) Module nv: vendor="X.Org Foundation"
[  5922.715] 	compiled for 1.17.0, module version = 2.1.20
[  5922.715] 	Module class: X.Org Video Driver
[  5922.715] 	ABI class: X.Org Video Driver, version 19.0
[  5922.715] (II) LoadModule: "modesetting"
[  5922.715] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  5922.715] (II) Module modesetting: vendor="X.Org Foundation"
[  5922.716] 	compiled for 1.17.2, module version = 1.17.2
[  5922.716] 	Module class: X.Org Video Driver
[  5922.716] 	ABI class: X.Org Video Driver, version 19.0
[  5922.716] (II) LoadModule: "fbdev"
[  5922.716] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  5922.716] (II) Module fbdev: vendor="X.Org Foundation"
[  5922.716] 	compiled for 1.17.0, module version = 0.4.4
[  5922.716] 	Module class: X.Org Video Driver
[  5922.716] 	ABI class: X.Org Video Driver, version 19.0
[  5922.716] (II) LoadModule: "vesa"
[  5922.717] (WW) Warning, couldn't open module vesa
[  5922.717] (II) UnloadModule: "vesa"
[  5922.717] (II) Unloading vesa
[  5922.717] (EE) Failed to load module "vesa" (module does not exist, 0)
[  5922.717] (II) NOUVEAU driver 
[  5922.717] (II) NOUVEAU driver for NVIDIA chipset families :
[  5922.717] 	RIVA TNT        (NV04)
[  5922.717] 	RIVA TNT2       (NV05)
[  5922.717] 	GeForce 256     (NV10)
[  5922.717] 	GeForce 2       (NV11, NV15)
[  5922.717] 	GeForce 4MX     (NV17, NV18)
[  5922.717] 	GeForce 3       (NV20)
[  5922.717] 	GeForce 4Ti     (NV25, NV28)
[  5922.717] 	GeForce FX      (NV3x)
[  5922.717] 	GeForce 6       (NV4x)
[  5922.717] 	GeForce 7       (G7x)
[  5922.718] 	GeForce 8       (G8x)
[  5922.718] 	GeForce GTX 200 (NVA0)
[  5922.718] 	GeForce GTX 400 (NVC0)
[  5922.718] (II) NOUVEAU driver 
[  5922.718] (II) NOUVEAU driver for NVIDIA chipset families :
[  5922.718] 	RIVA TNT        (NV04)
[  5922.718] 	RIVA TNT2       (NV05)
[  5922.718] 	GeForce 256     (NV10)
[  5922.718] 	GeForce 2       (NV11, NV15)
[  5922.718] 	GeForce 4MX     (NV17, NV18)
[  5922.718] 	GeForce 3       (NV20)
[  5922.718] 	GeForce 4Ti     (NV25, NV28)
[  5922.718] 	GeForce FX      (NV3x)
[  5922.718] 	GeForce 6       (NV4x)
[  5922.718] 	GeForce 7       (G7x)
[  5922.718] 	GeForce 8       (G8x)
[  5922.718] 	GeForce GTX 200 (NVA0)
[  5922.718] 	GeForce GTX 400 (NVC0)
[  5922.718] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  5922.718] (II) FBDEV: driver for framebuffer: fbdev
[  5922.718] (++) using VT number 1

[  5922.718] (--) controlling tty is VT number 1, auto-enabling KeepTty
[  5922.719] (II) [drm] nouveau interface version: 1.2.2
[  5922.719] (WW) Falling back to old probe method for modesetting
[  5922.719] (WW) Falling back to old probe method for fbdev
[  5922.719] (II) Loading sub module "fbdevhw"
[  5922.719] (II) LoadModule: "fbdevhw"
[  5922.720] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  5922.720] (II) Module fbdevhw: vendor="X.Org Foundation"
[  5922.720] 	compiled for 1.17.2, module version = 0.0.2
[  5922.720] 	ABI class: X.Org Video Driver, version 19.0
[  5922.720] (EE) open /dev/fb0: Permission denied
[  5922.720] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  5922.720] (II) Loading sub module "dri2"
[  5922.720] (II) LoadModule: "dri2"
[  5922.720] (II) Module "dri2" already built-in
[  5922.720] (--) NOUVEAU(0): Chipset: "NVIDIA NV34"
[  5922.720] (II) NOUVEAU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  5922.720] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[  5922.720] (==) NOUVEAU(0): RGB weight 888
[  5922.720] (==) NOUVEAU(0): Default visual is TrueColor
[  5922.721] (==) NOUVEAU(0): Using HW cursor
[  5922.721] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[  5922.721] (==) NOUVEAU(0): Page flipping enabled
[  5922.721] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[  5922.721] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[  5922.721] (II) NOUVEAU(0): Initializing outputs ...
[  5922.751] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[  5922.779] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[  5922.806] (II) NOUVEAU(0): Output TV-1 has no monitor section
[  5922.806] (II) NOUVEAU(0): 3 crtcs needed for screen.
[  5922.806] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[  5922.806] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[  5922.837] (II) NOUVEAU(0): EDID for output VGA-1
[  5922.837] (II) NOUVEAU(0): Manufacturer: LCD  Model: 1701  Serial#: 0
[  5922.837] (II) NOUVEAU(0): Year: 2005  Week: 51
[  5922.837] (II) NOUVEAU(0): EDID Version: 1.3
[  5922.837] (II) NOUVEAU(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[  5922.837] (II) NOUVEAU(0): Signal levels configurable
[  5922.837] (II) NOUVEAU(0): Sync:  Separate  Composite  SyncOnGreen
[  5922.837] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 38  vert.: 30
[  5922.837] (II) NOUVEAU(0): Gamma: 2.20
[  5922.837] (II) NOUVEAU(0): DPMS capabilities: Off; RGB/Color Display
[  5922.837] (II) NOUVEAU(0): First detailed timing is preferred mode
[  5922.837] (II) NOUVEAU(0): redX: 0.648 redY: 0.346   greenX: 0.292 greenY: 0.602
[  5922.837] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.130   whiteX: 0.313 whiteY: 0.329
[  5922.837] (II) NOUVEAU(0): Supported established timings:
[  5922.837] (II) NOUVEAU(0): 720x400@70Hz
[  5922.837] (II) NOUVEAU(0): 640x480@60Hz
[  5922.837] (II) NOUVEAU(0): 640x480@67Hz
[  5922.837] (II) NOUVEAU(0): 640x480@72Hz
[  5922.837] (II) NOUVEAU(0): 640x480@75Hz
[  5922.837] (II) NOUVEAU(0): 800x600@56Hz
[  5922.837] (II) NOUVEAU(0): 800x600@60Hz
[  5922.837] (II) NOUVEAU(0): 800x600@72Hz
[  5922.837] (II) NOUVEAU(0): 800x600@75Hz
[  5922.837] (II) NOUVEAU(0): 832x624@75Hz
[  5922.837] (II) NOUVEAU(0): 1024x768@60Hz
[  5922.837] (II) NOUVEAU(0): 1024x768@70Hz
[  5922.837] (II) NOUVEAU(0): 1024x768@75Hz
[  5922.837] (II) NOUVEAU(0): 1280x1024@75Hz
[  5922.837] (II) NOUVEAU(0): Manufacturer's mask: 0
[  5922.837] (II) NOUVEAU(0): Supported standard timings:
[  5922.837] (II) NOUVEAU(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  5922.837] (II) NOUVEAU(0): #1: hsize: 640  vsize 400  refresh: 70  vid: 2609
[  5922.837] (II) NOUVEAU(0): Supported detailed timing:
[  5922.837] (II) NOUVEAU(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
[  5922.837] (II) NOUVEAU(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[  5922.837] (II) NOUVEAU(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[  5922.837] (II) NOUVEAU(0): Serial No: A24020100001
[  5922.837] (II) NOUVEAU(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
[  5922.837] (II) NOUVEAU(0): Monitor name: 19"LcdMonitor
[  5922.837] (II) NOUVEAU(0): EDID (in hex):
[  5922.837] (II) NOUVEAU(0): 	00ffffffffffff003064011700000000
[  5922.837] (II) NOUVEAU(0): 	330f01037e261e782a2c95a6584a9a26
[  5922.837] (II) NOUVEAU(0): 	215054bfef008180310a010101010101
[  5922.837] (II) NOUVEAU(0): 	010101010101302a009851002a403070
[  5922.837] (II) NOUVEAU(0): 	1300782d1100001e000000ff00413234
[  5922.837] (II) NOUVEAU(0): 	3032303130303030310a000000fd0032
[  5922.837] (II) NOUVEAU(0): 	4b1e530e000a202020202020000000fc
[  5922.837] (II) NOUVEAU(0): 	003139224c63644d6f6e69746f72004e
[  5922.838] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[  5922.838] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[  5922.838] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  5922.838] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[  5922.838] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  5922.838] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  5922.838] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  5922.838] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  5922.838] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  5922.838] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  5922.838] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  5922.838] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  5922.838] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz e)
[  5922.838] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  5922.838] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  5922.838] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  5922.866] (II) NOUVEAU(0): EDID for output DVI-I-1
[  5922.892] (II) NOUVEAU(0): EDID for output TV-1
[  5922.892] (II) NOUVEAU(0): Output VGA-1 connected
[  5922.892] (II) NOUVEAU(0): Output DVI-I-1 disconnected
[  5922.892] (II) NOUVEAU(0): Output TV-1 disconnected
[  5922.892] (II) NOUVEAU(0): Using exact sizes for initial modes
[  5922.892] (II) NOUVEAU(0): Output VGA-1 using initial mode 1280x1024
[  5922.892] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  5922.892] (--) NOUVEAU(0): Virtual size is 1280x1024 (pitch 0)
[  5922.893] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[  5922.893] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[  5922.893] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[  5922.893] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  5922.893] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
[  5922.893] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[  5922.893] (**) NOUVEAU(0):  Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
[  5922.893] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  5922.893] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[  5922.893] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  5922.893] (**) NOUVEAU(0):  Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[  5922.893] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  5922.893] (**) NOUVEAU(0):  Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
[  5922.893] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  5922.893] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[  5922.893] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  5922.893] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[  5922.893] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  5922.893] (**) NOUVEAU(0):  Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[  5922.893] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  5922.893] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[  5922.893] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  5922.893] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
[  5922.893] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz e)
[  5922.893] (**) NOUVEAU(0):  Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
[  5922.893] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  5922.893] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[  5922.893] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  5922.893] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[  5922.893] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  5922.893] (==) NOUVEAU(0): DPI set to (96, 96)
[  5922.893] (II) Loading sub module "fb"
[  5922.893] (II) LoadModule: "fb"
[  5922.893] (II) Loading /usr/lib/xorg/modules/libfb.so
[  5922.894] (II) Module fb: vendor="X.Org Foundation"
[  5922.894] 	compiled for 1.17.2, module version = 1.0.0
[  5922.894] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  5922.894] (II) Loading sub module "shadowfb"
[  5922.894] (II) LoadModule: "shadowfb"
[  5922.894] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[  5922.895] (II) Module shadowfb: vendor="X.Org Foundation"
[  5922.895] 	compiled for 1.17.2, module version = 1.0.0
[  5922.895] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  5922.895] (II) UnloadModule: "nv"
[  5922.895] (II) Unloading nv
[  5922.895] (II) UnloadModule: "modesetting"
[  5922.895] (II) Unloading modesetting
[  5922.895] (II) UnloadModule: "fbdev"
[  5922.895] (II) Unloading fbdev
[  5922.895] (II) UnloadSubModule: "fbdevhw"
[  5922.895] (II) Unloading fbdevhw
[  5922.895] (--) Depth 24 pixmap format is 32 bpp
[  5922.898] (II) NOUVEAU(0): Channel setup complete.
[  5922.898] (II) NOUVEAU(0): [DRI2] Setup complete
[  5922.898] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[  5922.898] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[  5922.898] (II) Loading sub module "exa"
[  5922.898] (II) LoadModule: "exa"
[  5922.898] (II) Loading /usr/lib/xorg/modules/libexa.so
[  5922.899] (II) Module exa: vendor="X.Org Foundation"
[  5922.899] 	compiled for 1.17.2, module version = 2.6.0
[  5922.899] 	ABI class: X.Org Video Driver, version 19.0
[  5922.899] (II) EXA(0): Driver allocated offscreen pixmaps
[  5922.899] (II) EXA(0): Driver registered support for the following operations:
[  5922.899] (II)         Solid
[  5922.899] (II)         Copy
[  5922.899] (II)         Composite (RENDER acceleration)
[  5922.899] (II)         UploadToScreen
[  5922.899] (II)         DownloadFromScreen
[  5922.899] (==) NOUVEAU(0): Backing store enabled
[  5922.899] (==) NOUVEAU(0): Silken mouse enabled
[  5922.899] (II) NOUVEAU(0): [XvMC] Associated with NV30 texture adapter.
[  5922.899] (II) NOUVEAU(0): [XvMC] Extension initialized.
[  5922.899] (==) NOUVEAU(0): DPMS enabled
[  5922.899] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  5922.900] (--) RandR disabled
[  5922.975] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  5922.975] (II) AIGLX: enabled GLX_ARB_create_context
[  5922.975] (II) AIGLX: enabled GLX_ARB_create_context_profile
[  5922.975] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[  5922.975] (II) AIGLX: enabled GLX_INTEL_swap_event
[  5922.975] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  5922.975] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[  5922.975] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[  5922.975] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  5922.977] (II) AIGLX: Loaded and initialized nouveau
[  5922.977] (II) GLX: Initialized DRI2 GL provider for screen 0
[  5922.988] (II) NOUVEAU(0): NVEnterVT is called.
[  5922.988] (II) NOUVEAU(0): Setting screen physical size to 338 x 270
[  5922.988] resize called 1280 1024
[  5923.260] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[  5923.260] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  5923.261] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  5923.261] (II) LoadModule: "libinput"
[  5923.261] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  5923.262] (II) Module libinput: vendor="X.Org Foundation"
[  5923.262] 	compiled for 1.17.2, module version = 0.14.0
[  5923.262] 	Module class: X.Org XInput Driver
[  5923.262] 	ABI class: X.Org XInput driver, version 21.1
[  5923.264] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 12 paused 0
[  5923.264] (II) Using input driver 'libinput' for 'Power Button'
[  5923.264] (**) Power Button: always reports core events
[  5923.264] (**) Option "Device" "/dev/input/event4"
[  5923.266] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[  5923.266] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[  5923.266] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event4"
[  5923.266] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  5923.268] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[  5923.268] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[  5923.269] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  5923.269] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  5923.269] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  5923.271] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 15 paused 0
[  5923.271] (II) Using input driver 'libinput' for 'Power Button'
[  5923.271] (**) Power Button: always reports core events
[  5923.271] (**) Option "Device" "/dev/input/event2"
[  5923.272] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[  5923.272] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[  5923.273] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event2"
[  5923.273] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  5923.274] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[  5923.274] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[  5923.275] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[  5923.275] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  5923.275] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[  5923.277] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 16 paused 0
[  5923.277] (II) Using input driver 'libinput' for 'Sleep Button'
[  5923.277] (**) Sleep Button: always reports core events
[  5923.277] (**) Option "Device" "/dev/input/event3"
[  5923.278] (II) input device 'Sleep Button', /dev/input/event3 is tagged by udev as: Keyboard
[  5923.278] (II) input device 'Sleep Button', /dev/input/event3 is a keyboard
[  5923.278] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event3"
[  5923.278] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[  5923.280] (II) input device 'Sleep Button', /dev/input/event3 is tagged by udev as: Keyboard
[  5923.280] (II) input device 'Sleep Button', /dev/input/event3 is a keyboard
[  5923.282] (II) config/udev: Adding input device Dell Dell USB Keyboard (/dev/input/event0)
[  5923.282] (**) Dell Dell USB Keyboard: Applying InputClass "evdev keyboard catchall"
[  5923.282] (**) Dell Dell USB Keyboard: Applying InputClass "libinput keyboard catchall"
[  5923.284] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 17 paused 0
[  5923.284] (II) Using input driver 'libinput' for 'Dell Dell USB Keyboard'
[  5923.284] (**) Dell Dell USB Keyboard: always reports core events
[  5923.284] (**) Option "Device" "/dev/input/event0"
[  5923.286] (II) input device 'Dell Dell USB Keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[  5923.286] (II) input device 'Dell Dell USB Keyboard', /dev/input/event0 is a keyboard
[  5923.286] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2.1/2-2.1:1.0/0003:413C:2010.0001/input/input2/event0"
[  5923.286] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard" (type: KEYBOARD, id 9)
[  5923.288] (II) input device 'Dell Dell USB Keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[  5923.288] (II) input device 'Dell Dell USB Keyboard', /dev/input/event0 is a keyboard
[  5923.289] (II) config/udev: Adding input device Dell Dell USB Keyboard (/dev/input/event1)
[  5923.289] (**) Dell Dell USB Keyboard: Applying InputClass "evdev keyboard catchall"
[  5923.289] (**) Dell Dell USB Keyboard: Applying InputClass "libinput keyboard catchall"
[  5923.291] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 18 paused 0
[  5923.291] (II) Using input driver 'libinput' for 'Dell Dell USB Keyboard'
[  5923.291] (**) Dell Dell USB Keyboard: always reports core events
[  5923.291] (**) Option "Device" "/dev/input/event1"
[  5923.293] (II) input device 'Dell Dell USB Keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[  5923.293] (II) input device 'Dell Dell USB Keyboard', /dev/input/event1 is a keyboard
[  5923.293] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2.1/2-2.1:1.1/0003:413C:2010.0002/input/input3/event1"
[  5923.293] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard" (type: KEYBOARD, id 10)
[  5923.295] (II) input device 'Dell Dell USB Keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[  5923.295] (II) input device 'Dell Dell USB Keyboard', /dev/input/event1 is a keyboard
[  5923.296] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/event6)
[  5923.296] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
[  5923.296] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "libinput pointer catchall"
[  5923.298] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 19 paused 0
[  5923.298] (II) Using input driver 'libinput' for 'ImPS/2 Logitech Wheel Mouse'
[  5923.298] (**) ImPS/2 Logitech Wheel Mouse: always reports core events
[  5923.298] (**) Option "Device" "/dev/input/event6"
[  5923.299] (II) input device 'ImPS/2 Logitech Wheel Mouse', /dev/input/event6 is tagged by udev as: Mouse
[  5923.299] (II) Device 'ImPS/2 Logitech Wheel Mouse' set to 400 DPI
[  5923.299] (II) input device 'ImPS/2 Logitech Wheel Mouse', /dev/input/event6 is a pointer caps
[  5923.300] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event6"
[  5923.300] (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE, id 11)
[  5923.300] (**) Option "AccelerationScheme" "none"
[  5923.300] (**) ImPS/2 Logitech Wheel Mouse: (accel) selected scheme none/0
[  5923.300] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000
[  5923.300] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4
[  5923.301] (II) input device 'ImPS/2 Logitech Wheel Mouse', /dev/input/event6 is tagged by udev as: Mouse
[  5923.301] (II) Device 'ImPS/2 Logitech Wheel Mouse' set to 400 DPI
[  5923.301] (II) input device 'ImPS/2 Logitech Wheel Mouse', /dev/input/event6 is a pointer caps
[  5923.302] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
[  5923.302] (II) No input driver specified, ignoring this device.
[  5923.302] (II) This device may have been added with another device file.
[  5923.303] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[  5923.303] (II) No input driver specified, ignoring this device.
[  5923.303] (II) This device may have been added with another device file.
[  5925.509] (II) NOUVEAU(0): EDID vendor "LCD", prod id 5889
[  5925.512] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[  5925.513] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[  5925.513] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[  5925.513] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[  5925.513] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  5925.513] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  5925.513] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  5925.513] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  5925.513] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  5925.513] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  5925.513] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  5925.513] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  5925.513] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  5925.513] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  5925.513] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  5925.513] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  5925.513] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  5925.513] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  5925.513] (II) NOUVEAU(0): Modeline "640x400"x70.0   23.35  640 656 720 800  400 401 404 417 -hsync +vsync (29.2 kHz e)
[  5926.408] resize called 1280 1024
[  5927.731] (II) NOUVEAU(0): EDID vendor "LCD", prod id 5889
[  5927.744] (II) NOUVEAU(0): Using hsync ranges from config file
[  5927.744] (II) NOUVEAU(0): Using vrefresh ranges from config file
[  5927.744] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[  5927.744] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[  5927.744] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  5927.744] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  5927.744] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  5927.744] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  5927.744] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  5927.744] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  5927.744] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  5927.744] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  5927.744] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  5927.744] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  5927.744] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  5927.744] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  5927.744] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  5927.744] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  5927.745] (II) NOUVEAU(0): Modeline "640x400"x70.0   23.35  640 656 720 800  400 401 404 417 -hsync +vsync (29.2 kHz e)
[  5928.826] resize called 1280 1024
[  5936.445] (**) Option "fd" "12"
[  5936.445] (**) Option "fd" "15"
[  5936.461] (**) Option "fd" "16"
[  5936.462] (**) Option "fd" "17"
[  5936.469] (**) Option "fd" "18"
[  5936.477] (**) Option "fd" "19"
[  5936.483] (II) UnloadModule: "libinput"
[  5936.483] (II) systemd-logind: releasing fd for 13:70
[  5936.516] (II) UnloadModule: "libinput"
[  5936.516] (II) systemd-logind: releasing fd for 13:65
[  5936.576] (II) UnloadModule: "libinput"
[  5936.576] (II) systemd-logind: releasing fd for 13:64
[  5936.616] (II) UnloadModule: "libinput"
[  5936.616] (II) systemd-logind: releasing fd for 13:67
[  5936.632] (II) UnloadModule: "libinput"
[  5936.633] (II) systemd-logind: releasing fd for 13:66
[  5936.651] (II) UnloadModule: "libinput"
[  5936.652] (II) systemd-logind: releasing fd for 13:68
[  5936.690] (II) NOUVEAU(0): NVLeaveVT is called.
[  5936.746] (II) Server terminated successfully (0). Closing log file.

I want to add that the GUI crash screen I mentionned in my first post apparently is from Gnome crashing which makes me wonder if the problem really comes from the drivers.

Thank you for your time.

G.

Last edited by Antitheseus (2015-09-11 21:03:41)

Offline

#8 2015-09-11 21:19:27

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,798

Re: Gnome crashing

It could be that GNOME is a bit too heavy of an environment for such an old card, Xorg log wise everything looks ok, have you tried something lighter, like xfce/pure window managers? Any gnome crash information in the journal?

Last edited by V1del (2015-09-11 21:21:39)

Offline

#9 2015-09-12 08:34:36

Antitheseus
Member
From: Ibiza, Spain
Registered: 2015-09-10
Posts: 16

Re: Gnome crashing

Hi V1del,

What's funny is that before installing that card last winter, I managed to install Arch and run Gnome with the motherboard chipset. I will try look into xfce/pure today.
Could you tell me how I can access the journal for crash information? (edit: Never mind, I reckon it's journalctl)

Thanks,

Geoff.

Last edited by Antitheseus (2015-09-12 08:53:39)

Offline

#10 2015-09-12 11:59:08

Antitheseus
Member
From: Ibiza, Spain
Registered: 2015-09-10
Posts: 16

Re: Gnome crashing

Hi,

Here are the Gnome process entries:

-- Logs begin at Wed 2015-09-09 20:56:56 CEST, end at Sat 2015-09-12 15:29:33 CEST. --
Sep 12 15:03:44 archbox gnome-session[771]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
Sep 12 15:03:44 archbox gnome-session[771]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
Sep 12 15:03:44 archbox gnome-session[771]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
Sep 12 15:03:44 archbox gnome-session[771]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
Sep 12 15:03:44 archbox gnome-session[771]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
Sep 12 15:03:44 archbox gnome-session[771]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
Sep 12 15:03:44 archbox gnome-session[771]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Sep 12 15:03:48 archbox gnome-session[771]: (gnome-settings-daemon:791): rfkill-plugin-WARNING **: Failed to acquire NetworkManager proxy: Error calling StartServiceByName for org.freedesktop.NetworkManager: GDBus.Error:org.freedesktop.systemd1.LoadFailed: Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory.
Sep 12 15:03:52 archbox gnome-session[771]: (gnome-shell:855): Cogl-ERROR **: Failed to create texture 2d due to size/format constraints
Sep 12 15:03:53 archbox gnome-session[771]: gnome-session[771]: WARNING: Application 'gnome-shell.desktop' killed by signal 5
Sep 12 15:03:53 archbox gnome-session[771]: WARNING: Application 'gnome-shell.desktop' killed by signal 5
Sep 12 15:03:53 archbox gnome-session[771]: (gnome-settings-daemon:791): GLib-GIO-CRITICAL **: g_dbus_proxy_call_internal: assertion 'G_IS_DBUS_PROXY (proxy)' failed
Sep 12 15:03:54 archbox gnome-session[771]: (gnome-shell:885): Cogl-ERROR **: Failed to create texture 2d due to size/format constraints
Sep 12 15:03:55 archbox gnome-session[771]: gnome-session[771]: WARNING: Application 'gnome-shell.desktop' killed by signal 5
Sep 12 15:03:55 archbox gnome-session[771]: WARNING: Application 'gnome-shell.desktop' killed by signal 5
Sep 12 15:03:55 archbox gnome-session[771]: gnome-session[771]: WARNING: App 'gnome-shell.desktop' respawning too quickly
Sep 12 15:03:55 archbox gnome-session[771]: WARNING: App 'gnome-shell.desktop' respawning too quickly
Sep 12 15:03:55 archbox gnome-session[771]: (gnome-settings-daemon:791): GLib-GIO-CRITICAL **: g_dbus_proxy_call_internal: assertion 'G_IS_DBUS_PROXY (proxy)' failed
Sep 12 15:03:55 archbox gnome-session[771]: Unrecoverable failure in required component gnome-shell.desktop
Sep 12 15:03:57 archbox gnome-session[771]: (uint32 1,)
Sep 12 15:03:57 archbox gnome-session[771]: Entering running state
Sep 12 15:03:57 archbox gnome-session[771]: Failed to play sound: File or data not found
Sep 12 15:03:58 archbox gnome-session[771]: (tracker-miner-fs:930): Tracker-WARNING **: Unable to get XDG user directory path for special directory &DOCUMENTS. Ignoring this location.
Sep 12 15:03:58 archbox gnome-session[771]: (tracker-miner-fs:930): Tracker-WARNING **: Unable to get XDG user directory path for special directory &DOWNLOAD. Ignoring this location.
Sep 12 15:03:58 archbox gnome-session[771]: (tracker-miner-fs:930): Tracker-WARNING **: Unable to get XDG user directory path for special directory &MUSIC. Ignoring this location.
Sep 12 15:03:58 archbox gnome-session[771]: (tracker-miner-fs:930): Tracker-WARNING **: Unable to get XDG user directory path for special directory &PICTURES. Ignoring this location.
Sep 12 15:03:58 archbox gnome-session[771]: (tracker-miner-fs:930): Tracker-WARNING **: Unable to get XDG user directory path for special directory &VIDEOS. Ignoring this location.
Sep 12 15:03:58 archbox gnome-session[771]: (tracker-miner-fs:930): Tracker-WARNING **: Unable to get XDG user directory path for special directory &DOCUMENTS. Ignoring this location.
Sep 12 15:03:58 archbox gnome-session[771]: (tracker-miner-fs:930): Tracker-WARNING **: Unable to get XDG user directory path for special directory &DOWNLOAD. Ignoring this location.
Sep 12 15:03:58 archbox gnome-session[771]: (tracker-miner-fs:930): Tracker-WARNING **: Unable to get XDG user directory path for special directory &MUSIC. Ignoring this location.
Sep 12 15:03:58 archbox gnome-session[771]: (tracker-miner-fs:930): Tracker-WARNING **: Unable to get XDG user directory path for special directory &PICTURES. Ignoring this location.
Sep 12 15:03:58 archbox gnome-session[771]: (tracker-miner-fs:930): Tracker-WARNING **: Unable to get XDG user directory path for special directory &VIDEOS. Ignoring this location.
Sep 12 15:04:00 archbox gnome-session[771]: gnome-session[771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Sep 12 15:04:00 archbox gnome-session[771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Sep 12 15:04:00 archbox gnome-session[771]: gnome-session[771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Sep 12 15:04:00 archbox gnome-session[771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Sep 12 15:04:00 archbox gnome-session[771]: gnome-session[771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Sep 12 15:04:00 archbox gnome-session[771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Sep 12 15:04:00 archbox gnome-session[771]: gnome-session[771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Sep 12 15:04:00 archbox gnome-session[771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Sep 12 15:04:00 archbox gnome-session[771]: gnome-session[771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Sep 12 15:04:00 archbox gnome-session[771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Sep 12 15:04:00 archbox gnome-session[771]: gnome-session[771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Sep 12 15:04:00 archbox gnome-session[771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Sep 12 15:04:00 archbox gnome-session[771]: gnome-session[771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Sep 12 15:04:00 archbox gnome-session[771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Sep 12 15:04:00 archbox gnome-session[771]: gnome-session[771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Sep 12 15:04:00 archbox gnome-session[771]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

Last edited by Antitheseus (2015-09-12 13:31:28)

Offline

#11 2015-09-13 12:35:27

Antitheseus
Member
From: Ibiza, Spain
Registered: 2015-09-10
Posts: 16

Re: Gnome crashing

XFCE works fine. Yet, I'd rather use Gnome. I've been googling some of the entries of the journal with little result.

Offline

Board footer

Powered by FluxBB