[Pkg-utopia-maintainers] Bug#498675: 12" powerbooks can't suspend
Guido Günther
agx at sigxcpu.org
Fri Sep 12 07:04:05 UTC 2008
Package: hal
Version: 0.5.11-3
Severity: normal
Tags: patch
Hi,
Apple's 12" G4 Powerbooks can't suppend due to the nv chipset, they
crash on resume. The attached fdi disables suspend for a nicer user
experience.
Cheers,
-- Guido
P.S.: it seem my last report from yesterday didn't make it to the bts,
so I'm resending it
-------------- next part --------------
<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->
<!-- Apple PowerBook G4 12" can't resume due to nv graphics-->
<deviceinfo version="0.2">
<device>
<match key="openfirmware.model" string_outof="PowerBook6,1;Powerbook6,4">
<merge key="power_management.can_suspend" type="bool">false</merge>
</match>
</device>
</deviceinfo>
More information about the Pkg-utopia-maintainers
mailing list