Xrandr --listproviders lists only intel GPU

Hello guys!

I think this going to be another thread about Optimus…

I am running Fedora 24 with an Optimus laptop

[forchita@localhost xorg.conf.d]$ lspci | grep -E '3D|VGA'
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
01:00.0 3D controller: NVIDIA Corporation GK208M [GeForce GT 740M] (rev a1)

I blacklisted the nouveau driver and it doesn’t load: lsmod | grep nouveau doesn’t return nothing.

Next, I actually tried many things, like installing the Nvidia driver downloaded from nvidia site but that didn’t work.

Right now, I installed the nvidia driver from RPMfusion and it seems to load correctly

[forchita@localhost xorg.conf.d]$ lsmod | grep nvidia
nvidia_drm             45056  0
nvidia_modeset        765952  1 nvidia_drm
nvidia              11472896  1 nvidia_modeset
drm_kms_helper        143360  2 i915,nvidia_drm
drm                   339968  13 i915,drm_kms_helper,nvidia_drm

I am also using a little script called Fedora-Prime (similar to the ubuntu nvidia-prime) that just switches conf files before loging out and back in.
It seems like when I switch X servers starts and it displays only a black screen.
I think it is because xrandr only detects 1 GPU

[forchita@localhost ~]$ xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x48 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 4 outputs: 5 associated providers: 0 name:Intel

So I guess at startup these commands cant do anything:

xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto

I feel I am close to the solution… yet so far.
Can anyone help me?
THanks a lot

Here is my Nvidia bug report:

[code]____________________________________________

Start of NVIDIA bug report log file. Please include this file, along
with a detailed description of your problem, when reporting a graphics
driver bug via the NVIDIA Linux forum (see devtalk.nvidia.com)
or by sending email to ‘linux-bugs@nvidia.com’.

nvidia-bug-report.sh Version: 20867758

Date: lun. sept. 5 15:04:12 CET 2016
uname: Linux localhost.localdomain 4.6.7-300.fc24.x86_64 #1 SMP Wed Aug 17 18:48:43 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
command line flags:


*** /etc/issue
*** ls: lrwxrwxrwx. 1 root root 16 2016-06-24 02:25:59.000000000 +0100 /etc/issue → …/usr/lib/issue
\S
Kernel \r on an \m (\l)


*** /etc/redhat-release
*** ls: lrwxrwxrwx. 1 root root 14 2016-06-24 02:25:59.000000000 +0100 /etc/redhat-release → fedora-release
Fedora release 24 (Twenty Four)


*** /etc/fedora-release
*** ls: -rw-r–r–. 1 root root 32 2016-06-24 02:25:59.000000000 +0100 /etc/fedora-release
Fedora release 24 (Twenty Four)


*** /var/log/nvidia-installer.log
*** ls: -rw-r–r–. 1 root root 28405 2016-09-05 13:59:00.177114473 +0100 /var/log/nvidia-installer.log
nvidia-installer log file ‘/var/log/nvidia-installer.log’
creation time: Mon Sep 5 13:57:53 2016
installer version: 361.45.18

PATH: /sbin:/bin:/usr/sbin:/usr/bin

nvidia-installer command line:
./nvidia-installer
-glvnd-glx-client

Using: nvidia-installer ncurses v6 user interface
→ Detected 8 CPUs online; setting concurrency level to 8.
→ Tagging shared libraries with chcon -t textrel_shlib_t.
→ License accepted.
→ Installing NVIDIA driver version 361.45.18.
→ There appears to already be a driver installed on your system (version: 361.45.18). As part of installing this driver (version: 361.45.18), the existing driver will be uninstalled. Are you sure you want to continue? (Answer: Continue installation)
→ Performing CC sanity check with CC=“/bin/cc”.
→ Kernel source path: ‘/lib/modules/4.6.7-300.fc24.x86_64/source’
→ Kernel output path: ‘/lib/modules/4.6.7-300.fc24.x86_64/build’
→ Performing rivafb check.
→ Performing nvidiafb check.
→ Performing Xen check.
→ Performing PREEMPT_RT check.
→ Cleaning kernel module build directory.
executing: ‘cd ./kernel; /bin/make -k -j8 clean NV_EXCLUDE_KERNEL_MODULES=“” SYSSRC=“/lib/modules/4.6.7-300.fc24.x86_64/source” SYSOUT=“/lib/modules/4.6.7-300.fc24.x86_64/build”’…
rm -f -r conftest
/bin/make “CC=cc” KBUILD_OUTPUT=/lib/modules/4.6.7-300.fc24.x86_64/build KBUILD_VERBOSE= -C /lib/modules/4.6.7-300.fc24.x86_64/source M=/tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel ARCH=x86_64 NV_KERNEL_SOURCES=/lib/modules/4.6.7-300.fc24.x86_64/source NV_KERNEL_OUTPUT=/lib/modules/4.6.7-300.fc24.x86_64/build NV_KERNEL_MODULES=“nvidia nvidia-uvm nvidia-modeset” INSTALL_MOD_DIR=kernel/drivers/video clean
make[1] : on entre dans le répertoire « /usr/src/kernels/4.6.7-300.fc24.x86_64 »
make[2] : on entre dans le répertoire « /usr/src/kernels/4.6.7-300.fc24.x86_64 »
make[2] : on quitte le répertoire « /usr/src/kernels/4.6.7-300.fc24.x86_64 »
make[1] : on quitte le répertoire « /usr/src/kernels/4.6.7-300.fc24.x86_64 »
→ Building kernel modules
executing: ‘cd ./kernel; /bin/make -k -j8 NV_EXCLUDE_KERNEL_MODULES=“” SYSSRC=“/lib/modules/4.6.7-300.fc24.x86_64/source” SYSOUT=“/lib/modules/4.6.7-300.fc24.x86_64/build”’…
/bin/make “CC=cc” KBUILD_OUTPUT=/lib/modules/4.6.7-300.fc24.x86_64/build KBUILD_VERBOSE= -C /lib/modules/4.6.7-300.fc24.x86_64/source M=/tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel ARCH=x86_64 NV_KERNEL_SOURCES=/lib/modules/4.6.7-300.fc24.x86_64/source NV_KERNEL_OUTPUT=/lib/modules/4.6.7-300.fc24.x86_64/build NV_KERNEL_MODULES=“nvidia nvidia-uvm nvidia-modeset” INSTALL_MOD_DIR=kernel/drivers/video modules
make[1] : on entre dans le répertoire « /usr/src/kernels/4.6.7-300.fc24.x86_64 »
make[2] : on entre dans le répertoire « /usr/src/kernels/4.6.7-300.fc24.x86_64 »
SYMLINK /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-kernel.o
SYMLINK /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-modeset/nv-modeset-kernel.o
CONFTEST: INIT_WORK
CONFTEST: remap_pfn_range
CONFTEST: follow_pfn
CONFTEST: set_pages_uc
CONFTEST: set_memory_uc
CONFTEST: vmap
CONFTEST: set_memory_array_uc
CONFTEST: change_page_attr
CONFTEST: pci_get_class
CONFTEST: vm_insert_page
CONFTEST: pci_choose_state
CONFTEST: acquire_console_sem
CONFTEST: acpi_device_id
CONFTEST: console_lock
CONFTEST: kmem_cache_create
CONFTEST: on_each_cpu
CONFTEST: smp_call_function
CONFTEST: acpi_evaluate_integer
CONFTEST: ioremap_cache
CONFTEST: ioremap_wc
CONFTEST: acpi_walk_namespace
CONFTEST: pci_domain_nr
CONFTEST: pci_dma_mapping_error
CONFTEST: sg_alloc_table
CONFTEST: sg_init_table
CONFTEST: pci_get_domain_bus_and_slot
CONFTEST: get_num_physpages
CONFTEST: efi_enabled
CONFTEST: proc_create_data
CONFTEST: pde_data
CONFTEST: proc_remove
CONFTEST: pm_vt_switch_required
CONFTEST: drm_pci_set_busid
CONFTEST: xen_ioemu_inject_msi
CONFTEST: phys_to_dma
CONFTEST: get_dma_ops
CONFTEST: write_cr4
CONFTEST: of_parse_phandle
CONFTEST: for_each_online_node
CONFTEST: node_end_pfn
CONFTEST: pci_bus_address
CONFTEST: pci_stop_and_remove_bus_device
CONFTEST: pci_remove_bus_device
CONFTEST: remap_page_range
CONFTEST: address_space_init_once
CONFTEST: kbasename
CONFTEST: fatal_signal_pending
CONFTEST: list_cut_position
CONFTEST: hlist_for_each_entry
CONFTEST: vzalloc
CONFTEST: wait_on_bit_lock_argument_count
CONFTEST: bitmap_clear
CONFTEST: i2c_adapter
CONFTEST: pm_message_t
CONFTEST: irq_handler_t
CONFTEST: acpi_device_ops
CONFTEST: acpi_op_remove
CONFTEST: outer_flush_all
CONFTEST: proc_dir_entry
CONFTEST: scatterlist
CONFTEST: sg_table
CONFTEST: file_operations
CONFTEST: vm_operations_struct
CONFTEST: atomic_long_type
CONFTEST: pci_save_state
CONFTEST: file_inode
CONFTEST: kuid_t
CONFTEST: task_struct
CONFTEST: dma_ops
CONFTEST: dma_map_ops
CONFTEST: noncoherent_swiotlb_dma_ops
CONFTEST: fault_flags
CONFTEST: atomic64_type
CONFTEST: address_space
CONFTEST: backing_dev_info
CONFTEST: kernel_write
CONFTEST: strnstr
CONFTEST: iterate_dir
CONFTEST: kstrtoull
CONFTEST: get_user_pages_remote
CONFTEST: dom0_kernel_present
CONFTEST: drm_available
CONFTEST: nvidia_grid_build
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-frontend.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-instance.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-acpi.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-chrdev.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-cray.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-dma.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-drm.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-gvi.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-i2c.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-mempool.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-mmap.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-p2p.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-pat.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-procfs.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-vm.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-usermap.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-vtophys.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/os-interface.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/os-mlock.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/os-pci.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/os-registry.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/os-usermap.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-modeset-interface.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv_uvm_interface.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nvlink_linux.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nvlink_pci.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/ebridge_linux.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/ibmnpu_linux.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_common.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_utils.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_linux.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_page_migration.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_page_migration_kepler.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_page_migration_maxwell.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_page_migration_pascal.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_channel_mgmt.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/nvstatus.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_common_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_channel_directed_tests.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_kernel_events.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_channel_basic_sanity_tests.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_kernel_counters.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_debug_session.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_gpu_ops_tests.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_lite.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_page_cache.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_lite_api.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_lite_prefetch.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_lite_region_tracking.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_mmu_mgmt_pascal.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_mmu_mgmt.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_full_fault_buffer.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm_full_fault_buffer_pascal.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/mmu_fmt.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/gmmu_fmt.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_tools.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_global.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_gpu.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_procfs.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_va_space.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_gpu_semaphore.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_mem.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_channel.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_rm_mem.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_lock.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_hal.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_range_tree.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_range_allocator.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_va_range.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_va_block.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_range_group.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_gpu_page_fault.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_perf_events.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_perf_module.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_mmu.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_push.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_pushbuffer.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_thread_context.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_tracker.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_kepler.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_kepler_ce.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_kepler_host.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_kepler_mmu.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_maxwell.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_maxwell_host.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_pascal.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_pascal_ce.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_pascal_host.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_pascal_fault_buffer.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_pascal_mmu.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_policy.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_perf_utils.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_pmm_gpu.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_kvmalloc.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_migrate.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_map_external.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_user_channel.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_test_rng.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_range_tree_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_range_allocator_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_gpu_semaphore_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_mem_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_page_tree_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_rm_mem_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_tracker_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_push_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_channel_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_ce_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_lock_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_perf_utils_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_kvmalloc_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_pmm_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_perf_events_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_perf_module_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_get_rm_ptes_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_fault_buffer_flush_test.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm/uvm8_mmu_test.o
ld -r -o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-interface.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-frontend.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-instance.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-acpi.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-chrdev.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-cray.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvi
dia/nv-dma.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-drm.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-gvi.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-i2c.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-mempool.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-mmap.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-p2p.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-pat.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-procfs.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-usermap.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-vm.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-vtophys.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/os-interface.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/os-mlock.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/os-pci.o /tmp/selfgz1154/NVIDIA
-Linux-x86_64-361.45.18/kernel/nvidia/os-registry.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/os-usermap.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv-modeset-interface.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nv_uvm_interface.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nvlink_linux.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/nvlink_pci.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/ebridge_linux.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia/ibmnpu_linux.o
CC [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-modeset/nvidia-modeset-linux.o
LD [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia.o
LD [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm.o
ld -r -o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-modeset/nv-modeset-interface.o /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-modeset/nvidia-modeset-linux.o
LD [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-modeset.o
Building modules, stage 2.
MODPOST 3 modules
CC /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-modeset.mod.o
CC /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm.mod.o
CC /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia.mod.o
LD [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-uvm.ko
LD [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia-modeset.ko
LD [M] /tmp/selfgz1154/NVIDIA-Linux-x86_64-361.45.18/kernel/nvidia.ko
make[2] : on quitte le répertoire « /usr/src/kernels/4.6.7-300.fc24.x86_64 »
make[1] : on quitte le répertoire « /usr/src/kernels/4.6.7-300.fc24.x86_64 »
→ done.
→ Kernel module compilation complete.
→ Kernel messages:
[ 25.201395] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 25.779965] Netfilter messages via NETLINK v0.30.
[ 25.835745] ip_set: protocol 6
[ 26.035522] wlp3s0: authenticate with bc:76:70:9e:5e:87
[ 26.039406] wlp3s0: send auth to bc:76:70:9e:5e:87 (try 1/3)
[ 26.041315] wlp3s0: authenticated
[ 26.041689] iwlwifi 0000:03:00.0 wlp3s0: disabling HT/VHT due to WEP/TKIP use
[ 26.042004] wlp3s0: associate with bc:76:70:9e:5e:87 (try 1/3)
[ 26.044827] wlp3s0: RX AssocResp from bc:76:70:9e:5e:87 (capab=0x411 status=0 aid=1)
[ 26.071826] wlp3s0: associated
[ 26.071908] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 79.587012] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 361.45.18 Tue Jun 21 17:56:09 PDT 2016
[ 90.334553] fuse init (API version 7.24)
[ 192.800090] nvidia-modeset: Unloading
[ 192.818400] nvidia-nvlink: Unregistered the Nvlink Core, major device number 242
[ 192.818554] [drm] Module unloaded
[ 215.292531] nvidia-nvlink: Nvlink Core is being initialized, major device number 242
[ 215.292975] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 1
[ 215.292980] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 361.45.18 Tue Jun 21 18:27:52 PDT 2016
[ 215.303710] nvidia-uvm: Loaded the UVM driver in lite mode, major device number 241
[ 215.305306] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 361.45.18 Tue Jun 21 17:56:09 PDT 2016
[ 215.307306] nvidia-modeset: Unloading
[ 215.320490] nvidia-uvm: Unloaded the UVM driver in lite mode
[ 215.335768] nvidia-nvlink: Unregistered the Nvlink Core, major device number 242
[ 215.335867] [drm] Module unloaded
→ Installing both new and classic TLS OpenGL libraries.
→ Installing both new and classic TLS 32bit OpenGL libraries.
→ Install NVIDIA’s 32-bit compatibility libraries? (Answer: Yes)
→ Will install GLVND GLX client libraries.
→ Uninstalling the previous installation with /bin/nvidia-uninstall.
Looking for install checker script at ./libglvnd_install_checker/check-libglvnd-install.sh
executing: ‘/bin/sh ./libglvnd_install_checker/check-libglvnd-install.sh’…
Checking for libglvnd installation.
Checking libGLdispatch…
Can’t load library libGLdispatch.so.0: libGLdispatch.so.0: cannot open shared object file: No such file or directory
Will install libglvnd libraries.
→ Searching for conflicting files:
→ done.
→ Installing ‘NVIDIA Accelerated Graphics Driver for Linux-x86_64’ (361.45.18):
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libnvidia-glcore.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/xorg/modules/extensions/libglx.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libnvidia-tls.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/tls/libnvidia-tls.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libGLX_nvidia.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libOpenGL.so.0’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libGLESv1_CM.so.1’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libGLESv2.so.2’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libGLdispatch.so.0’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libGLX.so.0’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libGL.so.1.0.0’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libEGL.so.1’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/xorg/modules/drivers/nvidia_drv.so’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/xorg/modules/libnvidia-wfb.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libnvidia-gtk2.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libnvidia-gtk3.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libnvidia-cfg.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libnvidia-ml.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/vdpau/libvdpau_nvidia.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libcuda.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libnvidia-opencl.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libOpenCL.so.1.0.0’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libnvidia-fatbinaryloader.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libnvidia-ptxjitcompiler.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libnvcuvid.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libnvidia-encode.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libnvidia-ifr.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libnvidia-fbc.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libnvidia-compiler.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libnvidia-eglcore.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libnvidia-glsi.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libEGL_nvidia.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libGLESv2_nvidia.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib64/libGLESv1_CM_nvidia.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libcuda.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libnvidia-fatbinaryloader.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libnvidia-ptxjitcompiler.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libnvidia-ml.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libOpenCL.so.1.0.0’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libnvidia-compiler.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libnvidia-opencl.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libOpenGL.so.0’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libGLdispatch.so.0’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libGLESv2.so.2’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libGLESv1_CM.so.1’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libGL.so.1.0.0’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libGLX_nvidia.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libGLX.so.0’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libnvidia-glcore.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libnvidia-tls.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/tls/libnvidia-tls.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/vdpau/libvdpau_nvidia.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libnvcuvid.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libnvidia-encode.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libnvidia-eglcore.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libnvidia-glsi.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libEGL.so.1’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libEGL_nvidia.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libGLESv2_nvidia.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libGLESv1_CM_nvidia.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libnvidia-ifr.so.361.45.18’…
executing: ‘/bin/chcon -t textrel_shlib_t /usr/lib/libnvidia-fbc.so.361.45.18’…
executing: ‘/sbin/ldconfig’…
executing: '/sbin/depmod -a '…
→ done.
→ Driver file installation is complete.
→ Running post-install sanity check:
→ done.
→ Post-install sanity check passed.
→ Running runtime sanity check:
→ done.
→ Runtime sanity check passed.
→ Installation of the kernel module for the NVIDIA Accelerated Graphics Driver for Linux-x86_64 (version 361.45.18) is now complete.


*** /var/log/nvidia-uninstall.log
*** ls: -rw-r–r–. 1 root root 1127 2016-09-05 14:04:03.952790491 +0100 /var/log/nvidia-uninstall.log
nvidia-installer log file ‘/var/log/nvidia-uninstall.log’
creation time: Mon Sep 5 14:03:42 2016
installer version: 361.45.18

PATH: /sbin:/bin:/usr/sbin:/usr/bin

nvidia-installer command line:
nvidia-uninstall

Using: nvidia-installer ncurses v6 user interface
→ Detected 8 CPUs online; setting concurrency level to 8.
→ Tagging shared libraries with chcon -t textrel_shlib_t.
→ If you plan to no longer use the NVIDIA driver, you should make sure that no X screens are configured to use the NVIDIA X driver in your X configuration file. If you used nvidia-xconfig to configure X, it may have created a backup of your original configuration. Would you like to run nvidia-xconfig --restore-original-backup to attempt restoration of the original X configuration file? (Answer: No)
→ Parsing log file:
→ done.
→ Validating previous installation:
→ done.
→ Uninstalling NVIDIA Accelerated Graphics Driver for Linux-x86_64 (1.0-3614518 (361.45.18)):
→ done.
→ Running depmod and ldconfig:
→ done.
→ Uninstallation of existing driver: NVIDIA Accelerated Graphics Driver for Linux-x86_64 (361.45.18) is complete.


journalctl -b -0 _COMM=Xorg

– No entries –


journalctl -b -1 _COMM=Xorg

– No entries –


journalctl -b -2 _COMM=Xorg

– No entries –


journalctl -b -0 _COMM=Xorg.bin

– No entries –


journalctl -b -1 _COMM=Xorg.bin

– No entries –


journalctl -b -2 _COMM=Xorg.bin

– No entries –


journalctl -b -0 _COMM=X

– No entries –


journalctl -b -1 _COMM=X

– No entries –


journalctl -b -2 _COMM=X

– No entries –


*** /var/log/Xorg.0.log
*** ls: -rw-r–r–. 1 root root 26810 2016-09-05 14:50:52.421491598 +0100 /var/log/Xorg.0.log
[ 17.200] (–) Log file renamed from “/var/log/Xorg.pid-981.log” to “/var/log/Xorg.0.log”
[ 17.204]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[ 17.204] X Protocol Version 11, Revision 0
[ 17.204] Build Operating System: 4.6.3-300.fc24.x86_64
[ 17.204] Current Operating System: Linux localhost.localdomain 4.6.7-300.fc24.x86_64 #1 SMP Wed Aug 17 18:48:43 UTC 2016 x86_64
[ 17.204] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.6.7-300.fc24.x86_64 root=UUID=fc8f3bbf-f6b2-4285-85f9-44912f04c1fc ro rhgb quiet acpi_backlight=vendor rd.driver.blacklist=nouveau nouveau.modeset=0 video=vesa:off
[ 17.204] Build Date: 19 July 2016 06:08:11PM
[ 17.204] Build ID: xorg-x11-server 1.18.4-1.fc24
[ 17.204] Current version of pixman: 0.34.0
[ 17.204] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 17.204] Markers: (–) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 17.205] (==) Log file: “/var/log/Xorg.0.log”, Time: Mon Sep 5 14:50:50 2016
[ 17.232] (==) Using config directory: “/etc/X11/xorg.conf.d”
[ 17.232] (==) Using system config directory “/usr/share/X11/xorg.conf.d”
[ 17.275] (==) No Layout section. Using the first Screen section.
[ 17.275] (==) No screen section available. Using defaults.
[ 17.275] (
) |–>Screen “Default Screen Section” (0)
[ 17.275] (**) | |–>Monitor “”
[ 17.276] (==) No monitor specified for screen “Default Screen Section”.
Using a default monitor configuration.
[ 17.276] (==) Automatically adding devices
[ 17.276] (==) Automatically enabling devices
[ 17.276] (==) Automatically adding GPU devices
[ 17.276] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 17.276] (==) FontPath set to:
catalogue:/etc/X11/fontpath.d,
built-ins
[ 17.276] (==) ModulePath set to “/usr/lib64/xorg/modules”
[ 17.276] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 17.276] (II) Loader magic: 0x824dc0
[ 17.276] (II) Module ABI versions:
[ 17.276] X.Org ANSI C Emulation: 0.4
[ 17.276] X.Org Video Driver: 20.0
[ 17.276] X.Org XInput driver : 22.1
[ 17.276] X.Org Server Extension : 9.0
[ 17.279] (++) using VT number 1

[ 17.279] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 17.280] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 17.281] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 17.283] (–) PCI:*(0:0:2:0) 8086:0166:17aa:3904 rev 9, Mem @ 0xd3000000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x???/131072
[ 17.283] (–) PCI: (0:1:0:0) 10de:1292:17aa:3904 rev 161, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x???/65536
[ 17.283] (II) LoadModule: “glx”
[ 17.291] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 17.312] (II) Module glx: vendor=“X.Org Foundation”
[ 17.312] compiled for 1.18.4, module version = 1.0.0
[ 17.312] ABI class: X.Org Server Extension, version 9.0
[ 17.312] (==) AIGLX enabled
[ 17.312] (II) Applying OutputClass “nvidia” to /dev/dri/card1
[ 17.312] loading driver: nvidia
[ 17.312] (==) Matched intel as autoconfigured driver 0
[ 17.312] (==) Matched nvidia as autoconfigured driver 1
[ 17.312] (==) Matched nouveau as autoconfigured driver 2
[ 17.312] (==) Matched nv as autoconfigured driver 3
[ 17.312] (==) Matched intel as autoconfigured driver 4
[ 17.312] (==) Matched modesetting as autoconfigured driver 5
[ 17.312] (==) Matched fbdev as autoconfigured driver 6
[ 17.312] (==) Matched vesa as autoconfigured driver 7
[ 17.312] (==) Assigned the driver to the xf86ConfigLayout
[ 17.312] (II) LoadModule: “intel”
[ 17.334] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 17.343] (II) Module intel: vendor=“X.Org Foundation”
[ 17.343] compiled for 1.18.3, module version = 2.99.917
[ 17.343] Module class: X.Org Video Driver
[ 17.343] ABI class: X.Org Video Driver, version 20.0
[ 17.343] (II) LoadModule: “nvidia”
[ 17.343] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 17.367] (II) Module nvidia: vendor=“NVIDIA Corporation”
[ 17.367] compiled for 4.0.2, module version = 1.0.0
[ 17.367] Module class: X.Org Video Driver
[ 17.368] (II) LoadModule: “nouveau”
[ 17.368] (WW) Warning, couldn’t open module nouveau
[ 17.368] (II) UnloadModule: “nouveau”
[ 17.368] (II) Unloading nouveau
[ 17.368] (EE) Failed to load module “nouveau” (module does not exist, 0)
[ 17.368] (II) LoadModule: “nv”
[ 17.369] (WW) Warning, couldn’t open module nv
[ 17.369] (II) UnloadModule: “nv”
[ 17.369] (II) Unloading nv
[ 17.369] (EE) Failed to load module “nv” (module does not exist, 0)
[ 17.369] (II) LoadModule: “modesetting”
[ 17.369] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 17.371] (II) Module modesetting: vendor=“X.Org Foundation”
[ 17.371] compiled for 1.18.4, module version = 1.18.4
[ 17.371] Module class: X.Org Video Driver
[ 17.371] ABI class: X.Org Video Driver, version 20.0
[ 17.371] (II) LoadModule: “fbdev”
[ 17.371] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[ 17.371] (II) Module fbdev: vendor=“X.Org Foundation”
[ 17.371] compiled for 1.18.0, module version = 0.4.3
[ 17.371] Module class: X.Org Video Driver
[ 17.371] ABI class: X.Org Video Driver, version 20.0
[ 17.371] (II) LoadModule: “vesa”
[ 17.372] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[ 17.373] (II) Module vesa: vendor=“X.Org Foundation”
[ 17.373] compiled for 1.18.0, module version = 2.3.2
[ 17.373] Module class: X.Org Video Driver
[ 17.373] ABI class: X.Org Video Driver, version 20.0
[ 17.373] (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
[ 17.373] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 17.373] (II) intel: Driver for Intel(R) Iris™ Graphics: 5100, 6100
[ 17.373] (II) intel: Driver for Intel(R) Iris™ Pro Graphics: 5200, 6200, P6300
[ 17.373] (II) NVIDIA dlloader X Driver 367.44 Wed Aug 17 21:28:13 PDT 2016
[ 17.373] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 17.383] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 17.383] (II) FBDEV: driver for framebuffer: fbdev
[ 17.383] (II) VESA: driver for VESA chipsets: vesa
[ 17.386] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20160229
[ 17.386] (WW) Falling back to old probe method for modesetting
[ 17.387] (WW) Falling back to old probe method for fbdev
[ 17.387] (II) Loading sub module “fbdevhw”
[ 17.387] (II) LoadModule: “fbdevhw”
[ 17.387] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[ 17.388] (II) Module fbdevhw: vendor=“X.Org Foundation”
[ 17.388] compiled for 1.18.4, module version = 0.0.2
[ 17.388] ABI class: X.Org Video Driver, version 20.0
[ 17.388] (WW) Falling back to old probe method for vesa
[ 17.390] (–) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[ 17.390] (–) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 4 threads
[ 17.390] (II) intel(0): Creating default Display subsection in Screen section
“Default Screen Section” for depth/fbbpp 24/32
[ 17.390] (==) intel(0): Depth 24, (–) framebuffer bpp 32
[ 17.390] (==) intel(0): RGB weight 888
[ 17.390] (==) intel(0): Default visual is TrueColor
[ 17.391] (II) intel(0): Output LVDS1 has no monitor section
[ 17.398] (–) intel(0): Found backlight control interface ideapad (type ‘platform’) for output LVDS1
[ 17.398] (II) intel(0): Enabled output LVDS1
[ 17.398] (II) intel(0): Output VGA1 has no monitor section
[ 17.398] (II) intel(0): Enabled output VGA1
[ 17.398] (II) intel(0): Output HDMI1 has no monitor section
[ 17.398] (II) intel(0): Enabled output HDMI1
[ 17.398] (II) intel(0): Output DP1 has no monitor section
[ 17.398] (II) intel(0): Enabled output DP1
[ 17.398] (–) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 17.398] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 17.398] (II) intel(0): Enabled output VIRTUAL1
[ 17.398] (–) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[ 17.398] (==) intel(0): TearFree disabled
[ 17.399] (==) intel(0): DPI set to (96, 96)
[ 17.399] (II) Loading sub module “dri3”
[ 17.399] (II) LoadModule: “dri3”
[ 17.399] (II) Module “dri3” already built-in
[ 17.399] (II) Loading sub module “dri2”
[ 17.399] (II) LoadModule: “dri2”
[ 17.399] (II) Module “dri2” already built-in
[ 17.399] (II) Loading sub module “present”
[ 17.399] (II) LoadModule: “present”
[ 17.399] (II) Module “present” already built-in
[ 17.399] (II) UnloadModule: “fbdev”
[ 17.399] (II) Unloading fbdev
[ 17.399] (II) UnloadSubModule: “fbdevhw”
[ 17.399] (II) Unloading fbdevhw
[ 17.399] (II) UnloadModule: “vesa”
[ 17.399] (II) Unloading vesa
[ 17.399] (==) Depth 24 pixmap format is 32 bpp
[ 17.404] (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
[ 17.404] (==) intel(0): Backing store enabled
[ 17.404] (==) intel(0): Silken mouse enabled
[ 17.406] (II) intel(0): HW Cursor enabled
[ 17.406] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 17.407] (==) intel(0): DPMS enabled
[ 17.407] (==) intel(0): Display hotplug detection enabled
[ 17.407] (II) intel(0): [DRI2] Setup complete
[ 17.407] (II) intel(0): [DRI2] DRI driver: i965
[ 17.407] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 17.407] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 17.407] (II) intel(0): hardware support for Present enabled
[ 17.407] (–) RandR disabled
[ 17.414] (II) SELinux: Disabled by boolean
[ 17.475] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 17.475] (II) AIGLX: enabled GLX_ARB_create_context
[ 17.475] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 17.475] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 17.475] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 17.475] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 17.475] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 17.475] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 17.475] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 17.475] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 17.475] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 17.475] (II) AIGLX: Loaded and initialized i965
[ 17.475] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 17.478] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 17.478] (II) intel(0): Setting screen physical size to 361 x 203
[ 17.608] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 17.608] () Power Button: Applying InputClass “evdev keyboard catchall”
[ 17.608] (
) Power Button: Applying InputClass “libinput keyboard catchall”
[ 17.608] () Power Button: Applying InputClass “system-keyboard”
[ 17.608] (II) LoadModule: “libinput”
[ 17.608] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[ 17.618] (II) Module libinput: vendor=“X.Org Foundation”
[ 17.618] compiled for 1.18.3, module version = 0.19.0
[ 17.618] Module class: X.Org XInput Driver
[ 17.618] ABI class: X.Org XInput driver, version 22.1
[ 17.618] (II) Using input driver ‘libinput’ for ‘Power Button’
[ 17.618] (
) Power Button: always reports core events
[ 17.618] () Option “Device” “/dev/input/event2”
[ 17.618] (
) Option “_source” “server/udev”
[ 17.618] (II) input device ‘Power Button’, /dev/input/event2 is tagged by udev as: Keyboard
[ 17.618] (II) input device ‘Power Button’, /dev/input/event2 is a keyboard
[ 17.633] () Option “config_info” “udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2”
[ 17.633] (II) XINPUT: Adding extended input device “Power Button” (type: KEYBOARD, id 6)
[ 17.633] (
) Option “xkb_layout” “fr”
[ 17.633] () Option “xkb_variant” “oss”
[ 17.672] (II) input device ‘Power Button’, /dev/input/event2 is tagged by udev as: Keyboard
[ 17.672] (II) input device ‘Power Button’, /dev/input/event2 is a keyboard
[ 17.673] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[ 17.673] (
) Video Bus: Applying InputClass “evdev keyboard catchall”
[ 17.673] () Video Bus: Applying InputClass “libinput keyboard catchall”
[ 17.673] (
) Video Bus: Applying InputClass “system-keyboard”
[ 17.673] (II) Using input driver ‘libinput’ for ‘Video Bus’
[ 17.673] () Video Bus: always reports core events
[ 17.673] (
) Option “Device” “/dev/input/event5”
[ 17.673] () Option “_source” “server/udev”
[ 17.673] (II) input device ‘Video Bus’, /dev/input/event5 is tagged by udev as: Keyboard
[ 17.673] (II) input device ‘Video Bus’, /dev/input/event5 is a keyboard
[ 17.685] (
) Option “config_info” “udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:03/input/input7/event5”
[ 17.685] (II) XINPUT: Adding extended input device “Video Bus” (type: KEYBOARD, id 7)
[ 17.685] () Option “xkb_layout” “fr”
[ 17.685] (
) Option “xkb_variant” “oss”
[ 17.685] (II) input device ‘Video Bus’, /dev/input/event5 is tagged by udev as: Keyboard
[ 17.685] (II) input device ‘Video Bus’, /dev/input/event5 is a keyboard
[ 17.686] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 17.686] () Power Button: Applying InputClass “evdev keyboard catchall”
[ 17.686] (
) Power Button: Applying InputClass “libinput keyboard catchall”
[ 17.686] () Power Button: Applying InputClass “system-keyboard”
[ 17.686] (II) Using input driver ‘libinput’ for ‘Power Button’
[ 17.686] (
) Power Button: always reports core events
[ 17.686] () Option “Device” “/dev/input/event0”
[ 17.686] (
) Option “_source” “server/udev”
[ 17.686] (II) input device ‘Power Button’, /dev/input/event0 is tagged by udev as: Keyboard
[ 17.686] (II) input device ‘Power Button’, /dev/input/event0 is a keyboard
[ 17.700] () Option “config_info” “udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input0/event0”
[ 17.700] (II) XINPUT: Adding extended input device “Power Button” (type: KEYBOARD, id 8)
[ 17.700] (
) Option “xkb_layout” “fr”
[ 17.700] () Option “xkb_variant” “oss”
[ 17.700] (II) input device ‘Power Button’, /dev/input/event0 is tagged by udev as: Keyboard
[ 17.700] (II) input device ‘Power Button’, /dev/input/event0 is a keyboard
[ 17.701] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 17.701] (
) Video Bus: Applying InputClass “evdev keyboard catchall”
[ 17.701] () Video Bus: Applying InputClass “libinput keyboard catchall”
[ 17.701] (
) Video Bus: Applying InputClass “system-keyboard”
[ 17.701] (II) Using input driver ‘libinput’ for ‘Video Bus’
[ 17.701] () Video Bus: always reports core events
[ 17.701] (
) Option “Device” “/dev/input/event4”
[ 17.701] () Option “_source” “server/udev”
[ 17.701] (II) input device ‘Video Bus’, /dev/input/event4 is tagged by udev as: Keyboard
[ 17.701] (II) input device ‘Video Bus’, /dev/input/event4 is a keyboard
[ 17.712] (
) Option “config_info” “udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:00/input/input6/event4”
[ 17.712] (II) XINPUT: Adding extended input device “Video Bus” (type: KEYBOARD, id 9)
[ 17.712] () Option “xkb_layout” “fr”
[ 17.712] (
) Option “xkb_variant” “oss”
[ 17.712] (II) input device ‘Video Bus’, /dev/input/event4 is tagged by udev as: Keyboard
[ 17.712] (II) input device ‘Video Bus’, /dev/input/event4 is a keyboard
[ 17.713] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 17.713] (II) No input driver specified, ignoring this device.
[ 17.713] (II) This device may have been added with another device file.
[ 17.714] (II) config/udev: Adding input device Lenovo EasyCamera (/dev/input/event9)
[ 17.714] () Lenovo EasyCamera: Applying InputClass “evdev keyboard catchall”
[ 17.714] (
) Lenovo EasyCamera: Applying InputClass “libinput keyboard catchall”
[ 17.714] () Lenovo EasyCamera: Applying InputClass “system-keyboard”
[ 17.714] (II) Using input driver ‘libinput’ for ‘Lenovo EasyCamera’
[ 17.714] (
) Lenovo EasyCamera: always reports core events
[ 17.714] () Option “Device” “/dev/input/event9”
[ 17.714] (
) Option “_source” “server/udev”
[ 17.714] (II) input device ‘Lenovo EasyCamera’, /dev/input/event9 is tagged by udev as: Keyboard
[ 17.714] (II) input device ‘Lenovo EasyCamera’, /dev/input/event9 is a keyboard
[ 17.737] () Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/input/input10/event9”
[ 17.737] (II) XINPUT: Adding extended input device “Lenovo EasyCamera” (type: KEYBOARD, id 10)
[ 17.737] (
) Option “xkb_layout” “fr”
[ 17.737] () Option “xkb_variant” “oss”
[ 17.738] (II) input device ‘Lenovo EasyCamera’, /dev/input/event9 is tagged by udev as: Keyboard
[ 17.738] (II) input device ‘Lenovo EasyCamera’, /dev/input/event9 is a keyboard
[ 17.738] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event6)
[ 17.738] (
) PixArt USB Optical Mouse: Applying InputClass “evdev pointer catchall”
[ 17.738] () PixArt USB Optical Mouse: Applying InputClass “libinput pointer catchall”
[ 17.738] (II) Using input driver ‘libinput’ for ‘PixArt USB Optical Mouse’
[ 17.738] (
) PixArt USB Optical Mouse: always reports core events
[ 17.738] () Option “Device” “/dev/input/event6”
[ 17.738] (
) Option “_source” “server/udev”
[ 17.739] (II) input device ‘PixArt USB Optical Mouse’, /dev/input/event6 is tagged by udev as: Mouse
[ 17.739] (II) Device ‘PixArt USB Optical Mouse’ set to 1000 DPI
[ 17.739] (II) input device ‘PixArt USB Optical Mouse’, /dev/input/event6 is a pointer caps
[ 17.758] () Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:093A:2510.0001/input/input8/event6”
[ 17.758] (II) XINPUT: Adding extended input device “PixArt USB Optical Mouse” (type: MOUSE, id 11)
[ 17.758] (
) Option “AccelerationScheme” “none”
[ 17.758] () PixArt USB Optical Mouse: (accel) selected scheme none/0
[ 17.758] (
) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[ 17.758] () PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[ 17.758] (II) input device ‘PixArt USB Optical Mouse’, /dev/input/event6 is tagged by udev as: Mouse
[ 17.758] (II) Device ‘PixArt USB Optical Mouse’ set to 1000 DPI
[ 17.758] (II) input device ‘PixArt USB Optical Mouse’, /dev/input/event6 is a pointer caps
[ 17.759] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse0)
[ 17.759] (II) No input driver specified, ignoring this device.
[ 17.759] (II) This device may have been added with another device file.
[ 17.760] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
[ 17.760] (II) No input driver specified, ignoring this device.
[ 17.760] (II) This device may have been added with another device file.
[ 17.760] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
[ 17.760] (II) No input driver specified, ignoring this device.
[ 17.760] (II) This device may have been added with another device file.
[ 17.760] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event12)
[ 17.760] (II) No input driver specified, ignoring this device.
[ 17.760] (II) This device may have been added with another device file.
[ 17.761] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event8)
[ 17.761] (
) Ideapad extra buttons: Applying InputClass “evdev keyboard catchall”
[ 17.761] () Ideapad extra buttons: Applying InputClass “libinput keyboard catchall”
[ 17.761] (
) Ideapad extra buttons: Applying InputClass “system-keyboard”
[ 17.761] (II) Using input driver ‘libinput’ for ‘Ideapad extra buttons’
[ 17.761] () Ideapad extra buttons: always reports core events
[ 17.761] (
) Option “Device” “/dev/input/event8”
[ 17.761] () Option “_source” “server/udev”
[ 17.761] (II) input device ‘Ideapad extra buttons’, /dev/input/event8 is tagged by udev as: Keyboard
[ 17.761] (II) input device ‘Ideapad extra buttons’, /dev/input/event8 is a keyboard
[ 17.781] (
) Option “config_info” “udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input9/event8”
[ 17.781] (II) XINPUT: Adding extended input device “Ideapad extra buttons” (type: KEYBOARD, id 12)
[ 17.781] () Option “xkb_layout” “fr”
[ 17.781] (
) Option “xkb_variant” “oss”
[ 17.781] (II) input device ‘Ideapad extra buttons’, /dev/input/event8 is tagged by udev as: Keyboard
[ 17.781] (II) input device ‘Ideapad extra buttons’, /dev/input/event8 is a keyboard
[ 17.782] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 17.782] () AT Translated Set 2 keyboard: Applying InputClass “evdev keyboard catchall”
[ 17.782] (
) AT Translated Set 2 keyboard: Applying InputClass “libinput keyboard catchall”
[ 17.782] () AT Translated Set 2 keyboard: Applying InputClass “system-keyboard”
[ 17.782] (II) Using input driver ‘libinput’ for ‘AT Translated Set 2 keyboard’
[ 17.782] (
) AT Translated Set 2 keyboard: always reports core events
[ 17.782] () Option “Device” “/dev/input/event3”
[ 17.782] (
) Option “_source” “server/udev”
[ 17.782] (II) input device ‘AT Translated Set 2 keyboard’, /dev/input/event3 is tagged by udev as: Keyboard
[ 17.782] (II) input device ‘AT Translated Set 2 keyboard’, /dev/input/event3 is a keyboard
[ 17.799] () Option “config_info” “udev:/sys/devices/platform/i8042/serio0/input/input3/event3”
[ 17.799] (II) XINPUT: Adding extended input device “AT Translated Set 2 keyboard” (type: KEYBOARD, id 13)
[ 17.799] (
) Option “xkb_layout” “fr”
[ 17.799] () Option “xkb_variant” “oss”
[ 17.799] (II) input device ‘AT Translated Set 2 keyboard’, /dev/input/event3 is tagged by udev as: Keyboard
[ 17.799] (II) input device ‘AT Translated Set 2 keyboard’, /dev/input/event3 is a keyboard
[ 17.800] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event7)
[ 17.800] (
) ETPS/2 Elantech Touchpad: Applying InputClass “evdev touchpad catchall”
[ 17.800] () ETPS/2 Elantech Touchpad: Applying InputClass “evdev touchscreen catchall”
[ 17.800] (
) ETPS/2 Elantech Touchpad: Applying InputClass “touchpad catchall”
[ 17.800] () ETPS/2 Elantech Touchpad: Applying InputClass “Default clickpad buttons”
[ 17.800] (
) ETPS/2 Elantech Touchpad: Applying InputClass “libinput touchpad catchall”
[ 17.800] () ETPS/2 Elantech Touchpad: Applying InputClass “libinput touchscreen catchall”
[ 17.800] (
) ETPS/2 Elantech Touchpad: Applying InputClass “touchpad catchall”
[ 17.800] () ETPS/2 Elantech Touchpad: Applying InputClass “Default clickpad buttons”
[ 17.800] (II) LoadModule: “synaptics”
[ 17.800] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[ 17.801] (II) Module synaptics: vendor=“X.Org Foundation”
[ 17.801] compiled for 1.18.0, module version = 1.8.3
[ 17.801] Module class: X.Org XInput Driver
[ 17.801] ABI class: X.Org XInput driver, version 22.1
[ 17.801] (II) Using input driver ‘synaptics’ for ‘ETPS/2 Elantech Touchpad’
[ 17.801] (
) ETPS/2 Elantech Touchpad: always reports core events
[ 17.801] () Option “Device” “/dev/input/event7”
[ 17.829] (II) synaptics: ETPS/2 Elantech Touchpad: found clickpad property
[ 17.829] (–) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 3260 (res 33)
[ 17.829] (–) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 2119 (res 33)
[ 17.829] (–) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[ 17.829] (–) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
[ 17.829] (–) synaptics: ETPS/2 Elantech Touchpad: buttons: left double triple
[ 17.829] (–) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[ 17.829] (
) Option “SoftButtonAreas” “50% 0 82% 0 0 0 0 0”
[ 17.829] (–) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 17.829] () ETPS/2 Elantech Touchpad: always reports core events
[ 17.859] (
) Option “config_info” “udev:/sys/devices/platform/i8042/serio1/input/input5/event7”
[ 17.859] (II) XINPUT: Adding extended input device “ETPS/2 Elantech Touchpad” (type: TOUCHPAD, id 14)
[ 17.859] () synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[ 17.859] (
) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
[ 17.859] () synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.051
[ 17.859] (
) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[ 17.859] () ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[ 17.859] (
) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 17.859] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 17.859] (–) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 17.859] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[ 17.859] (II) No input driver specified, ignoring this device.
[ 17.859] (II) This device may have been added with another device file.
[ 19.399] (II) intel(0): EDID vendor “CMN”, prod id 5558
[ 19.399] (II) intel(0): DDCModeFromDetailedTiming: Ignoring tiny 0x846 mode
[ 19.399] (II) intel(0): Printing DDC gathered Modelines:
[ 19.399] (II) intel(0): Modeline "1366x768"x0.0 76.40 1366 1434 1480 1592 768 772 778 799 -hsync -vsync (48.0 kHz eP)


*** /etc/X11/xorg.conf.d/00-keyboard.conf
*** ls: -rw-r–r–. 1 root root 266 2016-09-01 11:27:08.875550646 +0100 /etc/X11/xorg.conf.d/00-keyboard.conf

Read and parsed by systemd-localed. It’s probably wise not to edit this file

manually too freely.

Section “InputClass”
Identifier “system-keyboard”
MatchIsKeyboard “on”
Option “XkbLayout” “fr”
Option “XkbVariant” “oss”
EndSection


*** /usr/share/X11/xorg.conf.d/10-evdev.conf
*** ls: -rw-r–r–. 1 root root 1099 2016-06-01 02:58:22.000000000 +0100 /usr/share/X11/xorg.conf.d/10-evdev.conf

Catch-all evdev loader for udev-based systems

We don’t simply match on any device since that also adds accelerometers

and other devices that we don’t really want to use. The list below

matches everything but joysticks.

Section “InputClass”
Identifier “evdev pointer catchall”
MatchIsPointer “on”
MatchDevicePath “/dev/input/event*”
Driver “evdev”
EndSection

Section “InputClass”
Identifier “evdev keyboard catchall”
MatchIsKeyboard “on”
MatchDevicePath “/dev/input/event*”
Driver “evdev”
EndSection

Section “InputClass”
Identifier “evdev touchpad catchall”
MatchIsTouchpad “on”
MatchDevicePath “/dev/input/event*”
Driver “evdev”
EndSection

Section “InputClass”
Identifier “evdev tablet catchall”
MatchIsTablet "on&q