Tässä on tuon acpi-support tiedoston sisältö: Vaihdoin tuon mainitun kohdan!<br><br><br># Comment the next line to disable ACPI suspend to RAM<br>ACPI_SLEEP=true<br><br># Comment the next line to disable suspend to disk<br>
ACPI_HIBERNATE=true<br><br># Change the following to &quot;standby&quot; to use ACPI S1 sleep, rather than S3.<br># This will save less power, but may work on more machines<br>ACPI_SLEEP_MODE=mem<br><br># Add modules to this list to have them removed before suspend and reloaded
<br># on resume. An example would be MODULES=&quot;em8300 yenta_socket&quot;<br>#<br># Note that network cards and USB controllers will automatically be unloaded <br># unless they&#39;re listed in MODULES_WHITELIST<br>MODULES=&quot;&quot;
<br><br># Add modules to this list to leave them in the kernel over suspend/resume<br>MODULES_WHITELIST=&quot;&quot;<br><br># Should we save and restore state using the VESA BIOS Extensions?<br>SAVE_VBE_STATE=true<br><br>
# The file that we use to save the vbestate<br>VBESTATE=/var/lib/acpi-support/vbestate<br><br># Should we attempt to warm-boot the video hardware on resume?<br>POST_VIDEO=false<br><br># Save and restore video state?<br># SAVE_VIDEO_PCI_STATE=true
<br><br># Should we switch the screen off with DPMS on suspend?<br>USE_DPMS=true<br><br># Use Radeontool to switch the screen off? Seems to be needed on some machines<br># RADEON_LIGHT=true<br><br># Uncomment the next line to switch away from X and back again after resume.
<br># This is needed for some hardware, but should be unnecessary on most.<br># DOUBLE_CONSOLE_SWITCH=true<br><br># Set the following to &quot;platform&quot; if you want to use ACPI to shut down<br># your machine on hibernation
<br>HIBERNATE_MODE=shutdown<br><br># Comment this out to disable screen locking on resume<br>LOCK_SCREEN=true<br><br># Uncomment this line to have DMA disabled before suspend and reenabled<br># afterwards<br># DISABLE_DMA=true
<br><br># Uncomment this line to attempt to reset the drive on resume. This seems<br># to be needed for some Sonys<br># RESET_DRIVE=true<br><br># Add services to this list to stop them before suspend and restart them in <br>
# the resume process.<br>STOP_SERVICES=&quot;mysql &quot;<br><br># Restart Infra Red services on resume - off by default as it crashes some<br># machines<br>RESTART_IRDA=false<br><br># Switch to laptop-mode on battery power - off by default as it causes odd
<br># hangs on some machines<br>ENABLE_LAPTOP_MODE=false<br><br>Risto Hyvärinen<br><br><br><div><span class="gmail_quote">27.8.2007 <b class="gmail_sendername">Ari Torhamo</b> &lt;<a href="mailto:ari.torhamo@saunalahti.fi">
ari.torhamo@saunalahti.fi</a>&gt; kirjoitti:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Sattuuko sinulla Risto olemaan sellainen ohjelmapaketti asennettuna
<br>koneessasi kuin fglrx. Se on Atin... eli nykyään AMD:n oma<br>näytönohjainarjuri, ja siitä on löytynyt ohjelmointivirhe, joka haittaa<br>palautumista virransäästötilasta.<br><br>Jos koneessasi on fglrx, niin voisit koittaa tehdä pienen muokkauksen
<br>tiedostoon /etc/default/acpi-support (eli tiedosto on &quot;acpi-support&quot; ja<br>muu on hakemistopolkua). Muuta kohta<br><br>POST_VIDEO=true<br><br>muotoon<br><br>POST_VIDEO=false<br><br>Tämä onnistuu kätevästi vaikka antamalla päätteessä komennon &quot;sudo
<br>gedit&quot; (ja perään salasana), jolloin teksturi käynnistyy<br>pääkäyttäjätilassa. Muista lopuksi tallentaa muutos.<br><br>En tiedä onko ylläoleva juuri sinun koneesi ongelma, mutta<br>kokeilemallahan se selviää.<br>
<br><br>T: Ari Torhamo<br><br><br>--<br>ubuntu-fi mailing list<br><a href="mailto:ubuntu-fi@lists.ubuntu.com">ubuntu-fi@lists.ubuntu.com</a><br><a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-fi">https://lists.ubuntu.com/mailman/listinfo/ubuntu-fi
</a><br></blockquote></div><br>