[Pkg-utopia-maintainers] Bug#498575: 12" powerbooks can't suspend
Guido Günther
agx at sigxcpu.org
Thu Sep 11 09:12:54 UTC 2008
Package: hal
Version: 0.5.11-3
Severity: normal
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
-------------- 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