Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 196052
Collapse All | Expand All

(-)hdapsd.old (-1 / +1 lines)
Lines 20-26 Link Here
20
20
21
    # Load the tp_smapi module first
21
    # Load the tp_smapi module first
22
    # This is not a requirement, but it helps hdapsd adaptive mode
22
    # This is not a requirement, but it helps hdapsd adaptive mode
23
    if [[ ! -e /sys/devices/platorm/smapi ]] ; then
23
    if [[ ! -e /sys/devices/platform/smapi ]] ; then
24
	modprobe tp_smapi 2>/dev/null
24
	modprobe tp_smapi 2>/dev/null
25
    fi
25
    fi
26
	
26
	

Return to bug 196052