Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 447014 - x11-misc/bumblebee: unloading nvidia driver not possible "rmmod --wait" deprecated by kmod
Summary: x11-misc/bumblebee: unloading nvidia driver not possible "rmmod --wait" depre...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL: https://aur.archlinux.org/packages/bu...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-12-12 15:02 UTC by Philipp Leonhardt
Modified: 2013-01-03 20:38 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
remove_rmmod_wait_option.fix.patch (remove_rmmod_wait_option.fix.patch,310 bytes, patch)
2012-12-13 10:23 UTC, Philipp Leonhardt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Leonhardt 2012-12-12 15:02:41 UTC
After using primus or optirun to start application on enhanced GPU, the system stucks on unloading the nvidia module.
After that bbswitch is not able to disable enhanced GPU

Reproducible: Always

Steps to Reproduce:
1.Run application by optirun/primus
2.Close application
3.



Please add patch from bumblebee ArchLinux Package
https://aur.archlinux.org/packages/bumblebee/
http://pastebin.com/TxRjJraP
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-12-12 15:14:25 UTC
(In reply to comment #0)
> http://pastebin.com/TxRjJraP

1) Please do not use paste services to provide information in bug reports.
2) Please attach them as files to this bug report instead.
Comment 2 Philipp Leonhardt 2012-12-13 10:23:09 UTC
Created attachment 332196 [details, diff]
remove_rmmod_wait_option.fix.patch
Comment 3 Pacho Ramos gentoo-dev 2013-01-03 20:38:18 UTC
+*bumblebee-3.0.1-r1 (03 Jan 2013)
+
+  03 Jan 2013; Pacho Ramos <pacho@gentoo.org> +bumblebee-3.0.1-r1.ebuild,
+  +files/99-remove-nvidia-dev.rules, +files/bumblebee-3.0.1-remove-wait.patch,
+  -bumblebee-3.0-r2.ebuild:
+  kmod-11 deprecates --wait rmmod option, causing issues (#447014 by Philipp
+  Leonhardt). See https://github.com/Bumblebee-Project/Bumblebee/issues/283 for
+  reference. Remove old.
+