Skip to content
Lekensteyn edited this page Oct 15, 2011 · 15 revisions

Please check the Troubleshooting page before reporting a bug here. To provide optimal help, we'll need to have some information about your installation and laptop model.

In front of your issue, add the following:

Distro: Your distribution (Ubuntu, Fedora) and it's version (11.04, 11.10, 15, ...). If you're unsure, add the output of cat /etc/issue.
Kernel: Please add the output of uname -a
Manufacturer and model: Please add here the results of the following commands:

for keyword in baseboard-manufacturer baseboard-product-name baseboard-version system-manufacturer system-product-name system-version; do printf "%-22s: " "$keyword";sudo dmidecode -s "$keyword"; done

If you're not using a distro that uses sudo, login as root (su -) and perform the above command without sudo.

Bumblebee version: Please add the version you're running.

Then, describe as accurately as possible your problem.

Please also run the bugreport tool (bumblebee-bugreport) and mail it to us, including the issue number in the title. If you have a Launchpad account, send it to bumblebee@lists.launchpad.net, otherwise register for one or mail it to a Bumblebee developer (e.g. lekensteyn@gmail.com) who will forward the mail.

Clone this wiki locally