[Xorg] failed to open device[resolu]

Xorg, Compiz, KDE / Gnome / Xfce / Fluxbox / e17 / fvwm ... GDM/KDM/XDM...
Répondre
mattamp
Hankyu
Messages : 39
Inscription : sam. 21 juil. 2012, 19:25

[Xorg] failed to open device[resolu]

Message par mattamp »

bonjour

c'est une premiere installation d'archlinux
j'ai réalisé une netinstall, puis instalation de Xorg ainsi que le pilote nouveau

ayant deja eu des problemes avec mon ecran CRT (ex. sous fedora )
j'ai bidouille un 10-monitor.conf :

Code : Tout sélectionner

Section "Monitor"
    Identifier    "Monitor0"
    HorizSync 31 - 96
    VertRefresh 55 - 160
EndSection

Section "Device"
    Identifier    "Device0"
    Driver        "nouveau" #Choose the driver used for this monitor 
EndSection

Section "Screen"
    Identifier    "Screen0"  #Collapse Monitor and Device section to Screen section
    Device        "Device0"
    Monitor       "Monitor0"
    DefaultDepth  24 #Choose the depth (16||24)
    SubSection "Display"
        Depth       24
        Modes     "1280x1024" #Choose the resolution
    EndSubSection
EndSection
j'ai un message d'erreur apres le lancement de X :

Code : Tout sélectionner

[   280.038] 
X.Org X Server 1.12.3
Release Date: 2012-07-09
[   280.038] X Protocol Version 11, Revision 0
[   280.038] Build Operating System: Linux 3.4.4-3-ARCH x86_64 
[   280.038] Current Operating System: Linux arch_matt 3.4.6-1-ARCH #1 SMP PREEMPT Fri Jul 20 08:21:26 CEST 2012 x86_64
[   280.038] Kernel command line: ro root=/dev/sdc3 rootfstype=ext4 nomodeset
[   280.039] Build Date: 09 July 2012  03:59:39PM
[   280.039]  
[   280.039] Current version of pixman: 0.26.2
[   280.039] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   280.039] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   280.040] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 24 17:46:07 2012
[   280.040] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   280.041] (==) No Layout section.  Using the first Screen section.
[   280.041] (**) |-->Screen "Screen0" (0)
[   280.041] (**) |   |-->Monitor "Monitor0"
[   280.041] (**) |   |-->Device "Device0"
[   280.041] (==) Automatically adding devices
[   280.041] (==) Automatically enabling devices
[   280.041] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[   280.041] 	Entry deleted from font path.
[   280.041] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   280.041] 	Entry deleted from font path.
[   280.041] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   280.041] 	Entry deleted from font path.
[   280.041] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   280.041] 	Entry deleted from font path.
[   280.041] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   280.041] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   280.041] 	Entry deleted from font path.
[   280.041] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   280.041] (==) FontPath set to:
	/usr/share/fonts/misc/
[   280.041] (==) ModulePath set to "/usr/lib/xorg/modules"
[   280.041] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   280.041] (II) Loader magic: 0x7c8b00
[   280.042] (II) Module ABI versions:
[   280.042] 	X.Org ANSI C Emulation: 0.4
[   280.042] 	X.Org Video Driver: 12.0
[   280.042] 	X.Org XInput driver : 16.0
[   280.042] 	X.Org Server Extension : 6.0
[   280.043] (--) PCI:*(0:1:0:0) 10de:0391:1458:3417 rev 161, Mem @ 0xd0000000/16777216, 0xc0000000/268435456, 0xd1000000/16777216, I/O @ 0x0000a000/128, BIOS @ 0x????????/131072
[   280.043] (--) PCI: (0:5:6:0) 14f1:8800:0070:9402 rev 5, Mem @ 0xd3000000/16777216
[   280.043] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   280.044] (II) LoadModule: "extmod"
[   280.044] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   280.044] (II) Module extmod: vendor="X.Org Foundation"
[   280.044] 	compiled for 1.12.3, module version = 1.0.0
[   280.044] 	Module class: X.Org Server Extension
[   280.044] 	ABI class: X.Org Server Extension, version 6.0
[   280.044] (II) Loading extension MIT-SCREEN-SAVER
[   280.045] (II) Loading extension XFree86-VidModeExtension
[   280.045] (II) Loading extension XFree86-DGA
[   280.045] (II) Loading extension DPMS
[   280.045] (II) Loading extension XVideo
[   280.045] (II) Loading extension XVideo-MotionCompensation
[   280.045] (II) Loading extension X-Resource
[   280.045] (II) LoadModule: "dbe"
[   280.045] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   280.045] (II) Module dbe: vendor="X.Org Foundation"
[   280.045] 	compiled for 1.12.3, module version = 1.0.0
[   280.045] 	Module class: X.Org Server Extension
[   280.045] 	ABI class: X.Org Server Extension, version 6.0
[   280.045] (II) Loading extension DOUBLE-BUFFER
[   280.045] (II) LoadModule: "glx"
[   280.045] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   280.046] (II) Module glx: vendor="X.Org Foundation"
[   280.046] 	compiled for 1.12.3, module version = 1.0.0
[   280.046] 	ABI class: X.Org Server Extension, version 6.0
[   280.046] (==) AIGLX enabled
[   280.046] (II) Loading extension GLX
[   280.046] (II) LoadModule: "record"
[   280.046] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   280.046] (II) Module record: vendor="X.Org Foundation"
[   280.046] 	compiled for 1.12.3, module version = 1.13.0
[   280.046] 	Module class: X.Org Server Extension
[   280.046] 	ABI class: X.Org Server Extension, version 6.0
[   280.046] (II) Loading extension RECORD
[   280.046] (II) LoadModule: "dri"
[   280.047] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   280.047] (II) Module dri: vendor="X.Org Foundation"
[   280.047] 	compiled for 1.12.3, module version = 1.0.0
[   280.047] 	ABI class: X.Org Server Extension, version 6.0
[   280.047] (II) Loading extension XFree86-DRI
[   280.047] (II) LoadModule: "dri2"
[   280.047] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   280.047] (II) Module dri2: vendor="X.Org Foundation"
[   280.047] 	compiled for 1.12.3, module version = 1.2.0
[   280.047] 	ABI class: X.Org Server Extension, version 6.0
[   280.048] (II) Loading extension DRI2
[   280.048] (II) LoadModule: "nouveau"
[   280.048] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[   280.048] (II) Module nouveau: vendor="X.Org Foundation"
[   280.048] 	compiled for 1.12.2, module version = 1.0.1
[   280.048] 	Module class: X.Org Video Driver
[   280.048] 	ABI class: X.Org Video Driver, version 12.0
[   280.048] (II) NOUVEAU driver 
[   280.048] (II) NOUVEAU driver for NVIDIA chipset families :
[   280.048] 	RIVA TNT        (NV04)
[   280.048] 	RIVA TNT2       (NV05)
[   280.048] 	GeForce 256     (NV10)
[   280.048] 	GeForce 2       (NV11, NV15)
[   280.048] 	GeForce 4MX     (NV17, NV18)
[   280.048] 	GeForce 3       (NV20)
[   280.049] 	GeForce 4Ti     (NV25, NV28)
[   280.049] 	GeForce FX      (NV3x)
[   280.049] 	GeForce 6       (NV4x)
[   280.049] 	GeForce 7       (G7x)
[   280.049] 	GeForce 8       (G8x)
[   280.049] 	GeForce GTX 200 (NVA0)
[   280.049] 	GeForce GTX 400 (NVC0)
[   280.049] (--) using VT number 7

[   280.051] drmOpenDevice: node name is /dev/dri/card0
[   280.059] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[   280.059] drmOpenDevice: node name is /dev/dri/card0
[   280.064] drmOpenByBusid: drmOpenMinor returns -1
[   280.064] drmOpenDevice: node name is /dev/dri/card1
[   280.069] drmOpenByBusid: drmOpenMinor returns -1
[   280.069] drmOpenDevice: node name is /dev/dri/card2
[   280.073] drmOpenByBusid: drmOpenMinor returns -1
[   280.073] drmOpenDevice: node name is /dev/dri/card3
[   280.078] drmOpenByBusid: drmOpenMinor returns -1
[   280.078] drmOpenDevice: node name is /dev/dri/card4
[   280.082] drmOpenByBusid: drmOpenMinor returns -1
[   280.082] drmOpenDevice: node name is /dev/dri/card5
[   280.087] drmOpenByBusid: drmOpenMinor returns -1
[   280.087] drmOpenDevice: node name is /dev/dri/card6
[   280.092] drmOpenByBusid: drmOpenMinor returns -1
[   280.092] drmOpenDevice: node name is /dev/dri/card7
[   280.096] drmOpenByBusid: drmOpenMinor returns -1
[   280.096] drmOpenDevice: node name is /dev/dri/card8
[   280.101] drmOpenByBusid: drmOpenMinor returns -1
[   280.101] drmOpenDevice: node name is /dev/dri/card9
[   280.106] drmOpenByBusid: drmOpenMinor returns -1
[   280.106] drmOpenDevice: node name is /dev/dri/card10
[   280.110] drmOpenByBusid: drmOpenMinor returns -1
[   280.110] drmOpenDevice: node name is /dev/dri/card11
[   280.115] drmOpenByBusid: drmOpenMinor returns -1
[   280.115] drmOpenDevice: node name is /dev/dri/card12
[   280.120] drmOpenByBusid: drmOpenMinor returns -1
[   280.120] drmOpenDevice: node name is /dev/dri/card13
[   280.124] drmOpenByBusid: drmOpenMinor returns -1
[   280.124] drmOpenDevice: node name is /dev/dri/card14
[   280.129] drmOpenByBusid: drmOpenMinor returns -1
[   280.129] drmOpenDevice: node name is /dev/dri/card15
[   280.134] drmOpenByBusid: drmOpenMinor returns -1
[   280.134] drmOpenDevice: node name is /dev/dri/card0
[   280.142] drmOpenDevice: node name is /dev/dri/card0
[   280.147] drmOpenDevice: node name is /dev/dri/card1
[   280.151] drmOpenDevice: node name is /dev/dri/card2
[   280.156] drmOpenDevice: node name is /dev/dri/card3
[   280.160] drmOpenDevice: node name is /dev/dri/card4
[   280.165] drmOpenDevice: node name is /dev/dri/card5
[   280.170] drmOpenDevice: node name is /dev/dri/card6
[   280.174] drmOpenDevice: node name is /dev/dri/card7
[   280.179] drmOpenDevice: node name is /dev/dri/card8
[   280.184] drmOpenDevice: node name is /dev/dri/card9
[   280.188] drmOpenDevice: node name is /dev/dri/card10
[   280.193] drmOpenDevice: node name is /dev/dri/card11
[   280.198] drmOpenDevice: node name is /dev/dri/card12
[   280.202] drmOpenDevice: node name is /dev/dri/card13
[   280.207] drmOpenDevice: node name is /dev/dri/card14
[   280.212] drmOpenDevice: node name is /dev/dri/card15
[   280.216] (EE) [drm] failed to open device
[   280.217] (EE) No devices detected.
[   280.217] 
Fatal server error:
[   280.217] no screens found
[   280.217] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   280.217] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   280.217] 
je manque un peu d'idée pour resoudre ce probleme... et vous...
Dernière modification par mattamp le jeu. 02 août 2012, 22:59, modifié 1 fois.
Avatar de l’utilisateur
onyx67
Elfe
Messages : 766
Inscription : dim. 06 nov. 2011, 18:12
Localisation : Alsace

Re: [Xorg] failed to open device

Message par onyx67 »

Salut,
Une idée, mais pas sûr que ca marche:
essaie de rajouter le BusId de ta carte graphique (lspci) dans /etc/X11/xorg.conf.d/20-nouveau.conf.
Par exemple:

Code : Tout sélectionner

Section "Device"
     Identifier "nvidia card"
     Driver "nouveau"
     BusID       "PCI:1:0:0"
 EndSection
Attention les chiffres doivent être séparés par :
"La complication est un effet de la simplicité mal acquise"

Intel i5-2320; Nvidia GeForce GT 520; ATA Hitachi 2To; ArchLinux-KDE
mattamp
Hankyu
Messages : 39
Inscription : sam. 21 juil. 2012, 19:25

Re: [Xorg] failed to open device

Message par mattamp »

bonjour onyx

j'ai fait quelques essais avant de poster,

j'avais mis un " BusID "PCI:1:0:0" (apres avoir lancer un lspci sous fedora)

puis je l'ai retirer pour savoir si le probleme venai de la .... non le probleme persiste
Avatar de l’utilisateur
lekaf974
yeomen
Messages : 205
Inscription : dim. 15 juil. 2012, 01:02

Re: [Xorg] failed to open device

Message par lekaf974 »

As tu suivi la page du wiki https://wiki.archlinux.org/index.php/Xorg, recommence les étapes une à une et cela devrait bien se passer.
"Keep it Simple, Stupid"
Avatar de l’utilisateur
widapit
Maître du Kyudo
Messages : 1148
Inscription : mar. 30 mars 2010, 22:53
Localisation : Toulouse

Re: [Xorg] failed to open device

Message par widapit »

Salut !

Effectivement, d'après le wiki, il me semble que tu devrais remplacer ta SubSection "Display" par la ligne

Code : Tout sélectionner

Option         "PreferredMode"  "1440x900_60.00"
(à adapter évidement !)
sinon, à tout hasard, tu as essayé avec le pilote proprio ?? :?
routeur(OpenWRT); serveurs(Debian, Arch); cléUSB(Black-Arch);
mon ordi(Arch-hardened) = {spectrwm, zsh} || je m'amuse aussi avec des Arduino !
mattamp
Hankyu
Messages : 39
Inscription : sam. 21 juil. 2012, 19:25

Re: [Xorg] failed to open device

Message par mattamp »

@ lekaf974, ben je crois avoir tout suivi, mais ça marche pas

@widapit, je viens d'essayer avec ta commande alternative :

Code : Tout sélectionner

Option         "PreferredMode"  "1440x900_60.00"
meme log d'erreur , je vais essayer avec les pilotes nvidia
Avatar de l’utilisateur
lekaf974
yeomen
Messages : 205
Inscription : dim. 15 juil. 2012, 01:02

Re: [Xorg] failed to open device

Message par lekaf974 »

Re
J'utilise mon laptop qui possède une carte nvidia avec le driver nouveau.

J'ai remarqué une différence entre mon fichier Xorg.0.log et le tien. Dans ton cas
[ 280.049] (--) using VT number 7

[ 280.051] drmOpenDevice: node name is /dev/dri/card0
[ 280.059] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[ 280.059] drmOpenDevice: node name is /dev/dri/card0
[ 280.064] drmOpenByBusid: drmOpenMinor returns -1
[ 280.064] drmOpenDevice: node name is /dev/dri/card1
[ 280.069] drmOpenByBusid: drmOpenMinor returns -1
[ 280.069] drmOpenDevice: node name is /dev/dri/card2
[ 280.073] drmOpenByBusid: drmOpenMinor returns -1
[ 280.073] drmOpenDevice: node name is /dev/dri/card3
etc...
Dans mon cas

Code : Tout sélectionner

[    38.460] (++) using VT number 7

[    38.462] drmOpenDevice: node name is /dev/dri/card0
[    38.462] drmOpenDevice: open result is 8, (OK)
[    38.462] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
[    38.462] drmOpenDevice: node name is /dev/dri/card0
[    38.462] drmOpenDevice: open result is 8, (OK)
[    38.462] drmOpenByBusid: drmOpenMinor returns 8
[    38.462] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0

etc...
J'ai l'impression que ta carte n'est pas reconnue (return -1). Peux-tu donner le retour pour

Code : Tout sélectionner

lspci | grep NVIDIA
"Keep it Simple, Stupid"
mattamp
Hankyu
Messages : 39
Inscription : sam. 21 juil. 2012, 19:25

Re: [Xorg] failed to open device

Message par mattamp »

salut

nouveau n'arrive pas a trouver ma carte graphique même quand je renseigne le busID.... mystere

etant bloqué , j'ai desinstaller nouveau et installer les pilotes nvidia

mon log de Xorg ne me renvoie plus d'erreur :

Code : Tout sélectionner

[    29.825] 
X.Org X Server 1.12.3
Release Date: 2012-07-09
[    29.825] X Protocol Version 11, Revision 0
[    29.825] Build Operating System: Linux 3.4.4-3-ARCH x86_64 
[    29.825] Current Operating System: Linux arch_matt 3.4.6-1-ARCH #1 SMP PREEMPT Fri Jul 20 08:21:26 CEST 2012 x86_64
[    29.825] Kernel command line: ro root=/dev/sdc3 rootfstype=ext4 nomodeset
[    29.825] Build Date: 09 July 2012  03:59:39PM
[    29.825]  
[    29.826] Current version of pixman: 0.26.2
[    29.826] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    29.826] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    29.827] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jul 28 12:14:21 2012
[    29.851] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    29.882] (==) ServerLayout "single head configuration"
[    29.882] (**) |-->Screen "Screen0" (0)
[    29.882] (**) |   |-->Monitor "Monitor0"
[    29.882] (**) |   |-->Device "Device0"
[    29.882] (==) Automatically adding devices
[    29.882] (==) Automatically enabling devices
[    29.893] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[    29.893] 	Entry deleted from font path.
[    29.893] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    29.893] 	Entry deleted from font path.
[    29.893] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    29.893] 	Entry deleted from font path.
[    29.893] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    29.893] 	Entry deleted from font path.
[    29.893] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    29.893] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    29.893] 	Entry deleted from font path.
[    29.893] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    29.893] (==) FontPath set to:
	/usr/share/fonts/misc/
[    29.893] (==) ModulePath set to "/usr/lib/xorg/modules"
[    29.894] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    29.894] (II) Loader magic: 0x7c8b00
[    29.894] (II) Module ABI versions:
[    29.894] 	X.Org ANSI C Emulation: 0.4
[    29.894] 	X.Org Video Driver: 12.0
[    29.894] 	X.Org XInput driver : 16.0
[    29.894] 	X.Org Server Extension : 6.0
[    29.895] (--) PCI:*(0:1:0:0) 10de:0391:1458:3417 rev 161, Mem @ 0xd0000000/16777216, 0xc0000000/268435456, 0xd1000000/16777216, I/O @ 0x0000a000/128, BIOS @ 0x????????/131072
[    29.895] (--) PCI: (0:5:6:0) 14f1:8800:0070:9402 rev 5, Mem @ 0xd3000000/16777216
[    29.896] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    29.896] (II) LoadModule: "extmod"
[    29.909] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    29.915] (II) Module extmod: vendor="X.Org Foundation"
[    29.915] 	compiled for 1.12.3, module version = 1.0.0
[    29.915] 	Module class: X.Org Server Extension
[    29.915] 	ABI class: X.Org Server Extension, version 6.0
[    29.915] (II) Loading extension MIT-SCREEN-SAVER
[    29.915] (II) Loading extension XFree86-VidModeExtension
[    29.915] (II) Loading extension XFree86-DGA
[    29.915] (II) Loading extension DPMS
[    29.915] (II) Loading extension XVideo
[    29.915] (II) Loading extension XVideo-MotionCompensation
[    29.915] (II) Loading extension X-Resource
[    29.915] (II) LoadModule: "dbe"
[    29.915] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    29.925] (II) Module dbe: vendor="X.Org Foundation"
[    29.925] 	compiled for 1.12.3, module version = 1.0.0
[    29.925] 	Module class: X.Org Server Extension
[    29.925] 	ABI class: X.Org Server Extension, version 6.0
[    29.925] (II) Loading extension DOUBLE-BUFFER
[    29.925] (II) LoadModule: "glx"
[    29.926] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    31.015] (II) Module glx: vendor="NVIDIA Corporation"
[    31.015] 	compiled for 4.0.2, module version = 1.0.0
[    31.015] 	Module class: X.Org Server Extension
[    31.015] (II) NVIDIA GLX Module  302.17  Tue Jun 12 16:22:45 PDT 2012
[    31.015] (II) Loading extension GLX
[    31.015] (II) LoadModule: "record"
[    31.016] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    31.024] (II) Module record: vendor="X.Org Foundation"
[    31.024] 	compiled for 1.12.3, module version = 1.13.0
[    31.024] 	Module class: X.Org Server Extension
[    31.024] 	ABI class: X.Org Server Extension, version 6.0
[    31.024] (II) Loading extension RECORD
[    31.024] (II) LoadModule: "dri"
[    31.025] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    31.035] (II) Module dri: vendor="X.Org Foundation"
[    31.036] 	compiled for 1.12.3, module version = 1.0.0
[    31.036] 	ABI class: X.Org Server Extension, version 6.0
[    31.036] (II) Loading extension XFree86-DRI
[    31.036] (II) LoadModule: "dri2"
[    31.036] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    31.037] (II) Module dri2: vendor="X.Org Foundation"
[    31.037] 	compiled for 1.12.3, module version = 1.2.0
[    31.037] 	ABI class: X.Org Server Extension, version 6.0
[    31.037] (II) Loading extension DRI2
[    31.037] (II) LoadModule: "nvidia"
[    31.037] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    31.138] (II) Module nvidia: vendor="NVIDIA Corporation"
[    31.138] 	compiled for 4.0.2, module version = 1.0.0
[    31.138] 	Module class: X.Org Video Driver
[    31.172] (II) NVIDIA dlloader X Driver  302.17  Tue Jun 12 16:04:53 PDT 2012
[    31.172] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    31.173] (--) using VT number 7

[    31.181] (II) Loading sub module "fb"
[    31.181] (II) LoadModule: "fb"
[    31.181] (II) Loading /usr/lib/xorg/modules/libfb.so
[    31.197] (II) Module fb: vendor="X.Org Foundation"
[    31.197] 	compiled for 1.12.3, module version = 1.0.0
[    31.197] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    31.197] (II) Loading sub module "wfb"
[    31.197] (II) LoadModule: "wfb"
[    31.203] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    31.221] (II) Module wfb: vendor="X.Org Foundation"
[    31.221] 	compiled for 1.12.3, module version = 1.0.0
[    31.221] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    31.221] (II) Loading sub module "ramdac"
[    31.221] (II) LoadModule: "ramdac"
[    31.221] (II) Module "ramdac" already built-in
[    31.245] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    31.245] (==) NVIDIA(0): RGB weight 888
[    31.245] (==) NVIDIA(0): Default visual is TrueColor
[    31.245] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    31.245] (**) NVIDIA(0): Enabling 2D acceleration
[    33.275] (WW) NVIDIA(GPU-0): The EDID read for display device CRT-1 is invalid:
[    33.275] (WW) NVIDIA(GPU-0):     unrecognized EDID Header.
[    33.275] (--) NVIDIA(GPU-0): 
[    33.275] (--) NVIDIA(GPU-0): Raw EDID bytes:
[    33.275] (--) NVIDIA(GPU-0): 
[    33.275] (--) NVIDIA(GPU-0):   50 fe fd fb f7 ef df bf  7f ff fe fd fb f7 ef df
[    33.275] (--) NVIDIA(GPU-0):   bf 7f ff fe fd fb f7 ef  df bf 7f ff fe fd fb f7
[    33.275] (--) NVIDIA(GPU-0):   ef df bf 7f ff fe fd fb  f7 ef df bf 7f ff fe fd
[    33.275] (--) NVIDIA(GPU-0):   fb f7 ef df bf 7f ff fe  fd fb f7 ef df bf 7f ff
[    33.275] (--) NVIDIA(GPU-0):   fe fd fb f7 ef df bf 7f  ff fe fd fb f7 ef df bf
[    33.275] (--) NVIDIA(GPU-0):   7f ff fe fd fb f7 ef df  bf 7f ff fe fd fb f7 ef
[    33.275] (--) NVIDIA(GPU-0):   df bf 7f ff fe fd fb fb  f7 ef df bf 7f ff fe fd
[    33.275] (--) NVIDIA(GPU-0):   fb f7 ef df bf 41 ff 36  59 45 0a 20 20 20 00 d6
[    33.275] (--) NVIDIA(GPU-0): 
[    33.275] (--) NVIDIA(GPU-0):   00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
[    33.275] (--) NVIDIA(GPU-0):   00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
[    33.275] (--) NVIDIA(GPU-0):   00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
[    33.275] (--) NVIDIA(GPU-0):   00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
[    33.275] (--) NVIDIA(GPU-0):   00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
[    33.275] (--) NVIDIA(GPU-0):   00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
[    33.275] (--) NVIDIA(GPU-0):   00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
[    33.275] (--) NVIDIA(GPU-0):   00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
[    33.275] (--) NVIDIA(GPU-0): 
[    33.278] (II) NVIDIA(0): NVIDIA GPU GeForce 7600 GT (G73) at PCI:1:0:0 (GPU-0)
[    33.278] (--) NVIDIA(0): Memory: 262144 kBytes
[    33.278] (--) NVIDIA(0): VideoBIOS: 05.73.22.18.00
[    33.278] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    33.278] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[    33.278] (--) NVIDIA(0): Valid display device(s) on GeForce 7600 GT at PCI:1:0:0
[    33.278] (--) NVIDIA(0):     CRT-0
[    33.278] (--) NVIDIA(0):     CRT-1 (connected)
[    33.278] (--) NVIDIA(0):     TV-0
[    33.278] (--) NVIDIA(0):     DFP-0
[    33.278] (--) NVIDIA(0):     DFP-1
[    33.278] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[    33.278] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
[    33.278] (--) NVIDIA(0): TV-0: 400.0 MHz maximum pixel clock
[    33.278] (--) NVIDIA(0): TV encoder: (null)
[    33.278] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
[    33.278] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
[    33.278] (--) NVIDIA(0): DFP-1: 330.0 MHz maximum pixel clock
[    33.278] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[    33.278] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    33.278] (**) NVIDIA(0):     device CRT-1 (Using EDID frequencies has been enabled on
[    33.278] (**) NVIDIA(0):     all display devices.)
[    33.279] (==) NVIDIA(0): 
[    33.279] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    33.279] (==) NVIDIA(0):     will be used as the requested mode.
[    33.279] (==) NVIDIA(0): 
[    33.279] (II) NVIDIA(0): Validated modes:
[    33.279] (II) NVIDIA(0):     "CRT-1:nvidia-auto-select"
[    33.279] (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
[    33.282] (WW) NVIDIA(0): Unable to get display device CRT-1's EDID; cannot compute DPI
[    33.282] (WW) NVIDIA(0):     from CRT-1's EDID.
[    33.282] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[    33.282] (--) Depth 24 pixmap format is 32 bpp
[    33.294] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    33.294] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    33.294] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    33.294] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    33.294] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    33.294] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    33.294] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    33.294] (II) NVIDIA(0):     Config Options in the README.
[    33.294] (II) NVIDIA(0): Setting mode "CRT-1:nvidia-auto-select"
[    33.394] (II) Loading extension NV-GLX
[    33.457] (==) NVIDIA(0): Disabling shared memory pixmaps
[    33.457] (==) NVIDIA(0): Backing store disabled
[    33.457] (==) NVIDIA(0): Silken mouse enabled
[    33.457] (==) NVIDIA(0): DPMS enabled
[    33.457] (II) Loading extension NV-CONTROL
[    33.458] (II) Loading extension XINERAMA
[    33.458] (WW) NVIDIA(0): Option "PreferredMode" is not used
[    33.458] (II) Loading sub module "dri2"
[    33.458] (II) LoadModule: "dri2"
[    33.458] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    33.458] (II) Module dri2: vendor="X.Org Foundation"
[    33.458] 	compiled for 1.12.3, module version = 1.2.0
[    33.458] 	ABI class: X.Org Server Extension, version 6.0
[    33.458] (II) NVIDIA(0): [DRI2] Setup complete
[    33.458] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    33.458] (--) RandR disabled
[    33.458] (II) Initializing built-in extension Generic Event Extension
[    33.458] (II) Initializing built-in extension SHAPE
[    33.458] (II) Initializing built-in extension MIT-SHM
[    33.458] (II) Initializing built-in extension XInputExtension
[    33.458] (II) Initializing built-in extension XTEST
[    33.458] (II) Initializing built-in extension BIG-REQUESTS
[    33.458] (II) Initializing built-in extension SYNC
[    33.458] (II) Initializing built-in extension XKEYBOARD
[    33.458] (II) Initializing built-in extension XC-MISC
[    33.458] (II) Initializing built-in extension SECURITY
[    33.458] (II) Initializing built-in extension XINERAMA
[    33.458] (II) Initializing built-in extension XFIXES
[    33.458] (II) Initializing built-in extension RENDER
[    33.458] (II) Initializing built-in extension RANDR
[    33.458] (II) Initializing built-in extension COMPOSITE
[    33.458] (II) Initializing built-in extension DAMAGE
[    33.461] (II) Initializing extension GLX
[    33.921] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    33.922] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    33.922] (II) LoadModule: "evdev"
[    33.922] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    33.929] (II) Module evdev: vendor="X.Org Foundation"
[    33.929] 	compiled for 1.12.0, module version = 2.7.0
[    33.929] 	Module class: X.Org XInput Driver
[    33.929] 	ABI class: X.Org XInput driver, version 16.0
[    33.929] (II) Using input driver 'evdev' for 'Power Button'
[    33.929] (**) Power Button: always reports core events
[    33.930] (**) evdev: Power Button: Device: "/dev/input/event3"
[    33.930] (--) evdev: Power Button: Vendor 0 Product 0x1
[    33.930] (--) evdev: Power Button: Found keys
[    33.930] (II) evdev: Power Button: Configuring as keyboard
[    33.930] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    33.930] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    33.930] (**) Option "xkb_rules" "evdev"
[    33.930] (**) Option "xkb_model" "evdev"
[    33.930] (**) Option "xkb_layout" "fr"
[    34.021] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    34.021] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    34.021] (II) Using input driver 'evdev' for 'Power Button'
[    34.021] (**) Power Button: always reports core events
[    34.021] (**) evdev: Power Button: Device: "/dev/input/event2"
[    34.022] (--) evdev: Power Button: Vendor 0 Product 0x1
[    34.022] (--) evdev: Power Button: Found keys
[    34.022] (II) evdev: Power Button: Configuring as keyboard
[    34.022] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[    34.022] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    34.022] (**) Option "xkb_rules" "evdev"
[    34.022] (**) Option "xkb_model" "evdev"
[    34.022] (**) Option "xkb_layout" "fr"
[    34.023] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event1)
[    34.023] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    34.023] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
[    34.023] (**) Logitech USB Optical Mouse: always reports core events
[    34.023] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event1"
[    34.023] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc05a
[    34.023] (--) evdev: Logitech USB Optical Mouse: Found 12 mouse buttons
[    34.023] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
[    34.023] (--) evdev: Logitech USB Optical Mouse: Found relative axes
[    34.023] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
[    34.023] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
[    34.024] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
[    34.024] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[    34.024] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    34.024] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-2/2-2:1.0/input/input1/event1"
[    34.024] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 8)
[    34.030] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
[    34.031] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[    34.031] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
[    34.031] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[    34.031] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[    34.032] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[    34.032] (II) No input driver specified, ignoring this device.
[    34.032] (II) This device may have been added with another device file.
[    34.032] (II) config/udev: Adding input device cx88 IR (Hauppauge WinTV-HVR110 (/dev/input/event5)
[    34.032] (**) cx88 IR (Hauppauge WinTV-HVR110: Applying InputClass "evdev keyboard catchall"
[    34.032] (II) Using input driver 'evdev' for 'cx88 IR (Hauppauge WinTV-HVR110'
[    34.033] (**) cx88 IR (Hauppauge WinTV-HVR110: always reports core events
[    34.033] (**) evdev: cx88 IR (Hauppauge WinTV-HVR110: Device: "/dev/input/event5"
[    34.033] (--) evdev: cx88 IR (Hauppauge WinTV-HVR110: Vendor 0x70 Product 0x9402
[    34.033] (--) evdev: cx88 IR (Hauppauge WinTV-HVR110: Found keys
[    34.033] (II) evdev: cx88 IR (Hauppauge WinTV-HVR110: Configuring as keyboard
[    34.033] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:09.0/0000:05:06.2/rc/rc0/input5/event5"
[    34.033] (II) XINPUT: Adding extended input device "cx88 IR (Hauppauge WinTV-HVR110" (type: KEYBOARD, id 9)
[    34.033] (**) Option "xkb_rules" "evdev"
[    34.033] (**) Option "xkb_model" "evdev"
[    34.033] (**) Option "xkb_layout" "fr"
[    34.034] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    34.034] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    34.034] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    34.034] (**) AT Translated Set 2 keyboard: always reports core events
[    34.035] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    34.035] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    34.035] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    34.035] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    34.035] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    34.035] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    34.035] (**) Option "xkb_rules" "evdev"
[    34.035] (**) Option "xkb_model" "evdev"
[    34.035] (**) Option "xkb_layout" "fr"
[    34.036] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    34.036] (II) No input driver specified, ignoring this device.
[    34.036] (II) This device may have been added with another device file.
[    34.037] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (cx88xx) (/dev/input/event6)
[    34.037] (**) MCE IR Keyboard/Mouse (cx88xx): Applying InputClass "evdev pointer catchall"
[    34.037] (**) MCE IR Keyboard/Mouse (cx88xx): Applying InputClass "evdev keyboard catchall"
[    34.037] (II) Using input driver 'evdev' for 'MCE IR Keyboard/Mouse (cx88xx)'
[    34.037] (**) MCE IR Keyboard/Mouse (cx88xx): always reports core events
[    34.037] (**) evdev: MCE IR Keyboard/Mouse (cx88xx): Device: "/dev/input/event6"
[    34.037] (--) evdev: MCE IR Keyboard/Mouse (cx88xx): Vendor 0 Product 0
[    34.037] (--) evdev: MCE IR Keyboard/Mouse (cx88xx): Found 3 mouse buttons
[    34.037] (--) evdev: MCE IR Keyboard/Mouse (cx88xx): Found relative axes
[    34.038] (--) evdev: MCE IR Keyboard/Mouse (cx88xx): Found x and y relative axes
[    34.038] (--) evdev: MCE IR Keyboard/Mouse (cx88xx): Found keys
[    34.038] (II) evdev: MCE IR Keyboard/Mouse (cx88xx): Configuring as mouse
[    34.038] (II) evdev: MCE IR Keyboard/Mouse (cx88xx): Configuring as keyboard
[    34.038] (**) evdev: MCE IR Keyboard/Mouse (cx88xx): YAxisMapping: buttons 4 and 5
[    34.038] (**) evdev: MCE IR Keyboard/Mouse (cx88xx): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    34.038] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
[    34.038] (II) XINPUT: Adding extended input device "MCE IR Keyboard/Mouse (cx88xx)" (type: KEYBOARD, id 11)
[    34.038] (**) Option "xkb_rules" "evdev"
[    34.038] (**) Option "xkb_model" "evdev"
[    34.038] (**) Option "xkb_layout" "fr"
[    34.038] (II) evdev: MCE IR Keyboard/Mouse (cx88xx): initialized for relative axes.
[    34.039] (**) MCE IR Keyboard/Mouse (cx88xx): (accel) keeping acceleration scheme 1
[    34.039] (**) MCE IR Keyboard/Mouse (cx88xx): (accel) acceleration profile 0
[    34.039] (**) MCE IR Keyboard/Mouse (cx88xx): (accel) acceleration factor: 2.000
[    34.039] (**) MCE IR Keyboard/Mouse (cx88xx): (accel) acceleration threshold: 4
[    34.040] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (cx88xx) (/dev/input/mouse1)
[    34.040] (II) No input driver specified, ignoring this device.
[    34.040] (II) This device may have been added with another device file.
[    34.153] (II) evdev: Power Button: Close
[    34.153] (II) UnloadModule: "evdev"
[    34.153] (II) evdev: Power Button: Close
[    34.153] (II) UnloadModule: "evdev"
[    34.154] (II) evdev: Logitech USB Optical Mouse: Close
[    34.154] (II) UnloadModule: "evdev"
[    34.154] (II) evdev: cx88 IR (Hauppauge WinTV-HVR110: Close
[    34.154] (II) UnloadModule: "evdev"
[    34.154] (II) evdev: AT Translated Set 2 keyboard: Close
[    34.154] (II) UnloadModule: "evdev"
[    34.154] (II) evdev: MCE IR Keyboard/Mouse (cx88xx): Close
[    34.155] (II) UnloadModule: "evdev"
[    34.246] Server terminated successfully (0). Closing log file.
ma carte graphique ne doit pas aimer nouveau ???

merçi a ceux qui ont aider a resoudre mon probleme...
Avatar de l’utilisateur
widapit
Maître du Kyudo
Messages : 1148
Inscription : mar. 30 mars 2010, 22:53
Localisation : Toulouse

Re: [Xorg] failed to open device

Message par widapit »

Cool,
par contre ça serait peut-être bien de mettre la sortie de lspci ... ça pourrait aider ceux qui ont la même carte et seraient dans le même cas...
et sinon, :resolu:
routeur(OpenWRT); serveurs(Debian, Arch); cléUSB(Black-Arch);
mon ordi(Arch-hardened) = {spectrwm, zsh} || je m'amuse aussi avec des Arduino !
Gutsblack
Daikyu
Messages : 94
Inscription : mer. 21 sept. 2011, 00:10

Re: [Xorg] failed to open device

Message par Gutsblack »

mattamp a écrit :etant bloqué , j'ai desinstaller nouveau et installer les pilotes nvidia
nvidia ne respectant pas les dernières technologies graphique sous GNU-Linux je te conseille d'utiliser nvidia-xconfig pour générer un fichier xorg.conf adéquate.
mattamp a écrit :ma carte graphique ne doit pas aimer nouveau ???
La 7600GT est géré par nouveau. Essayes de désactiver KMS.
Portable MSI GP70 i5 4200M, 16 Go de RAM, 250 Go SSD Samsung 840, Archlinux 64 Bits
Mini ITX Gigabyte H87N, i5 4570s, 16 Go de RAM, 64 Go SSD OCZ Agility 3, Archlinux 64 Bits
Avatar de l’utilisateur
tuxce
Maître du Kyudo
Messages : 6677
Inscription : mer. 12 sept. 2007, 16:03

Re: [Xorg] failed to open device

Message par tuxce »

80% de ce qui est créé par nvidia-xconfig ne sert pas. Par défaut, il n'y a pas besoin d'xorg.conf. Si toutefois tu as besoin d'une configuration spéciale, il vaut mieux prendre ce qu'il te faut et le mettre dans un fichier à part dans /etc/xorg.conf.d
mattamp
Hankyu
Messages : 39
Inscription : sam. 21 juil. 2012, 19:25

Re: [Xorg] failed to open device

Message par mattamp »

la ligne

Code : Tout sélectionner

lspci | grep NVIDIA
ne me renvoie rien ( sous fedora)
Avatar de l’utilisateur
widapit
Maître du Kyudo
Messages : 1148
Inscription : mar. 30 mars 2010, 22:53
Localisation : Toulouse

Re: [Xorg] failed to open device

Message par widapit »

Salut !

Code : Tout sélectionner

lspci | grep -i NVIDIA

le -i permet d'insensibiliser à la casse (majuscules/minuscules)
sinon :

Code : Tout sélectionner

lspci | grep VGA
routeur(OpenWRT); serveurs(Debian, Arch); cléUSB(Black-Arch);
mon ordi(Arch-hardened) = {spectrwm, zsh} || je m'amuse aussi avec des Arduino !
Gutsblack
Daikyu
Messages : 94
Inscription : mer. 21 sept. 2011, 00:10

Re: [Xorg] failed to open device

Message par Gutsblack »

tuxce a écrit :80% de ce qui est créé par nvidia-xconfig ne sert pas. Par défaut, il n'y a pas besoin d'xorg.conf. Si toutefois tu as besoin d'une configuration spéciale, il vaut mieux prendre ce qu'il te faut et le mettre dans un fichier à part dans /etc/xorg.conf.d
C'est vrai mais comme je l'ai indiqué ce n'est pas tant X qui pose problème mais le pilote nvidia qui est parfois casse couille avec certains paramètres.
Portable MSI GP70 i5 4200M, 16 Go de RAM, 250 Go SSD Samsung 840, Archlinux 64 Bits
Mini ITX Gigabyte H87N, i5 4570s, 16 Go de RAM, 64 Go SSD OCZ Agility 3, Archlinux 64 Bits
mattamp
Hankyu
Messages : 39
Inscription : sam. 21 juil. 2012, 19:25

Re: [Xorg] failed to open device

Message par mattamp »

ça y est install d'arch/gnome fini...ouf...pas facile mais je regrette pas

alors

Code : Tout sélectionner

 lspci | grep -i NVIDIA
00:00.0 Memory controller: NVIDIA Corporation CK804 Memory Controller (rev a3)
00:01.0 ISA bridge: NVIDIA Corporation CK804 ISA Bridge (rev a3)
00:01.1 SMBus: NVIDIA Corporation CK804 SMBus (rev a2)
00:02.0 USB controller: NVIDIA Corporation CK804 USB Controller (rev a2)
00:02.1 USB controller: NVIDIA Corporation CK804 USB Controller (rev a3)
00:04.0 Multimedia audio controller: NVIDIA Corporation CK804 AC'97 Audio Controller (rev a2)
00:06.0 IDE interface: NVIDIA Corporation CK804 IDE (rev f2)
00:07.0 IDE interface: NVIDIA Corporation CK804 Serial ATA Controller (rev f3)
00:08.0 IDE interface: NVIDIA Corporation CK804 Serial ATA Controller (rev f3)
00:09.0 PCI bridge: NVIDIA Corporation CK804 PCI Bridge (rev a2)
00:0a.0 Bridge: NVIDIA Corporation CK804 Ethernet Controller (rev a3)
00:0b.0 PCI bridge: NVIDIA Corporation CK804 PCIE Bridge (rev a3)
00:0c.0 PCI bridge: NVIDIA Corporation CK804 PCIE Bridge (rev a3)
00:0d.0 PCI bridge: NVIDIA Corporation CK804 PCIE Bridge (rev a3)
00:0e.0 PCI bridge: NVIDIA Corporation CK804 PCIE Bridge (rev a3)
01:00.0 VGA compatible controller: NVIDIA Corporation G73 [GeForce 7600 GT] (rev a1)
@ Gutsblack, le pilote proprietaire semble fonctionner correctement, quel est l'interet de s'acharner a installer Nouveau ??
Avatar de l’utilisateur
widapit
Maître du Kyudo
Messages : 1148
Inscription : mar. 30 mars 2010, 22:53
Localisation : Toulouse

Re: [Xorg] failed to open device

Message par widapit »

et :resolu: ... :copain: il te faut éditer le titre du premier message !
routeur(OpenWRT); serveurs(Debian, Arch); cléUSB(Black-Arch);
mon ordi(Arch-hardened) = {spectrwm, zsh} || je m'amuse aussi avec des Arduino !
Gutsblack
Daikyu
Messages : 94
Inscription : mer. 21 sept. 2011, 00:10

Re: [Xorg] failed to open device

Message par Gutsblack »

mattamp a écrit :@ Gutsblack, le pilote proprietaire semble fonctionner correctement, quel est l'interet de s'acharner a installer Nouveau ??
L'intérêt c'est toi qui le définie, si tu as envie de garder du propriétaire, si tu as besoin de fonctions en particulier. Si tu garde juste le pilote propriétaire parce que tu n'as pas encore réussi à trouver la solution c'est dommage.

Je précise que c'est juste une remarque comme ça en passant :)
Portable MSI GP70 i5 4200M, 16 Go de RAM, 250 Go SSD Samsung 840, Archlinux 64 Bits
Mini ITX Gigabyte H87N, i5 4570s, 16 Go de RAM, 64 Go SSD OCZ Agility 3, Archlinux 64 Bits
Répondre