summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Debian NVIDIA Maintainers [Sun, 3 Apr 2022 15:47:35 +0000 (16:47 +0100)]
Add option to always unload the driver on exit
Origin: upstream, https://github.com/Bumblebee-Project/Bumblebee/pull/983
Applied-Upstream: commit:
61c6161cd310b70dd95dec8f4fbd8dd153dd01d2
Gbp-Pq: Name no-bbswitch.patch
Debian NVIDIA Maintainers [Sun, 3 Apr 2022 15:47:35 +0000 (16:47 +0100)]
Support for AMD APU+NVIDIA setup
Origin: upstream, https://github.com/Bumblebee-Project/Bumblebee/pull/1009
Applied-Upstream: commit:
7c75fd5e8aa9311aed5de6083634c863595924be
Gbp-Pq: Name amd-apu.patch
Ondřej Janošík [Sun, 3 Apr 2022 15:47:35 +0000 (16:47 +0100)]
module: use libkmod2 instead of modprobe
Origin: commit:
cab32cd9994df183c696310d7a30291061d0039f
Applied-Upstream: commit:
cab32cd9994df183c696310d7a30291061d0039f
Gbp-Pq: Name libkmod.patch
Luca Boccassi [Sun, 3 Apr 2022 15:47:35 +0000 (16:47 +0100)]
Ignore failure to set DRM interface
Bug: https://github.com/Bumblebee-Project/Bumblebee/issues/652
Origin: commit:
881fab51122f7fe3c7c18565556ad96c25d0660f
Applied-Upstream: commit:
881fab51122f7fe3c7c18565556ad96c25d0660f
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 [Sun, 3 Apr 2022 15:47:35 +0000 (16:47 +0100)]
ignore systemd-logind noise
Bug: https://github.com/Bumblebee-Project/Bumblebee/issues/582
Origin: commit:
b506a03abab85bc202109f8eeda5c337ee956935
Applied-Upstream: commit:
b506a03abab85bc202109f8eeda5c337ee956935
This "error" appears when not run under logind. As it is not fatal,
ignore it. (It also appears on my KDE desktop using KDM.)
Gbp-Pq: Name ignore-systemd-logind-noise.patch
Rogier 'DocWilco' Mulhuijzen [Sun, 3 Apr 2022 15:47:35 +0000 (16:47 +0100)]
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
Andreas Beckmann [Sun, 3 Apr 2022 15:47:35 +0000 (16:47 +0100)]
fix some typos found by Lintian
Applied-Upstream: commit:
298502848f2d2822ed914a411996be546c5901b9
Gbp-Pq: Name fix-typos.patch
Debian NVIDIA Maintainers [Sun, 3 Apr 2022 15:47:35 +0000 (16:47 +0100)]
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
Debian NVIDIA Maintainers [Sun, 3 Apr 2022 15:47:35 +0000 (16:47 +0100)]
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
Debian NVIDIA Maintainers [Sun, 3 Apr 2022 15:47:35 +0000 (16:47 +0100)]
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
Andreas Beckmann [Sun, 3 Apr 2022 15:47:35 +0000 (16:47 +0100)]
bumblebee (3.2.1-28) unstable; urgency=medium
[ Andreas Beckmann ]
* Update the list of supported drivers.
* Bump Standards-Version to 4.6.0, no changes needed.
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Remove 3 maintscript entries from 1 files.
* Remove constraints unnecessary since buster:
+ bumblebee: Drop versioned constraint on xserver-xorg-core in Depends.
[dgit import unpatched bumblebee 3.2.1-28]
Andreas Beckmann [Sun, 3 Apr 2022 15:47:35 +0000 (16:47 +0100)]
Import bumblebee_3.2.1-28.debian.tar.xz
[dgit import tarball bumblebee 3.2.1-28 bumblebee_3.2.1-28.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]