LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   No devices detected after installing NVIDIA driver for SBo (https://www.linuxquestions.org/questions/slackware-14/no-devices-detected-after-installing-nvidia-driver-for-sbo-4175581997/)

qlands 06-10-2016 11:37 PM

No devices detected after installing NVIDIA driver for SBo
 
I downloaded and installed the Nvidia kernel and driver from SBo. All compiled fine but when I try to start X I get the following log:

Code:

[  1711.550]
X.Org X Server 1.18.3
Release Date: 2016-04-04
[  1711.560] X Protocol Version 11, Revision 0
[  1711.563] Build Operating System: Slackware 14.2 Slackware Linux Project
[  1711.566] Current Operating System: Linux darkstar 4.4.13 #2 SMP Tue Jun 7 23:22:46 CDT 2016 x86_64
[  1711.566] Kernel command line: BOOT_IMAGE=Linux ro root=801 vt.default_utf8=0
[  1711.576] Build Date: 15 April 2016  11:05:21AM
[  1711.580] 
[  1711.583] Current version of pixman: 0.34.0
[  1711.589]        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[  1711.589] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1711.602] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun 10 21:54:14 2016
[  1711.605] (==) Using config file: "/etc/X11/xorg.conf"
[  1711.608] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1711.611] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1711.611] (==) ServerLayout "Layout0"
[  1711.611] (**) |-->Screen "Screen0" (0)
[  1711.611] (**) |  |-->Monitor "Monitor0"
[  1711.611] (**) |  |-->Device "Device0"
[  1711.611] (**) |-->Input Device "Keyboard0"
[  1711.611] (**) |-->Input Device "Mouse0"
[  1711.611] (==) Automatically adding devices
[  1711.611] (==) Automatically enabling devices
[  1711.611] (==) Automatically adding GPU devices
[  1711.611] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1711.611] (WW) The directory "/usr/share/fonts/local" does not exist.
[  1711.611]        Entry deleted from font path.
[  1711.611] (WW) The directory "/usr/share/fonts/CID" does not exist.
[  1711.611]        Entry deleted from font path.
[  1711.611] (**) FontPath set to:
        /usr/lib64/X11/fonts/misc/:unscaled,
        /usr/lib64/X11/fonts/100dpi/:unscaled,
        /usr/lib64/X11/fonts/75dpi/:unscaled,
        /usr/lib64/X11/fonts/misc/,
        /usr/lib64/X11/fonts/Type1/,
        /usr/lib64/X11/fonts/Speedo/,
        /usr/lib64/X11/fonts/100dpi/,
        /usr/lib64/X11/fonts/75dpi/,
        /usr/lib64/X11/fonts/cyrillic/,
        /usr/lib64/X11/fonts/TTF/,
        /usr/share/fonts/TTF,
        /usr/share/fonts/OTF,
        /usr/share/fonts/Type1,
        /usr/share/fonts/misc,
        /usr/share/fonts/75dpi/:unscaled,
        /usr/share/fonts/100dpi/:unscaled,
        /usr/share/fonts/75dpi,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/cyrillic
[  1711.611] (==) ModulePath set to "/usr/lib64/xorg/modules"
[  1711.611] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  1711.611] (WW) Disabling Keyboard0
[  1711.611] (WW) Disabling Mouse0
[  1711.611] (II) Loader magic: 0x808c00
[  1711.611] (II) Module ABI versions:
[  1711.611]        X.Org ANSI C Emulation: 0.4
[  1711.611]        X.Org Video Driver: 20.0
[  1711.611]        X.Org XInput driver : 22.1
[  1711.611]        X.Org Server Extension : 9.0
[  1711.612] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1711.612] (II) xfree86: Adding drm device (/dev/dri/card1)
[  1711.613] (--) PCI:*(0:0:2:0) 8086:0416:1028:060d rev 6, Mem @ 0xec400000/4194304, 0x80000000/268435456, I/O @ 0x0000f000/64
[  1711.613] (--) PCI: (0:2:0:0) 10de:0ff6:1028:060d rev 161, Mem @ 0xeb000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[  1711.613] (II) Open ACPI successful (/var/run/acpid.socket)
[  1711.613] (II) LoadModule: "glx"
[  1711.613] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[  1711.621] (II) Module glx: vendor="X.Org Foundation"
[  1711.621]        compiled for 1.18.3, module version = 1.0.0
[  1711.621]        ABI class: X.Org Server Extension, version 9.0
[  1711.621] (==) AIGLX enabled
[  1711.621] (II) LoadModule: "nvidia"
[  1711.621] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[  1711.622] (II) Module nvidia: vendor="NVIDIA Corporation"
[  1711.622]        compiled for 4.0.2, module version = 1.0.0
[  1711.622]        Module class: X.Org Video Driver
[  1711.622] (II) NVIDIA dlloader X Driver  361.45.11  Tue May 17 17:22:09 PDT 2016
[  1711.622] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  1711.622] (--) using VT number 7

[  1711.637] (EE) No devices detected.
[  1711.637] (EE)
Fatal server error:
[  1711.637] (EE) no screens found(EE)
[  1711.637] (EE)
Please consult the The X.Org Foundation support
        at http://wiki.x.org
 for help.
[  1711.637] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[  1711.637] (EE)

It seems that the driver is loading but not devices found.

This is my lspci information:
Code:

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:04.0 Signal processing controller: Intel Corporation Device 0c03 (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5)
00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d5)
00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d5)
00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 (rev d5)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
00:1f.6 Signal processing controller: Intel Corporation 8 Series Chipset Family Thermal Management Controller (rev 05)
02:00.0 3D controller: NVIDIA Corporation GK107GLM [Quadro K1100M] (rev a1)
06:00.0 Network controller: Broadcom Corporation BCM4352 802.11ac Wireless Network Adapter (rev 03)
07:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5249 PCI Express Card Reader (rev 01)

Any idea what else do I need to do?

ReaperX7 06-10-2016 11:40 PM

You have an Optimus laptop. You need to install Bumblebee.

qlands 07-05-2016 10:47 AM

Resolved
 
Excellent! Thanks.


All times are GMT -5. The time now is 10:44 PM.