Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 30/07/2015, à 17:41

Dalheim

[Résolu] Problème de freeze en sortant de veille

Bonjour tout le monde,

Je viens vers vous car j'ai cherché à droite à gauche mais je n'ai pas trouvé de réponse concrète à mon problème, tombant sur des cas ressemblant mais pas le même.
J'ai changé de PC Portable il y a peu et je suis confronté à un problème, il freeze dés qu'il sort de veille.
Le cas le plus courant est que j'appuie sur le bouton d'alimentation pour le sortir, l'écran s'allume mais reste noir avec un petit tiret blanc en haut à gauche.
(Petite précision, j'ai un dual boot avec Windows 10, chaque OS étant sur un disque différent et je n'ai pas de problème avec, tout fonctionne très bien.)

Si j'appuie sur Ctrl+Alt+F1 il me demande mon login en console, je le tape et plus plus rien, freeze à nouveau.

J'ai eu ce problème que ce soit sous Ubuntu (15.04), Kubuntu (15.04) ou Mint (17.2 je dirais, sans certitude).
Je suis repassé sous Ubuntu en dernière tentative. Mais toujours rien.

De ce que j'ai cru voir à droite à gauche, ça viendrait de la carte graphique (et donc de la gestion CG/Chipset).
Ma carte est une Nvidia Geforce 820M, le PC un Lenovo Z50-70.
J'ai tenté avec le driver xorg-nouveau (de base), et les nVidia 340 et 340-update. J'avais du essayer avec plus récent sous Mint également, mais je ne saurais vous dire la version. Le problème est identique (bienq ue deux trois fois sous Mint, j'ai eu le droit à un peu de graphique, mais un freeze tout de même). Je suis donc actuellement en Ubuntu 15.04, driver 340-update.

Je ne suis plus trop à jour sur les avancées d'Optimus mais il me semblait que ça fonctionnait plutôt pas mal maintenant ? Du coup je n'ai pas testé avec Bumblebee, me disant que ça allait créer plus de problèmes que ça allait en résoudre.

Merci d'avance de votre aide smile

EDIT :
J'ajoute le contenu de quelques fichiers
/etc/X11/xorg.conf :

Section "ServerLayout"
    Identifier "layout"
    Screen 0 "nvidia"
    Inactive "intel"
EndSection

Section "Device"
    Identifier "intel"
    Driver "intel"
    BusID "PCI:0@0:2:0"
    Option "AccelMethod" "SNA"
EndSection

Section "Screen"
    Identifier "intel"
    Device "intel"
EndSection

Section "Device"
    Identifier "nvidia"
    Driver "nvidia"
    BusID "PCI:3@0:0:0"
    Option "ConstrainCursor" "off"
EndSection

Section "Screen"
    Identifier "nvidia"
    Device "nvidia"
    Option "AllowEmptyInitialConfiguration" "on"
    Option "IgnoreDisplayDevices" "CRT"
EndSection

/var/log/Xorg.0.log

[     4.192] 
X.Org X Server 1.17.1
Release Date: 2015-02-10
[     4.192] X Protocol Version 11, Revision 0
[     4.192] Build Operating System: Linux 3.2.0-61-generic x86_64 Ubuntu
[     4.192] Current Operating System: Linux francois-laptop 3.19.0-25-generic #26-Ubuntu SMP Fri Jul 24 21:17:31 UTC 2015 x86_64
[     4.192] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic root=UUID=cbc039e0-ebc7-45c2-afdb-4f3eaf9807b0 ro quiet splash
[     4.192] Build Date: 19 March 2015  09:26:59AM
[     4.192] xorg-server 2:1.17.1-0ubuntu3 (For technical support please see http://www.ubuntu.com/support) 
[     4.192] Current version of pixman: 0.32.6
[     4.192] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     4.192] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     4.192] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 30 17:59:32 2015
[     4.193] (==) Using config file: "/etc/X11/xorg.conf"
[     4.193] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     4.194] (==) ServerLayout "layout"
[     4.194] (**) |-->Screen "nvidia" (0)
[     4.194] (**) |   |-->Monitor "<default monitor>"
[     4.194] (**) |   |-->Device "nvidia"
[     4.194] (==) No monitor specified for screen "nvidia".
	Using a default monitor configuration.
[     4.194] (**) |-->Inactive Device "intel"
[     4.194] (==) Automatically adding devices
[     4.194] (==) Automatically enabling devices
[     4.194] (==) Automatically adding GPU devices
[     4.194] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     4.194] 	Entry deleted from font path.
[     4.194] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[     4.194] 	Entry deleted from font path.
[     4.194] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[     4.194] 	Entry deleted from font path.
[     4.194] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[     4.194] 	Entry deleted from font path.
[     4.194] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[     4.194] 	Entry deleted from font path.
[     4.194] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[     4.194] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[     4.194] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     4.194] (II) Loader magic: 0x7f4ee19b1d80
[     4.194] (II) Module ABI versions:
[     4.194] 	X.Org ANSI C Emulation: 0.4
[     4.194] 	X.Org Video Driver: 19.0
[     4.194] 	X.Org XInput driver : 21.0
[     4.194] 	X.Org Server Extension : 9.0
[     4.195] (II) xfree86: Adding drm device (/dev/dri/card0)
[     4.195] (II) xfree86: Adding drm device (/dev/dri/card1)
[     4.196] (--) PCI:*(0:0:2:0) 8086:0a16:17aa:380d rev 11, Mem @ 0xc3000000/4194304, 0xd0000000/268435456, I/O @ 0x00006000/64
[     4.196] (--) PCI: (0:3:0:0) 10de:1140:17aa:380d rev 161, Mem @ 0xc2000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x00003000/128
[     4.196] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
[     4.196] (II) "glx" will be loaded by default.
[     4.196] (WW) "xmir" is not to be loaded by default. Skipping.
[     4.196] (II) LoadModule: "glx"
[     4.196] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/libglx.so
[     4.249] (II) Module glx: vendor="NVIDIA Corporation"
[     4.249] 	compiled for 4.0.2, module version = 1.0.0
[     4.249] 	Module class: X.Org Server Extension
[     4.249] (II) NVIDIA GLX Module  340.76  Thu Jan 22 11:24:42 PST 2015
[     4.249] (II) LoadModule: "nvidia"
[     4.249] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[     4.249] (II) Module nvidia: vendor="NVIDIA Corporation"
[     4.249] 	compiled for 4.0.2, module version = 1.0.0
[     4.249] 	Module class: X.Org Video Driver
[     4.249] (II) LoadModule: "intel"
[     4.250] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     4.250] (II) Module intel: vendor="X.Org Foundation"
[     4.250] 	compiled for 1.17.1, module version = 2.99.917
[     4.250] 	Module class: X.Org Video Driver
[     4.250] 	ABI class: X.Org Video Driver, version 19.0
[     4.250] (II) NVIDIA dlloader X Driver  340.76  Thu Jan 22 11:03:05 PST 2015
[     4.250] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     4.250] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[     4.251] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[     4.251] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[     4.251] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[     4.251] (++) using VT number 7

[     4.251] (II) Loading sub module "fb"
[     4.251] (II) LoadModule: "fb"
[     4.251] (II) Loading /usr/lib/xorg/modules/libfb.so
[     4.251] (II) Module fb: vendor="X.Org Foundation"
[     4.251] 	compiled for 1.17.1, module version = 1.0.0
[     4.251] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     4.251] (WW) Unresolved symbol: fbGetGCPrivateKey
[     4.251] (II) Loading sub module "wfb"
[     4.251] (II) LoadModule: "wfb"
[     4.251] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     4.251] (II) Module wfb: vendor="X.Org Foundation"
[     4.251] 	compiled for 1.17.1, module version = 1.0.0
[     4.251] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     4.251] (II) Loading sub module "ramdac"
[     4.251] (II) LoadModule: "ramdac"
[     4.251] (II) Module "ramdac" already built-in
[     4.252] (II) intel(G0): Using Kernel Mode Setting driver: i915, version 1.6.0 20141121
[     4.252] (II) intel(G0): SNA compiled: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.2 (Alessio Treglia <quadrispro@ubuntu.com>)
[     4.252] (II) intel(G0): SNA compiled for use with valgrind
[     4.252] (II) intel(G1): Using Kernel Mode Setting driver: i915, version 1.6.0 20141121
[     4.252] (II) intel(G1): SNA compiled: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.2 (Alessio Treglia <quadrispro@ubuntu.com>)
[     4.252] (II) intel(G1): SNA compiled for use with valgrind
[     4.252] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"nvidia" for depth/fbbpp 24/32
[     4.252] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[     4.252] (==) NVIDIA(0): RGB weight 888
[     4.252] (==) NVIDIA(0): Default visual is TrueColor
[     4.252] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     4.252] (**) NVIDIA(0): Option "ConstrainCursor" "off"
[     4.252] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" "on"
[     4.252] (**) NVIDIA(0): Option "IgnoreDisplayDevices" "CRT"
[     4.252] (**) NVIDIA(0): Enabling 2D acceleration
[     5.168] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[     5.169] (II) NVIDIA(0): NVIDIA GPU GeForce 820M (GF117) at PCI:3:0:0 (GPU-0)
[     5.169] (--) NVIDIA(0): Memory: 2097152 kBytes
[     5.169] (--) NVIDIA(0): VideoBIOS: 75.17.79.00.0f
[     5.169] (II) NVIDIA(0): Detected PCI Express Link width: 8X
[     5.169] (--) NVIDIA(0): Valid display device(s) on GeForce 820M at PCI:3:0:0
[     5.169] (--) NVIDIA(0):     none
[     5.169] (II) NVIDIA(0): Validated MetaModes:
[     5.169] (II) NVIDIA(0):     "NULL"
[     5.169] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[     5.170] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[     5.170] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[     5.170] (--) intel(G0): Integrated Graphics Chipset: Intel(R) HD Graphics 4400
[     5.170] (--) intel(G0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2
[     5.170] (==) intel(G0): Depth 24, (--) framebuffer bpp 32
[     5.170] (==) intel(G0): RGB weight 888
[     5.170] (==) intel(G0): Default visual is TrueColor
[     5.170] (**) intel(G0): Option "AccelMethod" "SNA"
[     5.170] (II) intel(G0): Output eDP1 has no monitor section
[     5.170] (--) intel(G0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[     5.170] (II) intel(G0): Enabled output eDP1
[     5.170] (II) intel(G0): Output HDMI1 has no monitor section
[     5.170] (II) intel(G0): Enabled output HDMI1
[     5.170] (II) intel(G0): Output DP1 has no monitor section
[     5.170] (II) intel(G0): Enabled output DP1
[     5.170] (II) intel(G0): Output HDMI2 has no monitor section
[     5.170] (II) intel(G0): Enabled output HDMI2
[     5.170] (--) intel(G0): Using a maximum size of 256x256 for hardware cursors
[     5.170] (II) intel(G0): Output VIRTUAL1 has no monitor section
[     5.170] (II) intel(G0): Enabled output VIRTUAL1
[     5.170] (==) intel(G0): TearFree disabled
[     5.170] (==) intel(G0): DPI set to (96, 96)
[     5.170] (II) Loading sub module "dri2"
[     5.170] (II) LoadModule: "dri2"
[     5.170] (II) Module "dri2" already built-in
[     5.170] (II) Loading sub module "present"
[     5.170] (II) LoadModule: "present"
[     5.170] (II) Module "present" already built-in
[     7.386] (EE) intel(G1): [drm] failed to set drm interface version: Permission denied [13].
[     7.386] (II) intel(G1): [drm] Contents of '/sys/kernel/debug/dri/0/clients':
[     7.386] (II) intel(G1): [drm]              command   pid dev master a   uid      magic
[     7.386] (II) intel(G1): [drm]            plymouthd   275   0   n    y     0          0
[     7.386] (II) intel(G1): [drm]                 Xorg   830   0   y    y     0          0
[     7.386] (II) intel(G1): [drm]                 Xorg   830   0   n    y     0          0
[     7.386] (EE) intel(G1): Failed to claim DRM device.
[     7.386] (II) UnloadModule: "intel"
[     7.386] (--) Depth 24 pixmap format is 32 bpp
[     7.386] (II) intel(G0): SNA initialized with Haswell (gen7.5, gt2) backend
[     7.386] (==) intel(G0): Backing store enabled
[     7.386] (==) intel(G0): Silken mouse enabled
[     7.386] (II) intel(G0): HW Cursor enabled
[     7.386] (II) intel(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[     7.386] (==) intel(G0): DPMS enabled
[     7.386] (==) intel(G0): display hotplug detection enabled
[     7.386] (II) intel(G0): [DRI2] Setup complete
[     7.386] (II) intel(G0): [DRI2]   DRI driver: i965
[     7.386] (II) intel(G0): [DRI2]   VDPAU driver: i965
[     7.386] (II) intel(G0): direct rendering: DRI2 enabled
[     7.386] (II) intel(G0): hardware support for Present enabled
[     7.386] (WW) intel(G0): Option "AllowEmptyInitialConfiguration" is not used
[     7.386] (WW) intel(G0): Option "IgnoreDisplayDevices" is not used
[     7.386] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[     7.386] (II) NVIDIA:     access.
[     7.390] (II) NVIDIA(0): Setting mode "NULL"
[     7.390] (EE) NVIDIA(0): Failed to initiate mode change.
[     7.390] (EE) NVIDIA(0): Failed to complete mode change
[     7.398] (II) NVIDIA(0): Built-in logo is bigger than the screen.
[     7.402] (==) NVIDIA(0): Disabling shared memory pixmaps
[     7.402] (==) NVIDIA(0): Backing store enabled
[     7.402] (==) NVIDIA(0): Silken mouse enabled
[     7.402] (==) NVIDIA(0): DPMS enabled
[     7.402] (II) Loading sub module "dri2"
[     7.402] (II) LoadModule: "dri2"
[     7.403] (II) Module "dri2" already built-in
[     7.403] (II) NVIDIA(0): [DRI2] Setup complete
[     7.403] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[     7.403] (--) RandR disabled
[     7.406] (II) SELinux: Disabled on system
[     7.406] (II) Initializing extension GLX
[     7.406] (II) Indirect GLX disabled.(II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[     7.911] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     7.911] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     7.911] (II) LoadModule: "evdev"
[     7.911] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     7.912] (II) Module evdev: vendor="X.Org Foundation"
[     7.912] 	compiled for 1.16.0, module version = 2.9.0
[     7.912] 	Module class: X.Org XInput Driver
[     7.912] 	ABI class: X.Org XInput driver, version 21.0
[     7.912] (II) Using input driver 'evdev' for 'Power Button'
[     7.912] (**) Power Button: always reports core events
[     7.912] (**) evdev: Power Button: Device: "/dev/input/event2"
[     7.912] (--) evdev: Power Button: Vendor 0 Product 0x1
[     7.912] (--) evdev: Power Button: Found keys
[     7.912] (II) evdev: Power Button: Configuring as keyboard
[     7.912] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     7.912] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     7.912] (**) Option "xkb_rules" "evdev"
[     7.912] (**) Option "xkb_model" "pc105"
[     7.912] (**) Option "xkb_layout" "fr"
[     7.912] (**) Option "xkb_variant" "latin9"
[     7.915] (II) XKB: reuse xkmfile /var/lib/xkb/server-816A055A5FF7D63897839A4BDEDC3908551E49DA.xkm
[     7.915] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[     7.915] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     7.915] (II) Using input driver 'evdev' for 'Video Bus'
[     7.915] (**) Video Bus: always reports core events
[     7.915] (**) evdev: Video Bus: Device: "/dev/input/event13"
[     7.915] (--) evdev: Video Bus: Vendor 0 Product 0x6
[     7.915] (--) evdev: Video Bus: Found keys
[     7.915] (II) evdev: Video Bus: Configuring as keyboard
[     7.915] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input14/event13"
[     7.915] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     7.915] (**) Option "xkb_rules" "evdev"
[     7.915] (**) Option "xkb_model" "pc105"
[     7.915] (**) Option "xkb_layout" "fr"
[     7.915] (**) Option "xkb_variant" "latin9"
[     7.915] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[     7.915] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     7.915] (II) Using input driver 'evdev' for 'Video Bus'
[     7.915] (**) Video Bus: always reports core events
[     7.915] (**) evdev: Video Bus: Device: "/dev/input/event12"
[     7.915] (--) evdev: Video Bus: Vendor 0 Product 0x6
[     7.915] (--) evdev: Video Bus: Found keys
[     7.915] (II) evdev: Video Bus: Configuring as keyboard
[     7.915] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:31/LNXVIDEO:00/input/input13/event12"
[     7.915] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     7.915] (**) Option "xkb_rules" "evdev"
[     7.915] (**) Option "xkb_model" "pc105"
[     7.915] (**) Option "xkb_layout" "fr"
[     7.915] (**) Option "xkb_variant" "latin9"
[     7.916] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     7.916] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     7.916] (II) Using input driver 'evdev' for 'Power Button'
[     7.916] (**) Power Button: always reports core events
[     7.916] (**) evdev: Power Button: Device: "/dev/input/event1"
[     7.916] (--) evdev: Power Button: Vendor 0 Product 0x1
[     7.916] (--) evdev: Power Button: Found keys
[     7.916] (II) evdev: Power Button: Configuring as keyboard
[     7.916] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[     7.916] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[     7.916] (**) Option "xkb_rules" "evdev"
[     7.916] (**) Option "xkb_model" "pc105"
[     7.916] (**) Option "xkb_layout" "fr"
[     7.916] (**) Option "xkb_variant" "latin9"
[     7.916] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     7.916] (II) No input driver specified, ignoring this device.
[     7.916] (II) This device may have been added with another device file.
[     7.916] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event14)
[     7.916] (II) No input driver specified, ignoring this device.
[     7.916] (II) This device may have been added with another device file.
[     7.916] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event15)
[     7.916] (II) No input driver specified, ignoring this device.
[     7.916] (II) This device may have been added with another device file.
[     7.916] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event16)
[     7.916] (II) No input driver specified, ignoring this device.
[     7.916] (II) This device may have been added with another device file.
[     7.916] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event4)
[     7.916] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[     7.917] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[     7.917] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[     7.917] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event4"
[     7.917] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[     7.917] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[     7.917] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[     7.917] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:045E:0745.0001/input/input6/event4"
[     7.917] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 10)
[     7.917] (**) Option "xkb_rules" "evdev"
[     7.917] (**) Option "xkb_model" "pc105"
[     7.917] (**) Option "xkb_layout" "fr"
[     7.917] (**) Option "xkb_variant" "latin9"
[     7.917] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event5)
[     7.917] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev pointer catchall"
[     7.917] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[     7.917] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[     7.917] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[     7.917] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event5"
[     7.917] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[     7.917] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found 9 mouse buttons
[     7.917] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[     7.917] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[     7.917] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found x and y relative axes
[     7.917] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[     7.917] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Forcing absolute x/y axes to exist.
[     7.917] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[     7.917] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[     7.917] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[     7.917] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support
[     7.917] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[     7.917] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     7.917] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:045E:0745.0002/input/input7/event5"
[     7.917] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 11)
[     7.917] (**) Option "xkb_rules" "evdev"
[     7.917] (**) Option "xkb_model" "pc105"
[     7.917] (**) Option "xkb_layout" "fr"
[     7.917] (**) Option "xkb_variant" "latin9"
[     7.917] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: initialized for relative axes.
[     7.917] (WW) evdev: Microsoft Microsoft® Nano Transceiver v2.0: ignoring absolute axes.
[     7.917] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[     7.917] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[     7.917] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[     7.917] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[     7.917] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/mouse0)
[     7.917] (II) No input driver specified, ignoring this device.
[     7.917] (II) This device may have been added with another device file.
[     7.918] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event6)
[     7.918] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[     7.918] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[     7.918] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[     7.918] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event6"
[     7.918] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[     7.918] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found 1 mouse buttons
[     7.918] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[     7.918] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[     7.918] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[     7.918] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute multitouch axes
[     7.918] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found x and y absolute axes
[     7.918] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[     7.918] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Forcing relative x/y axes to exist.
[     7.918] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[     7.918] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[     7.918] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support
[     7.918] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[     7.918] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     7.918] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:045E:0745.0003/input/input8/event6"
[     7.918] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 12)
[     7.918] (**) Option "xkb_rules" "evdev"
[     7.918] (**) Option "xkb_model" "pc105"
[     7.918] (**) Option "xkb_layout" "fr"
[     7.918] (**) Option "xkb_variant" "latin9"
[     7.918] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: initialized for relative axes.
[     7.918] (WW) evdev: Microsoft Microsoft® Nano Transceiver v2.0: ignoring absolute axes.
[     7.918] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[     7.918] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[     7.918] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[     7.918] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[     7.918] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/js0)
[     7.918] (II) No input driver specified, ignoring this device.
[     7.918] (II) This device may have been added with another device file.
[     7.918] (II) config/udev: Adding input device Lenovo EasyCamera (/dev/input/event9)
[     7.918] (**) Lenovo EasyCamera: Applying InputClass "evdev keyboard catchall"
[     7.918] (II) Using input driver 'evdev' for 'Lenovo EasyCamera'
[     7.918] (**) Lenovo EasyCamera: always reports core events
[     7.918] (**) evdev: Lenovo EasyCamera: Device: "/dev/input/event9"
[     7.918] (--) evdev: Lenovo EasyCamera: Vendor 0x5986 Product 0x55e
[     7.918] (--) evdev: Lenovo EasyCamera: Found keys
[     7.918] (II) evdev: Lenovo EasyCamera: Configuring as keyboard
[     7.918] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input10/event9"
[     7.918] (II) XINPUT: Adding extended input device "Lenovo EasyCamera" (type: KEYBOARD, id 13)
[     7.918] (**) Option "xkb_rules" "evdev"
[     7.918] (**) Option "xkb_model" "pc105"
[     7.918] (**) Option "xkb_layout" "fr"
[     7.918] (**) Option "xkb_variant" "latin9"
[     7.918] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
[     7.919] (II) No input driver specified, ignoring this device.
[     7.919] (II) This device may have been added with another device file.
[     7.919] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
[     7.919] (II) No input driver specified, ignoring this device.
[     7.919] (II) This device may have been added with another device file.
[     7.919] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event8)
[     7.919] (**) Ideapad extra buttons: Applying InputClass "evdev keyboard catchall"
[     7.919] (II) Using input driver 'evdev' for 'Ideapad extra buttons'
[     7.919] (**) Ideapad extra buttons: always reports core events
[     7.919] (**) evdev: Ideapad extra buttons: Device: "/dev/input/event8"
[     7.919] (--) evdev: Ideapad extra buttons: Vendor 0 Product 0
[     7.919] (--) evdev: Ideapad extra buttons: Found keys
[     7.919] (II) evdev: Ideapad extra buttons: Configuring as keyboard
[     7.919] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input9/event8"
[     7.919] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 14)
[     7.919] (**) Option "xkb_rules" "evdev"
[     7.919] (**) Option "xkb_model" "pc105"
[     7.919] (**) Option "xkb_layout" "fr"
[     7.919] (**) Option "xkb_variant" "latin9"
[     7.919] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     7.919] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[     7.919] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[     7.919] (**) AT Translated Set 2 keyboard: always reports core events
[     7.919] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[     7.919] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[     7.919] (--) evdev: AT Translated Set 2 keyboard: Found keys
[     7.919] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[     7.919] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     7.919] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[     7.919] (**) Option "xkb_rules" "evdev"
[     7.919] (**) Option "xkb_model" "pc105"
[     7.919] (**) Option "xkb_layout" "fr"
[     7.919] (**) Option "xkb_variant" "latin9"
[     7.919] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event7)
[     7.919] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[     7.919] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[     7.919] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[     7.919] (II) LoadModule: "synaptics"
[     7.920] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[     7.920] (II) Module synaptics: vendor="X.Org Foundation"
[     7.920] 	compiled for 1.16.0, module version = 1.8.99
[     7.920] 	Module class: X.Org XInput Driver
[     7.920] 	ABI class: X.Org XInput driver, version 21.0
[     7.920] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[     7.920] (**) ETPS/2 Elantech Touchpad: always reports core events
[     7.920] (**) Option "Device" "/dev/input/event7"
[     7.948] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 3082 (res 32)
[     7.948] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1508 (res 32)
[     7.948] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[     7.948] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
[     7.948] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
[     7.948] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[     7.948] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[     7.948] (**) ETPS/2 Elantech Touchpad: always reports core events
[     7.960] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event7"
[     7.960] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 16)
[     7.960] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[     7.960] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
[     7.960] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.058
[     7.960] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[     7.960] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[     7.960] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[     7.960] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[     7.960] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[     7.960] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[     7.960] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[     7.999] (II) intel(G0): EDID vendor "AUO", prod id 14317
[     7.999] (II) intel(G0): Printing DDC gathered Modelines:
[     7.999] (II) intel(G0): Modeline "1920x1080"x0.0  142.00  1920 2028 2076 2100  1080 1090 1100 1126 -hsync -vsync (67.6 kHz eP)
[     7.999] reporting 4 5 16 132
[     8.016] have a master to look out for
[     8.016] adjust shatters 0 1920
[     8.018] need to create shared pixmap 1(II) intel(G0): switch to mode 1920x1080@60.1 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[     8.695] reporting 4 5 16 132
[     8.697] reporting 4 5 16 132
[     8.698] have a master to look out for
[     8.706] need to create shared pixmap 1reporting 4 5 16 132
[     9.231] have a master to look out for
[     9.231] adjust shatters 0 1920
[     9.233] need to create shared pixmap 1(II) intel(G0): switch to mode 1920x1080@60.1 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    10.078] reporting 4 5 16 132
[    10.218] reporting 4 5 16 132
[    10.227] reporting 4 5 16 132
[    10.229] reporting 4 5 16 132
[    10.282] reporting 4 5 16 132
[    10.456] reporting 4 5 16 132
[    10.457] reporting 4 5 16 132
[    10.464] reporting 4 5 16 132
[    10.466] reporting 4 5 16 132
[    10.466] reporting 4 5 16 132
[    10.467] reporting 4 5 16 132
[    10.531] reporting 4 5 16 132
[    10.532] reporting 4 5 16 132
[    10.540] reporting 4 5 16 132
[    10.540] reporting 4 5 16 132
[    10.545] reporting 4 5 16 132
[    15.669] reporting 4 5 16 132
[    15.892] reporting 4 5 16 132
[    15.932] reporting 4 5 16 132
[    15.936] reporting 4 5 16 132
[    15.977] reporting 4 5 16 132
[    15.993] reporting 4 5 16 132
[    16.014] reporting 4 5 16 132
[    16.018] reporting 4 5 16 132
[    16.019] reporting 4 5 16 132
[    16.136] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[    16.185] reporting 4 5 16 132
[    16.203] reporting 4 5 16 132
[    16.219] reporting 4 5 16 132
[    16.228] reporting 4 5 16 132
[    16.501] reporting 4 5 16 132
[    16.505] reporting 4 5 16 132
[    16.534] reporting 4 5 16 132
[    16.573] reporting 4 5 16 132
[    16.627] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[    16.640] reporting 4 5 16 132
[    16.647] (II) XKB: reuse xkmfile /var/lib/xkb/server-FCE784E457E827DE63A60012DC8F25390069A73C.xkm
[    16.763] reporting 4 5 16 132
[    17.135] (II) XKB: reuse xkmfile /var/lib/xkb/server-0AD8D62F8EA44417D237B63A41450BE39EF417AA.xkm
[    19.643] reporting 4 5 16 132
[    31.418] reporting 4 5 16 132
[    31.423] reporting 4 5 16 132
[    31.550] reporting 4 5 16 132
[    31.571] reporting 4 5 16 132
[    47.261] reporting 4 5 16 132
[    47.300] reporting 4 5 16 132
[    52.500] reporting 4 5 16 132
[    76.424] reporting 4 5 16 132
[   146.617] reporting 4 5 16 132

Dernière modification par Dalheim (Le 31/07/2015, à 13:26)

Hors ligne

#2 Le 30/07/2015, à 19:27

Atomixredsun

Re : [Résolu] Problème de freeze en sortant de veille

Avec Mint 17.2 ça m'étonnerais fort ....:lol:
Ayant tester la 15-04 , le système n'étais pas stable .... je suis revenu a la 14-04 avec le noyaux en 3.16 depuis pas de problème.


Tour= Dell Precision T7910#dual-processeur=Intel Xeon E5-2698 V#carte graphique=zotac Gaming GeForce RTX 3080 trinity oc (lhr)#ram=128 go ddr4#disques= 1 Nvme 250 samsung - 1 SSD 120 go samsung -1 seagate 2To -1 western digital 1To#dual-boot os=w10/linuxmint optimisé gaming#double écran samsung 24 pouces.

Hors ligne

#3 Le 31/07/2015, à 00:31

Dalheim

Re : [Résolu] Problème de freeze en sortant de veille

Mint, c'est bien du 17.2 (ou du moins j n'ai pas compris ta blague)

Essai sur du Ubuntu 14.04, même cirque, freeze en sortie de veille...
Cependant, avec driver nVidia (331) même soucis qu'avant (écran qui se rallume et tiret blanc)
Avec nouveau, l'écran ne s'est même pas rallumé (il émet quand même des signes de vie, ventilo qui tourne, webcam qui clignote, led du num lock qui se rallume)

Dernière modification par Dalheim (Le 31/07/2015, à 00:36)

Hors ligne

#4 Le 31/07/2015, à 12:10

Atomixredsun

Re : [Résolu] Problème de freeze en sortant de veille

Donne le descriptif de ton pc
Si c'est un Pc récent ou un vieux pentium ça aidera a y voir plus clair
https://doc.ubuntu-fr.org/connaitre_son_materiel
Merci


Tour= Dell Precision T7910#dual-processeur=Intel Xeon E5-2698 V#carte graphique=zotac Gaming GeForce RTX 3080 trinity oc (lhr)#ram=128 go ddr4#disques= 1 Nvme 250 samsung - 1 SSD 120 go samsung -1 seagate 2To -1 western digital 1To#dual-boot os=w10/linuxmint optimisé gaming#double écran samsung 24 pouces.

Hors ligne

#5 Le 31/07/2015, à 13:16

Dalheim

Re : [Résolu] Problème de freeze en sortant de veille

Depuis Kubuntu 14.04 avec driver nvidia 331, résultat sysinfo
Je le redit, le Pc est un Lenovo Z50-70

Ce qui est étonnant c'est qu'il ne reconnait pas la carte graphique (qui est une Geforce 820M)

System information report, generated by Sysinfo: 31/07/2015 12:31:08
http://sourceforge.net/projects/gsysinfo

SYSTEM INFORMATION
	Running Ubuntu Linux, the Ubuntu 14.04 (trusty) release.
	GNOME: unknown (unknown)
	Kernel version: 3.16.0-45-generic (#60~14.04.1-Ubuntu SMP Fri Jul 24 21:16:23 UTC 2015)
	GCC: 4.8 (x86_64-linux-gnu)
	Xorg: 1.16.0 (12 February 2015  11:11:26PM)
	Hostname: francois-laptop
	Uptime: 0 days 0 h 1 min

CPU INFORMATION
	GenuineIntel, Intel(R) Core(TM) i7-4510U CPU @ 2.00GHz
	Number of CPUs: 4
	CPU clock currently at 2276.726 MHz with 4096 KB cache
	Numbering: family(6) model(69) stepping(1)
	Bogomips: 5188.46
	Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid

MEMORY INFORMATION
	Total memory: 7877 MB
	Total swap: 8082 MB

STORAGE INFORMATION
	SCSI device -  scsi0
		Vendor:  ATA      
		Model:  KINGSTON SV300S3 
	SCSI device -  scsi1
		Vendor:  ATA      
		Model:  SanDisk SDSSDHII 

HARDWARE INFORMATION
MOTHERBOARD
	Host bridge
		Intel Corporation Haswell-ULT DRAM Controller (rev 0b)
		Subsystem: Lenovo Device 3978
	PCI bridge(s)
		Intel Corporation Lynx Point-LP PCI Express Root Port 3 (rev e4) (prog-if 00 [Normal decode])
		Intel Corporation Lynx Point-LP PCI Express Root Port 4 (rev e4) (prog-if 00 [Normal decode])
		Intel Corporation Lynx Point-LP PCI Express Root Port 5 (rev e4) (prog-if 00 [Normal decode])
	ISA bridge
		Intel Corporation Lynx Point-LP LPC Controller (rev 04)
		Subsystem: Lenovo Device 3978

GRAPHIC CARD
	VGA controller
		Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b) (prog-if 00 [VGA controller])
		Subsystem: Lenovo Device 380d

SOUND CARD
	Multimedia controller
		Intel Corporation Lynx Point-LP HD Audio Controller (rev 04)
		Subsystem: Lenovo Device 3978

NETWORK
	Network controller
		Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter
		Subsystem: Lenovo Device b736
	Ethernet controller
		Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
		Subsystem: Lenovo Device 380b

NVIDIA GRAPHIC CARD INFORMATION
	Model name: unknown
	Card Type: unknown 
	Video RAM: unknown
	GPU Frequency: unknown
	Driver version: NVIDIA UNIX x86_64 Kernel Module  331.113  Mon Dec  1 21:08:13 PST 2014

EDIT : Assez surprenant. Je suis sous 331-update.
J'installe Bumblebee, qui ne semble pas fonctionne car il me balance un message d'erreur (comme quoi il ne peut pas accéder au second GPU)
Dans le panneau nVidia, je n'ai que peu d'infos, le panneau est moins fourni qu'à l'accoutumée (seulement les onglets Prime Profiles, Application Profiles et nvidia-settings confirguration). Si dans prime j'essaie de passer sur nvidia (il est un Intel actuellement), j'ai une popup d'erreur vide.
MAIS ! Le retour de veille fonctionne, c'est tout ce que je lui demande. Du coup on doit pouvoir passer ça en résolu, aussi bizarre que ce soit !

EDIT2: ça bug de temsp en temps visiblement mais pas tout le temps

Dernière modification par Dalheim (Le 31/07/2015, à 15:02)

Hors ligne