Allegato "acpi-support.txt"
Scarica 1 # Comment the next line to disable ACPI suspend to RAM
2 ACPI_SLEEP=true
3
4 # Comment the next line to disable suspend to disk
5 # ACPI_HIBERNATE=true
6
7 # Change the following to "standby" to use ACPI S1 sleep, rather than S3.
8 # This will save less power, but may work on more machines
9 ACPI_SLEEP_MODE=mem
10
11 # Add modules to this list to have them removed before suspend and reloaded
12 # on resume. An example would be MODULES="em8300 yenta_socket"
13 #
14 # Note that network cards and USB controllers will automatically be unloaded
15 # unless they're listed in MODULES_WHITELIST
16 MODULES="uvcvideo"
17
18 # Add modules to this list to leave them in the kernel over suspend/resume
19 #MODULES_WHITELIST=""
20
21 # If you have an Nvidia graphics card, you may want to comment the previous
22 # line and un comment the following line
23 MODULES_WHITELIST="nvidia"
24
25 # Should we save and restore state using the VESA BIOS Extensions?
26 SAVE_VBE_STATE=false
27
28 # The file that we use to save the vbestate
29 VBESTATE=/var/lib/acpi-support/vbestate
30
31 # Should we attempt to warm-boot the video hardware on resume?
32 POST_VIDEO=false
33
34 # Save and restore video state?
35 # SAVE_VIDEO_PCI_STATE=true
36
37 # Should we switch the screen off with DPMS on suspend?
38 USE_DPMS=true
39
40 # Use Radeontool to switch the screen off? Seems to be needed on some machines
41 # RADEON_LIGHT=true
42
43 # Uncomment the next line to switch away from X and back again after resume.
44 # This is needed for some hardware, but should be unnecessary on most.
45 DOUBLE_CONSOLE_SWITCH=true
46
47 # Set the following to "platform" if you want to use ACPI to shut down
48 # your machine on hibernation
49 HIBERNATE_MODE=shutdown
50
51 # Comment this out to disable screen locking on resume
52 # LOCK_SCREEN=true
53
54 # Uncomment this line to have DMA disabled before suspend and reenabled
55 # afterwards
56 DISABLE_DMA=true
57
58 # Uncomment this line to attempt to reset the drive on resume. This seems
59 # to be needed for some Sonys
60 # RESET_DRIVE=true
61
62 # Add services to this list to stop them before suspend and restart them in
63 # the resume process.
64 STOP_SERVICES="networking"
65
66 # Restart Infra Red services on resume - off by default as it crashes some
67 # machines
68 RESTART_IRDA=false
69
70 # Switch to laptop-mode on battery power - off by default as it causes odd
71 # hangs on some machines
72 ENABLE_LAPTOP_MODE=true
73
74 # Spindown time on battery
75 SPINDOWN_TIME=12
Allegati
Per riferirsi agli allegati di una pagina, usare attachment:NOME_FILE, come mostrato qui sotto nell'elenco degli allegati. NON usare l'URL che si trova in corrispondenza del collegamento [scarica], potrebbe cambiare in futuro.Non รจ consentito inserire allegati su questa pagina.