Public bug reported:

I have a laptop computer with hybrid graphics :  'Intel Onboard IGD' and
'Nvidia GeForce GTX 1050 Ti Mobile'.

The 'Intel Onboard IGD' correctly manages the onboard monitor with
resolution 1920 x 1080.

But I need the Nvidia card to manage an external monitor with resolution
4K2K connected to DisplayPort.

At the beginning, the 'nouveau' module of the Linux kernel seems to be 
correctly loaded :
$ lsmod  |  grep  '^nouveau'
nouveau              1601536  0

But XORG does NOT load its 'nouveau' module.  So, I force it with following 
file :
$ cat  /usr/share/X11/xorg.conf.d/20-module-nouveau.conf
Section "Module"
    Load           "nouveau"
EndSection

In the attached 'Xorg-with-nouveau.0.log' file, you can see :

-  Lines 58-59 :    XORG correctly finds both Intel and Nvidia graphics
hardware.

-  Lines 61-66 :    XORG loads its 'nouveau' module.

-  Lines 94-108 :   The list of the Nvidia chipsets known by the
'nouveau' module does NOT contain 'GTX 1050'.  Is this meaningful ?

-  Line  123 :      Message ending with 'cannot open kernel arbiter, no 
multi-card support'.
                    Is  this meaningful ?  If yes, is it possible to activate 
the 'kernel arbiter' ?

-  Lines 124-226 :  The 'modesetting' module of XORG (perhaps with the
help of the 'glamoregl' submodule) correctly reports the 4 available
graphics outputs, in particular 'eDP-1' connected to the onboard
monitor.

-  Lines 233-234 :  XORG unloads its 'nouveau' module, which has NOT
reported any graphics hardware or outputs


If necessary, I am able to test :
-  the latest version of the 'xserver-xorg-video-nouveau' package from a PPA
-  the latest upstream kernel from http://kernel.ubuntu.com/~kernel-ppa/mainline


Finally, I wonder where this issue has to be solved :

-  inside configuration files in '/usr/share/X11/xorg.conf.d',

-  inside the 'xserver-xorg-video-nouveau' package,

-  inside the 'nouveau' module of the Linux kernel,

-  inside the 'kernel arbiter'.

Thank you in advance for your help.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: xserver-xorg-video-nouveau 1:1.0.14-0ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
Uname: Linux 4.10.0-19-generic x86_64
ApportVersion: 2.20.4-0ubuntu4
Architecture: amd64
CurrentDesktop: X-Cinnamon
Date: Wed Apr 12 22:01:15 2017
InstallationDate: Installed on 2017-03-28 (14 days ago)
InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Beta amd64 (20170321)
SourcePackage: xserver-xorg-video-nouveau
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xserver-xorg-video-nouveau (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug zesty

** Attachment added: "Xorg.0.log with nouveau forcibly loaded"
   
https://bugs.launchpad.net/bugs/1682233/+attachment/4860839/+files/Xorg-with-nouveau.0.log

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1682233

Title:
  10de:1c8c [MSI] Module nouveau seems to MISS GeForce GTX 1050 Ti
  Mobile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1682233/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to