Comment 4 for bug 1091824

Revision history for this message
Bradford Powell (bradford-powell) wrote :

Confirming that this affects me too-- since updating to raring, when I resume from suspend on my HP dm4t laptop, there is a pause of a minute or so where the backlight is on but nothing displays... with lines like:

[ 773.833620] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting
[ 773.833633] [drm:atom_execute_table_locked] *ERROR* atombios stuck executing CC80 (len 62, WS 0, PS 0) @ 0xCC9C

Looking at /var/log/pm-suspend.log showed the error listed in the initial report, which led me to this bug. if I either i) replace the running shell with bash instead of sh or ii) remove the 'shopt -s extglob' then suspend/resume goes back to working for me!

The upstream 99video appears to match the quantal version. Is there a reason the shopt line was added? If so, then the shell running the file needs to be bash.