<html>
    <head>
      <base href="https://issues.openmandriva.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_CONFIRMED "
   title="CONFIRMED - XFdrake does not handle systems with two graphics cards"
   href="https://issues.openmandriva.org/show_bug.cgi?id=1935#c71">Comment # 71</a>
              on <a class="bz_bug_link 
          bz_status_CONFIRMED "
   title="CONFIRMED - XFdrake does not handle systems with two graphics cards"
   href="https://issues.openmandriva.org/show_bug.cgi?id=1935">bug 1935</a>
              from <span class="vcard"><a class="email" href="mailto:adelson.oliveira@gmail.com" title="adelson <adelson.oliveira@gmail.com>"> <span class="fn">adelson</span></a>
</span></b>
        <pre>The result is

# modinfo nouveau
modinfo: ERROR: Module nouveau not found.

This confirms that nouveau.ko is not available anywhere.

Note that nouveau seems to be loaded,

# lsmod|grep nouveau
nouveau              1335296  0
mxm_wmi                16384  1 nouveau
i2c_algo_bit           16384  2 nouveau,i915
drm_kms_helper        147456  2 nouveau,i915
ttm                    90112  1 nouveau
drm                   339968  13 nouveau,i915,ttm,drm_kms_helper
wmi                    16384  2 mxm_wmi,nouveau
video                  40960  2 nouveau,i915
button                 16384  2 nouveau,i915

I wonder whether nouveau's/nvidia incompatibility prevents nouveau from being
part of the kernel tree. I mean, since I updated kernel when nvidia was
installed and nouveau was blacklisted, nouveau was not installed in kernel's
tree. Is that possible? If yes, how can I reinstall kernel's package, something
like,

$ urpmi --replacepkgs --replacefiles kernel-4.8.6-....

would work/help?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>