bumblebee.git
5 years agomodule: use libkmod2 instead of modprobe
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

5 years agoIgnore failure to set DRM interface
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

5 years agoIgnore systemd-logind noise
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

5 years agoAdd config option to set Xorg binary to run
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

5 years agofix some typos found by Lintian
Andreas Beckmann [Sat, 22 Aug 2020 20:31:43 +0000 (21:31 +0100)]
fix some typos found by Lintian

Gbp-Pq: Name fix-typos.patch

5 years agoswitch from "rmmod" to "modprobe -r"
Debian NVIDIA Maintainers [Sat, 22 Aug 2020 20:31:43 +0000 (21:31 +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

5 years agoIgnore error on X shutdown
Debian NVIDIA Maintainers [Sat, 22 Aug 2020 20:31:43 +0000 (21:31 +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

5 years agoFix detection of devices on bus numbers larger than 9
Debian NVIDIA Maintainers [Sat, 22 Aug 2020 20:31:43 +0000 (21:31 +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

5 years agobumblebee (3.2.1-26) unstable; urgency=medium
Andreas Beckmann [Sat, 22 Aug 2020 20:31:43 +0000 (21:31 +0100)]
bumblebee (3.2.1-26) unstable; urgency=medium

  [ Andreas Beckmann ]
  * bumblebee-nvidia: Activate the register-glx-alternative-nvidia trigger.
  * bumblebee-nvidia: Do not let an nvidia dkms package satisfy the driver
    dependency while libraries are missing.  (Closes: #966557)

  [ Vincent Cheng ]
  * Remove myself from Uploaders.

[dgit import unpatched bumblebee 3.2.1-26]

5 years agoImport bumblebee_3.2.1-26.debian.tar.xz
Andreas Beckmann [Sat, 22 Aug 2020 20:31:43 +0000 (21:31 +0100)]
Import bumblebee_3.2.1-26.debian.tar.xz

[dgit import tarball bumblebee 3.2.1-26 bumblebee_3.2.1-26.debian.tar.xz]

12 years agoImport bumblebee_3.2.1.orig.tar.gz
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]