rmmod ndiswrapper hangs

Bug #20338 reported by Runar Ingebrigtsen
4
Affects Status Importance Assigned to Milestone
acpi-support (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

Adding "ndiswrapper" to /etc/default/acpi-support makes "rmmod ndiswrapper" hang
and the process stops.

Revision history for this message
Matt Zimmerman (mdz) wrote :

This bug has been marked as a duplicate of bug 12558.

Revision history for this message
Runar Ingebrigtsen (ringe) wrote :

I don't think this is a duplicate bug, as resolved. The problem is solved by the
new acpi-support prepare.sh script:

if [ -d /sys/module/ndiswrapper ]; then
        rmmod ndiswrapper
        MODULES="$MODULES ndiswrapper"
fi

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.