You are not logged in.

#1 2019-05-10 11:24:05

Vofan
Member
Registered: 2019-01-21
Posts: 65

Firefox causing crashes on nouveau; xorg no-screens [... Solved]

So, I've accumulated a few issues in a short timespan.

The first, is that when using the nouveau driver (with lts kernel 4.19.41-1) firefox causes a crash that makes me unable to switch TTY, the mouse freezes, so on, all except audio from a given video. I am unsure what causes this crash, or where to look, however I believe it may be flashplayer or other media as it worked briefly on a few occasions without videos playing.

The second issue is that when using the same lts kernel with nvidia-lts, I get an no screens and a nvidia loading error, as below:

[    35.875] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[    35.875] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[    35.875] Build Operating System: Linux Arch Linux
[    35.876] Current Operating System: Linux archstat 4.19.41-1-lts #1 SMP Wed May 8 15:58:57 CEST 2019 x86_64
[    35.876] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=/dev/mapper/vg0-root rw cryptdevice=/dev/sda2:luks:allow-discards root=/dev/mapper/vg0-root cryptdevice:/dev/sdb1:luks1:allow-discards resume=/dev/mapper/vg0-swap quiet nvidia nvidia-drm.modeset=1
[    35.877] Build Date: 27 February 2019  04:04:00PM
[    35.877]  
[    35.877] Current version of pixman: 0.38.4
[    35.878]     Before reporting problems, check [url]http://wiki.x.org[/url]
    to make sure that you have the latest version.
[    35.878] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    35.879] (==) Log file: "/var/log/Xorg.0.log", Time: Fri May 10 12:03:54 2019
[    35.884] (==) Using config file: "/etc/X11/xorg.conf"
[    35.884] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    35.885] (==) ServerLayout "Layout0"
[    35.885] (**) |-->Screen "Screen0" (0)
[    35.885] (**) |   |-->Monitor "Monitor0"
[    35.887] (**) |   |-->Device "Device0"
[    35.887] (**) |-->Input Device "Keyboard0"
[    35.887] (**) |-->Input Device "Mouse0"
[    35.887] (==) Automatically adding devices
[    35.887] (==) Automatically enabling devices
[    35.887] (==) Automatically adding GPU devices
[    35.887] (==) Automatically binding GPU devices
[    35.887] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    35.902] (==) 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
[    35.902] (==) ModulePath set to "/usr/lib/xorg/modules"
[    35.902] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    35.902] (WW) Disabling Keyboard0
[    35.902] (WW) Disabling Mouse0
[    35.902] (II) Module ABI versions:
[    35.902]     X.Org ANSI C Emulation: 0.4
[    35.902]     X.Org Video Driver: 24.0
[    35.902]     X.Org XInput driver : 24.1
[    35.902]     X.Org Server Extension : 10.0
[    35.903] (++) using VT number 1

[    35.904] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    35.907] (--) PCI:*(1@0:0:0) 10de:11c0:1458:354e rev 161, Mem @ 0xfb000000/16777216, 0xd0000000/134217728, 0xde000000/33554432, I/O @ 0x0000af00/128, BIOS @ 0x????????/131072
[    35.907] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    35.907] (II) LoadModule: "glx"
[    35.911] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    35.937] (II) Module glx: vendor="X.Org Foundation"
[    35.937]     compiled for 1.20.4, module version = 1.0.0
[    35.937]     ABI class: X.Org Server Extension, version 10.0
[    35.937] (II) LoadModule: "nvidia"
[    35.938] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    35.954] (II) Module nvidia: vendor="NVIDIA Corporation"
[    35.954]     compiled for 4.0.2, module version = 1.0.0
[    35.954]     Module class: X.Org Video Driver
[    35.958] (II) NVIDIA dlloader X Driver  418.74  Wed May  1 11:26:02 CDT 2019
[    35.958] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    35.961] (II) Loading sub module "fb"
[    35.961] (II) LoadModule: "fb"
[    35.961] (II) Loading /usr/lib/xorg/modules/libfb.so
[    35.964] (II) Module fb: vendor="X.Org Foundation"
[    35.964]     compiled for 1.20.4, module version = 1.0.0
[    35.964]     ABI class: X.Org ANSI C Emulation, version 0.4
[    35.964] (II) Loading sub module "wfb"
[    35.964] (II) LoadModule: "wfb"
[    35.964] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    35.966] (II) Module wfb: vendor="X.Org Foundation"
[    35.966]     compiled for 1.20.4, module version = 1.0.0
[    35.966]     ABI class: X.Org ANSI C Emulation, version 0.4
[    35.966] (II) Loading sub module "ramdac"
[    35.966] (II) LoadModule: "ramdac"
[    35.966] (II) Module "ramdac" already built-in
[    36.175] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[    36.175] (EE) NVIDIA:     system's kernel log for additional error messages and
[    36.175] (EE) NVIDIA:     consult the NVIDIA README for details.
[    36.175] (EE) No devices detected.
[    36.175] (EE) 
Fatal server error:
[    36.175] (EE) no screens found(EE) 
[    36.175] (EE) 
Please consult the The X.Org Foundation support 
     at [url]http://wiki.x.org[/url]
 for help. 
[    36.175] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    36.175] (EE) 
[    36.185] (EE) Server terminated with error (1). Closing log file.

Or, so I assume: A complication is, as you'll note, that my logs in /var/log/Xorg.0.log do not consistently update with each boot, and that one is a few days old. My original solution was to downgrade linux-lts linux-lts-headers. Subsequently, I decided to update to the current as a few updates had passed - it worked, but then I decided to switch to noveau, leading to the firefox issue, and so I went back, and had the trouble with xorg that I, again, am assuming, is the same as before.

Everything works fine with the current non-lts kernel and nvidia packages:

$ uname -r
5.0.13-arch1-1-ARCH

To summarise the issues:

Firefox causes system freeze with nouveau and current linux-lts, only audio works.
Xorg cannot start with linux-lts and nvidia-lts, current vers. Previously worked with downgraded linux-lts.
Xorg logs not updating. Everything working with nvidia and linux 5.0.13.

I would like to use nouveau and linux-lts, and if nvidia-lts + linux-lts combo is an issue with the current version of the lts kernel, I'd like directions on filing a bug report if it's appropriate.

Thanks for any support, it's been quite the while since I've done any troubleshooting so if you need specific info I'll need some handholding.

Last edited by Vofan (2019-05-24 18:31:11)

Offline

#2 2019-05-10 13:47:30

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: Firefox causing crashes on nouveau; xorg no-screens [... Solved]

Remove your xorg.conf when you are trying to use nvidia, also I would suggest using nvidia-dkms, as the nvidia-lts package tends to get out of sync somewhat frequently.

Sidenote: Why do you wan to use lts and what hardware is this?


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#3 2019-05-10 14:16:23

Vofan
Member
Registered: 2019-01-21
Posts: 65

Re: Firefox causing crashes on nouveau; xorg no-screens [... Solved]

Remove your xorg.conf when you are trying to use nvidia

I tried this, as well as nvidia-xconfig.

also I would suggest using nvidia-dkms, as the nvidia-lts package tends to get out of sync somewhat frequently.

I'll bear this in mind, thank you.

Sidenote: Why do you wan to use lts and what hardware is this?

I have had issues with at least two updates since 5.0.0 with getting my wifi to work - granted, I have not troubleshooted directly, just taken an 'out of sight, out of mind' approach. Each time it has been fixed by the next time I went back to the non-lts. The driver is the rtl88xxau-aircrack-dkms-git.

My GPU is an NVIDIA GeForce GTX 660, CPU is an Intel Xeon X5470:

# lspci
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port (rev 02)
00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02)
00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02)
00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 02)
00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)
00:1f.0 ISA bridge: Intel Corporation 82801IR (ICH9R) LPC Interface Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA Controller [IDE mode] (rev 02)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801I (ICH9 Family) 2 port SATA Controller [IDE mode] (rev 02)
01:00.0 VGA compatible controller: NVIDIA Corporation GK106 [GeForce GTX 660] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GK106 HDMI Audio Controller (rev a1)
02:00.0 IDE interface: JMicron Technology Corp. JMB368 IDE controller
03:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12)
04:0a.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22A IEEE-1394a-2000 Controller (PHY/Link) [iOHCI-Lynx]

I guess none of this is a 'big deal,' I just felt like switching to nouveau for the sake of it being non-proprietary.

Offline

#4 2019-05-10 20:55:59

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: Firefox causing crashes on nouveau; xorg no-screens [... Solved]

nvidia-xonfig generates broken config files 90% of the time, don't use it.

Edit: the first post indicates a kernel module version mismatch, make sure both the nvidia-lts and linux-lts packages are up to date and that you are booted into the correct kernel.

Last edited by Mr.Elendig (2019-05-11 08:43:57)


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#5 2019-05-12 19:22:56

cirrus
Member
From: Glasgow Scotland
Registered: 2012-08-24
Posts: 340
Website

Re: Firefox causing crashes on nouveau; xorg no-screens [... Solved]

Xorg logs not updating. Everything working with nvidia and linux 5.0.13.

Check in /var/log

Offline

#6 2019-05-12 19:32:06

loqs
Member
Registered: 2014-03-06
Posts: 17,378

Re: Firefox causing crashes on nouveau; xorg no-screens [... Solved]

nvidia-lts 1:418.74-2 was rebuilt for linux-lts 4.19.42-1 so that combination should match.

Offline

#7 2019-05-21 22:22:02

Vofan
Member
Registered: 2019-01-21
Posts: 65

Re: Firefox causing crashes on nouveau; xorg no-screens [... Solved]

Downgraded as per above. Everything works, however, my resolution is capped at 1024 x 768 (it should be 1920x1200) and:

# lsmod | grep nvidia
#

I tried setting a config, /etc/x11/xorg.conf.d/10-monitor.conf:

Section "Monitor"
	Identifier "Monitor0"
	DisplaySize 593.3 370.8
EndSection

Section "Device"
	Identifier "Device0"
	Driver "nvidia"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device "Device0"
	Monitor "Monitor0"
EndSection

After which /var/log/Xorg.0.log:

[   644.812] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[   644.813]
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[   644.813] Build Operating System: Linux Arch Linux
[   644.813] Current Operating System: Linux archstat 4.19.44-1-lts #1 SMP Thu May 16 20:14:59 CEST 2019 x86_64
[   644.814] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=/dev/mapper/vg0-root rw cryptdevice=/dev/sda2:luks:allow-discards root=/dev/mapper/vg0-root cryptdevice:/dev/sdb1:luks1:allow-discards resume=/dev/mapper/vg0-swap quiet nvidia nvidia-drm.modeset=1
[   644.815] Build Date: 27 February 2019  04:04:00PM
[   644.815]
[   644.815] Current version of pixman: 0.38.4
[   644.815] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   644.816] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   644.817] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 21 23:17:04 2019
[   644.817] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   644.817] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   644.817] (==) No Layout section.  Using the first Screen section.
[   644.818] (**) |-->Screen "Screen0" (0)
[   644.818] (**) |   |-->Monitor "Monitor0"
[   644.818] (**) |   |-->Device "Device0"
[   644.818] (==) Automatically adding devices
[   644.818] (==) Automatically enabling devices
[   644.818] (==) Automatically adding GPU devices
[   644.818] (==) Automatically binding GPU devices
[   644.818] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   644.818] (==) 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
[   644.818] (==) ModulePath set to "/usr/lib/xorg/modules"
[   644.818] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   644.818] (II) Module ABI versions:
[   644.818] 	X.Org ANSI C Emulation: 0.4
[   644.818] 	X.Org Video Driver: 24.0
[   644.818] 	X.Org XInput driver : 24.1
[   644.818] 	X.Org Server Extension : 10.0
[   644.818] (++) using VT number 1

[   644.819] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_37
[   644.822] (--) PCI:*(1@0:0:0) 10de:11c0:1458:354e rev 161, Mem @ 0xfb000000/16777216, 0xd0000000/134217728, 0xde000000/33554432, I/O @ 0x0000af00/128, BIOS @ 0x????????/131072
[   644.822] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   644.822] (II) LoadModule: "glx"
[   644.822] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   644.824] (II) Module glx: vendor="X.Org Foundation"
[   644.824] 	compiled for 1.20.4, module version = 1.0.0
[   644.824] 	ABI class: X.Org Server Extension, version 10.0
[   644.824] (II) LoadModule: "nvidia"
[   644.824] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   644.824] (II) Module nvidia: vendor="NVIDIA Corporation"
[   644.824] 	compiled for 4.0.2, module version = 1.0.0
[   644.824] 	Module class: X.Org Video Driver
[   644.824] (II) NVIDIA dlloader X Driver  418.74  Wed May  1 11:26:02 CDT 2019
[   644.825] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   644.825] (II) Loading sub module "fb"
[   644.825] (II) LoadModule: "fb"
[   644.825] (II) Loading /usr/lib/xorg/modules/libfb.so
[   644.825] (II) Module fb: vendor="X.Org Foundation"
[   644.825] 	compiled for 1.20.4, module version = 1.0.0
[   644.825] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   644.825] (II) Loading sub module "wfb"
[   644.825] (II) LoadModule: "wfb"
[   644.825] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   644.825] (II) Module wfb: vendor="X.Org Foundation"
[   644.825] 	compiled for 1.20.4, module version = 1.0.0
[   644.825] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   644.825] (II) Loading sub module "ramdac"
[   644.825] (II) LoadModule: "ramdac"
[   644.825] (II) Module "ramdac" already built-in
[   645.022] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[   645.022] (EE) NVIDIA:     system's kernel log for additional error messages and
[   645.022] (EE) NVIDIA:     consult the NVIDIA README for details.
[   645.022] (EE) No devices detected.
[   645.022] (EE)
Fatal server error:
[   645.022] (EE) no screens found(EE)
[   645.022] (EE)
Please consult the The X.Org Foundation support
	 at http://wiki.x.org
 for help.
[   645.022] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   645.022] (EE)
[   645.032] (EE) Server terminated with error (1). Closing log file.

I have been through the process of uninstalling both current and downgraded nvidia packages, running and then rerunning mkinitcpio just to make sure I'm not brainfarting - nvidia is in /etc/mkinitcpio.conf, I have blacklisted nouveau.

Sorry for the slow reply, and thanks for the help.

Edit: And, of course, reinstalling.

modprobe nvidia

shows no luck either.

Last edited by Vofan (2019-05-21 22:24:28)

Offline

#8 2019-05-22 07:32:28

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

Re: Firefox causing crashes on nouveau; xorg no-screens [... Solved]

What exactly did you downgrade? If just the nvidia packages you've created a mismatch between the kernel and the nvidia-lts package, downgrade both if you really think that that's the cause. Right now you are running some incompatible combination. FWIW update everything again, reboot, if it still fails, post an updated xorg and a dmesg and a /var/log/pacman.log

Last edited by V1del (2019-05-22 07:40:20)

Offline

#9 2019-05-22 19:58:33

Vofan
Member
Registered: 2019-01-21
Posts: 65

Re: Firefox causing crashes on nouveau; xorg no-screens [... Solved]

What exactly did you downgrade?

Ah! So, yeah, I had brainfarted, and downgraded only nvidia-lts and nvidia-utils, not linux-lts. Sorry.

So, downgrading nvidia-lts, nvidia-utils, and linux-lts all to 418.74 variantas and 4.19.42-1, respectively, worked. However, I had trouble with my wifi driver - it's rtl88xxau-aircrack-dkms-git from the AUR. I couldn't get it to work with the downgraded linux-lts, probably because I was trying to install it in some way that is incorrect? I always need internet to install, I am unsure how to install after that with any given kernel package using dkms, using dkms autoinstall rtl... always gives me

File: /var/lib/dkms/rtl8821au/5.1.5.r74.g30fb964/source/dkms.conf does not exist.

(so, to clarify, I just connect via my phone to the wifi and run yay -S rtl88xxau-aircrack-dkms-git).

Somewhere in the process I had an issue running Xorg as my user, with the following log:

[   233.878] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[   233.878] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[   233.878] Build Operating System: Linux Arch Linux
[   233.879] Current Operating System: Linux archstat 5.1.3-arch1-1-ARCH #1 SMP PREEMPT Thu May 16 20:59:36 UTC 2019 x86_64
[   233.879] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/mapper/vg0-root rw cryptdevice=/dev/sda2:luks:allow-discards root=/dev/mapper/vg0-root cryptdevice:/dev/sdb1:luks1:allow-discards resume=/dev/mapper/vg0-swap quiet nvidia nvidia-drm.modeset=1
[   233.880] Build Date: 27 February 2019  04:04:00PM
[   233.880]  
[   233.880] Current version of pixman: 0.38.4
[   233.881] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   233.881] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   233.882] (==) Log file: "/home/vofan/.local/share/xorg/Xorg.0.log", Time: Wed May 22 20:30:42 2019
[   233.883] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   233.883] (==) No Layout section.  Using the first Screen section.
[   233.883] (==) No screen section available. Using defaults.
[   233.883] (**) |-->Screen "Default Screen Section" (0)
[   233.883] (**) |   |-->Monitor "<default monitor>"
[   233.883] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   233.883] (==) Automatically adding devices
[   233.883] (==) Automatically enabling devices
[   233.883] (==) Automatically adding GPU devices
[   233.883] (==) Automatically binding GPU devices
[   233.883] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   233.883] (==) 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
[   233.883] (==) ModulePath set to "/usr/lib/xorg/modules"
[   233.883] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   233.883] (II) Module ABI versions:
[   233.883] 	X.Org ANSI C Emulation: 0.4
[   233.883] 	X.Org Video Driver: 24.0
[   233.883] 	X.Org XInput driver : 24.1
[   233.883] 	X.Org Server Extension : 10.0
[   233.884] (++) using VT number 1

[   233.885] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_313
[   233.886] (II) xfree86: Adding drm device (/dev/dri/card0)
[   233.886] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[   233.888] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   233.888] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[   233.889] (--) PCI:*(1@0:0:0) 10de:11c0:1458:354e rev 161, Mem @ 0xfb000000/16777216, 0xd0000000/134217728, 0xde000000/33554432, I/O @ 0x0000af00/128, BIOS @ 0x????????/131072
[   233.889] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   233.889] (II) LoadModule: "glx"
[   233.889] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   233.891] (II) Module glx: vendor="X.Org Foundation"
[   233.891] 	compiled for 1.20.4, module version = 1.0.0
[   233.891] 	ABI class: X.Org Server Extension, version 10.0
[   233.891] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[   233.891] 	loading driver: nvidia
[   233.891] (==) Matched nvidia as autoconfigured driver 0
[   233.891] (==) Matched nouveau as autoconfigured driver 1
[   233.891] (==) Matched nv as autoconfigured driver 2
[   233.891] (==) Matched modesetting as autoconfigured driver 3
[   233.891] (==) Matched fbdev as autoconfigured driver 4
[   233.891] (==) Matched vesa as autoconfigured driver 5
[   233.891] (==) Assigned the driver to the xf86ConfigLayout
[   233.891] (II) LoadModule: "nvidia"
[   233.891] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   233.892] (II) Module nvidia: vendor="NVIDIA Corporation"
[   233.892] 	compiled for 4.0.2, module version = 1.0.0
[   233.892] 	Module class: X.Org Video Driver
[   233.892] (II) LoadModule: "nouveau"
[   233.892] (WW) Warning, couldn't open module nouveau
[   233.892] (EE) Failed to load module "nouveau" (module does not exist, 0)
[   233.892] (II) LoadModule: "nv"
[   233.892] (WW) Warning, couldn't open module nv
[   233.892] (EE) Failed to load module "nv" (module does not exist, 0)
[   233.892] (II) LoadModule: "modesetting"
[   233.892] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   233.893] (II) Module modesetting: vendor="X.Org Foundation"
[   233.893] 	compiled for 1.20.4, module version = 1.20.4
[   233.893] 	Module class: X.Org Video Driver
[   233.893] 	ABI class: X.Org Video Driver, version 24.0
[   233.893] (II) LoadModule: "fbdev"
[   233.893] (WW) Warning, couldn't open module fbdev
[   233.893] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   233.893] (II) LoadModule: "vesa"
[   233.893] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   233.893] (II) Module vesa: vendor="X.Org Foundation"
[   233.893] 	compiled for 1.20.0, module version = 2.4.0
[   233.893] 	Module class: X.Org Video Driver
[   233.893] 	ABI class: X.Org Video Driver, version 24.0
[   233.893] (II) NVIDIA dlloader X Driver  418.74  Wed May  1 11:26:02 CDT 2019
[   233.893] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   233.893] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   233.893] (II) VESA: driver for VESA chipsets: vesa
[   233.893] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[   233.893] (II) systemd-logind: releasing fd for 226:0
[   233.894] (II) Loading sub module "fb"
[   233.894] (II) LoadModule: "fb"
[   233.894] (II) Loading /usr/lib/xorg/modules/libfb.so
[   233.894] (II) Module fb: vendor="X.Org Foundation"
[   233.894] 	compiled for 1.20.4, module version = 1.0.0
[   233.894] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   233.894] (II) Loading sub module "wfb"
[   233.894] (II) LoadModule: "wfb"
[   233.894] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   233.894] (II) Module wfb: vendor="X.Org Foundation"
[   233.894] 	compiled for 1.20.4, module version = 1.0.0
[   233.894] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   233.894] (II) Loading sub module "ramdac"
[   233.894] (II) LoadModule: "ramdac"
[   233.894] (II) Module "ramdac" already built-in
[   233.895] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[   233.895] (EE) NVIDIA:     system's kernel log for additional error messages and
[   233.895] (EE) NVIDIA:     consult the NVIDIA README for details.
[   233.895] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[   233.895] (EE) NVIDIA:     system's kernel log for additional error messages and
[   233.895] (EE) NVIDIA:     consult the NVIDIA README for details.
[   233.895] (II) modeset(0): using drv /dev/dri/card0
[   233.895] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   233.896] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   233.896] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   233.896] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[   233.896] (==) modeset(0): RGB weight 888
[   233.896] (==) modeset(0): Default visual is TrueColor
[   233.897] (II) Loading sub module "glamoregl"
[   233.897] (II) LoadModule: "glamoregl"
[   233.897] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   233.901] (II) Module glamoregl: vendor="X.Org Foundation"
[   233.901] 	compiled for 1.20.4, module version = 1.0.1
[   233.901] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   233.977] (II) modeset(0): Refusing to try glamor on llvmpipe
[   233.978] (EE) modeset(0): glamor initialization failed
[   233.978] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[   233.978] (II) modeset(0): Double-buffered shadow updates: off
[   233.987] (II) modeset(0): Output DVI-I-1 has no monitor section
[   234.010] (II) modeset(0): Output HDMI-1 has no monitor section
[   234.010] (II) modeset(0): Output DP-1 has no monitor section
[   234.010] (II) modeset(0): Output DVI-D-1 has no monitor section
[   234.020] (II) modeset(0): EDID for output DVI-I-1
[   234.043] (II) modeset(0): EDID for output HDMI-1
[   234.043] (II) modeset(0): Manufacturer: VSC  Model: f1f  Serial#: 287
[   234.043] (II) modeset(0): Year: 2008  Week: 12
[   234.043] (II) modeset(0): EDID Version: 1.3
[   234.043] (II) modeset(0): Digital Display Input
[   234.043] (II) modeset(0): Max Image Size [cm]: horiz.: 59  vert.: 37
[   234.043] (II) modeset(0): Gamma: 2.20
[   234.043] (II) modeset(0): DPMS capabilities: Off
[   234.043] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   234.043] (II) modeset(0): Default color space is primary color space
[   234.043] (II) modeset(0): First detailed timing is preferred mode
[   234.043] (II) modeset(0): redX: 0.650 redY: 0.329   greenX: 0.300 greenY: 0.623
[   234.043] (II) modeset(0): blueX: 0.142 blueY: 0.065   whiteX: 0.316 whiteY: 0.341
[   234.043] (II) modeset(0): Supported established timings:
[   234.043] (II) modeset(0): 720x400@70Hz
[   234.043] (II) modeset(0): 640x480@60Hz
[   234.043] (II) modeset(0): 640x480@67Hz
[   234.043] (II) modeset(0): 640x480@72Hz
[   234.043] (II) modeset(0): 640x480@75Hz
[   234.043] (II) modeset(0): 800x600@56Hz
[   234.043] (II) modeset(0): 800x600@60Hz
[   234.043] (II) modeset(0): 800x600@72Hz
[   234.043] (II) modeset(0): 800x600@75Hz
[   234.043] (II) modeset(0): 832x624@75Hz
[   234.043] (II) modeset(0): 1024x768@60Hz
[   234.043] (II) modeset(0): 1024x768@70Hz
[   234.043] (II) modeset(0): 1024x768@75Hz
[   234.043] (II) modeset(0): 1280x1024@75Hz
[   234.043] (II) modeset(0): 1152x864@75Hz
[   234.043] (II) modeset(0): Manufacturer's mask: 0
[   234.043] (II) modeset(0): Supported standard timings:
[   234.043] (II) modeset(0): #0: hsize: 1920  vsize 1200  refresh: 60  vid: 209
[   234.043] (II) modeset(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   234.043] (II) modeset(0): #2: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[   234.043] (II) modeset(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[   234.043] (II) modeset(0): #4: hsize: 1400  vsize 1050  refresh: 60  vid: 16528
[   234.043] (II) modeset(0): #5: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   234.043] (II) modeset(0): #6: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[   234.043] (II) modeset(0): #7: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[   234.043] (II) modeset(0): Supported detailed timing:
[   234.043] (II) modeset(0): clock: 154.0 MHz   Image Size:  593 x 371 mm
[   234.043] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[   234.043] (II) modeset(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
[   234.043] (II) modeset(0): Serial No: QFG081200287
[   234.043] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 82 kHz, PixClock max 155 MHz
[   234.043] (II) modeset(0): Monitor name: VX2835wm
[   234.043] (II) modeset(0): Supported detailed timing:
[   234.043] (II) modeset(0): clock: 148.5 MHz   Image Size:  593 x 371 mm
[   234.043] (II) modeset(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
[   234.043] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   234.043] (II) modeset(0): Supported detailed timing:
[   234.043] (II) modeset(0): clock: 74.2 MHz   Image Size:  593 x 371 mm
[   234.043] (II) modeset(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
[   234.044] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[   234.044] (II) modeset(0): Supported detailed timing:
[   234.044] (II) modeset(0): clock: 74.2 MHz   Image Size:  593 x 371 mm
[   234.044] (II) modeset(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[   234.044] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[   234.044] (II) modeset(0): Supported detailed timing:
[   234.044] (II) modeset(0): clock: 27.0 MHz   Image Size:  593 x 371 mm
[   234.044] (II) modeset(0): h_active: 720  h_sync: 732  h_sync_end 796 h_blank_end 864 h_border: 0
[   234.044] (II) modeset(0): v_active: 576  v_sync: 581  v_sync_end 586 v_blanking: 625 v_border: 0
[   234.044] (II) modeset(0): Number of EDID sections to follow: 1
[   234.044] (II) modeset(0): EDID (in hex):
[   234.044] (II) modeset(0): 	00ffffffffffff005a631f0f1f010000
[   234.044] (II) modeset(0): 	0c120103803b25782e9e71a6544c9f24
[   234.044] (II) modeset(0): 	105157bfef80d100b300a94095009040
[   234.044] (II) modeset(0): 	81808140714f283c80a070b023403020
[   234.044] (II) modeset(0): 	360051732100001a000000ff00514647
[   234.044] (II) modeset(0): 	3038313230303238370a000000fd0032
[   234.044] (II) modeset(0): 	4c1e520f000a202020202020000000fc
[   234.044] (II) modeset(0): 	00565832383335776d0a202020200113
[   234.044] (II) modeset(0): 	02031af1479f1413121e160123090707
[   234.044] (II) modeset(0): 	8301000065030c001000023a80d07238
[   234.044] (II) modeset(0): 	2d40102c458051732100001f011d80d0
[   234.044] (II) modeset(0): 	721c1620102c258051732100009e011d
[   234.044] (II) modeset(0): 	00bc52d01e20b828554051732100001e
[   234.044] (II) modeset(0): 	8c0ad090204031200c40550051732100
[   234.044] (II) modeset(0): 	00180000000000000000000000000000
[   234.044] (II) modeset(0): 	00000000000000000000000000000025
[   234.044] (II) modeset(0): Not using mode "1920x1200" (bad mode clock/interlace/doublescan)
[   234.044] (II) modeset(0): Not using mode "1600x1200" (bad mode clock/interlace/doublescan)
[   234.044] (II) modeset(0): Printing probed modes for output HDMI-1
[   234.044] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
[   234.044] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
[   234.044] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[   234.044] (II) modeset(0): Modeline "1400x1050"x60.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz)
[   234.044] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   234.044] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   234.044] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[   234.044] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   234.044] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   234.044] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz)
[   234.044] (II) modeset(0): Modeline "1440x576"x50.0   54.00  1440 1464 1592 1728  576 581 586 625 -hsync +vsync (31.2 kHz)
[   234.044] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   234.044] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   234.044] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   234.044] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   234.044] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   234.044] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   234.044] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   234.044] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz)
[   234.044] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   234.044] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 656 696 832  480 481 484 520 -hsync -vsync (37.9 kHz)
[   234.044] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   234.044] (II) modeset(0): Modeline "640x480"x59.9   25.17  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   234.044] (II) modeset(0): EDID for output DP-1
[   234.044] (II) modeset(0): EDID for output DVI-D-1
[   234.044] (II) modeset(0): Output DVI-I-1 disconnected
[   234.044] (II) modeset(0): Output HDMI-1 connected
[   234.044] (II) modeset(0): Output DP-1 disconnected
[   234.044] (II) modeset(0): Output DVI-D-1 disconnected
[   234.044] (II) modeset(0): Using exact sizes for initial modes
[   234.044] (II) modeset(0): Output HDMI-1 using initial mode 1920x1200 +0+0
[   234.044] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   234.044] (==) modeset(0): DPI set to (96, 96)
[   234.044] (II) Loading sub module "fb"
[   234.044] (II) LoadModule: "fb"
[   234.045] (II) Loading /usr/lib/xorg/modules/libfb.so
[   234.045] (II) Module fb: vendor="X.Org Foundation"
[   234.045] 	compiled for 1.20.4, module version = 1.0.0
[   234.045] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   234.045] (II) Loading sub module "shadow"
[   234.045] (II) LoadModule: "shadow"
[   234.045] (II) Loading /usr/lib/xorg/modules/libshadow.so
[   234.045] (II) Module shadow: vendor="X.Org Foundation"
[   234.045] 	compiled for 1.20.4, module version = 1.1.0
[   234.045] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   234.045] (II) UnloadModule: "vesa"
[   234.045] (II) Unloading vesa
[   234.045] (EE) modeset(0): drmSetMaster failed: Permission denied
[   234.045] (EE) 
Fatal server error:
[   234.045] (EE) AddScreen/ScreenInit failed for driver 0
[   234.045] (EE) 
[   234.045] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   234.045] (EE) Please also check the log file at "/home/vofan/.local/share/xorg/Xorg.0.log" for additional information.
[   234.045] (EE) 
[   234.055] (EE) Server terminated with error (1). Closing log file.

I think this may have been because nvidia-utils wasn't at its current version, and I believe after that I upgraded to current and am currently using the standard kernel due to the wifi issue on the downgraded lts and the version mismatch between current lts and current nvidia-lts.

I say 'I think', I hadn't taken due note of what exact path I followed, I've had a pretty bad headache the last few hours, so sorry about that.

Thanks again for all the help.

Offline

#10 2019-05-23 15:57:34

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

Re: Firefox causing crashes on nouveau; xorg no-screens [... Solved]

Your wifi driver did break because you now had a mismatch with the linux-lts-headers package tongue FWIW since the nvidia-lts package seems to have some maintenance woes currently (it very frequently did/does not get rebuilt on time and is currently again in an incompatible state) you could alleviate this by switching to nvidia-dkms which should make relevant kernel rebuilds happen automatically, for any kernel installed, as long as the corresponding header package is present as well..

Last edited by V1del (2019-05-23 15:59:57)

Offline

#11 2019-05-24 18:30:24

Vofan
Member
Registered: 2019-01-21
Posts: 65

Re: Firefox causing crashes on nouveau; xorg no-screens [... Solved]

FWIW since the nvidia-lts package seems to have some maintenance woes currently (it very frequently did/does not get rebuilt on time and is currently again in an incompatible state) you could alleviate this by switching to nvidia-dkms which should make relevant kernel rebuilds happen automatically, for any kernel installed, as long as the corresponding header package is present as well..

Sorry @Mr.Elendig in that case, I was a bit confused by the suggestion to use nvidia-dkms and intended to look into it, I wasn't aware it could cover for the -lts variants as well.

Your wifi driver did break because you now had a mismatch with the linux-lts-headers package

Derp. smile Thanks a lot for all the help. I'm not going to test right now (very busy/preoccupied), but I'll mark the thread as solved as I essentially had all my questions answered, aside from the nouveau + firefox issue (which I'm guessing may simply be a fact of life for nouveau atm). Thanks again!

Offline

Board footer

Powered by FluxBB