Comment 6 for bug 399520

Revision history for this message
sam tygier (samtygier) wrote :

this is still an issue in karmic.

looks like the best way to fix is to create a file /etc/pm/config.d/50wacom containing
SUSPEND_MODULES="wacom"
eg
echo 'SUSPEND_MODULES="wacom"' | sudo tee /etc/pm/config.d/50wacom

maybe a file like this should ship in some package, though i am not sure which?