Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 8b70066cd1f50f85cc0b0ca244813d98 > files > 17

ibm-acpi-0.11-4mdv2010.0.noarch.rpm

New in ibm-acpi-0.11:

	- support for the 600e, 600x, 770e, 770x, G41
	- drop experimental status from temperature sensors
	- drop experimental status from low-level led mode on some models
	- experimental brightness control
	- experimental volume control
	- experimental fan enable/disable

The "brightness" and "volume" features allow software control of the
LCD backlight brightness and sound volume on models which use Fn
combinations or other keys for that purpose. The "fan" feature, in
addition to displaying the current fan speed, now allows the fan to be
stopped. WARNING: If you use this feature, watch your temperature
sensors to avoid overheating!

New in ibm-acpi-0.10:

	- fix module loading on R30, R31

New in ibm-acpi-0.9:

	- support for the 570, R30 and R31
	- ultrabay support for the A22p and A3x
	- drop experimental status from cmos, led and beep functions
	- fix module parameter passing
	- modified blank.sh should work with X on Debian and Fedora
	- default radio.sh script uses ipw2100 RF kill switch
	- default blank and hibernate events use the swsusp2 hibernate.sh
	- experimental temperatures and fan speed
	- experimental embedded controller register dump

The major new experimental feature is the temperature and fan speed
display. Some models (T and X series, maybe others) can show several
temperature readings (in addition to CPU temperature) and the current
fan speed. Three models (X31, X40 and 570) can control the fan speed
to a certain degree. See the README for the full details.

New in ibm-acpi-0.8:

	- fix error handling when insmoding on something other than a ThinkPad

New in ibm-acpi-0.7:

	- fix module loading on A21e, A22p, T20, T21, X20
	- fix LED control on A21e

New in ibm-acpi-0.6:

	- use acpi_bus_register_driver() to claim HKEY device

Only internal changes since 0.5, no changes in function or behavior.

New in ibm-acpi-0.5:

        - thinklight support on A21e, G40, R32, T20, T21, X20
        - proc file format changed
        - video_switch command
        - experimental cmos control
        - experimental led control
        - experimental acpi sounds

The proc file format changed for several features in this release.
Please review the new file contents and update your acpid scripts as
necessary. The example scripts included in the distribution have also
been updated accordingly.

Please see the README about the three new experimental features and
how to enable them.

New in ibm-acpi-0.4:

        - support for video output switching
        - video expansion control
        - UltraBase device eject
        - all commands can be issued as module parameters at insmod time
        - the hotkey mask can be in a 0xXXXX format
        - dropped the brightness/LCD off feature, didn't work
        - updated example acpid configuration scripts

The video output control can be used to avoid the annoying flicker and
video corruption when opening the lid on the X40. See the README for
details.

New in ibm-acpi-0.3:

	- fixed problems preventing insmod on the R40
	- implemented LCD brightness control and turning off
	- implemented ThinkLight on/off

New in ibm-acpi-0.2:

	- fixed problems preventing insmod on the T series and the X20
	- implemented bluetooth enable/disable
	- hotkey events are disabled by default, need explicit enable
	- fixed compilation problem on vanilla 2.6.7
	- dropped fan control, was useless in its current state 

New in ibm-acpi-0.1:

	- initial release