[om-qa-alerts] [Bug 1935] XFdrake does not handle systems with two graphics cards

issues.openmandriva bugzilla-daemon at openmandriva.net
Sat Nov 19 15:03:47 EST 2016


https://issues.openmandriva.org/show_bug.cgi?id=1935

--- Comment #67 from adelson <adelson.oliveira at gmail.com> ---
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 ...

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ml.openmandriva.org/pipermail/om-qa-alerts_ml.openmandriva.org/attachments/20161119/e7bfd5b1/attachment.html>


More information about the OM-QA-Alerts mailing list