Suspend video quirk for Lenovo R61 product 7733WAQ
Brouard Nicolas
nicolas.brouard at libertysurf.fr
Tue Mar 4 08:46:43 PST 2008
Please add ;7733WAQ as shown on line below from:
http://gitweb.freedesktop.org/?p=hal-info.git;a=blob_plain;f=fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi
<!-- ThinkPads in fact LENOVO-->
<!-- X60 / X60s / T61 / R61 (7733WAQ) / X61 Tablet -->
<match key="system.hardware.product" prefix_outof="1702;1704;1706;1709;6363;6364;7658;8919;7767;7768;7661W1P;7733WAQ">
<merge key="power_management.quirk.s3_bios" type="bool">true</merge>
<merge key="power_management.quirk.s3_mode" type="bool">true</merge>
</match>
To be more general for the R61 series, we should exclude the non working
with s3_bios and s3_mode.
Also on my model, the ath_pci doesn't resume correctly and we need
to
# modprobe -r ath_pci && modprobe ath_pci
to have the wifi working after resuming (it is well known from madwifi).
Other modules resume well now (with recent kernels).
Cheers,
--
Brouard Nicolas <nicolas.brouard at libertysurf.fr>
--
Brouard Nicolas <nicolas.brouard at libertysurf.fr>
More information about the hal
mailing list