logo Debian Debian Debian-France Debian-Facile Debian-fr.org Forum-Debian.fr Debian ? Communautés logo inclusivité

Debian-facile

Bienvenue sur Debian-Facile, site d'aide pour les nouveaux utilisateurs de Debian.

Vous n'êtes pas identifié(e).

#1 03-04-2016 15:32:00

anonyme
Invité

[resolu] nouvelle methode xorg.conf gpu nvidia

le fichier /etc/modprobe.d/nvidia.conf


install nvidia modprobe -i nvidia-current $CMDLINE_OPTS

install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-current-uvm $CMDLINE_OPTS

remove nvidia modprobe -r -i nvidia-uvm nvidia

# These aliases are defined in *all* nvidia modules.
# Duplicating them here sets higher precedence and ensures the selected
# module gets loaded instead of a random first match if more than one
# version is installed. See #798207.
alias pci:v000010DEd00000E00sv*sd*bc04sc80i00*  nvidia
alias pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*  nvidia
alias pci:v000010DEd*sv*sd*bc03sc02i00*   nvidia
alias pci:v000010DEd*sv*sd*bc03sc00i00*   nvidia
 



le fichier  /var/log/Xorg.0.log


[    18.113]
X.Org X Server 1.18.2
Release Date: 2016-03-11
[    18.114] X Protocol Version 11, Revision 0
[    18.114] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[    18.114] Current Operating System: Linux debian6 4.4.0-1-amd64 #1 SMP Debian 4.4.6-1 (2016-03-17) x86_64
[    18.114] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-1-amd64 root=UUID=706ac180-274c-4830-b8bf-2e7d8870b3f5 ro quiet
[    18.114] Build Date: 22 March 2016  08:14:16AM
[    18.114] xorg-server 2:1.18.2-2 (http://www.debian.org/support)
[    18.114] Current version of pixman: 0.33.6
[    18.114]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    18.114] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    18.114] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr  3 00:32:52 2016
[    18.277] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    18.324] (==) No Layout section.  Using the first Screen section.
[    18.324] (==) No screen section available. Using defaults.
[    18.324] (**) |-->Screen "Default Screen Section" (0)
[    18.324] (**) |   |-->Monitor "<default monitor>"
[    18.338] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    18.338] (==) Automatically adding devices
[    18.338] (==) Automatically enabling devices
[    18.338] (==) Automatically adding GPU devices
[    18.338] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    18.491] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    18.491]    Entry deleted from font path.
[    18.742] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        built-ins
[    18.742] (==) ModulePath set to "/usr/lib/xorg/modules"
[    18.742] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    18.742] (II) Loader magic: 0x559615649dc0
[    18.742] (II) Module ABI versions:
[    18.742]    X.Org ANSI C Emulation: 0.4
[    18.742]    X.Org Video Driver: 20.0
[    18.742]    X.Org XInput driver : 22.1
[    18.742]    X.Org Server Extension : 9.0
[    18.743] (++) using VT number 7

[    18.743] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    18.743] (II) xfree86: Adding drm device (/dev/dri/card0)
[    18.744] (--) PCI:*(0:1:0:0) 10de:1380:1462:3102 rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    18.744] (II) LoadModule: "glx"

[    18.788] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[    20.112] (II) Module glx: vendor="NVIDIA Corporation"
[    20.112]    compiled for 4.0.2, module version = 1.0.0
[    20.113]    Module class: X.Org Server Extension
[    20.116] (II) NVIDIA GLX Module  352.79  Wed Jan 13 15:54:44 PST 2016
[    20.130] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    20.130]    loading driver: nvidia
[    20.130] (==) Matched nvidia as autoconfigured driver 0
[    20.130] (==) Matched nouveau as autoconfigured driver 1
[    20.130] (==) Matched nv as autoconfigured driver 2
[    20.130] (==) Matched nouveau as autoconfigured driver 3
[    20.130] (==) Matched nv as autoconfigured driver 4
[    20.130] (==) Matched modesetting as autoconfigured driver 5
[    20.130] (==) Matched fbdev as autoconfigured driver 6
[    20.130] (==) Matched vesa as autoconfigured driver 7
[    20.130] (==) Assigned the driver to the xf86ConfigLayout
[    20.130] (II) LoadModule: "nvidia"
[    20.186] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    20.275] (II) Module nvidia: vendor="NVIDIA Corporation"
[    20.275]    compiled for 4.0.2, module version = 1.0.0
[    20.275]    Module class: X.Org Video Driver
[    20.286] (II) LoadModule: "nouveau"
[    20.329] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    20.368] (II) Module nouveau: vendor="X.Org Foundation"
[    20.368]    compiled for 1.18.0, module version = 1.0.12
[    20.368]    Module class: X.Org Video Driver
[    20.368]    ABI class: X.Org Video Driver, version 20.0

[    20.368] (II) LoadModule: "nv"
[    20.446] (WW) Warning, couldn't open module nv
[    20.446] (II) UnloadModule: "nv"
[    20.446] (II) Unloading nv
[    20.446] (EE) Failed to load module "nv" (module does not exist, 0)
[    20.446] (II) LoadModule: "modesetting"
[    20.446] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    20.467] (II) Module modesetting: vendor="X.Org Foundation"
[    20.467]    compiled for 1.18.2, module version = 1.18.2
[    20.467]    Module class: X.Org Video Driver
[    20.467]    ABI class: X.Org Video Driver, version 20.0
[    20.467] (II) LoadModule: "fbdev"
[    20.468] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    20.479] (II) Module fbdev: vendor="X.Org Foundation"
[    20.479]    compiled for 1.18.0, module version = 0.4.4
[    20.479]    Module class: X.Org Video Driver
[    20.479]    ABI class: X.Org Video Driver, version 20.0
[    20.479] (II) LoadModule: "vesa"
[    20.479] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    20.499] (II) Module vesa: vendor="X.Org Foundation"
[    20.499]    compiled for 1.18.0, module version = 2.3.4
[    20.499]    Module class: X.Org Video Driver
[    20.499]    ABI class: X.Org Video Driver, version 20.0
[    20.499] (II) NVIDIA dlloader X Driver  352.79  Wed Jan 13 15:31:15 PST 2016
[    20.499] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    20.499] (II) NOUVEAU driver Date:   Tue Dec 8 15:52:25 2015 +1000
[    20.499] (II) NOUVEAU driver for NVIDIA chipset families :

[    20.499]    RIVA TNT        (NV04)
[    20.500]    RIVA TNT2       (NV05)
[    20.500]    GeForce 256     (NV10)
[    20.500]    GeForce 2       (NV11, NV15)
[    20.500]    GeForce 4MX     (NV17, NV18)
[    20.500]    GeForce 3       (NV20)
[    20.500]    GeForce 4Ti     (NV25, NV28)
[    20.500]    GeForce FX      (NV3x)
[    20.500]    GeForce 6       (NV4x)
[    20.500]    GeForce 7       (G7x)
[    20.500]    GeForce 8       (G8x)
[    20.500]    GeForce GTX 200 (NVA0)
[    20.500]    GeForce GTX 400 (NVC0)
[    20.500] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    20.500] (II) FBDEV: driver for framebuffer: fbdev
[    20.500] (II) VESA: driver for VESA chipsets: vesa
[    20.543] (II) Loading sub module "fb"
[    20.543] (II) LoadModule: "fb"
[    20.544] (II) Loading /usr/lib/xorg/modules/libfb.so
[    20.568] (II) Module fb: vendor="X.Org Foundation"
[    20.568]    compiled for 1.18.2, module version = 1.0.0
[    20.568]    ABI class: X.Org ANSI C Emulation, version 0.4
[    20.568] (II) Loading sub module "wfb"
[    20.568] (II) LoadModule: "wfb"
[    20.568] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    20.581] (II) Module wfb: vendor="X.Org Foundation"
[    20.581]    compiled for 1.18.2, module version = 1.0.0

[    20.581]    ABI class: X.Org ANSI C Emulation, version 0.4
[    20.581] (II) Loading sub module "ramdac"
[    20.581] (II) LoadModule: "ramdac"
[    20.581] (II) Module "ramdac" already built-in
[    20.595] (WW) Falling back to old probe method for modesetting
[    20.595] (WW) Falling back to old probe method for fbdev
[    20.595] (II) Loading sub module "fbdevhw"
[    20.595] (II) LoadModule: "fbdevhw"
[    20.595] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    20.606] (II) Module fbdevhw: vendor="X.Org Foundation"
[    20.606]    compiled for 1.18.2, module version = 0.0.2
[    20.606]    ABI class: X.Org Video Driver, version 20.0
[    20.606] (EE) open /dev/fb0: No such file or directory
[    20.606] (WW) Falling back to old probe method for vesa
[    20.606] (II) NVIDIA(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    20.606] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    20.606] (==) NVIDIA(0): RGB weight 888
[    20.606] (==) NVIDIA(0): Default visual is TrueColor
[    20.606] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    20.619] (**) NVIDIA(0): Enabling 2D acceleration
[    21.197] (II) NVIDIA: Allocated GPU:0 (GPU-9cc182f1-79d6-00e8-1d5f-5e5c4bfd41d1) @
[    21.197] (II) NVIDIA:     PCI:0000:01:00.0
[    21.225] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    21.225] (--) NVIDIA(0):     CRT-0 (boot)
[    21.225] (--) NVIDIA(0):     DFP-0
[    21.225] (--) NVIDIA(0):     DFP-1

[    21.237] (--) NVIDIA(0): Acer B193W (CRT-0): connected
[    21.237] (--) NVIDIA(0): Acer B193W (CRT-0): 400.0 MHz maximum pixel clock
[    21.237] (--) NVIDIA(0):
[    21.237] (--) NVIDIA(0): DFP-0: disconnected
[    21.237] (--) NVIDIA(0): DFP-0: Internal TMDS
[    21.237] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
[    21.237] (--) NVIDIA(0):
[    21.237] (--) NVIDIA(0): DFP-1: disconnected
[    21.237] (--) NVIDIA(0): DFP-1: Internal TMDS
[    21.237] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[    21.237] (--) NVIDIA(0):
[    21.237] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[    21.238] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 750 Ti (GM107-A) at PCI:1:0:0 (GPU-0)
[    21.238] (--) NVIDIA(0): Memory: 2097152 kBytes
[    21.238] (--) NVIDIA(0): VideoBIOS: 82.07.32.00.c0
[    21.238] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    21.252] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    21.252] (**) NVIDIA(0):     device Acer B193W (CRT-0) (Using EDID frequencies has been
[    21.252] (**) NVIDIA(0):     enabled on all display devices.)
[    21.255] (==) NVIDIA(0):
[    21.255] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    21.255] (==) NVIDIA(0):     will be used as the requested mode.
[    21.255] (==) NVIDIA(0):
[    21.255] (II) NVIDIA(0): Validated MetaModes:
[    21.255] (II) NVIDIA(0):     "CRT-0:nvidia-auto-select"
[    21.255] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
[    21.277] (--) NVIDIA(0): DPI set to (89, 87); computed from "UseEdidDpi" X config

[    21.277] (--) NVIDIA(0):     option
[    21.277] (II) UnloadModule: "nouveau"
[    21.277] (II) Unloading nouveau
[    21.277] (II) UnloadModule: "modesetting"
[    21.277] (II) Unloading modesetting
[    21.277] (II) UnloadModule: "fbdev"
[    21.277] (II) Unloading fbdev
[    21.277] (II) UnloadSubModule: "fbdevhw"
[    21.277] (II) Unloading fbdevhw
[    21.277] (II) UnloadModule: "vesa"
[    21.277] (II) Unloading vesa
[    21.277] (--) Depth 24 pixmap format is 32 bpp
[    21.277] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[    21.277] (II) NVIDIA:     access.
[    21.321] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select"
[    21.393] (==) NVIDIA(0): Disabling shared memory pixmaps
[    21.393] (==) NVIDIA(0): Backing store enabled
[    21.393] (==) NVIDIA(0): Silken mouse enabled
[    21.394] (==) NVIDIA(0): DPMS enabled
[    21.394] (II) Loading sub module "dri2"
[    21.394] (II) LoadModule: "dri2"
[    21.394] (II) Module "dri2" already built-in
[    21.394] (II) NVIDIA(0): [DRI2] Setup complete
[    21.394] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    21.398] (--) RandR disabled
[    21.401] (II) SELinux: Disabled on system
[    21.402] (II) Initializing extension GLX

[    21.402] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event5)
[    22.185] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    22.185] (II) LoadModule: "evdev"
[    22.185] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.217] (II) Module evdev: vendor="X.Org Foundation"
[    22.217]    compiled for 1.18.0, module version = 2.10.1
[    22.217]    Module class: X.Org XInput Driver
[    22.217]    ABI class: X.Org XInput driver, version 22.1
[    22.217] (II) Using input driver 'evdev' for 'Power Button'
[    22.217] (**) Power Button: always reports core events
[    22.217] (**) evdev: Power Button: Device: "/dev/input/event5"
[    22.217] (--) evdev: Power Button: Vendor 0 Product 0x1
[    22.217] (--) evdev: Power Button: Found keys
[    22.217] (II) evdev: Power Button: Configuring as keyboard
[    22.217] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event5"
[    22.217] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    22.217] (**) Option "xkb_rules" "evdev"
[    22.217] (**) Option "xkb_model" "pc105"
[    22.217] (**) Option "xkb_layout" "fr"
[    22.217] (**) Option "xkb_variant" "latin9"
[    22.294] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    22.295] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    22.295] (II) Using input driver 'evdev' for 'Power Button'
[    22.295] (**) Power Button: always reports core events
[    22.295] (**) evdev: Power Button: Device: "/dev/input/event4"
[    22.295] (--) evdev: Power Button: Vendor 0 Product 0x1
[    22.295] (--) evdev: Power Button: Found keys

[    22.295] (II) evdev: Power Button: Configuring as keyboard
[    22.295] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7/event4"
[    22.295] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    22.295] (**) Option "xkb_rules" "evdev"
[    22.295] (**) Option "xkb_model" "pc105"
[    22.295] (**) Option "xkb_layout" "fr"
[    22.295] (**) Option "xkb_variant" "latin9"
[    22.295] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[    22.295] (II) No input driver specified, ignoring this device.
[    22.295] (II) This device may have been added with another device file.
[    22.296] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[    22.296] (II) No input driver specified, ignoring this device.
[    22.296] (II) This device may have been added with another device file.
[    22.296] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[    22.296] (II) No input driver specified, ignoring this device.
[    22.296] (II) This device may have been added with another device file.
[    22.297] (II) config/udev: Adding input device USB USB Keyboard (/dev/input/event0)
[    22.297] (**) USB USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    22.297] (II) Using input driver 'evdev' for 'USB USB Keyboard'
[    22.297] (**) USB USB Keyboard: always reports core events
[    22.297] (**) evdev: USB USB Keyboard: Device: "/dev/input/event0"
[    22.297] (--) evdev: USB USB Keyboard: Vendor 0x1a2c Product 0xc21
[    22.297] (--) evdev: USB USB Keyboard: Found keys
[    22.297] (II) evdev: USB USB Keyboard: Configuring as keyboard
[    22.297] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.1/2-1.8.1:1.0/0003:1A2C:0C21.0001/input/input3/event0"
[    22.297] (II) XINPUT: Adding extended input device "USB USB Keyboard" (type: KEYBOARD, id 8)
[    22.297] (**) Option "xkb_rules" "evdev"

[    22.297] (**) Option "xkb_model" "pc105"
[    22.297] (**) Option "xkb_layout" "fr"
[    22.297] (**) Option "xkb_variant" "latin9"
[    22.298] (II) config/udev: Adding input device USB USB Keyboard (/dev/input/event1)
[    22.298] (**) USB USB Keyboard: Applying InputClass "evdev pointer catchall"
[    22.298] (**) USB USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    22.298] (II) Using input driver 'evdev' for 'USB USB Keyboard'
[    22.298] (**) USB USB Keyboard: always reports core events
[    22.298] (**) evdev: USB USB Keyboard: Device: "/dev/input/event1"
[    22.298] (--) evdev: USB USB Keyboard: Vendor 0x1a2c Product 0xc21
[    22.298] (--) evdev: USB USB Keyboard: Found 3 mouse buttons
[    22.298] (--) evdev: USB USB Keyboard: Found scroll wheel(s)
[    22.298] (--) evdev: USB USB Keyboard: Found relative axes
[    22.298] (--) evdev: USB USB Keyboard: Found x and y relative axes
[    22.298] (--) evdev: USB USB Keyboard: Found absolute axes
[    22.298] (II) evdev: USB USB Keyboard: Forcing absolute x/y axes to exist.
[    22.298] (--) evdev: USB USB Keyboard: Found keys
[    22.298] (II) evdev: USB USB Keyboard: Configuring as mouse
[    22.298] (II) evdev: USB USB Keyboard: Configuring as keyboard
[    22.298] (II) evdev: USB USB Keyboard: Adding scrollwheel support
[    22.298] (**) evdev: USB USB Keyboard: YAxisMapping: buttons 4 and 5
[    22.298] (**) evdev: USB USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    22.298] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.1/2-1.8.1:1.1/0003:1A2C:0C21.0002/input/input4/event1"
[    22.298] (II) XINPUT: Adding extended input device "USB USB Keyboard" (type: KEYBOARD, id 9)
[    22.298] (**) Option "xkb_rules" "evdev"
[    22.298] (**) Option "xkb_model" "pc105"
[    22.298] (**) Option "xkb_layout" "fr"

[    22.298] (**) Option "xkb_variant" "latin9"
[    22.298] (II) evdev: USB USB Keyboard: initialized for relative axes.
[    22.298] (WW) evdev: USB USB Keyboard: ignoring absolute axes.
[    22.299] (**) USB USB Keyboard: (accel) keeping acceleration scheme 1
[    22.299] (**) USB USB Keyboard: (accel) acceleration profile 0
[    22.299] (**) USB USB Keyboard: (accel) acceleration factor: 2.000
[    22.299] (**) USB USB Keyboard: (accel) acceleration threshold: 4
[    22.299] (II) config/udev: Adding input device USB USB Keyboard (/dev/input/mouse0)
[    22.299] (II) No input driver specified, ignoring this device.
[    22.299] (II) This device may have been added with another device file.
[    22.300] (II) config/udev: Adding input device Microsoft Microsoft IntelliMouse ® with IntelliEye (/dev/input/event2)
[    22.300] (**) Microsoft Microsoft IntelliMouse ® with IntelliEye: Applying InputClass "evdev pointer catchall"
[    22.300] (II) Using input driver 'evdev' for 'Microsoft Microsoft IntelliMouse ® with IntelliEye'
[    22.300] (**) Microsoft Microsoft IntelliMouse ® with IntelliEye: always reports core events
[    22.300] (**) evdev: Microsoft Microsoft IntelliMouse ® with IntelliEye: Device: "/dev/input/event2"
[    22.356] (--) evdev: Microsoft Microsoft IntelliMouse ® with IntelliEye: Vendor 0x45e Product 0x25
[    22.356] (--) evdev: Microsoft Microsoft IntelliMouse ® with IntelliEye: Found 3 mouse buttons
[    22.356] (--) evdev: Microsoft Microsoft IntelliMouse ® with IntelliEye: Found scroll wheel(s)
[    22.356] (--) evdev: Microsoft Microsoft IntelliMouse ® with IntelliEye: Found relative axes
[    22.356] (--) evdev: Microsoft Microsoft IntelliMouse ® with IntelliEye: Found x and y relative axes
[    22.356] (II) evdev: Microsoft Microsoft IntelliMouse ® with IntelliEye: Configuring as mouse
[    22.356] (II) evdev: Microsoft Microsoft IntelliMouse ® with IntelliEye: Adding scrollwheel support
[    22.356] (**) evdev: Microsoft Microsoft IntelliMouse ® with IntelliEye: YAxisMapping: buttons 4 and 5
[    22.356] (**) evdev: Microsoft Microsoft IntelliMouse ® with IntelliEye: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    22.356] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.2/2-1.8.2:1.0/0003:045E:0025.0003/input/input5/event2"
[    22.356] (II) XINPUT: Adding extended input device "Microsoft Microsoft IntelliMouse ® with IntelliEye" (type: MOUSE, id 10)
[    22.356] (II) evdev: Microsoft Microsoft IntelliMouse ® with IntelliEye: initialized for relative axes.

[    22.356] (**) Microsoft Microsoft IntelliMouse ® with IntelliEye: (accel) keeping acceleration scheme 1
[    22.356] (**) Microsoft Microsoft IntelliMouse ® with IntelliEye: (accel) acceleration profile 0
[    22.356] (**) Microsoft Microsoft IntelliMouse ® with IntelliEye: (accel) acceleration factor: 2.000
[    22.356] (**) Microsoft Microsoft IntelliMouse ® with IntelliEye: (accel) acceleration threshold: 4
[    22.357] (II) config/udev: Adding input device Microsoft Microsoft IntelliMouse ® with IntelliEye (/dev/input/mouse1)
[    22.357] (II) No input driver specified, ignoring this device.
[    22.357] (II) This device may have been added with another device file.
[    22.357] (II) config/udev: Adding input device No brand 2Port KVMSwicther (/dev/input/event3)
[    22.357] (**) No brand 2Port KVMSwicther: Applying InputClass "evdev keyboard catchall"
[    22.357] (II) Using input driver 'evdev' for 'No brand 2Port KVMSwicther'
[    22.357] (**) No brand 2Port KVMSwicther: always reports core events
[    22.357] (**) evdev: No brand 2Port KVMSwicther: Device: "/dev/input/event3"
[    22.357] (--) evdev: No brand 2Port KVMSwicther: Vendor 0x10d5 Product 0x55a2
[    22.357] (--) evdev: No brand 2Port KVMSwicther: Found keys
[    22.357] (II) evdev: No brand 2Port KVMSwicther: Configuring as keyboard
[    22.357] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.3/2-1.8.3:1.0/0003:10D5:55A2.0004/input/input6/event3"
[    22.357] (II) XINPUT: Adding extended input device "No brand 2Port KVMSwicther" (type: KEYBOARD, id 11)
[    22.357] (**) Option "xkb_rules" "evdev"
[    22.357] (**) Option "xkb_model" "pc105"
[    22.357] (**) Option "xkb_layout" "fr"
[    22.357] (**) Option "xkb_variant" "latin9"
[    22.358] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event7)
[    22.358] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    22.358] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
[    22.358] (**) Eee PC WMI hotkeys: always reports core events
[    22.358] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event7"
[    22.358] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0

[    22.358] (--) evdev: Eee PC WMI hotkeys: Found keys
[    22.358] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
[    22.358] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input10/event7"
[    22.358] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 12)
[    22.358] (**) Option "xkb_rules" "evdev"
[    22.358] (**) Option "xkb_model" "pc105"
[    22.358] (**) Option "xkb_layout" "fr"
[    22.358] (**) Option "xkb_variant" "latin9"
[    22.359] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    22.359] (II) No input driver specified, ignoring this device.
[    22.359] (II) This device may have been added with another device file.
[    44.856] (--) NVIDIA(GPU-0): Acer B193W (CRT-0): connected
[    44.856] (--) NVIDIA(GPU-0): Acer B193W (CRT-0): 400.0 MHz maximum pixel clock
[    44.856] (--) NVIDIA(GPU-0):
[    44.856] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    44.856] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    44.856] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    44.856] (--) NVIDIA(GPU-0):
[    44.856] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    44.856] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    44.856] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    44.856] (--) NVIDIA(GPU-0):
[    44.870] (--) NVIDIA(GPU-0): Acer B193W (CRT-0): connected
[    44.870] (--) NVIDIA(GPU-0): Acer B193W (CRT-0): 400.0 MHz maximum pixel clock
[    44.870] (--) NVIDIA(GPU-0):
[    44.870] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    44.870] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS

[    44.870] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    44.870] (--) NVIDIA(GPU-0):
[    44.871] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    44.871] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    44.871] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    44.871] (--) NVIDIA(GPU-0):
[    45.016] (--) NVIDIA(GPU-0): Acer B193W (CRT-0): connected
[    45.016] (--) NVIDIA(GPU-0): Acer B193W (CRT-0): 400.0 MHz maximum pixel clock
[    45.016] (--) NVIDIA(GPU-0):
[    45.017] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    45.017] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    45.017] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    45.017] (--) NVIDIA(GPU-0):
[    45.017] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    45.017] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    45.017] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    45.017] (--) NVIDIA(GPU-0):
[    45.031] (--) NVIDIA(GPU-0): Acer B193W (CRT-0): connected
[    45.031] (--) NVIDIA(GPU-0): Acer B193W (CRT-0): 400.0 MHz maximum pixel clock
[    45.031] (--) NVIDIA(GPU-0):
[    45.031] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    45.031] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    45.031] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    45.031] (--) NVIDIA(GPU-0):
[    45.031] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    45.031] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    45.031] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    45.031] (--) NVIDIA(GPU-0):
[    49.337] (--) NVIDIA(GPU-0): Acer B193W (CRT-0): connected
[    49.504] (--) NVIDIA(GPU-0): Acer B193W (CRT-0): 400.0 MHz maximum pixel clock
[    49.504] (--) NVIDIA(GPU-0):
[    49.504] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    49.504] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    49.504] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    49.504] (--) NVIDIA(GPU-0):
[    49.504] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    49.504] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    49.504] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    49.504] (--) NVIDIA(GPU-0):
 



avec ou sans fichier de configuration dans /etc/X11/xorg.conf  le driver est fonctionnel
ce que je sais pas encore , si personnalisation de la configuration , le fichier a créer/modifier ce trouve dans /etc/X11  ( a priori oui ) je n utilise pas l outil nvidia
pas sur mais a priori ceci n'est valable que sur stretch et derniere génération de driver non free des dépots debian
je n'ai pas de jessie avec ce driver pour vérifier (la derniere est en .run du constructeur )
mais logiquement je dirai que c est le driver qui applique ce mode , donc avec le 352 des backports cela devrait etre aussi le cas ( a vérifier )
voila une bonne nouvelle pour basculer de nouveau a non-free et inversement sans ce soucier du xorg.conf  tongue  cool

ps: tout ceci a été testé avec le 352 + cuda et  cartes nvidia récente sur stretch
en terme de performances le non-free des dépot est en léger retrait par rapport au .run , mais je suis pas assez barbu pour confirmer tongue

Dernière modification par anonyme (03-04-2016 15:36:06)

#2 03-04-2016 16:06:27

anonyme
Invité

Re : [resolu] nouvelle methode xorg.conf gpu nvidia

Pour le wiki nvidia  => https://debian-facile.org/doc:materiel: … ia:accueil

peut etre un nota pour ce nouveau mode fonctionnement avec les drivers non-free des dépots debian
je teste régulierement la procédure de l installation du driver non free sur le wiki et il fonctionne parfaitement
selon l utilisation quelques paquets supplémentaires sont a installer (pour le cuda en autre )

pour la mise a jour du wiki , je laisse faire les personnes compétentes wink
ps: de la meme maniere on a 2 legacy avant jessie et aprés jessie , peut etre un petit nota aussi (304 et 340 legacy )

#3 03-04-2016 17:53:32

captnfab
Admin-Girafe
Lieu : /dev/random
Distrib. : Debian
Noyau : Dur
(G)UI : gui gui, je zuis un doiseau
Inscription : 07-07-2008
Site Web

Re : [resolu] nouvelle methode xorg.conf gpu nvidia

@anonyme: yep, good news. En général, on attend que la fonctionnalité soit présente dans stable avant de le mettre dans le wiki. Mais tu peux peut-être mettre un paragraphe indiquant qu'à partir de stretch, la création du fichier de conf est facultative, et que tout devrait marcher sans smile

captnfab,
Association Debian-Facile, bépo.
TheDoctor: Your wish is my command… But be careful what you wish for.

Hors ligne

#4 03-04-2016 18:30:32

anonyme
Invité

Re : [resolu] nouvelle methode xorg.conf gpu nvidia

captnfab a écrit :

@anonyme: yep, good news. En général, on attend que la fonctionnalité soit présente dans stable avant de le mettre dans le wiki. Mais tu peux peut-être mettre un paragraphe indiquant qu'à partir de stretch, la création du fichier de conf est facultative, et que tout devrait marcher sans smile



Bonjour
pour cette nouveauté (en fait pas une ) ça date de mes tests en expérimental (mais je trouve plus le post )
maintenant c'est officiel vu que je tourne sur 3 machines sans fichier xorg.conf

pour la stable c'est officiel aussi (grace aux backports version 352 ) si une ame charitable vérifie la présence de nvidia.conf dans modprobe.d et modifie sont /etc/X11/xorg.conf en xorg.conf.txt
ça doit fonctionner (a tester ) , je n'ai pas de jessie avec le driver des backports hmm

pour la modification du wiki je pense que je vai faire appel une dame trés généreuse tongue pour me donner un coup de pouce cool

ps: bien sur sur stretch la versions legacy 304  a besoin du fichier de configuration (la legacy 340.96-3 a vérifier )

post #71 et #72  j'annonce la new (driver 340.93-5 ) et je la teste  roll  =>  https://debian-facile.org/viewtopic.php?id=11132&p=3
c'est plutot du réchauffé , donc a vérifier aussi avec le 340.96 de jessie (meme procedure que ci dessus ) , j'ai découvert ça sur  sur un email systeme a l installation du driver a l'époque

Dernière modification par anonyme (03-04-2016 19:01:59)

#5 03-04-2016 21:23:00

anonyme
Invité

Re : [resolu] nouvelle methode xorg.conf gpu nvidia

j'ai finit le basculement des clients en stretch , fonctionne super bien ce driver nvidia non-free
il me reste un serveur en jessie et GT960 + ".run" on verra plus tard wink
quelques petit soucis au dist-upgrade , mais rien de bien méchant.

je rale un peu de n'utiliser cette possibilité que maintenant roll

ps: suite a la mise a jour de jessi 8.4 , perte du .run (modification du noyau) , je suis passé en stretch (plutot que prévu , le noyau a quelques bug avec la GTX960 , mais le bureau est correct avec nouveau
passage en 352 non-free et cuda 7 sans probleme
il me reste 2 windows 7 a basculer en debian roll
plus de .run et tous les clients en testing

Dernière modification par anonyme (04-04-2016 02:03:55)

#6 07-04-2016 19:13:58

anonyme
Invité

Re : [resolu] nouvelle methode xorg.conf gpu nvidia

Bonjour

j'ai testé sur une machine que j'ai remit en service avec jessie 8.4 et le driver nvidia non free 340.96 l absence du fichier /etc/X11/xorg.conf cela ne fonctionne pas.

pour récapituler : smile

jessie 8.4 + driver nvidia des dépots il faut le xorg.conf
jessie 8.4 + driver nvidia des dépots backports le xorg.conf n'est pas obligatoire (driver 352.xx )
stretch 9.xx + driver nvidia des depots le xorg.conf n'est pas obligatoire (driver 352.xx)
pour les drivers "légacy" quelque soit la version de debian il faut le xorg.conf (driver 340 ou 304 )

un récapitulatif du wiki debian  => https://wiki.debian.org/fr/NvidiaGraphicsDrivers
ou l'on voit quand il faut créer (ou pas nécessaire)  le xorg.conf  ( tuto trés complet , debian ,steamos et site nvidia )

@++

Dernière modification par anonyme (08-04-2016 03:12:52)

#7 09-04-2016 16:31:11

Severian
Membre
Distrib. : Debian GNU/Linux 9.4 (stretch)
Noyau : Linux 4.14.0-0.bpo.3-amd64
(G)UI : Openbox 3.6.1-4
Inscription : 13-12-2014

Re : [resolu] nouvelle methode xorg.conf gpu nvidia

pour l'info
http://www.ginjfo.com/actualites/compos … x-20160409

Vulkan, Nvidia publie ses Windows driver version 364.91 et Linux driver version 364.16

Auteur : Jérôme Gianoli Dans Cartes graphiques 09/04/2016 0

NVIDIA vient de mettre en ligne de nouveaux pilotes graphiques. Estampillés Vulkan GeForce 364.91 Beta Driver, ils apportent une mise à jour de l’API Vulkan (version 1.0.8), améliorent les performances de création de « pipeline » et la procédure « multi-threaded scaling » tandis que des corrections de bugs visent plusieurs choses dont SPRI-V.

Hors ligne

#8 09-04-2016 19:42:22

anonyme
Invité

Re : [resolu] nouvelle methode xorg.conf gpu nvidia

merci pour le lien
ils sont buggé (voir info sur le net ) , et de toute maniere je ne fais confiance qu au driver des dépots de debian (me suis enfin débarrassé de tous les .run )
pour win je garde le driver d origine (a l'installation ) et j'espere que beaucoup de win 10 vont planter (mise a jour auto forcé) en nvidia tongue  (/mode méchant )

pour debian  , j'ai essayé d installer en autre vulkan pour AMD (sous win le driver est trés bon et sans bug ).

pour stretch j'espere qu il prendra du retard et une bonne prise en charge d'amd (l'espoir fait vivre hmm ) , personnellement  janvier 2017 je trouve trop tot pour le gel roll

nvidia se précipite pour intégrer Vulkan , qu il s'occupe plutot de son cuda propriétaire tongue

maintenant que je me suis laché wink , je vai regarder ton lien smile

ps: => https://developer.nvidia.com/vulkan-driver

=> http://www.phoronix.com/scan.php?page=search&q=Vulkan

Dernière modification par anonyme (09-04-2016 19:51:25)

#9 09-04-2016 20:58:34

Severian
Membre
Distrib. : Debian GNU/Linux 9.4 (stretch)
Noyau : Linux 4.14.0-0.bpo.3-amd64
(G)UI : Openbox 3.6.1-4
Inscription : 13-12-2014

Re : [resolu] nouvelle methode xorg.conf gpu nvidia

anonyme a écrit :

pour stretch j'espere qu il prendra du retard et une bonne prise en charge d'amd (l'espoir fait vivre hmm ) , personnellement  janvier 2017 je trouve trop tot pour le gel



si j'ai bien compris, le gel sera fait avec le prochain noyau lts (4.10 me semble)

Hors ligne

#10 09-04-2016 22:45:59

vv222
Administrateur
Lieu : Bretagne
Distrib. : Debian Sid
(G)UI : sway
Inscription : 18-11-2013
Site Web

Re : [resolu] nouvelle methode xorg.conf gpu nvidia

Severian a écrit :

si j'ai bien compris, le gel sera fait avec le prochain noyau lts (4.10 me semble)


Ça devrait être plus que suffisant pour une bonne prise en charge de nouvelles carte AMD tournant avec le pilote amdgpu wink
Ici avec le noyau 4.5 ça tourne déjà avec une stabilité et des performances raisonnables.

Dernière modification par vv222 (09-04-2016 22:47:33)


Jouer sous Debian ? Facile !

Ceterum censeo Barum esse delendam

Hors ligne

#11 09-04-2016 23:06:47

Severian
Membre
Distrib. : Debian GNU/Linux 9.4 (stretch)
Noyau : Linux 4.14.0-0.bpo.3-amd64
(G)UI : Openbox 3.6.1-4
Inscription : 13-12-2014

Re : [resolu] nouvelle methode xorg.conf gpu nvidia

bon c'est un peu HS mais j'ai trouvé l'info pour la noyau stretch
www.nextinpact.com

Debian 9 retardée pour attendre le kernel Linux 4.10

L’équipe de développement de Debian vient d’avertir que la prochaine mouture majeure 9.0, nommée Stretch, aurait un peu de retard. Il ne faut donc pas l’attendre avant l’année prochaine. En cause, l’attente du kernel Linux 4.10.


https://lists.debian.org/debian-devel-a … 00000.html

Hors ligne

#12 10-04-2016 02:08:55

anonyme
Invité

Re : [resolu] nouvelle methode xorg.conf gpu nvidia

info ici => https://debian-facile.org/viewtopic.php … 58#p170558
et sur la page d'accueil D_F

le noyau actuel de debian est le 4.4 => https://packages.debian.org/sid/linux-image-amd64  (pour sid et testing )

ps: et un souci de taille (pour les puristes du libre ) , Amd utilise toujours un firmware non libre pour son driver "amdgpu"  (comme ati et radeon )
je ne suis ni en faveur de l un ou de l'autre , mais ceci me dérange  un peu tongue

Dernière modification par anonyme (10-04-2016 02:42:35)

#13 19-04-2016 12:26:57

anonyme
Invité

Re : [resolu] nouvelle methode xorg.conf gpu nvidia

une info sur le driver non-free nvidia


nvidia-graphics-drivers (352.55-1) experimental; urgency=medium

 The NVIDIA driver now automatically integrates with the Xorg configuration.
 Therefore it is no longer necessary to manually create an xorg.conf to
 enable it.

-- Andreas Beckmann <anbe@debian.org>  Fri, 16 Oct 2015 23:41:50 +0200

nvidia-graphics-drivers (343.22-1) experimental; urgency=medium

 LEGACY GPUs: If you have a GeForce 8xxx, GeForce 9xxx, GeForce 2xx/3xx,
 GeForce 405, GeForce G 1xx/2xx, GeForce GT 1xx/2xx/3xx, GeForce GT 415,
 GeForce GTS 1xx/2xx/3xx, GeForce GTX 2xx, ION/ION 2/ION VGA/ION LE VGA,
 NVS 300/2100/3100/5100, Quadro 400, Quadro CX, Quadro FX (any model),
 Quadro NVS 130/135/140/150/160/290/295/320/420/450, Quadro Plex, Quadro VX,
 Tesla C870/C1060/M1060, nforce 7xx, i.e., any GPU based on the C77/C78/C79,
 G80/G84/G86/G92/G94/G96/G98, GT200/GT215/GT216/GT218, ION VGA, or
 MCP79/MCP7A/MCP89 chips or a variant thereof (that is anything predating
 the Fermi architecture),
 DO NOT INSTALL THIS RELEASE!!!
 Use the nvidia-legacy-340xx-driver, nvidia-legacy-340xx-kernel-dkms
 packages instead.

-- Andreas Beckmann <anbe@debian.org>  Tue, 14 Oct 2014 15:14:53 +0200
 



je sais pas si ce driver sera intégré a stretch  roll
sinon j'ai ce message parce que j'ai le nvidia-setting d'expérimental (346 ) sur stretch
celui de jessie ou stretch ou sid (340 ) , ne reconnait pas les cartes GTX9xx de nvidia (mais il fonctionne quand meme , il manquera la référence de la carte )

#14 28-04-2016 19:41:40

anonyme
Invité

Re : [resolu] nouvelle methode xorg.conf gpu nvidia

mise a jour du driver nvidia en version 352.xx-7 , par contre ubuntu c'est une sid (peut etre meme expérimental ) vu les versions qu ils ont  tongue
je suppose que c'est pour tous les paquets  roll
je teste , ça tourne bien , cuda ne bouge pas (version 7)  ainsi que nvidia-settings en 340.xx (contrib)

je suis en train de faire petite maintenance de printemps sur les ventilateurs gpu
-Arctic Accelero S3
-Artctic accelero Twin turbo 3
-Prolimatek MK-26
Raijintek Morpheus

ps: ventilateurs => Noctua P12 PWM 120mm (ref NF-P12-PWM ) avec une consommation record de 0.6W en 12V (permet de ne pas casser les régulateurs du gpu )
si ça interresse quelqu un je ferai un petit retour de mes impressions smile  (petit post dans "autres" )
c'est pas un sujet debian roll mais ça permet de garder jessie au frais tongue

Pied de page des forums