The default params are load_state=-1 unload_state=-1 ("do not change").bumblebeed will write OFF to /proc/acpi/bbswitch which has no effect if it was already off. So it does not matter what values you use for load_state, the end result will be comparable to load_state=0. On stop, bumblebeed does not rmmod bbswitch. It writes OFF to /proc/acpi/bbswitch (having the same effect as unload_state=0 && rmmod bbswitch). Creating the bbswitch.conf modprobe conffile won't help if nothing unloads the module (as mentioned in the README). There are probably kernel interfaces to get notified on shutdown, maybe that could be used. On kernel panic and such, it will not be called anyway though. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1231725 Title: bumblebee: bbswitch-dkms causes forced shutdown (even in reboot) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bumblebee/+bug/1231725/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
