Difference between revisions of "Ultrabay 2000 Battery"

From ThinkWiki
Jump to: navigation, search
(Linux Support)
(changed category)
(22 intermediate revisions by 9 users not shown)
Line 3: Line 3:
 
|style="vertical-align:top" |
 
|style="vertical-align:top" |
 
<div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;">
 
<div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;">
=== UltraBay 2000 Battery ===
+
=== Ultrabay 2000 Battery ===
This is a battery that slides into a supported UltraBay 2000.
+
This is a battery pack that slides into an Ultrabay 2000 with power interfacing pins.
  
 
=== Features ===
 
=== Features ===
* 10.8V Lithium-Ion
+
* Battery specification: 3.2Ah or 3.6Ah, 10.8V, 34.56Wh or 38.88Wh
* 9 cells
+
* Battery cell count: Nine, 3.6V lithium-ion polymer prismatic cell
* Up to 3 hours of battery life
+
* Battery run time: up to 3 hours
* Weight: 268g (0.59 lbs)
+
* Battery charge time: up to 2 hours
* Charge time: 2.0 h
+
* Weight: 268 grams or 0.59 pounds
 
</div>
 
</div>
 
|style="vertical-align:top" |
 
|style="vertical-align:top" |
[[image:ultrabay2000battery.gif|UltraBay 2000 Battery]]
+
[[image:ultrabay2000battery.gif|Ultrabay 2000 battery]]
 
|}
 
|}
  
=== IBM Partnumbers ===
+
=== Part numbers ===
*Marketing PN: 02K6646
+
==== Sanyo - 3.6Ah, 10.8V, 38.88Wh ====
*FRU PN: 02K6645
+
* 02K6817, 02K6818, 02K6819
  
=== Linux Support ===
+
==== Sanyo - 3.2Ah, 10.8V, 34.56Wh ====
The second battery is correctly detected by either the APM or ACPI subsystem.
+
* 02K6645, 02K6646
  
However, the Linux ACPI subsystem only scans for batteries on boot. This means that the second battery must be present at boot time, or you will not be able to get any info for it.
+
=== Usage and Linux support ===
 +
See [[How to use UltraBay batteries]].
  
We need to find a way of telling the ACPI subsystem to rescan for batteries.
+
== Models supporting this accessory ==
 +
* {{A20m}}, {{A20p}}, {{A21e}}, {{A21m}}, {{A21p}}, {{A22e}}, {{A22m}}, {{A22p}}, {{A30}}, {{A30p}}, {{A31}}, {{A31p}}
 +
* {{T20}}, {{T21}}, {{T22}}, {{T23}}, {{T30}}
 +
* {{R32}}, {{R40}}
 +
* [[UltraBase X3]]
  
With kernel 2.6.14.2 (possibly only with IBM_ACPI) there is a sysfs file: /sys/firmware/acpi/namespace/ACPI/_SB/PCI0/LPC/EC/BAT1/eject. There isn't one for BAT0, but then /proc/acpi/battery/BAT0/* shows "not present" when there is no battery. For BAT1 all the states go to 0, critical, etc. "echo 1 > /sys/firmware/acpi/namespace/ACPI/_SB/PCI0/LPC/EC/BAT1/eject" will remove /proc/acpi/battery/BAT1 and turn off the ultrabay light. Interestingly the battery will still be discharging (charging not tested) until it is physically removed.
+
[[Category:Ultrabay Devices]]
 
 
Also, if you compile the battery module of ACPI as a module, boot with the ultrabay battery present, remove the ultrabay battery (without doing the eject above), /proc/acpi/battery/BAT1 is still there, rmmod battery, modprobe battery, /proc/acpi/battery/BAT1 is gone (BAT0 is back), put the battery back in, /proc/acpi/battery/BAT1 still missing, rmmod battery, modprobe battery, /proc/acpi/battery/BAT1 is back.
 
If you boot without the second battery BAT1 never shows up.
 
If you eject using the sysfs file above, BAT1 disappears from both /proc and /sys and never comes back.
 
 
 
Test machine: T23.
 
 
 
=== Supported with ===
 
*ThinkPad {{A20m}}, {{A20p}}, {{A21e}}, {{A21m}}, {{A21p}}, {{A22e}}, {{A22m}}, {{A22p}}, {{A30}}, {{A30p}}, {{A31}}, {{A31p}}
 
*ThinkPad {{R30}}, {{R31}}, {{R32}}, {{R40}}
 
*ThinkPad  {{T20}}, {{T21}}, {{T22}}, {{T23}}, {{T30}}
 
 
 
 
 
[[Category:Components]]
 

Revision as of 19:40, 4 April 2020

Ultrabay 2000 Battery

This is a battery pack that slides into an Ultrabay 2000 with power interfacing pins.

Features

  • Battery specification: 3.2Ah or 3.6Ah, 10.8V, 34.56Wh or 38.88Wh
  • Battery cell count: Nine, 3.6V lithium-ion polymer prismatic cell
  • Battery run time: up to 3 hours
  • Battery charge time: up to 2 hours
  • Weight: 268 grams or 0.59 pounds

Ultrabay 2000 battery

Part numbers

Sanyo - 3.6Ah, 10.8V, 38.88Wh

  • 02K6817, 02K6818, 02K6819

Sanyo - 3.2Ah, 10.8V, 34.56Wh

  • 02K6645, 02K6646

Usage and Linux support

See How to use UltraBay batteries.

Models supporting this accessory