You are not logged in.

#1 2016-07-11 11:23:12

Spoolerx
Member
Registered: 2016-06-06
Posts: 10

Problem with intel+nvidia graphics

Hi,
Hardware:
Dell Latitude E5450

lspci
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:04.0 Signal processing controller: Intel Corporation Broadwell-U Processor Thermal Subsystem (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
00:19.0 Ethernet controller: Intel Corporation Ethernet Connection (3) I218-LM (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 (rev e3)
00:1c.4 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #5 (rev e3)
00:1d.0 USB controller: Intel Corporation Wildcat Point-LP USB EHCI Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
01:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01)
02:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
03:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 840M] (rev a2)

inxi -SG
Resuming in non X mode: glxinfo not found. For package install advice run: inxi --recommends
System:    Host: Archi Kernel: 4.6.3-1-ARCH x86_64 (64 bit) Desktop: KDE Plasma 5.7.0 Distro: Antergos Linux
Graphics:  Card-1: Intel Broadwell-U Integrated Graphics
           Card-2: NVIDIA GM108M [GeForce 840M]
           Display Server: N/A drivers: intel (unloaded: fbdev,vesa) Resolution: 235x23

Installed drivers:
local/xf86-video-nouveau 1.0.12-1 (xorg-drivers xorg)
local/lib32-mesa 11.2.2-1
local/libva-intel-driver 1.7.1-1
local/mesa 11.2.2-1
local/xf86-video-intel 1:2.99.917+674+g9154dff-1 (xorg-drivers xorg)

Target:
Install nvidia driver and use only nvidia card.

Problem:
When i install nvidia driver
pacman -S nvidia
and configure
nvidia-xconfig
i restart my system and Xserver now work.

Log from Xorg.log:
[   110.617]
X.Org X Server 1.18.3
Release Date: 2016-04-04
[   110.618] X Protocol Version 11, Revision 0
[   110.618] Build Operating System: Linux 4.5.1-1-ARCH x86_64
[   110.618] Current Operating System: Linux Archi 4.6.3-1-ARCH #1 SMP PREEMPT Fri Jun 24 21:19:13 CEST 2016 x86_64
[   110.618] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ef0d3ed2-c064-42a8-82c8-7e989d71f504 rw quiet resume=UUID=e3112e16-cce3-43ac-93f0-f6d5f527641c
[   110.619] Build Date: 03 June 2016  07:28:24AM
[   110.619] 
[   110.619] Current version of pixman: 0.34.0
[   110.619]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[   110.619] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   110.621] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 11 12:55:39 2016
[   110.621] (==) Using config file: "/etc/X11/xorg.conf"
[   110.621] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   110.622] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   110.622] (==) ServerLayout "Layout0"
[   110.622] (**) |-->Screen "Screen0" (0)
[   110.622] (**) |   |-->Monitor "Monitor0"
[   110.622] (==) No device specified for screen "Screen0".
    Using the first device section listed.
[   110.622] (**) |   |-->Device "Device1"
[   110.622] (**) |-->Input Device "Keyboard0"
[   110.622] (**) |-->Input Device "Mouse0"
[   110.622] (**) Option "DontZap" "false"
[   110.622] (==) Automatically adding devices
[   110.622] (==) Automatically enabling devices
[   110.622] (==) Automatically adding GPU devices
[   110.622] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   110.622] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   110.622]     Entry deleted from font path.
[   110.622]     (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   110.622] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   110.622]     Entry deleted from font path.
[   110.622]     (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   110.622] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/
[   110.622] (==) ModulePath set to "/usr/lib/xorg/modules"
[   110.622] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   110.622] (WW) Disabling Keyboard0
[   110.622] (WW) Disabling Mouse0
[   110.622] (II) Loader magic: 0x821d20
[   110.622] (II) Module ABI versions:
[   110.622]     X.Org ANSI C Emulation: 0.4
[   110.622]     X.Org Video Driver: 20.0
[   110.622]     X.Org XInput driver : 22.1
[   110.622]     X.Org Server Extension : 9.0
[   110.622] (++) using VT number 2

[   110.622] (--) controlling tty is VT number 2, auto-enabling KeepTty
[   110.623] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[   110.624] (II) xfree86: Adding drm device (/dev/dri/card1)
[   110.624] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 8 paused 0
[   110.624] (II) xfree86: Adding drm device (/dev/dri/card0)
[   110.625] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
[   110.629] (--) PCI:*(0:0:2:0) 8086:1616:1028:062b rev 9, Mem @ 0xf5000000/16777216, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[   110.629] (--) PCI: (0:3:0:0) 10de:1341:1028:062b rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[   110.629] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   110.629] (II) LoadModule: "glx"
[   110.629] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   110.630] (II) Module glx: vendor="X.Org Foundation"
[   110.630]     compiled for 1.18.3, module version = 1.0.0
[   110.630]     ABI class: X.Org Server Extension, version 9.0
[   110.630] (==) AIGLX enabled
[   110.630] (II) LoadModule: "nvidia"
[   110.630] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   110.631] (II) Module nvidia: vendor="NVIDIA Corporation"
[   110.631]     compiled for 4.0.2, module version = 1.0.0
[   110.631]     Module class: X.Org Video Driver
[   110.631] (II) NVIDIA dlloader X Driver  367.27  Thu Jun  9 17:57:30 PDT 2016
[   110.631] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   110.631] (II) systemd-logind: releasing fd for 226:0
[   110.631] (EE) No devices detected.
[   110.631] (EE)
Fatal server error:
[   110.631] (EE) no screens found(EE)
[   110.631] (EE)
Please consult the The X.Org Foundation support
     at http://wiki.x.org
for help.
[   110.631] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   110.631] (EE)

Offline

#2 2016-07-11 11:29:24

Awebb
Member
Registered: 2010-05-06
Posts: 6,275

Re: Problem with intel+nvidia graphics

Offline

#3 2016-07-11 11:58:57

Spoolerx
Member
Registered: 2016-06-06
Posts: 10

Re: Problem with intel+nvidia graphics

Yes, i try install bumblebee but it not work:

pacman -S bumblebee
pacman -S mesa
pacman -S xf86-video-intel
pacman -S nvidia

then:

gpasswd -a wojtek bumblebee
systemctl start bumblebeed.service

optirun glxgears -info

[ 2993.154124] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 2993.154150] [ERROR]Aborting because fallback start is disabled.

so i install nouveau driver and  restarcie bumbleebe service
optirun glxgears -info daje efekt:

[ 3091.480381] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) [drm] Failed to open DRM device for pci:0000:03:00.0: -19
[ 3091.480413] [ERROR]Aborting because fallback start is disabled.:

Offline

Board footer

Powered by FluxBB