[РЕШЕНО] Перестали стартовать иксы на 3-х летней системе.

quich5k
У меня тоже было что то похожее, я теперь стартую систему с intel карты, nouveau в процессе подгружается, а так у меня тоже не запускается графика если приоритет в биосе на nvidia

Не, меня такое не устраивает, поэтому повыполняю я сегодня вечером то, шо народ посоветовал...
Интеловая и АТИ-шная машины проскочили без проблем...
RusWolf
/usr/lib/modprobe.d/nvidia-utils.conf.
Для начала надо ручками в блек листе поменять nouveau, на nvidia и перезагрузиться.
Интересно, давно сие появилось?... Всегда стояли и nouveau (на случай ядерной войны) и nvidia...

Спасибо, помогло...
Вопросов осталось, как всегда, много, но отмечу вопрос, как решённый...
OSKiller
Интересно, давно сие появилось?…
Давно.
OSKiller
давно сие появилось?
Всегда было. В вики об этом есть, установка нвидии блеклистит нуво
https://wiki.archlinux.org/title/Nouveau#Keep_NVIDIA_driver_installed
vs220
Всегда было.
Ну, до этого переключался норм...
По, собственно, Nvidia вопрос: здесь советуют добавлять 4 модуля, однако у меня с nvidia_drm не работает...
OSKiller
с nvidia_drm не работает.
А драйвер какой используется?
Вывод покажите
lspci -k
Разумеется Нвидиа: просто когда в MODULES указываю все 4 модуля графика не стартует, убираю nvidia_drm - запускается...
OSKiller
Разумеется Нвидиа
lspci -k |grep nv
cat /proc/cmdline
pacman -Qs nvidia
?
Итак...
Xorg.0.log:

[   184.428]
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[   184.429]
X.Org X Server 1.21.1.1
X Protocol Version 11, Revision 0
[   184.429] Current Operating System: Linux OSKiller 5.15.7-arch1-1 #1 SMP PREEMPT Wed, 08 Dec 2021 14:33:16 +0000 x86_64
[   184.429] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=e199d01f-5e3b-42ec-a9b9-7190dc8a43d1 rw loglevel=3 quiet
[   184.430]
[   184.430] Current version of pixman: 0.40.0
[   184.430] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   184.430] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   184.442] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 12 14:48:56 2021
[   184.478] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   184.488] (==) No Layout section.  Using the first Screen section.
[   184.488] (==) No screen section available. Using defaults.
[   184.488] (**) |-->Screen "Default Screen Section" (0)
[   184.489] (**) |   |-->Monitor "<default monitor>"
[   184.489] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   184.489] (==) Automatically adding devices
[   184.489] (==) Automatically enabling devices
[   184.489] (==) Automatically adding GPU devices
[   184.489] (==) Automatically binding GPU devices
[   184.490] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   184.508] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   184.508] 	Entry deleted from font path.
[   184.524] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   184.524] 	Entry deleted from font path.
[   184.524] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   184.524] 	Entry deleted from font path.
[   184.524] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   184.524] 	Entry deleted from font path.
[   184.524] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   184.524] 	Entry deleted from font path.
[   184.524] (==) FontPath set to:
	/usr/share/fonts/TTF
[   184.524] (==) ModulePath set to "/usr/lib/xorg/modules"
[   184.524] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   184.525] (II) Module ABI versions:
[   184.525] 	X.Org ANSI C Emulation: 0.4
[   184.525] 	X.Org Video Driver: 25.2
[   184.525] 	X.Org XInput driver : 24.4
[   184.525] 	X.Org Server Extension : 10.0
[   184.526] (++) using VT number 1

[   184.530] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
[   184.540] (--) PCI:*(2@0:0:0) 10de:128b:1043:8576 rev 161, Mem @ 0xdf000000/16777216, 0xd0000000/134217728, 0xdc000000/33554432, I/O @ 0x0000ec00/128, BIOS @ 0x????????/131072
[   184.540] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   184.540] (II) LoadModule: "glx"
[   184.566] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   184.650] (II) Module glx: vendor="X.Org Foundation"
[   184.650] 	compiled for 1.21.1.1, module version = 1.0.0
[   184.650] 	ABI class: X.Org Server Extension, version 10.0
[   184.650] (==) Matched nouveau as autoconfigured driver 0
[   184.650] (==) Matched nv as autoconfigured driver 1
[   184.651] (==) Matched modesetting as autoconfigured driver 2
[   184.651] (==) Matched fbdev as autoconfigured driver 3
[   184.651] (==) Matched vesa as autoconfigured driver 4
[   184.651] (==) Assigned the driver to the xf86ConfigLayout
[   184.651] (II) LoadModule: "nouveau"
[   184.673] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[   184.676] (II) Module nouveau: vendor="X.Org Foundation"
[   184.676] 	compiled for 1.21.1.1, module version = 1.0.17
[   184.676] 	Module class: X.Org Video Driver
[   184.676] 	ABI class: X.Org Video Driver, version 25.2
[   184.677] (II) LoadModule: "nv"
[   184.677] (WW) Warning, couldn't open module nv
[   184.677] (EE) Failed to load module "nv" (module does not exist, 0)
[   184.677] (II) LoadModule: "modesetting"
[   184.677] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   184.688] (II) Module modesetting: vendor="X.Org Foundation"
[   184.688] 	compiled for 1.21.1.1, module version = 1.21.1
[   184.688] 	Module class: X.Org Video Driver
[   184.688] 	ABI class: X.Org Video Driver, version 25.2
[   184.688] (II) LoadModule: "fbdev"
[   184.688] (WW) Warning, couldn't open module fbdev
[   184.689] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   184.689] (II) LoadModule: "vesa"
[   184.689] (WW) Warning, couldn't open module vesa
[   184.689] (EE) Failed to load module "vesa" (module does not exist, 0)
[   184.689] (II) NOUVEAU driver
[   184.689] (II) NOUVEAU driver for NVIDIA chipset families :
[   184.689] 	RIVA TNT            (NV04)
[   184.689] 	RIVA TNT2           (NV05)
[   184.689] 	GeForce 256         (NV10)
[   184.689] 	GeForce 2           (NV11, NV15)
[   184.689] 	GeForce 4MX         (NV17, NV18)
[   184.690] 	GeForce 3           (NV20)
[   184.690] 	GeForce 4Ti         (NV25, NV28)
[   184.690] 	GeForce FX          (NV3x)
[   184.690] 	GeForce 6           (NV4x)
[   184.690] 	GeForce 7           (G7x)
[   184.690] 	GeForce 8           (G8x)
[   184.690] 	GeForce 9           (G9x)
[   184.690] 	GeForce GTX 2xx/3xx (GT2xx)
[   184.690] 	GeForce GTX 4xx/5xx (GFxxx)
[   184.690] 	GeForce GTX 6xx/7xx (GKxxx)
[   184.690] 	GeForce GTX 9xx     (GMxxx)
[   184.691] 	GeForce GTX 10xx    (GPxxx)
[   184.691] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   184.693] (EE) [drm] Failed to open DRM device for pci:0000:02:00.0: -19
[   184.693] (EE) open /dev/dri/card0: No such file or directory
[   184.693] (WW) Falling back to old probe method for modesetting
[   184.693] (EE) open /dev/dri/card0: No such file or directory
[   184.693] (EE) Screen 0 deleted because of no matching config section.
[   184.694] (II) UnloadModule: "modesetting"
[   184.694] (EE) Device(s) detected, but none match those in the config file.
[   184.694] (EE)
Fatal server error:
[   184.694] (EE) no screens found(EE)
[   184.694] (EE)
Please consult the The X.Org Foundation support
	 at http://wiki.x.org
 for help.
[   184.694] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   184.694] (EE)
[   184.701] (EE) Server terminated with error (1). Closing log file.
cat /proc/cmdline

BOOT_IMAGE=/vmlinuz-linux root=UUID=e199d01f-5e3b-42ec-a9b9-7190dc8a43d1 rw loglevel=3 quiet
lspci -k |grep nv

	Kernel driver in use: sata_nv
	Kernel modules: sata_nv, pata_acpi, ata_generic
	Kernel driver in use: sata_nv
	Kernel modules: sata_nv, pata_acpi, ata_generic
	Kernel modules: nouveau, nvidia_drm, nvidia
	Kernel driver in use: sata_nv
	Kernel modules: sata_nv, pata_acpi, ata_generic
	Kernel driver in use: sata_nv
	Kernel modules: sata_nv, pata_acpi, ata_generic
	Kernel modules: nouveau, nvidia_drm, nvidia
pacman -Qs firmware

local/linux-firmware 20211027.1d00989-1
    Firmware files for Linux
pacman -Qs mesa

local/glu 9.0.2-1
    Mesa OpenGL Utility library
local/lib32-mesa 21.2.5-1
    An open-source implementation of the OpenGL specification (32-bit)
local/mesa 21.2.5-1
    An open-source implementation of the OpenGL specification
pacman -Qs nvidia

local/egl-wayland 2:1.1.9+r3+g582b2d3-1
    EGLStream-based Wayland external platform
local/libvdpau 1.4-1
    Nvidia VDPAU library
local/nvidia 495.44-15
    NVIDIA drivers for linux
local/nvidia-utils 495.44-6
    NVIDIA drivers utilities
local/xf86-video-nouveau 1.0.17-2 (xorg-drivers)
    Open Source 3D acceleration driver for nVidia cards
mlinitcpio.conf

# vim:set ft=sh
# MODULES
# The following modules are loaded before any boot hooks are
# run.  Advanced users may wish to specify all system modules
# in this array.  For instance:
#     MODULES=(piix ide_disk reiserfs)
#MODULES=(nouveau)
#MODULES=(nvidia nvidia_modeset nvidia_uvm nvidia_drm)
MODULES=(nvidia nvidia_modeset nvidia_uvm)

# BINARIES
# This setting includes any additional binaries a given user may
# wish into the CPIO image.  This is run last, so it may be used to
# override the actual binaries included by a given hook
# BINARIES are dependency parsed, so you may safely ignore libraries
BINARIES=()

# FILES
# This setting is similar to BINARIES above, however, files are added
# as-is and are not parsed in any way.  This is useful for config files.
FILES=()

# HOOKS
# This is the most important setting in this file.  The HOOKS control the
# modules and scripts added to the image, and what happens at boot time.
# Order is important, and it is recommended that you do not change the
# order in which HOOKS are added.  Run 'mkinitcpio -H <hook name>' for
# help on a given hook.
# 'base' is _required_ unless you know precisely what you are doing.
# 'udev' is _required_ in order to automatically load modules
# 'filesystems' is _required_ unless you specify your fs modules in MODULES
# Examples:
##   This setup specifies all modules in the MODULES setting above.
##   No raid, lvm2, or encrypted root is needed.
#    HOOKS=(base)
#
##   This setup will autodetect all modules for your system and should
##   work as a sane default
#    HOOKS=(base udev autodetect block filesystems)
#
##   This setup will generate a 'full' image which supports most systems.
##   No autodetection is done.
#    HOOKS=(base udev block filesystems)
#
##   This setup assembles a pata mdadm array with an encrypted root FS.
##   Note: See 'mkinitcpio -H mdadm' for more information on raid devices.
#    HOOKS=(base udev block mdadm encrypt filesystems)
#
##   This setup loads an lvm2 volume group on a usb device.
#    HOOKS=(base udev block lvm2 filesystems)
#
##   NOTE: If you have /usr on a separate partition, you MUST include the
#    usr, fsck and shutdown hooks.
HOOKS=(base udev autodetect modconf block filesystems keyboard keymap fsck)

# COMPRESSION
# Use this to compress the initramfs image. By default, zstd compression
# is used. Use 'cat' to create an uncompressed image.
#COMPRESSION="zstd"
#COMPRESSION="gzip"
#COMPRESSION="bzip2"
#COMPRESSION="lzma"
#COMPRESSION="xz"
#COMPRESSION="lzop"
#COMPRESSION="lz4"

# COMPRESSION_OPTIONS
# Additional options for the compressor
#COMPRESSION_OPTIONS=()
nvidia-utils.conf

blacklist nouveau
OSKiller
Разумеется Нвидиа
Не используете вы его , так как поставили драйвера которые не поддерживают вашу карточку
OSKiller
local/nvidia 495.44-15
вам надо их удалить и поставить 470
sudo pacman -Rdds nvidia nvidia-utils
yay -Syu dkms linux-headers
# если есть другие ядра кроме стандартного поставьте заголовки и для них например linux-lts-headers
yay -S nvidia-470xx-dkms nvidia-470xx-utils
дополнительно если надо opencl-nvidia-470xx nvidia-470xx-settings lib32-nvidia-470xx-utils lib32-opencl-nvidia-470xx
 
Зарегистрироваться или войдите чтобы оставить сообщение.