<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#c67">Comment # 67</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>Yes! XFdrake configuration problem disappeared when I did,

$cp xorg.conf.backup xorg.conf (There was no xorg.conf!)

I've configured nouveau via XFdrake (it is not blacklisted). I removed all
nvidia packages. I removed and reinstalled bumblebee.

Now, I have,

$ optirun -vvvvv glxinfo
[ 4128.958496] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[ 4128.958695] [ERROR]The Bumblebee daemon has not been started yet or the
socket path /var/run/bumblebee.socket was incorrect.
[ 4128.958703] [DEBUG]Socket closed.
[ 4128.958711] [ERROR]Could not connect to bumblebee daemon - is it running?

Then, I did,

$systemctl enable bumblebeed
$systemctl start bumblebeed

$systemctl status bumblebeed
● bumblebeed.service - Bumblebee C Daemon
   Loaded: loaded (/etc/systemd/system/bumblebeed.service; enabled; vendor
preset: disabled)
   Active: activating (auto-restart) (Result: exit-code) since Sat 2016-11-19
17:55:08 BRST; 12s ago
  Process: 8380 ExecStart=/usr/sbin/bumblebeed (code=exited, status=1/FAILURE)
 Main PID: 8380 (code=exited, status=1/FAILURE)

Since, optirun command did not change, 

$journalctl -f -u bumblebeed
Nov 19 17:57:09 pc-local bumblebeed[8403]: [ 4368.413270] [ERROR]Module
'nouveau' is not found.

However,

$ lsmod|grep -i 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  12 nouveau,i915,ttm,drm_kms_helper
button                 16384  2 nouveau,i915
wmi                    16384  2 mxm_wmi,nouveau
video                  40960  2 nouveau,i915

Still trying ...</pre>
        </div>
      </p>


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

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