← Back to team overview

bumblebee team mailing list archive

bumblebee-bugreport-20130630_191019 [deca]

 

Hello Bumblebee!

I'm having some difficulty using optirun. See details below.

Distro
=======================
%cat /etc/issue
Arch Linux \r (\l)

Kernel
=======================
%uname -a
Linux ninjalappy 3.9.8-1-ARCH #1 SMP PREEMPT Thu Jun 27 21:37:31 CEST 2013
x86_64 GNU/Linux

Manufacturer and model
=======================
 %for keyword in baseboard-manufacturer baseboard-product-name
baseboard-version system-manufacturer system-product-name system-version
bios-vendor bios-version bios-release-date; do
       printf "%-22s: " "$keyword";
       sudo dmidecode -s "$keyword";
  done
baseboard-manufacturer: [sudo] password:
Acer
baseboard-product-name: JM40_HR
baseboard-version     : Base Board Version
system-manufacturer   : Acer
system-product-name   : Aspire 4830TG
system-version        : V1.12
bios-vendor           : Acer
bios-version          : V1.12
bios-release-date     : 08/14/2012

Bumblebee version
=======================
% optirun -V

optirun (Bumblebee) 3.2.1
Copyright (C) 2011 The Bumblebee Project
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html
>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Description of problem
=======================
I encounter the following error when running optirun

%optirun glxgears -info
[  123.735534] [ERROR]Cannot access secondary GPU - error: [XORG] (EE)
Failed to load module "nvidia" (module does not exist, 0)
[  123.735609] [ERROR]Aborting because fallback start is disabled.

I've also attached a bumblebee-bugreport. I registered at launchpad, but
I'm not quite sure what to do there.. hah. Hopefully this gets through :).

Thank you for all your hard work, it is greatly appreciated!
deca

Oh - I've documented my problem on the archlinux forums too:
https://bbs.archlinux.org/viewtopic.php?id=166057

Attachment: bumblebee-bugreport-20130630_191019.tar.gz
Description: GNU Zip compressed data


Follow ups