add config option to set Xorg binary to run
Origin: commit:
11ac2211e97823ee7fda9fa5978eb2e12358cceb
Applied-Upstream: commit:
11ac2211e97823ee7fda9fa5978eb2e12358cceb
Also add Xorg commandline binary to debug output
Gbp-Pq: Name xorg-binary-config.patch
fix some typos found by Lintian
Applied-Upstream: commit:
298502848f2d2822ed914a411996be546c5901b9
Gbp-Pq: Name fix-typos.patch
switch from "rmmod" to "modprobe -r"
Origin: upstream, https://github.com/Bumblebee-Project/Bumblebee/commit/
1ada79fe5916961fc4e4917f8c63bb184908d986
Applied-Upstream: commit:
1ada79fe5916961fc4e4917f8c63bb184908d986
Bug: https://github.com/Bumblebee-Project/Bumblebee/issues/565
Bug-Debian: https://bugs.debian.org/793389
With the introduction of nvidia-uvm module, unloading nvidia module will fail
unless nvidia-uvm is unloaded. GH-565 suggests using "remove" or "softdep"
modprobe.d clauses to teach modprobe to handle that for us; "rmmod" does not
have that functionality, so switch to "modprobe -r".
Gbp-Pq: Name modprobe-r-instead-of-rmmod.patch
Ignore error on X shutdown
Origin: upstream, https://github.com/Bumblebee-Project/Bumblebee/commit/
25387e92822fb1a56fa43f1f9f636b987018d068
Applied-Upstream: commit:
25387e92822fb1a56fa43f1f9f636b987018d068
Gbp-Pq: Name ignore-error-on-X-shutdown.patch
Fix detection of devices on bus numbers larger than 9
Origin: upstream, https://github.com/Bumblebee-Project/Bumblebee/commit/
2073f8537412aa47755eb6f3f22a114403e5285b
Applied-Upstream: commit:
2073f8537412aa47755eb6f3f22a114403e5285b
Bug: https://github.com/Bumblebee-Project/Bumblebee/issues/573
Gbp-Pq: Name fix-device-detection.patch
bumblebee (3.2.1-30) unstable; urgency=medium
[ Andreas Beckmann ]
* Update the list of supported drivers.
[ Chris Hofstaedtler ]
* Delegate placement of udev and systemd files to pkg-config data.
(Closes: #
1057747)
[dgit import unpatched bumblebee 3.2.1-30]