# /etc/modules.autoload.d/kernel-2.6: kernel modules to load when system boots.
#
# Note that this file is for 2.6 kernels.
#
# Add the names of modules that you'd like to load when the system
# starts into this file, one per line. Comments begin with # and
# are ignored. Read man modules.autoload for additional details.
# Unix domain sockets UNIX
unix
# VIA82CXXX chipset support BLK_DEV_VIA82CXXX
via82cxxx
# Via UniChrome
#viafb
#fbcon
# USB
uhci-hcd
ehci-hcd
# WLAN
#rt2500
ath_pci
# ACPI:
# Fan (Ventilator) Steuerung
fan
# Batteriestatus
battery
# Überwachung der CPU Temperatur
# -> Lädt auch "processor"
thermal
# Grafikkarten
# video
# Knöpfe: Deckel, Sleeptaste, Powertaste
button
# Mit Stromnetz verbunden
ac
# Für synaptics Touchpad
psmouse
evdev
# cpufrequtils
# Geschwindigkeit der CPU einstellen
# Aug 21 11:58:11 blatt p4-clockmod: Warning: Pentium M detected. The speedstep_centrino module offers voltage scaling in addition of frequency scaling. You should use that instead of p4-clockmod, if possible.
# Aug 21 11:58:11 blatt p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation available
p4-clockmod
# Regler ("governors")
#'performance' governor CPU_FREQ_GOV_PERFORMANCE
#This cpufreq governor sets the frequency statically to the highest available CPU frequency.
cpufreq_performance
#'powersave' governor CPU_FREQ_GOV_POWERSAVE
#This cpufreq governor sets the frequency statically to the lowest available CPU frequency.
cpufreq_powersave
#'userspace' governor for userspace frequency scaling CPU_FREQ_GOV_USERSPACE
#Enable this cpufreq governor when you either want to set the CPU frequency manually or when an userspace program shall be able to set the CPU dynamically, like on LART
#For details, take a look at .
#cpufreq_userspace
#'ondemand' cpufreq policy governor CPU_FREQ_GOV_ONDEMAND
#'ondemand' - This driver adds a dynamic cpufreq policy governor. The governor does a periodic polling and changes frequency based on the CPU utilization. The support for this governor depends on CPU capability to do fast frequency switching (i.e, very low latency frequency transitions).
cpufreq_ondemand
#'conservative' cpufreq governor CPU_FREQ_GOV_CONSERVATIVE
#'conservative' - this driver is rather similar to the 'ondemand' governor both in its source code and its purpose, the difference is its optimisation for better suitability in a battery powered environment. The frequency is gracefully increased and decreased rather than jumping to 100% when speed is required.
#If you have a desktop machine then you should really be considering the 'ondemand' governor instead, however if you are using a laptop, PDA or even an AMD64 based computer (due to the unacceptable step-by-step latency issues between the minimum and maximum frequency transitions in the CPU) you will probably want to use this governor.
cpufreq_conservative
# CDRom
# -> Lädt auch "cdrom"
ide-cd
# AGPGART
# Grafikbeschleunigung
# "via-agp" lädt auch "agpgart"
via-agp
drm
# PC Lautsprecher / "Pieper"
pcspkr
# Echtzeituhr / "Real Time Clock"
rtc
# Packet socket PACKET
af_packet
# Unix domain sockets UNIX
# Check for non-fatal errors on AMD Athlon/Duron / Intel Pentium 4 X86_MCE_NONFATAL
non-fatal
# /dev/cpu/microcode - Intel IA32 CPU microcode support MICROCODE
microcode
# Default Linux Capabilities
#capability