Comment 2 for bug 20338

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