Acer Aspire E17 E5-773G-52PB with Nvidia Optimus technologi

Options
FreeBSD
FreeBSD Member Posts: 11 New User
edited March 2023 in 2017 Archives

Hello!

Can somebody show me a right method how can I setup my Nvidia Optimus "supported" notebook to use minimum the Nvidia card from the two?
Sorry, when I bought this notebook I doesn't knew nothing from the two different video card (even from two differnt manufacturer, Intel and Nvidia) are inside. On the machine and in advertisements of the shop and where I bought everywhere was only one card is in this machine.
I already tried a lot of different method from the network without any luck. 

My cards:

lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07)

lspci | grep 3D
01:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 940M] (rev a2)

pciconf -lvb
vgapci0@pci0:0:2:0: class=0x030000 card=0x09851025 chip=0x19168086 rev=0x07 hdr=0x00
vendor = 'Intel Corporation'
device = 'HD Graphics 520'
class = display
subclass = VGA
vgapci1@pci0:1:0:0: class=0x030200 card=0x09851025 chip=0x134710de rev=0xa2 hdr=0x00
vendor = 'NVIDIA Corporation'
device = 'GM108M [GeForce 940M]'
class = display
subclass = 3D

My monitor:

xdpyinfo | grep -B1 dot
dimensions: 1920x1080 pixels (508x285 millimeters)
resolution: 96x96 dots per inch

nvidia-xconfig --query-gpu-info
Number of GPUs: 1
GPU #0:
Name : GeForce 940M
UUID : GPU-5ff5f41e-7d4a-24d0-4594-7b31d8d32412
PCI BusID : PCI:1:0:0
Number of Display Devices: 0

xrandr program version 1.5.0

xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x46 cap: 0x2, Sink Output crtcs: 3 outputs: 4 associated providers: 0 name:modesetting

xrandr -q | grep conn
eDP-1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 381mm x 214mm
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-2 disconnected (normal left inverted right x axis y axis)

pkg info nvidia-driver
nvidia-driver-375.26_1
Name : nvidia-driver
Version : 375.26_1
Installed on : Thu Mar 9 11:23:11 2017 CET
Origin : x11/nvidia-driver
Architecture : freebsd:12:x86:64
Prefix : /usr/local
Categories : x11 kld
Licenses : NVIDIA
Maintainer :

Xorg -version
X.Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 12.0-CURRENT amd64

 

 

[edited for privacy-please do not post personal or unique information such as but not limited to full names, email addresses, phone numbers, full serial numbers, etc.]