← Back to team overview

bumblebee team mailing list archive

Re: bumblebee-bugreport-20130630_191019 [deca]

 

On Mon, Jul 1, 2013 at 2:27 AM, Adam Lorta <aclorta@xxxxxxxxx> wrote:

> 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
>

Hello BB, optirun seems to be functioning correctly now.

My steps:
1. Removed /etc/X11/xorg.conf.d/20-intel.conf and
/etc/X11/xorg.conf.d/20-nvidia.conf.
2. Blacklisted nvidia..
3. Reinstalled nvidia via my distro's package manager (pacman).

However, I'm not quite sure what caused this behavior..

Thank you again,
deca

References