Public bug reported:

Binary package hint: module-init-tools

In restricted-manager we now support installing firmware for bcm43xx. It
would be nice to enable the module without the need for rebooting. For
that I absolutely want to avoid rmmod bcm43xx, though. Although it
should be relatively safe when the driver does not have firmware and
does not work anyway, rmmod'ing modules is not recommended in general,
and my laptop just crashes if I rmmod it while network-manager is
running (that happens with installed fw though).

The best solution would be to have modprobe bcm43xx fail if there is no
firmware. After all, it does not work anyway and just confuses people.

I wrote a small modprobe.d script that uses a relatively generic /sbin
/module-check-firmware script.

** Affects: module-init-tools (Ubuntu)
     Importance: Low
     Assignee: Martin Pitt
         Status: New

** Changed in: module-init-tools (Ubuntu)
   Importance: Undecided => Low
     Assignee: (unassigned) => Martin Pitt

-- 
test availability of firmware for bcm43xx
https://bugs.launchpad.net/bugs/121504
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to