Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39592
b: refs/heads/master
c: 2fe6dff
h: refs/heads/master
v: v3
  • Loading branch information
Pavel Machek authored and Len Brown committed Oct 14, 2006
1 parent aafdb22 commit e95dbf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 35 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 28b779d127d3038ff83f42259d135a063b7cd848
refs/heads/master: 2fe6dffabb06bfa0591c8c490b092b458fba1f06
35 changes: 1 addition & 34 deletions trunk/Documentation/ibm-acpi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,40 +53,7 @@ Installation

If you are compiling this driver as included in the Linux kernel
sources, simply enable the CONFIG_ACPI_IBM option (Power Management /
ACPI / IBM ThinkPad Laptop Extras). The rest of this section describes
how to install this driver when downloaded from the web site.

First, you need to get a kernel with ACPI support up and running.
Please refer to http://acpi.sourceforge.net/ for help with this
step. How successful you will be depends a lot on you ThinkPad model,
the kernel you are using and any additional patches applied. The
kernel provided with your distribution may not be good enough. I
needed to compile a 2.6.7 kernel with the 20040715 ACPI patch to get
ACPI working reliably on my ThinkPad X40. Old ThinkPad models may not
be supported at all.

Assuming you have the basic ACPI support working (e.g. you can see the
/proc/acpi directory), follow the following steps to install this
driver:

- unpack the archive:

tar xzvf ibm-acpi-x.y.tar.gz; cd ibm-acpi-x.y

- compile the driver:

make

- install the module in your kernel modules directory:

make install

- load the module:

modprobe ibm_acpi

After loading the module, check the "dmesg" output for any error messages.

ACPI / IBM ThinkPad Laptop Extras).

Features
--------
Expand Down

0 comments on commit e95dbf2

Please sign in to comment.