Bump Standard Version to 3.8.1 and Compat Version to 5
[grml-autoconfig.git] / autoconfig.functions
index 0a0b395..af4ce8a 100755 (executable)
@@ -891,7 +891,7 @@ config_hwspeak(){
          flitewrapper "Sorry, no speakup module specified for bootoption speakup.synth."
       else
          einfo "Trying to load $module"
-         modprobe $module
+         modprobe "speakup_${module}"
          eend $?
       fi