summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Andreas Beckmann [Fri, 24 Jul 2020 12:23:13 +0000 (13:23 +0100)]
fix FTBFS with gcc-10
Bug-Debian: https://bugs.debian.org/957058
gcc-10 defaults to -fno-common
see https://gcc.gnu.org/gcc-10/porting_to.html
Gbp-Pq: Name gcc-10.patch
Andreas Beckmann [Fri, 24 Jul 2020 12:23:13 +0000 (13:23 +0100)]
fix man section
Gbp-Pq: Name man-section.patch
Debian NVIDIA Maintainers [Fri, 24 Jul 2020 12:23:13 +0000 (13:23 +0100)]
Add option to always unload the driver on exit
Origin: upstream, https://github.com/Bumblebee-Project/Bumblebee/pull/983
Gbp-Pq: Name no-bbswitch.patch
Debian NVIDIA Maintainers [Fri, 24 Jul 2020 12:23:13 +0000 (13:23 +0100)]
Support for AMD APU+NVIDIA setup
Origin: upstream, https://github.com/Bumblebee-Project/Bumblebee/pull/1009
Gbp-Pq: Name amd-apu.patch
Ondřej Janošík [Thu, 5 May 2016 16:48:43 +0000 (18:48 +0200)]
module: use libkmod2 instead of modprobe
Gbp-Pq: Name libkmod.patch
Luca Boccassi [Sat, 14 May 2016 20:44:00 +0000 (21:44 +0100)]
Ignore failure to set DRM interface
This always fail due to problems in libdrm, but does not affect
Bumblebee's functionality. See GH-652 for more details.
Gbp-Pq: Name ignore-failure-to-set-DRM-interface.patch
Peter Wu [Thu, 30 Oct 2014 09:22:07 +0000 (10:22 +0100)]
Ignore systemd-logind noise
This "error" appears when not run under logind. As it is not fatal,
ignore it. (It also appears on my KDE desktop using KDM.)
Error message reported in bugs GH-600, GH-582.
Gbp-Pq: Name ignore-systemd-logind-noise.patch
Rogier 'DocWilco' Mulhuijzen [Sat, 27 Feb 2016 20:43:41 +0000 (12:43 -0800)]
Add config option to set Xorg binary to run
Also add Xorg commandline binary to debug output
Gbp-Pq: Name xorg-binary-config.patch
Andreas Beckmann [Fri, 24 Jul 2020 12:23:13 +0000 (13:23 +0100)]
fix some typos found by Lintian
Gbp-Pq: Name fix-typos.patch
Debian NVIDIA Maintainers [Fri, 24 Jul 2020 12:23:13 +0000 (13:23 +0100)]
switch from "rmmod" to "modprobe -r"
Origin: upstream, https://github.com/Bumblebee-Project/Bumblebee/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
Debian NVIDIA Maintainers [Fri, 24 Jul 2020 12:23:13 +0000 (13:23 +0100)]
Ignore error on X shutdown
Origin: upstream, https://github.com/Bumblebee-Project/Bumblebee/commit/
25387e92822fb1a56fa43f1f9f636b987018d068
Gbp-Pq: Name ignore-error-on-X-shutdown.patch
Debian NVIDIA Maintainers [Fri, 24 Jul 2020 12:23:13 +0000 (13:23 +0100)]
Fix detection of devices on bus numbers larger than 9
Origin: upstream, https://github.com/Bumblebee-Project/Bumblebee/commit/
2073f8537412aa47755eb6f3f22a114403e5285b
Bug: https://github.com/Bumblebee-Project/Bumblebee/issues/573
Gbp-Pq: Name fix-device-detection.patch
Andreas Beckmann [Fri, 24 Jul 2020 12:23:13 +0000 (13:23 +0100)]
bumblebee (3.2.1-25) unstable; urgency=medium
* bumblebee-nvidia: Add Tesla 450 driver as alternative dependency.
[dgit import unpatched bumblebee 3.2.1-25]
Andreas Beckmann [Fri, 24 Jul 2020 12:23:13 +0000 (13:23 +0100)]
Import bumblebee_3.2.1-25.debian.tar.xz
[dgit import tarball bumblebee 3.2.1-25 bumblebee_3.2.1-25.debian.tar.xz]
Vincent Cheng [Fri, 3 May 2013 10:04:38 +0000 (11:04 +0100)]
Import bumblebee_3.2.1.orig.tar.gz
[dgit import orig bumblebee_3.2.1.orig.tar.gz]