This helps me with suspend/resume on my machine (A200-1ZB) both with
fglrx and xserver-xorg-video-ati drivers:

In the file /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-
pm-toshiba.fdi change the lines containing originally

        <match key="system.hardware.product" contains_outof="Pro 
A120;M35X;P100;P200; P205D; A100; A105; A135; A200; A205; A210; L30; M105;M70">
          <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
          <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
        </match>

to
        <match key="system.hardware.product" contains_outof="Pro 
A120;M35X;P100;P200; P205D; A100; A105; A135; A200; A205; A210; L30; M105;M70">
          <merge key="power_management.quirk.s3_bios" type="bool">false</merge>
          <merge key="power_management.quirk.s3_mode" type="bool">false</merge>
        </match>

(That is disable s3_bios and s3_mode quirks). My modified file is
attached.


** Attachment added: "20-video-quirk-pm-toshiba.fdi"
   http://launchpadlibrarian.net/23876931/20-video-quirk-pm-toshiba.fdi

-- 
Toshiba Satellite A200 / Satellite Pro A200 does not wake up from suspend
https://bugs.launchpad.net/bugs/203253
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