Difference between revisions of "User:Hmh"

From ThinkWiki
Jump to: navigation, search
(Initial page, still incomplete)
 
(ping...)
 
(37 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== ThinkPad T43 2687-DDU setup for Debian Sarge ==
+
== Who is Hmh? ==
  
This is an ongoing, spotty guide for a full Debian setup of a [[Category:T43|ThinkPad T43]], focused on using absolutely all of its capabilities that can be used.
+
I am a Debian Developer for quite a few years now, and the current maintainer of [[ibm-acpi]]/[[thinkpad-acpi]], aka "ThinkPad ACPI Extras" Linux kernel driver for ThinkPad laptops.
  
When it is really usable, I will move it to some other far more public place in [[ThinkWiki]].
+
I am also involved with the [[tp_smapi]] and [[HDAPS]] Linux drivers, as a beta-tester and power-user. I don't list myself as a developer for those projects because I have never contributed a single line of code to them, just suggestions and bug reports ;-)
  
=== Kernel ===
+
== My ThinkPads ==
  
Baseline kernel: Debian's latest 2.6.15 (2.6.15.4 with stabilization patches) {{NOTE|Thinkpad support is an ongoing, bleeding edge effort. One ends up needing to apply a ton of patches and to use the latest available kernel, sometimes even kernels not yet released}}
+
I own just a simple [[:Category:T43|T43]] model 2687-DDU. It is a great machine: a very solid ThinkPad, with its own set of annoying quirks just like any other IBM-era ThinkPad. The SATA-PATA bridge, tg3 noise at full network load, and lack of support for AHCI being the worst ones IMHO.
  
==== Patches employed ====
+
== ping ==
* Latest ipw2200 driver and ieee80211 layer:
 
* SATA power-management:
 
* freeze-block-queue patch (for HDAPS):
 
* ACPI update patches:
 
* TP_SMAPI support:
 
* Software Suspend2:
 
* Linuxant Conexant HSF modem driver:
 
  
==== Kernel setup tasks ====
+
This is a ping edit, to let Akw know I am still alive and to not purge my account ;-)
# Place the following modules (order is important) on /etc/modules:
 
##
 
  
=== Userland ===
+
== Links ==
  
==== Debian Sarge software packages ====
+
* [[ibm-acpi|The Linux kernel ibm-acpi driver, which I currently maintain]]
{{HINT|Refer to [http://backports.org/instructions.html http://backports.org/instructions.html] for instructions on how to setup apt for the backports.org repository}}
+
* [http://people.debian.org/~hmh/ My Debian.org homepage with some old stuff]
 
 
* udev (backported):
 
* hibernate (backported):
 
 
 
==== Software that needs packaging ====
 
{{NOTE|If nobody beats me to it, I will package them for official upload to Debian, and official Debian Sarge backports.  This requires that the software be properly licensed first, of course}}
 
* hdapsd:
 
* pcmcia tools (verify if not already backported)
 
 
 
==== Software that could benefit from re-packaging ====
 
* hsfmodem:
 
 
 
== External Links ==
 
* [http://backports.org/ Debian Sarge backports repository]
 

Latest revision as of 01:26, 14 August 2013

Who is Hmh?

I am a Debian Developer for quite a few years now, and the current maintainer of ibm-acpi/thinkpad-acpi, aka "ThinkPad ACPI Extras" Linux kernel driver for ThinkPad laptops.

I am also involved with the tp_smapi and HDAPS Linux drivers, as a beta-tester and power-user. I don't list myself as a developer for those projects because I have never contributed a single line of code to them, just suggestions and bug reports ;-)

My ThinkPads

I own just a simple T43 model 2687-DDU. It is a great machine: a very solid ThinkPad, with its own set of annoying quirks just like any other IBM-era ThinkPad. The SATA-PATA bridge, tg3 noise at full network load, and lack of support for AHCI being the worst ones IMHO.

ping

This is a ping edit, to let Akw know I am still alive and to not purge my account ;-)

Links