Play without non-free nvidia driver

Hello there,

I just want to know if it is possible to play eve without installing the nvidia driver. In the past I installed the nvidia driver and was able to play eve. Now I have a fresh installation of debian 9 with nouveau driver 1:1.0.13-3 / mesa 13 and when i run the ./evelauncher.sh absolutely nothing happen… Maybe i missed something important, maybe it’s the nvidia driver i don’t want.

Try that in root:

ln -s /usr/lib/libcrypto-compat.so.1.0.0 /usr/lib/libcrypto.so
ln -s /usr/lib/libssl-compat.so.1.0.0 /usr/lib/libssl.so

Also, Upgrade to mesa 17.3 or so.
Google for Gallium Nine (find properly patched wine for your distribution, mesa 17 already come with native d3d9 support)
Run the launcher, go in settings, custom wine, put winecfg as the wine command, click on another field (launcher bug, else command will not be saved), then click ok and “run eve”.

In the winecfg window, click on the staging tab and enable gallium nine then click ok. Go back in launcher setting and put wine as the wine command, same thing, click on another field and ok.

run EVE, it should be faster than ever and you should be able to stay at 60fps constantly with interval one.

Thanks for your help.

I put the two links.
Trying to upgrade to mesa 17.02 with this tutorial i encounter a zlib error package requirements i can’t solve.
I suppose mesa 17 is the only way to run eve with nouveau ?

not the only way but Mesa 17.x got a ton of improvement.

where you able to fix the launcher issue (by linking or copying libs)?

The two links didn’t solve the launcher issue. Nothing happen after ./evelauncher.sh
Do you suggest that eve launcher can work with nouveau / mesa 13 and my launcher issue come from another parameters ?
I running debian9 64bits kde plasma 5.8.8 framework 5.28.0 version qt 5.7.1 kernel4.9.0-3 amd64

The launcher need libs that you might not have. The launcher should work even if your opengl is not working with software rendering. You should check in the launcher thread here to see if you can get it fixed.

Thanks for your help.
I will check libs, but it’s difficult to find a solution since i don’t have any error message…

You can try that :

cd evelauncher (or whatever it is)
ldd evelauncher (without the .sh)

check if you have missing things there.

ldd evelauncher get

linux-vdso.so.1 (0x00007ffef4965000)
libsteam_api.so => /home/...evelauncher/./libsteam_api.so (0x00007f83585be000)
libQt5WebEngineWidgets.so.5 => /home/...evelauncher/./libQt5WebEngineWidgets.so.5 (0x00007f835838c000)
libQt5Widgets.so.5 => /home/...evelauncher/./libQt5Widgets.so.5 (0x00007f8357b1a000)
libQt5Gui.so.5 => /home/...evelauncher/./libQt5Gui.so.5 (0x00007f8357323000)
libQt5WebSockets.so.5 => /home/...evelauncher/./libQt5WebSockets.so.5 (0x00007f83570fa000)
libQt5Network.so.5 => /home/...evelauncher/./libQt5Network.so.5 (0x00007f8356d99000)
libQt5Concurrent.so.5 => /home/...evelauncher/./libQt5Concurrent.so.5 (0x00007f8356b93000)
libQt5Core.so.5 => /home/...evelauncher/./libQt5Core.so.5 (0x00007f8356481000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f83560dd000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f8355ec6000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f8355b27000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f8355921000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f8355704000)
/lib64/ld-linux-x86-64.so.2 (0x000055d3f1a0d000)
libQt5WebEngineCore.so.5 => /home/...evelauncher/./libQt5WebEngineCore.so.5 (0x00007f8350dc2000)
libQt5Quick.so.5 => /home/...evelauncher/./libQt5Quick.so.5 (0x00007f83507d3000)
libQt5Qml.so.5 => /home/...evelauncher/./libQt5Qml.so.5 (0x00007f83501d9000)
libQt5WebChannel.so.5 => /home/...evelauncher/./libQt5WebChannel.so.5 (0x00007f834ffbc000)
libGL.so.1 => /usr/lib/x86_64-linux-gnu/libGL.so.1 (0x00007f834fd48000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f834fa44000)
libgobject-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 (0x00007f834f7f1000)
libgthread-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0 (0x00007f834f5ef000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f834f3e7000)
libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007f834f0d3000)
libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f834eebf000)
libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f834eb7f000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f834e965000)
libicui18n.so.56 => /home/...evelauncher/./libicui18n.so.56 (0x00007f834e4cb000)
libicuuc.so.56 => /home/...evelauncher/./libicuuc.so.56 (0x00007f834e113000)
libicudata.so.56 => /home/...evelauncher/./libicudata.so.56 (0x00007f834c72e000)
libsmime3.so => /usr/lib/x86_64-linux-gnu/libsmime3.so (0x00007f834c501000)
libnss3.so => /usr/lib/x86_64-linux-gnu/libnss3.so (0x00007f834c1b7000)
libnssutil3.so => /usr/lib/x86_64-linux-gnu/libnssutil3.so (0x00007f834bf89000)
libplc4.so => /usr/lib/x86_64-linux-gnu/libplc4.so (0x00007f834bd84000)
libnspr4.so => /usr/lib/x86_64-linux-gnu/libnspr4.so (0x00007f834bb44000)
libfontconfig.so.1 => /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 (0x00007f834b904000)
libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007f834b655000)
libXi.so.6 => /usr/lib/x86_64-linux-gnu/libXi.so.6 (0x00007f834b445000)
libXcursor.so.1 => /usr/lib/x86_64-linux-gnu/libXcursor.so.1 (0x00007f834b23a000)
libXfixes.so.3 => /usr/lib/x86_64-linux-gnu/libXfixes.so.3 (0x00007f834b034000)
libXrender.so.1 => /usr/lib/x86_64-linux-gnu/libXrender.so.1 (0x00007f834ae2a000)
libXcomposite.so.1 => /usr/lib/x86_64-linux-gnu/libXcomposite.so.1 (0x00007f834ac25000)
libasound.so.2 => /usr/lib/x86_64-linux-gnu/libasound.so.2 (0x00007f834a918000)
libXdamage.so.1 => /usr/lib/x86_64-linux-gnu/libXdamage.so.1 (0x00007f834a715000)
libXtst.so.6 => /usr/lib/x86_64-linux-gnu/libXtst.so.6 (0x00007f834a50f000)
libxml2.so.2 => /usr/lib/x86_64-linux-gnu/libxml2.so.2 (0x00007f834a154000)
libxslt.so.1 => /usr/lib/x86_64-linux-gnu/libxslt.so.1 (0x00007f8349f15000)
libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3 (0x00007f8349cc3000)
libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007f8349a99000)
libxcb-dri3.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0 (0x00007f8349896000)
libxcb-present.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-present.so.0 (0x00007f8349693000)
libxcb-sync.so.1 => /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1 (0x00007f834948c000)
libxshmfence.so.1 => /usr/lib/x86_64-linux-gnu/libxshmfence.so.1 (0x00007f8349288000)
libglapi.so.0 => /usr/lib/x86_64-linux-gnu/libglapi.so.0 (0x00007f8349059000)
libX11-xcb.so.1 => /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1 (0x00007f8348e57000)
libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f8348c2f000)
libxcb-glx.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0 (0x00007f8348a14000)
libxcb-dri2.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0 (0x00007f834880f000)
libXxf86vm.so.1 => /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1 (0x00007f8348607000)
libdrm.so.2 => /usr/lib/x86_64-linux-gnu/libdrm.so.2 (0x00007f83483f7000)
libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6 (0x00007f83481ee000)
libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f8347f7b000)
libplds4.so => /usr/lib/x86_64-linux-gnu/libplds4.so (0x00007f8347d77000)
libpng16.so.16 => /usr/lib/x86_64-linux-gnu/libpng16.so.16 (0x00007f8347b42000)
libicui18n.so.57 => /usr/lib/x86_64-linux-gnu/libicui18n.so.57 (0x00007f83476c8000)
libicuuc.so.57 => /usr/lib/x86_64-linux-gnu/libicuuc.so.57 (0x00007f8347320000)
libicudata.so.57 => /usr/lib/x86_64-linux-gnu/libicudata.so.57 (0x00007f83458a3000)
liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007f834567d000)
libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0 (0x00007f83455f1000)
libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f83453ed000)
libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f83451e7000)
libselinux.so.1 => /lib/x86_64-linux-gnu/libselinux.so.1 (0x00007f8344fbf000)
liblz4.so.1 => /usr/lib/x86_64-linux-gnu/liblz4.so.1 (0x00007f8344dad000)
libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20 (0x00007f8344a9b000)
libbsd.so.0 => /lib/x86_64-linux-gnu/libbsd.so.0 (0x00007f8344885000)
libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0 (0x00007f8344671000)

check there : https://forums-archive.eveonline.com/default.aspx?g=posts&m=6922902

1 Like

cat ~/.local/share/CCP/EVE/Launcher/launcherlog.txt

You will have SSL errors if thats your problem. The newer 1.0.2 libs may not work you’ll need 1.0.0 also you will be changing the name of libcrypto to libcrypt which is not a typo tho it looks like it (there is a libcrypt, thats not the one to copy/link tho, libcrypto is whats needed!).

Also there may be an existing symlink by either name so you might need to check/remove or just put your eve directory at the top of /etc/ld.so.conf.d/x86_64-linux-gnu.conf which I haven’t tried but would probably do it.

Let us know how it works out!

-M

1 Like

Thanks for the help.
I have tried “apt-get install libssl1.0-dev” since i have libssl 1.0.2 and 1.1 alreday installed.
Now the launcher begin but stop or freeze all the system more or less quickly.
Here is the message (i have one !) in the best case

  [0916/102213:WARNING:resource_bundle.cc(291)] locale_file_path.empty() for locale
Installed Qt WebEngine locales directory not found at location /etc/ld.so.conf.d/evelauncher/translations/qtwebengine_locales. Trying application directory...
Qt WebEngine locales directory not found at location /etc/ld.so.conf.d/evelauncher/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.
[0916/102213:WARNING:resource_bundle.cc(291)] locale_file_path.empty() for locale
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.
nouveau: kernel rejected pushbuf: Aucun fichier ou dossier de ce type
nouveau: ch11: krec 0 pushes 0 bufs 2 relocs 0
nouveau: ch11: buf 00000000 00000002 00000004 00000004 00000000
nouveau: ch11: buf 00000001 00000006 00000004 00000000 00000004
nouveau: kernel rejected pushbuf: Aucun fichier ou dossier de ce type
nouveau: ch11: krec 0 pushes 0 bufs 2 relocs 0
nouveau: ch11: buf 00000000 00000002 00000004 00000004 00000000
nouveau: ch11: buf 00000001 00000006 00000004 00000000 00000004
nouveau: kernel rejected pushbuf: Aucun fichier ou dossier de ce type
nouveau: ch11: krec 0 pushes 0 bufs 2 relocs 0
nouveau: ch11: buf 00000000 00000002 00000004 00000004 00000000
nouveau: ch11: buf 00000001 00000006 00000004 00000000 00000004
nouveau: kernel rejected pushbuf: Aucun fichier ou dossier de ce type
nouveau: ch11: krec 0 pushes 0 bufs 2 relocs 0
nouveau: ch11: buf 00000000 00000002 00000004 00000004 00000000
nouveau: ch11: buf 00000001 00000006 00000004 00000000 00000004
nouveau: kernel rejected pushbuf: Aucun fichier ou dossier de ce type
nouveau: ch11: krec 0 pushes 0 bufs 2 relocs 0
nouveau: ch11: buf 00000000 00000002 00000004 00000004 00000000
nouveau: ch11: buf 00000001 00000006 00000004 00000000 00000004
nouveau: kernel rejected pushbuf: Aucun fichier ou dossier de ce type
nouveau: ch11: krec 0 pushes 0 bufs 2 relocs 0
nouveau: ch11: buf 00000000 00000003 00000004 00000004 00000000
nouveau: ch11: buf 00000001 00000006 00000004 00000000 00000004
nouveau: kernel rejected pushbuf: Aucun fichier ou dossier de ce type
nouveau: ch11: krec 0 pushes 0 bufs 2 relocs 0
nouveau: ch11: buf 00000000 00000003 00000004 00000004 00000000
nouveau: ch11: buf 00000001 00000006 00000004 00000000 00000004
nouveau: kernel rejected pushbuf: Aucun fichier ou dossier de ce type
nouveau: ch11: krec 0 pushes 0 bufs 2 relocs 0
nouveau: ch11: buf 00000000 00000004 00000004 00000004 00000000
nouveau: ch11: buf 00000001 00000006 00000004 00000000 00000004
nouveau: ch11: psh 00000000 000001139c 0000011458
nouveau:        0x200203fd
nouveau:        0x04000000
............
nouveau:        0x00218000
nouveau:        0x0000015c
nouveau:        0x1000f010
nouveau: kernel rejected pushbuf: Aucun fichier ou dossier de ce type
nouveau: ch11: krec 0 pushes 1 bufs 5 relocs 0
nouveau: ch11: buf 00000000 00000004 00000004 00000004 00000000
nouveau: ch11: buf 00000001 00000006 00000004 00000000 00000004
nouveau: ch11: buf 00000002 0000002d 00000002 00000000 00000002
nouveau: ch11: buf 00000003 0000001f 00000004 00000004 00000000
nouveau: ch11: buf 00000004 00000004 00000004 00000004 00000000
nouveau: ch11: psh 00000000 0000016900 00000169bc
nouveau:        0x200203fd
nouveau:        0x04000000
nouveau:        0x03000000
...............
nouveau:        0x00218000
nouveau:        0x0000016b
nouveau:        0x1000f010
nouveau: kernel rejected pushbuf: Aucun fichier ou dossier de ce type
nouveau: ch11: krec 0 pushes 1 bufs 5 relocs 0
nouveau: ch11: buf 00000000 00000004 00000004 00000004 00000000
Segmentation fault

Maybe a misconfiguration of nouveau ?

Here is the last message (in the better case) I have

    2017-09-16T10:25:52.668Z        default debug   EVE Launcher version 1104891
2017-09-16T10:25:52.668Z        default debug   Version type: "release"
2017-09-16T10:25:52.668Z        default debug   Running on "Debian GNU/Linux 9 (stretch)" "4.9.0-3-amd64"
2017-09-16T10:25:52.668Z        default debug   System environment:
2017-09-16T10:25:52.668Z        default debug   "KONSOLE_DBUS_SERVICE=:1.77"
2017-09-16T10:25:52.668Z        default debug   "QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1"
2017-09-16T10:25:52.668Z        default debug   "SHLVL=1"
2017-09-16T10:25:52.668Z        default debug   "XDG_DATA_DIRS=/usr/share:/usr/share:/usr/local/share"
2017-09-16T10:25:52.668Z        default debug   "XDG_SESSION_DESKTOP=KDE"
2017-09-16T10:25:52.668Z        default debug   "KDE_SESSION_UID=1000"
2017-09-16T10:25:52.668Z        default debug   "GS_LIB=/home/.../.fonts"
2017-09-16T10:25:52.668Z        default debug   "SSH_AGENT_PID=1272"
2017-09-16T10:25:52.668Z        default debug   "XAUTHORITY=/tmp/xauth-1000-_0"
2017-09-16T10:25:52.668Z        default debug   "XCURSOR_THEME=breeze_cursors"
2017-09-16T10:25:52.668Z        default debug   "KDE_SESSION_VERSION=5"
2017-09-16T10:25:52.668Z        default debug   "WINDOWID=94371846"
2017-09-16T10:25:52.668Z        default debug   "TERM=xterm-256color"
2017-09-16T10:25:52.668Z        default debug   "GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/.../.gtkrc-2.0:/home/.../.config/gtkrc-2.0"
2017-09-16T10:25:52.668Z        default debug   "SHELL_SESSION_ID=500ec935f3864f8e8bf65d90ce0d41e9"
2017-09-16T10:25:52.668Z        default debug   "DESKTOP_SESSION=/usr/share/xsessions/plasma"
2017-09-16T10:25:52.668Z        default debug   "XDG_SESSION_ID=1"
2017-09-16T10:25:52.668Z        default debug   "QT_PLUGIN_PATH=/etc/ld.so.conf.d/evelauncher/./plugins"
2017-09-16T10:25:52.669Z        default debug   "XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0"
2017-09-16T10:25:52.669Z        default debug   "COLORTERM=truecolor"
2017-09-16T10:25:52.669Z        default debug   "XDG_CURRENT_DESKTOP=KDE"
2017-09-16T10:25:52.669Z        default debug   "KDE_MULTIHEAD=false"
2017-09-16T10:25:52.669Z        default debug   "force_s3tc_enable=true"
2017-09-16T10:25:52.669Z        default debug   "QT_AUTO_SCREEN_SCALE_FACTOR=0"
2017-09-16T10:25:52.669Z        default debug   "GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1"
2017-09-16T10:25:52.669Z        default debug   "KDE_FULL_SESSION=true"
2017-09-16T10:25:52.669Z        default debug   "SHELL=/bin/bash"
2017-09-16T10:25:52.669Z        default debug   "XDG_VTNR=7"
2017-09-16T10:25:52.669Z        default debug   "KONSOLE_DBUS_WINDOW=/Windows/1"
2017-09-16T10:25:52.669Z        default debug   "COLORFGBG=15;0"
2017-09-16T10:25:52.669Z        default debug   "LANG=fr_FR.UTF-8"
2017-09-16T10:25:52.669Z        default debug   "XDG_RUNTIME_DIR=/run/user/1000"
2017-09-16T10:25:52.669Z        default debug   "LD_LIBRARY_PATH=/etc/ld.so.conf.d/evelauncher/.:"
2017-09-16T10:25:52.669Z        default debug   "XDG_SESSION_TYPE=x11"
2017-09-16T10:25:52.669Z        default debug   "PROFILEHOME="
2017-09-16T10:25:52.669Z        default debug   "PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
2017-09-16T10:25:52.669Z        default debug   "XDG_SEAT=seat0"
2017-09-16T10:25:52.669Z        default debug   "GTK_MODULES=gail:atk-bridge"
2017-09-16T10:25:52.669Z        default debug   "SESSION_MANAGER=local/HAL:@/tmp/.ICE-unix/1343,unix/HAL:/tmp/.ICE-unix/1343"
2017-09-16T10:25:52.669Z        default debug   "QTDIR=/etc/ld.so.conf.d/evelauncher/."
2017-09-16T10:25:52.669Z        default debug   "HOME=/home/..."
2017-09-16T10:25:52.669Z        default debug   "KONSOLE_PROFILE_NAME=Par défaut"
2017-09-16T10:25:52.669Z        default debug   "XDG_SESSION_CLASS=user"
2017-09-16T10:25:52.669Z        default debug   "GTK_RC_FILES=/etc/gtk/gtkrc:/home/.../.gtkrc:/home/.../.config/gtkrc"
2017-09-16T10:25:52.669Z        default debug   "LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:"
2017-09-16T10:25:52.669Z        default debug   "PWD=/etc/ld.so.conf.d/evelauncher"
2017-09-16T10:25:52.669Z        default debug   "OLDPWD=/etc/ld.so.conf.d"
2017-09-16T10:25:52.669Z        default debug   "QT_ACCESSIBILITY=1"
2017-09-16T10:25:52.669Z        default debug   "KONSOLE_DBUS_SESSION=/Sessions/2"
2017-09-16T10:25:52.669Z        default debug   "LANGUAGE="
2017-09-16T10:25:52.669Z        default debug   "_=./evelauncher.sh"
2017-09-16T10:25:52.669Z        default debug   "DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus"
2017-09-16T10:25:52.669Z        default debug   "XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0"
2017-09-16T10:25:52.669Z        default debug   "USER=..."
2017-09-16T10:25:52.669Z        default debug   "LOGNAME=..."
2017-09-16T10:25:52.669Z        default debug   "DISPLAY=:0"
2017-09-16T10:25:52.669Z        default debug   "SSH_AUTH_SOCK=/tmp/ssh-xu1W1UFKop32/agent.1223"
2017-09-16T10:25:52.693Z        qt.network.ssl  warning QSslSocket: cannot resolve SSLv3_client_method
2017-09-16T10:25:52.693Z        qt.network.ssl  warning QSslSocket: cannot resolve SSLv3_server_method
2017-09-16T10:25:52.702Z        default debug   Creating network configuration manager
2017-09-16T10:25:52.702Z        default debug   Network configuration manager is online
2017-09-16T10:25:52.715Z        default debug   Loggly session: "ls643051fa291a2846dc933d630bb484b8"
2017-09-16T10:25:52.715Z        default debug   Run clients with logging: false
2017-09-16T10:25:52.715Z        default debug   Run clients with DX9: true
2017-09-16T10:25:52.715Z        default debug   Download everything: false
2017-09-16T10:25:52.715Z        default debug   Language: ""
2017-09-16T10:25:52.715Z        default debug   Ignore certification errors: false
2017-09-16T10:25:52.715Z        default debug   Qt version: 5.6.0
2017-09-16T10:25:52.715Z        default debug   Current folder: "/etc/ld.so.conf.d/evelauncher"
2017-09-16T10:25:52.715Z        default debug   Cache folder: "/home/.../.eve/"
2017-09-16T10:25:52.715Z        default debug   Application dir: "/etc/ld.so.conf.d/evelauncher"
2017-09-16T10:25:52.715Z        default debug   Client logs folder: "/home/.../.local/share/CCP/EVE/ClientLogs"
2017-09-16T10:25:52.715Z        default debug   Base url for binaries: "https://binaries.eveonline.com/"
2017-09-16T10:25:52.715Z        default debug   Base url for resources: "https://resources.eveonline.com/"
2017-09-16T10:25:52.716Z        default debug   Space available on "/" : "16.81GB"
2017-09-16T10:25:52.716Z        default debug   Space available on "/home" : "124.63GB"
2017-09-16T10:25:52.716Z        default info    Command line arguments: ("evelauncher", "--updating")
2017-09-16T10:25:52.716Z        default debug   Creating main window
2017-09-16T10:25:52.737Z        default debug   Initializing servers
2017-09-16T10:25:52.738Z        default debug   Connecting signals for "tq"
2017-09-16T10:25:52.739Z        default debug   Connecting signals for "sisi"
2017-09-16T10:25:52.739Z        default debug   Connecting signals for "duality"
2017-09-16T10:25:52.739Z        default warning Installed Qt WebEngine locales directory not found at location /etc/ld.so.conf.d/evelauncher/translations/qtwebengine_locales. Trying application directory...
2017-09-16T10:25:52.740Z        default warning Qt WebEngine locales directory not found at location /etc/ld.so.conf.d/evelauncher/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.
2017-09-16T10:25:52.805Z        default debug   Checking gui version at "https://launcher.eveonline.com/version.json"
2017-09-16T10:25:52.805Z        default debug   Web engine cache path: "/home/.../.cache/CCP/EVE/QtWebEngine/Default"
2017-09-16T10:25:52.805Z        default debug   Web engine persistent storage path: "/home/.../.local/share/CCP/EVE/QtWebEngine/Default"
2017-09-16T10:25:52.805Z        default debug   Web engine persistent cookies policy: 1
2017-09-16T10:25:52.805Z        default debug   Entering app.exec
2017-09-16T10:25:52.807Z        default debug   Scheduled task "Gui version info downloader"
2017-09-16T10:25:52.807Z        default debug   Starting task "Gui version info downloader"
2017-09-16T10:25:52.807Z        default debug   "Gui version info downloader" go: 0
2017-09-16T10:25:52.958Z        default debug   Gui version is 1058
2017-09-16T10:25:52.959Z        default debug   Loading web gui from https://launcher.eveonline.com/1058/?updating=true
2017-09-16T10:25:52.959Z        default debug   Finished task "Gui version info downloader"
2017-09-16T10:25:53.347Z        default debug   handleCommand: "{\"cmd\":\"javascriptReady\",\"server\":\"tq\"}"
2017-09-16T10:25:53.347Z        default debug   "addServers([{'name': 'tq', 'displayName': 'Tranquility'}, {'name': 'sisi', 'displayName': 'Singularity'}, {'name': 'duality', 'displayName': 'Duality'}, {'name': 'thunderdome', 'displayName': 'Thunderdome'}])"
2017-09-16T10:25:53.347Z        default debug   handleCommand: "{\"cmd\":\"getprofiles\",\"server\":\"tq\"}"
2017-09-16T10:25:53.352Z        default debug   handleCommand: "{\"cmd\":\"settitlebarheight\",\"height\":30}"
2017-09-16T10:25:53.634Z        web     debug   info: News list updated 1 https://launcher.eveonline.com/1058/bundles/scripts41fc.js?v=lxD_Tw_Ltt42EnCB54YuZ9_4T7Wvco7rqHt8ya4Q7HE1
2017-09-16T10:25:54.147Z        default debug   QUrl("https://launcher.eveonline.com/1058/") opened succesfully
2017-09-16T10:25:54.395Z        web     warning warning: [object DOMError] 1 https://launcher.eveonline.com/1058/bundles/scripts41fc.js?v=lxD_Tw_Ltt42EnCB54YuZ9_4T7Wvco7rqHt8ya4Q7HE1
2017-09-16T10:25:54.402Z        web     error   error: Failure occurred when writing to storage 1 https://launcher.eveonline.com/1058/bundles/scripts41fc.js?v=lxD_Tw_Ltt42EnCB54YuZ9_4T7Wvco7rqHt8ya4Q7HE1
2017-09-16T10:25:54.402Z        web     error   error: Uncaught (in promise) #<DOMError> 0 https://launcher.eveonline.com/1058/
2017-09-16T10:25:54.402Z        web     error   error: Uncaught (in promise) #<DOMError> 0 https://launcher.eveonline.com/1058/ (Repeated 2 times)
2017-09-16T10:25:54.455Z        default debug   Starting refresh cycle
2017-09-16T10:25:54.455Z        default debug   Checking connection to launcher.eveonline.com
2017-09-16T10:25:54.455Z        default debug   Checking connection to binaries.eveonline.com
2017-09-16T10:25:54.456Z        default debug   Checking connection to resources.eveonline.com
2017-09-16T10:25:54.547Z        default debug   launcher.eveonline.com connected

I don’t understand which links I have to change and how. It’ my present limits of what libraries are…

I’ve moved the folder in /etc/ls.so.conf.d/. but the same issue with nouveau

C’est quoi la version de ton kernel?

Aussi tu pourrais paster ton dmesg ainsi que le /var/log/Xorg.0.log?

So the push buf kref thing is a pain. The problem is that the nouveau drivers don’t handle multi-threading for your card correctly, tres annoying. Your choices are to switch to the nvidia proprietary driver and DX11 or rebuild your mesa with the somewhat outdated and never officially supported ‘nv locking’ patches:

http://copr-dist-git.fedorainfracloud.org/git/kkofler/qtwebengine/mesa.git

I’ve applied the following patches to 17.1.8 and it’s fixed that issue for me at least enough to get past the eve laucnher. 17.2+ they dont apply cleanly to and theres some major lib diff so I didnt try to rebase. I don’t have a firmi card so I skipped that patch and used:

0001-WIP-nouveau-add-locking.patch
0002-hardware-gloat.patch
0003-nouveau-more-locking-make-sure-that-fence-work-is-al.patch
0004-nv30-locking-fixes.patch

Hope that helps if not you, someone, because I had to dig a lot for that answer :slight_smile:

  • M

P.S. I havent tried rebuilding DRM/nouveau from git. I looked into it and they didnt seem outdated but its possible running everything from git will introduce newer fixes? Let us know what you try!
P.P.S Put that ldconf directory back! I didn’t mean to imply it should be moved :wink:

Upgrade mesa to latest git and test.

Some patch made by the same person than Merkwurkdigliebe posted about push puf and “fences” got pushed into MESA in the beginning of the year.

Like : https://cgit.freedesktop.org/mesa/mesa/commit/?id=eb60a89bc3ac2b43faf52d06e05670bbbca7292d

Always us latest kernel and mesa, libdrm, llvm when using Mesa, and really, don’t skip on the kernel :slight_smile:

Ahhh hah! Now that IS interesting!

So the patches I mentioned are a work around that basically stops the card from going into multithreaded mode where as what you have there looks like a fix. BUT does it work on old cards? I did compile from git first time around but may of infact had some other issue (packaging). I guess I gotta try now so I’ll let you guys know how this works out with NVE7.

  • M

So with my card at least, Qt5WebEngine still crashes the nouveau driver using git, but I wonder about llvm 5 and libglvnd so now I’m thinking I should look into rebasing the old locking patches for my next go…

If @Pandora_Faith has a new card probably try git first since your on mesa 13. If same error try patches…

NVIDIA Corporation GK107 [GeForce GT 740] (rev a1)
05:00.1 Audio device: NVIDIA Corporation GK107 HDMI Audio Controller (rev a1)
Using Mesa 17.2.0-rc6:
[0917/002649:WARNING:resource_bundle.cc(291)] locale_file_path.empty() for locale
Installed Qt WebEngine locales directory not found at location /home/user/evelauncher/translations /qtwebengine_locales. Trying application directory…
Qt WebEngine locales directory not found at location /home/user/evelauncher/qtwebengine_locales. Trying fallback directory… Translations MAY NOT not be correct.
[0917/002649:WARNING:resource_bundle.cc(291)] locale_file_path.empty() for locale
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.
nouveau: kernel rejected pushbuf: No such file or directory
nouveau: ch5: krec 0 pushes 1 bufs 4 relocs 0
nouveau: ch5: buf 00000000 00000002 00000004 00000004 00000000
nouveau: ch5: buf 00000001 00000006 00000004 00000000 00000004
nouveau: ch5: buf 00000002 00000057 00000002 00000000 00000002
nouveau: ch5: buf 00000003 00000058 00000004 00000004 00000000
nouveau: ch5: psh 00000000 000003fc7c 000003fd20

Segmentation fault

Thanks for yours reply.

My kernel is 4.9.0-3-amd64

xorg.0.log

[    72.441] (--) Log file renamed from "/var/log/Xorg.pid-1181.log" to "/var/log/Xorg.0.log"
[    72.442] 
X.Org X Server 1.19.2
Release Date: 2017-03-02
[    72.442] X Protocol Version 11, Revision 0
[    72.442] Build Operating System: Linux 4.9.0-3-amd64 x86_64 Debian
[    72.442] Current Operating System: Linux HAL 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u3 (2017-08-06) x86_64
[    72.442] Kernel command line: BOOT_IMAGE=/vmlinuz-4.9.0-3-amd64 root=/dev/mapper/HAL--vg-root ro quiet
[    72.442] Build Date: 07 July 2017  06:14:06AM
[    72.442] xorg-server 2:1.19.2-1+deb9u1 (https://www.debian.org/support) 
[    72.442] Current version of pixman: 0.34.0
[    72.442]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    72.442] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    72.442] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 17 16:56:05 2017
[    72.442] (==) Using config file: "/etc/X11/xorg.conf"
[    72.442] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    72.443] (==) No Layout section.  Using the first Screen section.
[    72.443] (==) No screen section available. Using defaults.
[    72.443] (**) |-->Screen "Default Screen Section" (0)
[    72.443] (**) |   |-->Monitor "<default monitor>"
[    72.444] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    72.444] (==) Automatically adding devices
[    72.444] (==) Automatically enabling devices
[    72.444] (==) Automatically adding GPU devices
[    72.444] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    72.446] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    72.446]    Entry deleted from font path.
[    72.449] (==) 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
[    72.449] (==) ModulePath set to "/usr/lib/xorg/modules"
[    72.449] (==) |-->Input Device "G700"
[    72.449] (==) No Layout section. Using the first core pointer device.
[    72.449] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    72.449] (II) Loader magic: 0x557e51cdce00
[    72.449] (II) Module ABI versions:
[    72.449]    X.Org ANSI C Emulation: 0.4
[    72.449]    X.Org Video Driver: 23.0
[    72.449]    X.Org XInput driver : 24.1
[    72.449]    X.Org Server Extension : 10.0
[    72.450] (++) using VT number 7

[    72.450] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    72.450] (II) xfree86: Adding drm device (/dev/dri/card0)
[    72.451] (--) PCI:*(0:1:0:0) 10de:0e22:1458:3501 rev 161, Mem @ 0xf4000000/33554432, 0xe8000000/134217728, 0xf0000000/67108864, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    72.451] (II) LoadModule: "glx"
[    72.453] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    72.462] (II) Module glx: vendor="X.Org Foundation"
[    72.462]    compiled for 1.19.2, module version = 1.0.0
[    72.462]    ABI class: X.Org Server Extension, version 10.0
[    72.462] (==) Matched nouveau as autoconfigured driver 0
[    72.462] (==) Matched nv as autoconfigured driver 1
[    72.462] (==) Matched nouveau as autoconfigured driver 2
[    72.462] (==) Matched nv as autoconfigured driver 3
[    72.462] (==) Matched modesetting as autoconfigured driver 4
[    72.462] (==) Matched fbdev as autoconfigured driver 5
[    72.462] (==) Matched vesa as autoconfigured driver 6
[    72.462] (==) Assigned the driver to the xf86ConfigLayout
[    72.462] (II) LoadModule: "nouveau"
[    72.462] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    72.463] (II) Module nouveau: vendor="X.Org Foundation"
[    72.463]    compiled for 1.19.3, module version = 1.0.13
[    72.463]    Module class: X.Org Video Driver
[    72.463]    ABI class: X.Org Video Driver, version 23.0
[    72.463] (II) LoadModule: "nv"
[    72.463] (WW) Warning, couldn't open module nv
[    72.463] (II) UnloadModule: "nv"
[    72.463] (II) Unloading nv
[    72.463] (EE) Failed to load module "nv" (module does not exist, 0)
[    72.464] (II) LoadModule: "modesetting"
[    72.464] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    72.464] (II) Module modesetting: vendor="X.Org Foundation"
[    72.464]    compiled for 1.19.2, module version = 1.19.2
[    72.464]    Module class: X.Org Video Driver
[    72.464]    ABI class: X.Org Video Driver, version 23.0
[    72.464] (II) LoadModule: "fbdev"
[    72.464] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    72.465] (II) Module fbdev: vendor="X.Org Foundation"
[    72.465]    compiled for 1.19.0, module version = 0.4.4
[    72.465]    Module class: X.Org Video Driver
[    72.465]    ABI class: X.Org Video Driver, version 23.0
[    72.465] (II) LoadModule: "vesa"
[    72.465] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    72.465] (II) Module vesa: vendor="X.Org Foundation"
[    72.465]    compiled for 1.19.0, module version = 2.3.4
[    72.465]    Module class: X.Org Video Driver
[    72.465]    ABI class: X.Org Video Driver, version 23.0
[    72.465] (II) LoadModule: "evdev"
[    72.465] (WW) Warning, couldn't open module evdev
[    72.465] (II) UnloadModule: "evdev"
[    72.465] (II) Unloading evdev
[    72.465] (EE) Failed to load module "evdev" (module does not exist, 0)
[    72.465] (II) NOUVEAU driver Date:   Tue Sep 20 00:31:06 2016 -0400
[    72.465] (II) NOUVEAU driver for NVIDIA chipset families :
[    72.465]    RIVA TNT        (NV04)
[    72.465]    RIVA TNT2       (NV05)
[    72.465]    GeForce 256     (NV10)
[    72.465]    GeForce 2       (NV11, NV15)
[    72.465]    GeForce 4MX     (NV17, NV18)
[    72.465]    GeForce 3       (NV20)
[    72.466]    GeForce 4Ti     (NV25, NV28)
[    72.466]    GeForce FX      (NV3x)
[    72.466]    GeForce 6       (NV4x)
[    72.466]    GeForce 7       (G7x)
[    72.466]    GeForce 8       (G8x)
[    72.466]    GeForce GTX 200 (NVA0)
[    72.466]    GeForce GTX 400 (NVC0)
[    72.466] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    72.466] (II) FBDEV: driver for framebuffer: fbdev
[    72.466] (II) VESA: driver for VESA chipsets: vesa
[    72.475] (II) [drm] nouveau interface version: 1.3.1
[    72.475] (WW) Falling back to old probe method for modesetting
[    72.475] (WW) Falling back to old probe method for fbdev
[    72.475] (II) Loading sub module "fbdevhw"
[    72.475] (II) LoadModule: "fbdevhw"
[    72.475] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    72.475] (II) Module fbdevhw: vendor="X.Org Foundation"
[    72.475]    compiled for 1.19.2, module version = 0.0.2
[    72.475]    ABI class: X.Org Video Driver, version 23.0
[    72.475] (WW) Falling back to old probe method for vesa
[    72.475] (II) Loading sub module "dri2"
[    72.475] (II) LoadModule: "dri2"
[    72.475] (II) Module "dri2" already built-in
[    72.475] (--) NOUVEAU(0): Chipset: "NVIDIA NVC4"
[    72.475] (II) NOUVEAU(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    72.475] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[    72.475] (==) NOUVEAU(0): RGB weight 888
[    72.475] (==) NOUVEAU(0): Default visual is TrueColor
[    72.476] (==) NOUVEAU(0): Using HW cursor
[    72.476] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[    72.476] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[    72.476] (==) NOUVEAU(0): Page flipping enabled
[    72.476] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[    72.476] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[    72.476] (II) NOUVEAU(0): Initializing outputs ...
[    72.487] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[    72.517] (II) NOUVEAU(0): Output DVI-I-2 has no monitor section
[    72.518] (II) NOUVEAU(0): Output HDMI-1 has no monitor section
[    72.518] (II) NOUVEAU(0): 3 crtcs needed for screen.
[    72.519] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[    72.519] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[    72.530] (II) NOUVEAU(0): EDID for output DVI-I-1
[    72.560] (II) NOUVEAU(0): EDID for output DVI-I-2
[    72.560] (II) NOUVEAU(0): Manufacturer: IVM  Model: 6602  Serial#: 16843009
[    72.560] (II) NOUVEAU(0): Year: 2010  Week: 11
[    72.560] (II) NOUVEAU(0): EDID Version: 1.3
[    72.560] (II) NOUVEAU(0): Digital Display Input
[    72.560] (II) NOUVEAU(0): DFP 1.x compatible TMDS
[    72.560] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 60  vert.: 34
[    72.560] (II) NOUVEAU(0): Gamma: 2.20
[    72.560] (II) NOUVEAU(0): DPMS capabilities: Off
[    72.560] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    72.560] (II) NOUVEAU(0): First detailed timing is preferred mode
[    72.560] (II) NOUVEAU(0): redX: 0.648 redY: 0.339   greenX: 0.282 greenY: 0.603
[    72.560] (II) NOUVEAU(0): blueX: 0.143 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    72.560] (II) NOUVEAU(0): Supported established timings:
[    72.560] (II) NOUVEAU(0): 720x400@70Hz
[    72.560] (II) NOUVEAU(0): 640x480@60Hz
[    72.560] (II) NOUVEAU(0): 640x480@67Hz
[    72.560] (II) NOUVEAU(0): 640x480@72Hz
[    72.560] (II) NOUVEAU(0): 640x480@75Hz
[    72.560] (II) NOUVEAU(0): 800x600@56Hz
[    72.560] (II) NOUVEAU(0): 800x600@60Hz
[    72.560] (II) NOUVEAU(0): 800x600@72Hz
[    72.560] (II) NOUVEAU(0): 800x600@75Hz
[    72.560] (II) NOUVEAU(0): 832x624@75Hz
[    72.560] (II) NOUVEAU(0): 1024x768@60Hz
[    72.560] (II) NOUVEAU(0): 1024x768@70Hz
[    72.560] (II) NOUVEAU(0): 1024x768@75Hz
[    72.560] (II) NOUVEAU(0): 1280x1024@75Hz
[    72.560] (II) NOUVEAU(0): 1152x864@75Hz
[    72.560] (II) NOUVEAU(0): Manufacturer's mask: 0
[    72.560] (II) NOUVEAU(0): Supported standard timings:
[    72.560] (II) NOUVEAU(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    72.560] (II) NOUVEAU(0): #1: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    72.560] (II) NOUVEAU(0): #2: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    72.560] (II) NOUVEAU(0): #3: hsize: 1280  vsize 1024  refresh: 75  vid: 36737
[    72.560] (II) NOUVEAU(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    72.560] (II) NOUVEAU(0): #5: hsize: 1440  vsize 900  refresh: 75  vid: 3989
[    72.560] (II) NOUVEAU(0): #6: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    72.560] (II) NOUVEAU(0): #7: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    72.560] (II) NOUVEAU(0): Supported detailed timing:
[    72.560] (II) NOUVEAU(0): clock: 148.5 MHz   Image Size:  598 x 336 mm
[    72.560] (II) NOUVEAU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    72.560] (II) NOUVEAU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    72.560] (II) NOUVEAU(0): Serial No: 1105101100140
[    72.560] (II) NOUVEAU(0): Ranges: V min: 55 V max: 76 Hz, H min: 30 H max: 81 kHz, PixClock max 175 MHz
[    72.560] (II) NOUVEAU(0): Monitor name: PLB2712HDS
[    72.560] (II) NOUVEAU(0): EDID (in hex):
[    72.560] (II) NOUVEAU(0):   00ffffffffffff0026cd026601010101
[    72.560] (II) NOUVEAU(0):   0b140103813c22782a3585a656489a24
[    72.560] (II) NOUVEAU(0):   125054bfef80b300a9409500818f8180
[    72.560] (II) NOUVEAU(0):   950f714f81c0023a801871382d40582c
[    72.560] (II) NOUVEAU(0):   450056502100001e000000ff00313130
[    72.560] (II) NOUVEAU(0):   35313031313030313430000000fd0037
[    72.560] (II) NOUVEAU(0):   4c1e5111000a202020202020000000fc
[    72.560] (II) NOUVEAU(0):   00504c42323731324844530a202000cd
[    72.560] (II) NOUVEAU(0): Printing probed modes for output DVI-I-2
[    72.560] (II) NOUVEAU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    72.560] (II) NOUVEAU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    72.560] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    72.561] (II) NOUVEAU(0): EDID for output HDMI-1
[    72.561] (II) NOUVEAU(0): Output DVI-I-1 disconnected
[    72.561] (II) NOUVEAU(0): Output DVI-I-2 connected
[    72.561] (II) NOUVEAU(0): Output HDMI-1 disconnected
[    72.561] (II) NOUVEAU(0): Using exact sizes for initial modes
[    72.561] (II) NOUVEAU(0): Output DVI-I-2 using initial mode 1920x1080 +0+0
[    72.561] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[    72.562] (--) NOUVEAU(0): Virtual size is 1920x1080 (pitch 0)
[    72.562] (**) NOUVEAU(0):  Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
[    72.562] (II) NOUVEAU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    72.562] (**) NOUVEAU(0):  Driver mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
[    72.562] (II) NOUVEAU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "1680x1050": 119.0 MHz (scaled from 0.0 MHz), 64.7 kHz, 59.9 Hz
[    72.562] (II) NOUVEAU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[    72.562] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[    72.562] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "1440x900": 136.8 MHz (scaled from 0.0 MHz), 70.6 kHz, 75.0 Hz
[    72.562] (II) NOUVEAU(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "1440x900": 88.8 MHz (scaled from 0.0 MHz), 55.5 kHz, 59.9 Hz
[    72.562] (II) NOUVEAU(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[    72.562] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "1280x720": 74.2 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz
[    72.562] (II) NOUVEAU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
[    72.562] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
[    72.562] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[    72.562] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[    72.562] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
[    72.562] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[    72.562] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[    72.562] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[    72.562] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[    72.562] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
[    72.562] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
[    72.562] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[    72.562] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    72.562] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[    72.562] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    72.562] (==) NOUVEAU(0): DPI set to (96, 96)
[    72.562] (II) Loading sub module "fb"
[    72.562] (II) LoadModule: "fb"
[    72.562] (II) Loading /usr/lib/xorg/modules/libfb.so
[    72.567] (II) Module fb: vendor="X.Org Foundation"
[    72.567]    compiled for 1.19.2, module version = 1.0.0
[    72.567]    ABI class: X.Org ANSI C Emulation, version 0.4
[    72.567] (II) Loading sub module "shadowfb"
[    72.567] (II) LoadModule: "shadowfb"
[    72.567] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[    72.567] (II) Module shadowfb: vendor="X.Org Foundation"
[    72.567]    compiled for 1.19.2, module version = 1.0.0
[    72.567]    ABI class: X.Org ANSI C Emulation, version 0.4
[    72.567] (II) UnloadModule: "modesetting"
[    72.567] (II) Unloading modesetting
[    72.567] (II) UnloadModule: "fbdev"
[    72.567] (II) Unloading fbdev
[    72.567] (II) UnloadSubModule: "fbdevhw"
[    72.567] (II) Unloading fbdevhw
[    72.567] (II) UnloadModule: "vesa"
[    72.567] (II) Unloading vesa
[    72.567] (--) Depth 24 pixmap format is 32 bpp
[    72.592] (II) NOUVEAU(0): Channel setup complete.
[    72.616] (II) NOUVEAU(0): [COPY] async initialised.
[    72.618] (II) NOUVEAU(0): Hardware support for Present enabled
[    72.618] (II) NOUVEAU(0): [DRI2] Setup complete
[    72.618] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[    72.618] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[    72.618] (II) Loading sub module "exa"
[    72.618] (II) LoadModule: "exa"
[    72.618] (II) Loading /usr/lib/xorg/modules/libexa.so
[    72.619] (II) Module exa: vendor="X.Org Foundation"
[    72.619]    compiled for 1.19.2, module version = 2.6.0
[    72.619]    ABI class: X.Org Video Driver, version 23.0
[    72.619] (II) EXA(0): Driver allocated offscreen pixmaps
[    72.619] (II) EXA(0): Driver registered support for the following operations:
[    72.619] (II)         Solid
[    72.619] (II)         Copy
[    72.619] (II)         Composite (RENDER acceleration)
[    72.619] (II)         UploadToScreen
[    72.619] (II)         DownloadFromScreen
[    72.619] (==) NOUVEAU(0): Backing store enabled
[    72.619] (==) NOUVEAU(0): Silken mouse enabled
[    72.619] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[    72.619] (II) NOUVEAU(0): [XvMC] Extension initialized.
[    72.619] (==) NOUVEAU(0): DPMS enabled
[    72.619] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    72.620] (--) RandR disabled
[    72.625] (II) SELinux: Disabled on system
[    72.787] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    72.787] (II) AIGLX: enabled GLX_ARB_create_context
[    72.787] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    72.787] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    72.787] (II) AIGLX: enabled GLX_INTEL_swap_event
[    72.787] (II) AIGLX: enabled GLX_SGI_swap_control
[    72.787] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    72.787] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    72.787] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    72.787] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    72.789] (II) AIGLX: Loaded and initialized nouveau
[    72.789] (II) GLX: Initialized DRI2 GL provider for screen 0
[    72.792] (II) NOUVEAU(0): NVEnterVT is called.
[    72.823] (II) NOUVEAU(0): Setting screen physical size to 508 x 285
[    72.823] resize called 1920 1080
[    72.866] (II) LoadModule: "evdev"
[    72.866] (WW) Warning, couldn't open module evdev
[    72.866] (II) UnloadModule: "evdev"
[    72.866] (II) Unloading evdev
[    72.866] (EE) Failed to load module "evdev" (module does not exist, 0)
[    72.866] (EE) No input driver matching `evdev'
[    72.866] (II) Falling back to input driver `libinput'
[    72.866] (II) LoadModule: "libinput"
[    72.866] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    72.871] (II) Module libinput: vendor="X.Org Foundation"
[    72.871]    compiled for 1.19.0, module version = 0.23.0
[    72.871]    Module class: X.Org XInput Driver
[    72.871]    ABI class: X.Org XInput driver, version 24.1

and

 [    72.871] (II) Using input driver 'libinput' for 'G700'
    [    72.871] (**) Option "CorePointer" "on"
    [    72.871] (**) G700: always reports core events
    [    72.871] (**) Option "Device" "/dev/g700"
    [    72.871] (EE) client bug: Invalid path /dev/g700
    [    72.871] (EE) libinput: G700: Failed to create a device for /dev/g700
    [    72.872] (EE) PreInit returned 2 for "G700"
    [    72.872] (II) UnloadModule: "libinput"
    [    72.881] (II) config/udev: Adding input device Power Button (/dev/input/event7)
    [    72.881] (**) Power Button: Applying InputClass "libinput keyboard catchall"
    [    72.881] (II) Using input driver 'libinput' for 'Power Button'
    [    72.881] (**) Power Button: always reports core events
    [    72.881] (**) Option "Device" "/dev/input/event7"
    [    72.881] (**) Option "_source" "server/udev"
    [    72.882] (II) input device 'Power Button', /dev/input/event7 is tagged by udev as: Keyboard
    [    72.882] (II) input device 'Power Button', /dev/input/event7 is a keyboard
    [    72.896] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event7"
    [    72.896] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [    72.896] (**) Option "xkb_model" "pc105"
    [    72.896] (**) Option "xkb_layout" "fr"
    [    72.896] (**) Option "xkb_variant" "latin9"
    [    72.920] (II) input device 'Power Button', /dev/input/event7 is tagged by udev as: Keyboard
    [    72.920] (II) input device 'Power Button', /dev/input/event7 is a keyboard
    [    72.920] (II) config/udev: Adding input device Power Button (/dev/input/event6)
    [    72.920] (**) Power Button: Applying InputClass "libinput keyboard catchall"
    [    72.920] (II) Using input driver 'libinput' for 'Power Button'
    [    72.920] (**) Power Button: always reports core events
    [    72.920] (**) Option "Device" "/dev/input/event6"
    [    72.920] (**) Option "_source" "server/udev"
    [    72.921] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
    [    72.921] (II) input device 'Power Button', /dev/input/event6 is a keyboard
    [    72.936] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event6"
    [    72.936] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [    72.936] (**) Option "xkb_model" "pc105"
    [    72.936] (**) Option "xkb_layout" "fr"
    [    72.936] (**) Option "xkb_variant" "latin9"
    [    72.936] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
    [    72.936] (II) input device 'Power Button', /dev/input/event6 is a keyboard
    [    72.937] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
    [    72.937] (II) No input driver specified, ignoring this device.
    [    72.937] (II) This device may have been added with another device file.
    [    72.937] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
    [    72.937] (II) No input driver specified, ignoring this device.
    [    72.937] (II) This device may have been added with another device file.
    [    72.937] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
    [    72.937] (II) No input driver specified, ignoring this device.
    [    72.937] (II) This device may have been added with another device file.
    [    72.937] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event20)
    [    72.937] (II) No input driver specified, ignoring this device.
    [    72.937] (II) This device may have been added with another device file.
    [    72.938] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
    [    72.938] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
    [    72.938] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
    [    72.938] (**) Logitech USB Receiver: always reports core events
    [    72.938] (**) Option "Device" "/dev/input/event2"
    [    72.938] (**) Option "_source" "server/udev"
    [    72.996] (II) input device 'Logitech USB Receiver', /dev/input/event2 is tagged by udev as: Mouse
    [    72.996] (II) Device 'Logitech USB Receiver' set to 1000 DPI
    [    72.996] (II) input device 'Logitech USB Receiver', /dev/input/event2 is a pointer caps
    [    73.032] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb5/5-1/5-1.4/5-1.4:1.0/0003:046D:C531.0002/input/input2/event2"
    [    73.032] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 8)
    [    73.032] (**) Option "AccelerationScheme" "none"
    [    73.032] (**) Logitech USB Receiver: (accel) selected scheme none/0
    [    73.032] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [    73.032] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [    73.092] (II) input device 'Logitech USB Receiver', /dev/input/event2 is tagged by udev as: Mouse
    [    73.092] (II) Device 'Logitech USB Receiver' set to 1000 DPI
    [    73.092] (II) input device 'Logitech USB Receiver', /dev/input/event2 is a pointer caps
    [    73.092] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse1)
    [    73.092] (II) No input driver specified, ignoring this device.
    [    73.092] (II) This device may have been added with another device file.
    [    73.093] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event3)
    [    73.093] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
    [    73.093] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
    [    73.093] (**) Logitech USB Receiver: always reports core events
    [    73.093] (**) Option "Device" "/dev/input/event3"
    [    73.093] (**) Option "_source" "server/udev"
    [    73.094] (II) input device 'Logitech USB Receiver', /dev/input/event3 is tagged by udev as: Keyboard
    [    73.094] (II) input device 'Logitech USB Receiver', /dev/input/event3 is a keyboard
    [    73.132] (II) libinput: Logitech USB Receiver: needs a virtual subdevice
    [    73.132] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb5/5-1/5-1.4/5-1.4:1.1/0003:046D:C531.0003/input/input3/event3"
    [    73.132] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 9)
    [    73.132] (**) Option "AccelerationScheme" "none"
    [    73.132] (**) Logitech USB Receiver: (accel) selected scheme none/0
    [    73.132] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [    73.132] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [    73.132] (II) input device 'Logitech USB Receiver', /dev/input/event3 is tagged by udev as: Keyboard
    [    73.132] (II) input device 'Logitech USB Receiver', /dev/input/event3 is a keyboard
    [    73.133] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event10)
    [    73.133] (II) No input driver specified, ignoring this device.
    [    73.133] (II) This device may have been added with another device file.
    [    73.133] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event11)
    [    73.133] (II) No input driver specified, ignoring this device.
    [    73.133] (II) This device may have been added with another device file.
    [    73.133] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event12)
    [    73.133] (II) No input driver specified, ignoring this device.
    [    73.133] (II) This device may have been added with another device file.
    [    73.134] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event13)
    [    73.134] (II) No input driver specified, ignoring this device.
    [    73.134] (II) This device may have been added with another device file.
    [    73.134] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event14)
    [    73.134] (II) No input driver specified, ignoring this device.
    [    73.134] (II) This device may have been added with another device file.
    [    73.134] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event15)
    [    73.134] (II) No input driver specified, ignoring this device.
    [    73.134] (II) This device may have been added with another device file.
    [    73.135] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event16)
    [    73.135] (II) No input driver specified, ignoring this device.
    [    73.135] (II) This device may have been added with another device file.
    [    73.135] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
    [    73.135] (II) No input driver specified, ignoring this device.
    [    73.135] (II) This device may have been added with another device file.
    [    73.136] (II) config/udev: Adding input device HID 04f3:c002 (/dev/input/event1)
    [    73.136] (**) HID 04f3:c002: Applying InputClass "libinput pointer catchall"
    [    73.136] (II) Using input driver 'libinput' for 'HID 04f3:c002'
    [    73.136] (**) HID 04f3:c002: always reports core events
    [    73.136] (**) Option "Device" "/dev/input/event1"
    [    73.136] (**) Option "_source" "server/udev"
    [    73.136] (II) input device 'HID 04f3:c002', /dev/input/event1 is tagged by udev as: Mouse
    [    73.136] (II) input device 'HID 04f3:c002', /dev/input/event1 is a pointer caps
    [    73.180] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/usb3/3-1/3-1.1/3-1.1:1.0/0003:04F3:C002.0001/input/input1/event1"
    [    73.180] (II) XINPUT: Adding extended input device "HID 04f3:c002" (type: MOUSE, id 10)
    [    73.180] (**) Option "AccelerationScheme" "none"
    [    73.180] (**) HID 04f3:c002: (accel) selected scheme none/0
    [    73.180] (**) HID 04f3:c002: (accel) acceleration factor: 2.000
    [    73.180] (**) HID 04f3:c002: (accel) acceleration threshold: 4
    [    73.180] (II) input device 'HID 04f3:c002', /dev/input/event1 is tagged by udev as: Mouse
    [    73.180] (II) input device 'HID 04f3:c002', /dev/input/event1 is a pointer caps
    [    73.181] (II) config/udev: Adding input device HID 04f3:c002 (/dev/input/mouse0)
    [    73.181] (II) No input driver specified, ignoring this device.
    [    73.181] (II) This device may have been added with another device file.
    [    73.182] (II) config/udev: Adding input device Logitech G700 Laser Mouse (/dev/input/event4)
    [    73.182] (**) Logitech G700 Laser Mouse: Applying InputClass "libinput pointer catchall"
    [    73.182] (II) Using input driver 'libinput' for 'Logitech G700 Laser Mouse'
    [    73.182] (**) Logitech G700 Laser Mouse: always reports core events
    [    73.182] (**) Option "Device" "/dev/input/event4"
    [    73.182] (**) Option "_source" "server/udev"
    [    73.240] (II) input device 'Logitech G700 Laser Mouse', /dev/input/event4 is tagged by udev as: Mouse
    [    73.240] (II) Device 'Logitech G700 Laser Mouse' set to 1000 DPI
    [    73.240] (II) input device 'Logitech G700 Laser Mouse', /dev/input/event4 is a pointer caps
    [    73.272] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/usb3/3-1/3-1.2/3-1.2:1.0/0003:046D:C06B.0004/input/input4/event4"
    [    73.272] (II) XINPUT: Adding extended input device "Logitech G700 Laser Mouse" (type: MOUSE, id 11)
    [    73.272] (**) Option "AccelerationScheme" "none"
    [    73.272] (**) Logitech G700 Laser Mouse: (accel) selected scheme none/0
    [    73.272] (**) Logitech G700 Laser Mouse: (accel) acceleration factor: 2.000
    [    73.272] (**) Logitech G700 Laser Mouse: (accel) acceleration threshold: 4
    [    73.332] (II) input device 'Logitech G700 Laser Mouse', /dev/input/event4 is tagged by udev as: Mouse
    [    73.332] (II) Device 'Logitech G700 Laser Mouse' set to 1000 DPI
    [    73.332] (II) input device 'Logitech G700 Laser Mouse', /dev/input/event4 is a pointer caps
    [    73.333] (II) config/udev: Adding input device Logitech G700 Laser Mouse (/dev/input/mouse2)
    [    73.333] (II) No input driver specified, ignoring this device.
    [    73.333] (II) This device may have been added with another device file.
    [    73.333] (II) config/udev: Adding input device Logitech G700 Laser Mouse (/dev/input/event5)
    [    73.333] (**) Logitech G700 Laser Mouse: Applying InputClass "libinput keyboard catchall"
    [    73.333] (II) Using input driver 'libinput' for 'Logitech G700 Laser Mouse'
    [    73.333] (**) Logitech G700 Laser Mouse: always reports core events
    [    73.333] (**) Option "Device" "/dev/input/event5"
    [    73.333] (**) Option "_source" "server/udev"
    [    73.334] (II) input device 'Logitech G700 Laser Mouse', /dev/input/event5 is tagged by udev as: Keyboard
    [    73.334] (II) input device 'Logitech G700 Laser Mouse', /dev/input/event5 is a keyboard
    [    73.372] (II) libinput: Logitech G700 Laser Mouse: needs a virtual subdevice
    [    73.372] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/usb3/3-1/3-1.2/3-1.2:1.1/0003:046D:C06B.0005/input/input5/event5"
    [    73.372] (II) XINPUT: Adding extended input device "Logitech G700 Laser Mouse" (type: MOUSE, id 12)
    [    73.372] (**) Option "AccelerationScheme" "none"
    [    73.372] (**) Logitech G700 Laser Mouse: (accel) selected scheme none/0
    [    73.372] (**) Logitech G700 Laser Mouse: (accel) acceleration factor: 2.000
    [    73.372] (**) Logitech G700 Laser Mouse: (accel) acceleration threshold: 4
    [    73.372] (II) input device 'Logitech G700 Laser Mouse', /dev/input/event5 is tagged by udev as: Keyboard
    [    73.372] (II) input device 'Logitech G700 Laser Mouse', /dev/input/event5 is a keyboard
    [    73.373] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [    73.373] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
    [    73.373] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
    [    73.373] (**) AT Translated Set 2 keyboard: always reports core events
    [    73.373] (**) Option "Device" "/dev/input/event0"
    [    73.373] (**) Option "_source" "server/udev"
    [    73.373] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
    [    73.373] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
    [    73.404] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [    73.404] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
    [    73.404] (**) Option "xkb_model" "pc105"
    [    73.404] (**) Option "xkb_layout" "fr"
    [    73.404] (**) Option "xkb_variant" "latin9"
    [    73.404] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
    [    73.404] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
    [    73.405] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
    [    73.405] (II) No input driver specified, ignoring this device.
    [    73.405] (II) This device may have been added with another device file.
    [    73.409] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
    [    73.409] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
    [    73.409] (**) Logitech USB Receiver: always reports core events
    [    73.409] (**) Option "Device" "/dev/input/event3"
    [    73.409] (**) Option "_source" "_driver/libinput"
    [    73.409] (II) libinput: Logitech USB Receiver: is a virtual subdevice
    [    73.409] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb5/5-1/5-1.4/5-1.4:1.1/0003:046D:C531.0003/input/input3/event3"
    [    73.409] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 14)
    [    73.409] (**) Option "xkb_model" "pc105"
    [    73.409] (**) Option "xkb_layout" "fr"
    [    73.409] (**) Option "xkb_variant" "latin9"
    [    73.410] (**) Logitech G700 Laser Mouse: Applying InputClass "libinput keyboard catchall"
    [    73.410] (II) Using input driver 'libinput' for 'Logitech G700 Laser Mouse'
    [    73.410] (**) Logitech G700 Laser Mouse: always reports core events
    [    73.410] (**) Option "Device" "/dev/input/event5"
    [    73.410] (**) Option "_source" "_driver/libinput"
    [    73.410] (II) libinput: Logitech G700 Laser Mouse: is a virtual subdevice
    [    73.410] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/usb3/3-1/3-1.2/3-1.2:1.1/0003:046D:C06B.0005/input/input5/event5"
    [    73.410] (II) XINPUT: Adding extended input device "Logitech G700 Laser Mouse" (type: KEYBOARD, id 15)
    [    73.410] (**) Option "xkb_model" "pc105"
    [    73.410] (**) Option "xkb_layout" "fr"
    [    73.410] (**) Option "xkb_variant" "latin9"
    [    74.797] (II) NOUVEAU(0): EDID vendor "IVM", prod id 26114
    [    74.797] (II) NOUVEAU(0): Using EDID range info for horizontal sync
    [    74.797] (II) NOUVEAU(0): Using EDID range info for vertical refresh
    [    74.797] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [    74.797] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [    74.797] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
    [    74.797] (II) NOUVEAU(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
    [    75.005] (II) NOUVEAU(0): EDID vendor "IVM", prod id 26114
    [    75.005] (II) NOUVEAU(0): Using hsync ranges from config file
    [    75.005] (II) NOUVEAU(0): Using vrefresh ranges from config file
    [    75.005] (II) NOUVEAU(0): Printing DDC gathered Modelines:
    [    75.005] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [    75.005] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
    [    75.005] (II) NOUVEAU(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)

and dmesg is here

My graphic card : NVIDIA GeForce GTX 460 not exactly the latest one…

I will try to understand my zlib package requirements encounter during the configuration step of this tutorial