Created attachment 115667 [details] dmesg from a boot. PDISP error filling the dmesg. It's quite spammy but other than that the X works (GDM loads fine). Using Archlinux up to date. ~$ pacman -Qi xf86-video-nouveau Name : xf86-video-nouveau Version : 1.0.11-3 Description : Open Source 2D acceleration driver for nVidia cards Architecture : x86_64 URL : http://nouveau.freedesktop.org/ Licenses : GPL Groups : xorg-drivers xorg Provides : None Depends On : libdrm systemd mesa-dri Optional Deps : None Required By : None Optional For : None Conflicts With : xorg-server<1.16 X-ABI-VIDEODRV_VERSION<19 X-ABI-VIDEODRV_VERSION>=20 Replaces : None Installed Size : 218.00 KiB Packager : Laurent Carlier <lordheavym@gmail.com> Build Date : Thu 05 Feb 2015 08:01:59 PM GMT Install Date : Thu 30 Apr 2015 08:09:35 PM BST Install Reason : Explicitly installed Install Script : Yes Validated By : Signature ~$ modinfo nouveau filename: /lib/modules/4.0.2-2-ck/kernel/drivers/gpu/drm/nouveau/nouveau.ko.gz license: GPL and additional rights description: nVidia Riva/TNT/GeForce/Quadro/Tesla author: Nouveau Project alias: pci:v000012D2d*sv*sd*bc03sc*i* alias: pci:v000010DEd*sv*sd*bc03sc*i* depends: drm,drm_kms_helper,ttm,mxm-wmi,i2c-core,hwmon,button,wmi,video,i2c-algo-bit intree: Y vermagic: 4.0.2-2-ck SMP preempt mod_unload modversions parm: tv_norm:Default TV norm. Supported: PAL, PAL-M, PAL-N, PAL-Nc, NTSC-M, NTSC-J, hd480i, hd480p, hd576i, hd576p, hd720p, hd1080i. Default: PAL *NOTE* Ignored for cards with external TV encoders. (charp) parm: vram_pushbuf:Create DMA push buffers in VRAM (int) parm: nofbaccel:Disable fbcon acceleration (int) parm: tv_disable:Disable TV-out detection (int) parm: ignorelid:Ignore ACPI lid status (int) parm: duallink:Allow dual-link TMDS (default: enabled) (int) parm: pstate:enable sysfs pstate file, which will be moved in the future (int) parm: config:option string to pass to driver core (charp) parm: debug:debug string to pass to driver core (charp) parm: noaccel:disable kernel/abi16 acceleration (int) parm: modeset:enable driver (default: auto, 0 = disabled, 1 = enabled, 2 = headless) (int) parm: runpm:disable (0), force enable (1), optimus only default (-1) (int) parm: agpmode:AGP mode (0 to disable AGP) (int)
I'd like to add to this that X server crash after 1-2 days running, logs is filled with errors but can't catch them as the pc is unresponsive. Only thing that works is SysRq commands and hard reset.
You should see if the patch at https://bugs.freedesktop.org/show_bug.cgi?id=91333#c11 helps you at all.
This seems to remove all the logging in journal. I will keep an eye and see if the pc crash after 1-2 days as it used to. Thanks
The patch proposed from Ilia works fine. I see this is released with 4.1.5 I'll consider this resolved.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.