-
Notifications
You must be signed in to change notification settings - Fork 142
Reporting Issues
ArchangeGabriel edited this page Aug 4, 2011
·
15 revisions
In order to help us helping you, please do the following when reporting issues.
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:
- If you installed Bumblebee from the PPA, add the result of:
dpkg-query --show bumblebee
- Otherwise, post the output of
cat /etc/bumblebee
Then, describe as accurately as possible your problem.