Sry Leute, dass ich mich jetzt erst wieder melde…
Also am absolut vielversprechendsten scheint mir ja dieses thinkpad-acpi
aber das schein ich irgendwie nicht zu haben^^
Ich habe mich ein wenig an diesen Artikel gehalten (ich finde deren Artikel immer ziemlich gut, muss ich sagen) http://wiki.ubuntuusers.de/Thinkpad_ACPI
Das soll wohl bei meinem kernel (2.6.38) schon dabei sein…
Die Sachen sollen ja irgendwie in /proc/acpi/ibm oder /sys/devices/platform/thinkpad_acpi liegen, aber entsprechende Ordner gibt es da nicht…
Das laden durch sudo modprobe -v thinkpad_acpi endet immer mit FATAL: Error inserting thinkpad_acpi (/lib/modules/2.6.38-8-generic/kernel/drivers/platform/x86/thinkpad_acpi.ko): Input/output error
Ich habe nochmal dashier probiert: sudo modinfo thinkpad_acpi
und bekam diese Reaktion:
filename: /lib/modules/2.6.38-8-generic/kernel/drivers/platform/x86/thinkpad_acpi.ko
license: GPL
version: 0.24
description: ThinkPad ACPI Extras
author: Henrique de Moraes Holschuh
author: Borislav Deianov
alias: dmi:bvnIBM:bvrI[MU]ET??WW*
alias: tpacpi
srcversion: 0B6457473BB90551EE1D20F
alias: acpi*:LEN0068:*
alias: acpi*:IBM0068:*
depends: snd,nvram
vermagic: 2.6.38-8-generic SMP mod_unload modversions
parm: experimental:Enables experimental features when non-zero (int)
parm: debug:Sets debug level bit-mask (uint)
parm: force_load:Attempts to load the driver even on a mis-identified ThinkPad when true (bool)
parm: fan_control:Enables setting fan parameters features when true (bool)
parm: brightness_mode:Selects brightness control strategy: 0=auto, 1=EC, 2=UCMS, 3=EC+NVRAM (uint)
parm: brightness_enable:Enables backlight control when 1, disables when 0 (uint)
parm: hotkey_report_mode:used for backwards compatibility with userspace, see documentation (uint)
parm: volume_mode:Selects volume control strategy: 0=auto, 1=EC, 2=N/A, 3=EC+NVRAM (uint)
parm: volume_capabilities:Selects the mixer capabilites: 0=auto, 1=volume and mute, 2=mute only (uint)
parm: volume_control:Enables software override for the console audio control when true (bool)
parm: index:ALSA index for the ACPI EC Mixer (int)
parm: id:ALSA id for the ACPI EC Mixer (charp)
parm: enable:Enable the ALSA interface for the ACPI EC Mixer (bool)
parm: hotkey:Simulates thinkpad-acpi procfs command at module load, see documentation
parm: bluetooth:Simulates thinkpad-acpi procfs command at module load, see documentation
parm: video:Simulates thinkpad-acpi procfs command at module load, see documentation
parm: light:Simulates thinkpad-acpi procfs command at module load, see documentation
parm: cmos:Simulates thinkpad-acpi procfs command at module load, see documentation
parm: led:Simulates thinkpad-acpi procfs command at module load, see documentation
parm: beep:Simulates thinkpad-acpi procfs command at module load, see documentation
parm: brightness:Simulates thinkpad-acpi procfs command at module load, see documentation
parm: volume:Simulates thinkpad-acpi procfs command at module load, see documentation
parm: fan:Simulates thinkpad-acpi procfs command at module load, see documentation
parm: dbg_wlswemul:Enables WLSW emulation (uint)
parm: wlsw_state:Initial state of the emulated WLSW switch (bool)
parm: dbg_bluetoothemul:Enables bluetooth switch emulation (uint)
parm: bluetooth_state:Initial state of the emulated bluetooth switch (bool)
parm: dbg_wwanemul:Enables WWAN switch emulation (uint)
parm: wwan_state:Initial state of the emulated WWAN switch (bool)
parm: dbg_uwbemul:Enables UWB switch emulation (uint)
parm: uwb_state:Initial state of the emulated UWB switch (bool)
Ja also irgendwie kann ich auf dieser Ebene einfach nciht mitreden, ich sehe nur es sind Tools da, ich habe nur keine AHnung wie ich sie nutze (ich habe ganz naiv einfach mal versucht tpacpi wie einen Befehl aufzurufen… fail^^)
Naja und Powertop hatte ich wohl schon, weiß aber nicht so ganz was mir diese Tool helfen soll, ich weiß ja schon was ich erstmal abschalten will, wie sagt es mir ja auch nicht oder?
Und dieser Artikel http://www.thinkwiki.org/wiki/How_to_reduce_power_co… sah ja auch sehr vielversprechend aus, leider scheine ich nicht die entsprechenden Tools zu haben (sind das evtl genau die oben genannten?)
Also wenn ich zB deren Code beispiele teste:
hciconfig hci0 down ; rmmod hci_usb
echo disable > /proc/acpi/ibm/bluetooth
gibts bei mir nur
ERROR: Module hci_usb does not exist in /proc/modules
Naja Ihr merkt, auf diesem Niveau verstehe ich nichts von Betriebsystemen, vorallem nicht von Linux…
Wenn ihr Ideen habt, ich freue mich!! =)