--- hdapsd.old 2007-10-16 16:48:38.000000000 +0200 +++ hdapsd 2007-10-16 16:49:21.000000000 +0200 @@ -20,7 +20,7 @@ # Load the tp_smapi module first # This is not a requirement, but it helps hdapsd adaptive mode - if [[ ! -e /sys/devices/platorm/smapi ]] ; then + if [[ ! -e /sys/devices/platform/smapi ]] ; then modprobe tp_smapi 2>/dev/null fi