The fix applied in pm-utils is incomplete.  You should also ignore quirks while 
suspending the system if you are going to ignore them when resuming. 
The following code block also needs to be applied to the 20video file at the 
beginning of the suspend_video function:

++        if [ -d /sys/module/nvidia ] || [ -d /sys/module/fglrx ] || \
++            [ -d /sys/module/i915 ]; then
++            return
++        fi
++

-- 
[Hardy] HAL breaks pm-utils quirks and resuming
https://bugs.launchpad.net/bugs/198808
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to