OpenSUSE Tumbleweed, kernel 4.10.1-1. После обновки ядра переустанавливаю драйвер nvidia. Драйвер компилируется нормально, nouveau забанен, как и rivafb и nvidiafb. После компиляции драйвера появляется следующее сообщение
9949 ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most frequently when this kernel module was built against the wrong or improperly configured kernel sources, with a version of gcc t hat differs from the one used to build the target kernel, or if a driver such as rivafb, nvidiafb, or nouveau is present and prevents the NVIDIA kernel module from obtaining ownership of the NVIDIA g raphics device(s), or no NVIDIA GPU installed in this system is supported by this NVIDIA Linux graphics driver release.
9950
9951 Please see the log entries 'Kernel module load error' and 'Kernel messages' at the end of the file '/var/log/nvidia-installer.log' for more information.
9952 -> Kernel module load error: No such device
9953 -> Kernel messages:
9954 [ 472.211462] warn_slowpath_fmt+0x4f/0x60
9955 [ 472.211466] proc_register+0xf3/0x120
9956 [ 472.211471] proc_mkdir_data+0x61/0x90
9957 [ 472.211580] nv_register_procfs+0x4c/0x1d0 [nvidia]
9958 [ 472.211669] nvidia_init_module+0x286/0x770 [nvidia]
9959 [ 472.211753] ? nv_drm_init+0xf/0xf [nvidia]
9960 [ 472.211832] nvidia_frontend_init_module+0x4c/0x881 [nvidia]
9961 [ 472.211916] ? nv_drm_init+0xf/0xf [nvidia]
9962 [ 472.211918] do_one_initcall+0x4e/0x1a0
9963 [ 472.211922] ? __vunmap+0x6d/0xc0
9964 [ 472.211923] ? __vunmap+0x6d/0xc0
9965 [ 472.211925] do_init_module+0x5b/0x207
9966 [ 472.211928] load_module+0x197f/0x1d80
9967 [ 472.211932] ? __symbol_put+0x50/0x50
9968 [ 472.211934] SYSC_finit_module+0xa4/0xe0
9969 [ 472.211938] entry_SYSCALL_64_fastpath+0x1e/0xad
9970 [ 472.211940] ---[ end trace fbd0f784be317d92 ]---
9971 [ 472.211941] NVRM: failed to register procfs!
9972 [ 472.211970] NVRM: request_mem_region failed for 16M @ 0xfd000000. This can
9973 NVRM: occur when a driver such as rivatv is loaded and claims
9974 NVRM: ownership of the device's registers.
9975 [ 472.211974] nvidia: probe of 0000:01:00.0 failed with error -1
9976 [ 472.211991] Error: Driver 'nvidia' is already registered, aborting...
9977 [ 472.211991] NVRM: DRM init failed