[Xorg] Passage de nvidia (propriétaire) à nouveau (résolu)

Xorg, Compiz, KDE / Gnome / Xfce / Fluxbox / e17 / fvwm ... GDM/KDM/XDM...
Avatar de l’utilisateur
Armand01
Daikyu
Messages : 59
Inscription : ven. 12 oct. 2012, 23:55
Localisation : 127.0.0.1

Re: [Xorg] Passage de nvidia (propriétaire) à nouveau

Message par Armand01 »

lsmod | grep nouveau : rien

dmesg | grep nouveau : rien

grep -REv "^$" /usr/lib/modprobe.* /etc/modprobe.* /etc/X11/xorg* :

Code : Tout sélectionner

/usr/lib/modprobe.d/usb-load-ehci-first.conf:softdep ohci_hcd pre: ehci_hcd
/usr/lib/modprobe.d/usb-load-ehci-first.conf:softdep uhci_hcd pre: ehci_hcd
/usr/lib/modprobe.d/nvidia-installer-disable-nouveau.conf:# generated by nvidia-installer
/usr/lib/modprobe.d/nvidia-installer-disable-nouveau.conf:blacklist nouveau
/usr/lib/modprobe.d/nvidia-installer-disable-nouveau.conf:options nouveau modeset=0
/etc/modprobe.d/nobeep.conf:blacklist pcspkr
/etc/X11/xorg.conf.d/10-quirks.conf:# Collection of quirks and blacklist/whitelists for specific devices.
/etc/X11/xorg.conf.d/10-quirks.conf:# Accelerometer device, posts data through ABS_X/ABS_Y, making X unusable
/etc/X11/xorg.conf.d/10-quirks.conf:# http://bugs.freedesktop.org/show_bug.cgi?id=22442
/etc/X11/xorg.conf.d/10-quirks.conf:Section "InputClass"
/etc/X11/xorg.conf.d/10-quirks.conf:        Identifier "ThinkPad HDAPS accelerometer blacklist"
/etc/X11/xorg.conf.d/10-quirks.conf:        MatchProduct "ThinkPad HDAPS accelerometer data"
/etc/X11/xorg.conf.d/10-quirks.conf:        Option "Ignore" "on"
/etc/X11/xorg.conf.d/10-quirks.conf:EndSection
/etc/X11/xorg.conf.d/10-evdev.conf:#
/etc/X11/xorg.conf.d/10-evdev.conf:# Catch-all evdev loader for udev-based systems
/etc/X11/xorg.conf.d/10-evdev.conf:# We don't simply match on any device since that also adds accelerometers
/etc/X11/xorg.conf.d/10-evdev.conf:# and other devices that we don't really want to use. The list below
/etc/X11/xorg.conf.d/10-evdev.conf:# matches everything but joysticks.
/etc/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
/etc/X11/xorg.conf.d/10-evdev.conf:        Identifier "evdev pointer catchall"
/etc/X11/xorg.conf.d/10-evdev.conf:        MatchIsPointer "on"
/etc/X11/xorg.conf.d/10-evdev.conf:        MatchDevicePath "/dev/input/event*"
/etc/X11/xorg.conf.d/10-evdev.conf:        Driver "evdev"
/etc/X11/xorg.conf.d/10-evdev.conf:EndSection
/etc/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
/etc/X11/xorg.conf.d/10-evdev.conf:        Identifier "evdev keyboard catchall"
/etc/X11/xorg.conf.d/10-evdev.conf:        MatchIsKeyboard "on"
/etc/X11/xorg.conf.d/10-evdev.conf:        MatchDevicePath "/dev/input/event*"
/etc/X11/xorg.conf.d/10-evdev.conf:        Driver "evdev"
/etc/X11/xorg.conf.d/10-evdev.conf:EndSection
/etc/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
/etc/X11/xorg.conf.d/10-evdev.conf:        Identifier "evdev touchpad catchall"
/etc/X11/xorg.conf.d/10-evdev.conf:        MatchIsTouchpad "on"
/etc/X11/xorg.conf.d/10-evdev.conf:        MatchDevicePath "/dev/input/event*"
/etc/X11/xorg.conf.d/10-evdev.conf:        Driver "evdev"
/etc/X11/xorg.conf.d/10-evdev.conf:EndSection
/etc/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
/etc/X11/xorg.conf.d/10-evdev.conf:        Identifier "evdev tablet catchall"
/etc/X11/xorg.conf.d/10-evdev.conf:        MatchIsTablet "on"
/etc/X11/xorg.conf.d/10-evdev.conf:        MatchDevicePath "/dev/input/event*"
/etc/X11/xorg.conf.d/10-evdev.conf:        Driver "evdev"
/etc/X11/xorg.conf.d/10-evdev.conf:EndSection
/etc/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
/etc/X11/xorg.conf.d/10-evdev.conf:        Identifier "evdev touchscreen catchall"
/etc/X11/xorg.conf.d/10-evdev.conf:        MatchIsTouchscreen "on"
/etc/X11/xorg.conf.d/10-evdev.conf:        MatchDevicePath "/dev/input/event*"
/etc/X11/xorg.conf.d/10-evdev.conf:        Driver "evdev"
/etc/X11/xorg.conf.d/10-evdev.conf:EndSection
/etc/X11/xorg.conf.old:# nvidia-xconfig: X configuration file generated by nvidia-xconfig
/etc/X11/xorg.conf.old:# nvidia-xconfig:  version 304.108  (buildmeister@swio-display-x64-rhel04-06)  Wed Jul 31 20:47:43 PDT 2013
/etc/X11/xorg.conf.old:Section "ServerLayout"
/etc/X11/xorg.conf.old:    Identifier     "Layout0"
/etc/X11/xorg.conf.old:    Screen      0  "Screen0"
/etc/X11/xorg.conf.old:    InputDevice    "Keyboard0" "CoreKeyboard"
/etc/X11/xorg.conf.old:    InputDevice    "Mouse0" "CorePointer"
/etc/X11/xorg.conf.old:EndSection
/etc/X11/xorg.conf.old:Section "Files"
/etc/X11/xorg.conf.old:EndSection
/etc/X11/xorg.conf.old:Section "InputDevice"
/etc/X11/xorg.conf.old:    # generated from default
/etc/X11/xorg.conf.old:    Identifier     "Mouse0"
/etc/X11/xorg.conf.old:    Driver         "mouse"
/etc/X11/xorg.conf.old:    Option         "Protocol" "auto"
/etc/X11/xorg.conf.old:    Option         "Device" "/dev/psaux"
/etc/X11/xorg.conf.old:    Option         "Emulate3Buttons" "no"
/etc/X11/xorg.conf.old:    Option         "ZAxisMapping" "4 5"
/etc/X11/xorg.conf.old:EndSection
/etc/X11/xorg.conf.old:Section "InputDevice"
/etc/X11/xorg.conf.old:    # generated from default
/etc/X11/xorg.conf.old:    Identifier     "Keyboard0"
/etc/X11/xorg.conf.old:    Driver         "kbd"
/etc/X11/xorg.conf.old:EndSection
/etc/X11/xorg.conf.old:Section "Monitor"
/etc/X11/xorg.conf.old:    Identifier     "Monitor0"
/etc/X11/xorg.conf.old:    VendorName     "Unknown"
/etc/X11/xorg.conf.old:    ModelName      "Unknown"
/etc/X11/xorg.conf.old:    HorizSync       28.0 - 33.0
/etc/X11/xorg.conf.old:    VertRefresh     43.0 - 72.0
/etc/X11/xorg.conf.old:    Option         "DPMS"
/etc/X11/xorg.conf.old:EndSection
/etc/X11/xorg.conf.old:Section "Device"
/etc/X11/xorg.conf.old:    Identifier     "Device0"
/etc/X11/xorg.conf.old:    Driver         "nvidia"
/etc/X11/xorg.conf.old:    VendorName     "NVIDIA Corporation"
/etc/X11/xorg.conf.old:EndSection
/etc/X11/xorg.conf.old:Section "Screen"
/etc/X11/xorg.conf.old:    Identifier     "Screen0"
/etc/X11/xorg.conf.old:    Device         "Device0"
/etc/X11/xorg.conf.old:    Monitor        "Monitor0"
/etc/X11/xorg.conf.old:    DefaultDepth    24
/etc/X11/xorg.conf.old:    SubSection     "Display"
/etc/X11/xorg.conf.old:        Depth       24
/etc/X11/xorg.conf.old:    EndSubSection
/etc/X11/xorg.conf.old:EndSection
modinfo nouveau :

Code : Tout sélectionner

filename:       /lib/modules/3.12.2-1-ARCH/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,button,wmi,video,i2c-algo-bit
intree:         Y
vermagic:       3.12.2-1-ARCH SMP preempt mod_unload modversions
parm:           perflvl:Performance level (default: boot) (charp)
parm:           perflvl_wr:Allow perflvl changes (warning: dangerous!) (int)
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:           tv_disable:Disable TV-out detection (int)
parm:           ignorelid:Ignore ACPI lid status (int)
parm:           duallink:Allow dual-link TMDS (default: enabled) (int)
parm:           nofbaccel:Disable fbcon acceleration (int)
parm:           agpmode:AGP mode (0 to disable AGP) (int)
parm:           vram_pushbuf:Create DMA push buffers in VRAM (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)

pacman -Qs nvidia :

Code : Tout sélectionner

local/libcl 1.1-3
    OpenCL library and ICD loader from NVIDIA
local/libvdpau 0.7-1
    Nvidia VDPAU library
local/xf86-video-nouveau 1.0.10-1 (xorg-drivers xorg)
    Open Source 2D acceleration driver for nVidia cards
cat /sys/module/nouveau/parameters/modeset : Aucun fichier ou dossier de ce type (la première fois) mais après avoir fait sudo modprobe nouveau j'obtiens : 0

modinfo -p video : (meme sortie dans les 2 cas)

Code : Tout sélectionner

brightness_switch_enabled: (bool)
allow_duplicates: (bool)
use_bios_initial_backlight: (bool)
dmesg | tail -20 :

Code : Tout sélectionner

[    5.435204] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[    5.435229] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    5.435253] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    5.435278] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    5.435302] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    5.435450] hda_intel: Disabling MSI
[    5.435453] hda-intel 0000:01:00.1: Handle VGA-switcheroo audio client
[    5.853090] pcieport 0000:00:1c.3: driver skip pci_set_master, fix it!
[    5.863092] alx 0000:03:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [d4:3d:7e:f1:39:56]
[    5.863356] alx 0000:03:00.0: irq 45 for MSI/MSI-X
[    5.863400] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    6.219140] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input21
[    6.219181] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20
[    6.219235] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[    6.219260] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[    6.778047] usbcore: registered new interface driver snd-usb-audio
[    7.521077] alx 0000:03:00.0 eth0: NIC Up: 100 Mbps Full
[    7.521281] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   30.034719] usb 1-8: USB disconnect, device number 5
[  480.393697] [drm] Initialized drm 1.1.0 20060810
La résolution du tty ne change pas, et je n'ai pas d'erreur.
startx ne focntion toujours pas.
Log :

Code : Tout sélectionner

[   737.639]
X.Org X Server 1.14.4
Release Date: 2013-10-31
[   737.639] X Protocol Version 11, Revision 0
[   737.640] Build Operating System: Linux 3.11.6-1-ARCH x86_64
[   737.640] Current Operating System: Linux Archist 3.12.2-1-ARCH #1 SMP PREEMPT Fri Nov 29 21:14:15 CET 2013 x86_64
[   737.641] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=86193d18-1f90-4713-beef-15ff6991ad8b rw quiet
[   737.641] Build Date: 01 November 2013  05:10:48PM
[   737.642]
[   737.642] Current version of pixman: 0.32.4
[   737.642] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   737.643] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   737.662] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec  3 23:15:02 2013
[   737.686] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   737.686] (==) No Layout section.  Using the first Screen section.
[   737.686] (==) No screen section available. Using defaults.
[   737.686] (**) |-->Screen "Default Screen Section" (0)
[   737.686] (**) |   |-->Monitor "<default monitor>"
[   737.686] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   737.686] (==) Automatically adding devices
[   737.686] (==) Automatically enabling devices
[   737.686] (==) Automatically adding GPU devices
[   737.722] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   737.722] 	Entry deleted from font path.
[   737.724] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   737.724] 	Entry deleted from font path.
[   737.724] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   737.724] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   737.724] 	Entry deleted from font path.
[   737.724] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   737.724] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/
[   737.724] (==) ModulePath set to "/usr/lib/xorg/modules"
[   737.724] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   737.724] (II) Loader magic: 0x7fdc20
[   737.724] (II) Module ABI versions:
[   737.724] 	X.Org ANSI C Emulation: 0.4
[   737.724] 	X.Org Video Driver: 14.1
[   737.724] 	X.Org XInput driver : 19.1
[   737.724] 	X.Org Server Extension : 7.0
[   737.725] (--) PCI:*(0:1:0:0) 10de:1187:1462:2847 rev 161, Mem @ 0xf6000000/16777216, 0xe8000000/134217728, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[   737.735] Initializing built-in extension Generic Event Extension
[   737.744] Initializing built-in extension SHAPE
[   737.752] Initializing built-in extension MIT-SHM
[   737.761] Initializing built-in extension XInputExtension
[   737.769] Initializing built-in extension XTEST
[   737.777] Initializing built-in extension BIG-REQUESTS
[   737.784] Initializing built-in extension SYNC
[   737.792] Initializing built-in extension XKEYBOARD
[   737.799] Initializing built-in extension XC-MISC
[   737.807] Initializing built-in extension SECURITY
[   737.814] Initializing built-in extension XINERAMA
[   737.821] Initializing built-in extension XFIXES
[   737.828] Initializing built-in extension RENDER
[   737.835] Initializing built-in extension RANDR
[   737.842] Initializing built-in extension COMPOSITE
[   737.848] Initializing built-in extension DAMAGE
[   737.854] Initializing built-in extension MIT-SCREEN-SAVER
[   737.860] Initializing built-in extension DOUBLE-BUFFER
[   737.865] Initializing built-in extension RECORD
[   737.870] Initializing built-in extension DPMS
[   737.875] Initializing built-in extension X-Resource
[   737.880] Initializing built-in extension XVideo
[   737.884] Initializing built-in extension XVideo-MotionCompensation
[   737.889] Initializing built-in extension XFree86-VidModeExtension
[   737.893] Initializing built-in extension XFree86-DGA
[   737.897] Initializing built-in extension XFree86-DRI
[   737.900] Initializing built-in extension DRI2
[   737.900] (II) LoadModule: "glx"
[   737.918] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   737.928] (II) Module glx: vendor="X.Org Foundation"
[   737.928] 	compiled for 1.14.4, module version = 1.0.0
[   737.928] 	ABI class: X.Org Server Extension, version 7.0
[   737.928] (==) AIGLX enabled
[   737.931] Loading extension GLX
[   737.931] (==) Matched nouveau as autoconfigured driver 0
[   737.931] (==) Matched nvidia as autoconfigured driver 1
[   737.931] (==) Matched nv as autoconfigured driver 2
[   737.931] (==) Matched vesa as autoconfigured driver 3
[   737.931] (==) Matched modesetting as autoconfigured driver 4
[   737.931] (==) Matched fbdev as autoconfigured driver 5
[   737.931] (==) Assigned the driver to the xf86ConfigLayout
[   737.931] (II) LoadModule: "nouveau"
[   737.948] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[   737.970] (II) Module nouveau: vendor="X.Org Foundation"
[   737.970] 	compiled for 1.14.4, module version = 1.0.10
[   737.970] 	Module class: X.Org Video Driver
[   737.970] 	ABI class: X.Org Video Driver, version 14.1
[   737.970] (II) LoadModule: "nvidia"
[   737.970] (WW) Warning, couldn't open module nvidia
[   737.970] (II) UnloadModule: "nvidia"
[   737.970] (II) Unloading nvidia
[   737.970] (EE) Failed to load module "nvidia" (module does not exist, 0)
[   737.970] (II) LoadModule: "nv"
[   737.971] (WW) Warning, couldn't open module nv
[   737.971] (II) UnloadModule: "nv"
[   737.971] (II) Unloading nv
[   737.971] (EE) Failed to load module "nv" (module does not exist, 0)
[   737.971] (II) LoadModule: "vesa"
[   737.971] (WW) Warning, couldn't open module vesa
[   737.971] (II) UnloadModule: "vesa"
[   737.971] (II) Unloading vesa
[   737.971] (EE) Failed to load module "vesa" (module does not exist, 0)
[   737.971] (II) LoadModule: "modesetting"
[   737.971] (WW) Warning, couldn't open module modesetting
[   737.971] (II) UnloadModule: "modesetting"
[   737.971] (II) Unloading modesetting
[   737.971] (EE) Failed to load module "modesetting" (module does not exist, 0)
[   737.971] (II) LoadModule: "fbdev"
[   737.971] (WW) Warning, couldn't open module fbdev
[   737.971] (II) UnloadModule: "fbdev"
[   737.971] (II) Unloading fbdev
[   737.971] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   737.971] (II) NOUVEAU driver
[   737.971] (II) NOUVEAU driver for NVIDIA chipset families :
[   737.971] 	RIVA TNT        (NV04)
[   737.971] 	RIVA TNT2       (NV05)
[   737.971] 	GeForce 256     (NV10)
[   737.971] 	GeForce 2       (NV11, NV15)
[   737.971] 	GeForce 4MX     (NV17, NV18)
[   737.971] 	GeForce 3       (NV20)
[   737.971] 	GeForce 4Ti     (NV25, NV28)
[   737.971] 	GeForce FX      (NV3x)
[   737.971] 	GeForce 6       (NV4x)
[   737.971] 	GeForce 7       (G7x)
[   737.971] 	GeForce 8       (G8x)
[   737.971] 	GeForce GTX 200 (NVA0)
[   737.971] 	GeForce GTX 400 (NVC0)
[   737.971] (++) using VT number 1

[   737.971] (EE) [drm] KMS not enabled
[   737.971] (EE) No devices detected.
[   737.971] (EE)
Fatal server error:
[   737.971] (EE) no screens found(EE)
[   737.971] (EE)
Please consult the The X.Org Foundation support
	 at http://wiki.x.org
 for help.
[   737.971] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   737.971] (EE)
:!: This machine has no brain, use your own! :!:
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17570
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Xorg] Passage de nvidia (propriétaire) à nouveau

Message par benjarobin »

Hum... Il vient d’où ce fichier ?

Code : Tout sélectionner

pacman -Qo /usr/lib/modprobe.d/nvidia-installer-disable-nouveau.conf
Tu ne nous as pas tout dit... Q'est ce que tu as bricolé sans nous le dire ?
La bonne nouvelle, c'est que c'est normal que cela ne fonctionne pas...
Mais j'aimerai bien comprendre tout ce que tu as fait avant de continuer les réparations...
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Avatar de l’utilisateur
Armand01
Daikyu
Messages : 59
Inscription : ven. 12 oct. 2012, 23:55
Localisation : 127.0.0.1

Re: [Xorg] Passage de nvidia (propriétaire) à nouveau

Message par Armand01 »

J'avais tenter l'installateur manuel (fichier .run depuis nvidia), mais je suis pas aller plus loin que les CGU. Je pense que c'est ce truc la qui a mis ce fichier qui fait tout déconné mais il ne m'avait pas prévenu.

Toujours est-il que je l'ai viré et ça remarche.

Merci beaucoup !! :D
:!: This machine has no brain, use your own! :!:
Répondre