* Re: ibm-acpi-0.4
[not found] <20040916102610.GU20883@aero.ensim.com>
@ 2004-09-24 9:11 ` PSI-Systems
2005-01-16 23:41 ` ibm-acpi-0.10 Borislav Deianov
1 sibling, 0 replies; 4+ messages in thread
From: PSI-Systems @ 2004-09-24 9:11 UTC (permalink / raw)
To: Borislav Deianov, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
linux-thinkpad-l7BEYHA5S10i5T99jlK1Sh2eb7JE58TQ
> This is the fourth alpha release of my ACPI driver for IBM ThinkPad
> laptops. The features currently supported are:
>
> - Fn key combinations
> - Bluetooth enable and disable
> - video output switching, video expansion control
> - ThinkLight on/off
> - limited docking and undocking
> - UltraBay device eject
>
> So far, it has been tested on several T, X and R series ThinkPads. I
> appreciate any user reports, either successful or unsuccessful. Please
> see the included README for more information.
>
> Changes since 0.3:
>
> - 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
It works here (IBM A31 2652-M5G). Can you please reinclude it in 0.5? I'll
send you a detailed report as soon as I've read the README file.
> - 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.
>
> The ibm-acpi project now has an official home, thanks to Arno Willig
> <akw-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>:
>
> http://ibm-acpi.sourceforge.net/
Thx.
Sandro
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
^ permalink raw reply [flat|nested] 4+ messages in thread
* ibm-acpi-0.10
[not found] <20040916102610.GU20883@aero.ensim.com>
2004-09-24 9:11 ` ibm-acpi-0.4 PSI-Systems
@ 2005-01-16 23:41 ` Borislav Deianov
2005-01-17 9:21 ` ibm-acpi-0.10 Nick Bower
2005-01-17 13:25 ` ibm-acpi-0.10 Paul Ionescu
1 sibling, 2 replies; 4+ messages in thread
From: Borislav Deianov @ 2005-01-16 23:41 UTC (permalink / raw)
To: linux-thinkpad, acpi-devel
Hi,
It's been a couple of months and ibm-acpi was getting stale.
Especially with module parameters not working in 2.6.10, it was really
starting to stink up was the house... :-). So there you go, an update:
This is the 10th - oh let's call it beta - release of my ACPI driver
for IBM Thinkpad laptops. The features currently supported are:
- Fn key combinations
- Bluetooth enable and disable
- video output switching, expansion control
- ThinkLight on and off
- limited docking and undocking
- UltraBay eject
- CMOS control
- LED control
- ACPI sounds
- Experimental: temperatures and fan speed
- Experimental: embedded controller register dump
Changes since 0.8 (the version included in 2.6.10):
- 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.
I still have a few things in my backlog, namely support for the 240,
600e, 770x and G41. Coming soon, I just needed to get something out
the door (I've been sitting on the 0.10 stuff for a while...).
http://ibm-acpi.sf.net/
Enjoy,
Boris
--
The linux-thinkpad mailing list home page is at:
http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ibm-acpi-0.10
2005-01-16 23:41 ` ibm-acpi-0.10 Borislav Deianov
@ 2005-01-17 9:21 ` Nick Bower
2005-01-17 13:25 ` ibm-acpi-0.10 Paul Ionescu
1 sibling, 0 replies; 4+ messages in thread
From: Nick Bower @ 2005-01-17 9:21 UTC (permalink / raw)
To: linux-thinkpad; +Cc: acpi-devel
[-- Attachment #1: Type: text/plain, Size: 2135 bytes --]
Thanks as always Borislav. Do the fan/temperature features introduce
risk to the hardware?
On Sun, 2005-01-16 at 15:41 -0800, Borislav Deianov wrote:
> Hi,
>
> It's been a couple of months and ibm-acpi was getting stale.
> Especially with module parameters not working in 2.6.10, it was really
> starting to stink up was the house... :-). So there you go, an update:
>
> This is the 10th - oh let's call it beta - release of my ACPI driver
> for IBM Thinkpad laptops. The features currently supported are:
>
> - Fn key combinations
> - Bluetooth enable and disable
> - video output switching, expansion control
> - ThinkLight on and off
> - limited docking and undocking
> - UltraBay eject
> - CMOS control
> - LED control
> - ACPI sounds
> - Experimental: temperatures and fan speed
> - Experimental: embedded controller register dump
>
> Changes since 0.8 (the version included in 2.6.10):
>
> - 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.
>
> I still have a few things in my backlog, namely support for the 240,
> 600e, 770x and G41. Coming soon, I just needed to get something out
> the door (I've been sitting on the 0.10 stuff for a while...).
>
> http://ibm-acpi.sf.net/
>
> Enjoy,
> Boris
--
Nick Bower <nick@nickbower.com>
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ibm-acpi-0.10
2005-01-16 23:41 ` ibm-acpi-0.10 Borislav Deianov
2005-01-17 9:21 ` ibm-acpi-0.10 Nick Bower
@ 2005-01-17 13:25 ` Paul Ionescu
1 sibling, 0 replies; 4+ messages in thread
From: Paul Ionescu @ 2005-01-17 13:25 UTC (permalink / raw)
To: linux-thinkpad; +Cc: acpi-devel
Hi Boris,
Great work, thanks a lot.
Temperature reading / fan speed reading / EC register dump works all on
T41, T40, R50p. You can update the SF page for them.
I did not tried fan speed control on these (afraid to).
Best regards,
Paul
On Sun, 16 Jan 2005 15:41:08 -0800, Borislav Deianov wrote:
> Hi,
>
> It's been a couple of months and ibm-acpi was getting stale. Especially
> with module parameters not working in 2.6.10, it was really starting to
> stink up was the house... :-). So there you go, an update:
>
> This is the 10th - oh let's call it beta - release of my ACPI driver for
> IBM Thinkpad laptops. The features currently supported are:
>
> - Fn key combinations
> - Bluetooth enable and disable
> - video output switching, expansion control - ThinkLight on and off
> - limited docking and undocking
> - UltraBay eject
> - CMOS control
> - LED control
> - ACPI sounds
> - Experimental: temperatures and fan speed - Experimental: embedded
> controller register dump
>
> Changes since 0.8 (the version included in 2.6.10):
>
> - 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.
>
> I still have a few things in my backlog, namely support for the 240, 600e,
> 770x and G41. Coming soon, I just needed to get something out the door
> (I've been sitting on the 0.10 stuff for a while...).
>
> http://ibm-acpi.sf.net/
>
> Enjoy,
> Boris
--
The linux-thinkpad mailing list home page is at:
http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-01-17 13:25 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20040916102610.GU20883@aero.ensim.com>
2004-09-24 9:11 ` ibm-acpi-0.4 PSI-Systems
2005-01-16 23:41 ` ibm-acpi-0.10 Borislav Deianov
2005-01-17 9:21 ` ibm-acpi-0.10 Nick Bower
2005-01-17 13:25 ` ibm-acpi-0.10 Paul Ionescu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox