<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mallarj</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mallarj"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Mallarj"/>
	<updated>2026-05-05T12:56:10Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Problem_with_display_remaining_black_after_resume&amp;diff=40108</id>
		<title>Problem with display remaining black after resume</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Problem_with_display_remaining_black_after_resume&amp;diff=40108"/>
		<updated>2008-12-03T03:53:45Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: /* Quick Workaround for R61 (at least 8918-5QG) using NVidia */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There has been a problem encountered where the display stays black on resuming from suspend.&lt;br /&gt;
&lt;br /&gt;
The symptom might have you think first that your system hang up, but you will realize that your ThinkPad works and you can even reset it via {{key|Ctrl}}{{key|Alt}}{{key|Del}}.&lt;br /&gt;
&lt;br /&gt;
==Affected Models==&lt;br /&gt;
*ThinkPad {{T41p}}, {{T42}}, {{T42p}}, {{T43}}, {{T43p}}, {{T60}}, {{T60p}}&lt;br /&gt;
*Thinkpad {{T23}}&lt;br /&gt;
*ThinkPad {{X21}}, {{X30}}, {{X31}}, {{X40}}, {{X41}}&lt;br /&gt;
*ThinkPad {{R31}}, {{R50e}}{{footnote|1}}, {{R50p}}, {{R51}} (with BIOS 1.11), {{R52}}, {{R60}}, {{R61}}&lt;br /&gt;
*ThinkPad {{A30p}}&lt;br /&gt;
*ThinkPad {{390X}} (doesn't wake up; LCD backlight on, harddrive light remains on)&lt;br /&gt;
*ThinkPad {{Z60t}}, {{Z60m}}, {{Z61m}}, {{Z61e}}&lt;br /&gt;
*ThinkPad {{X60s}}, {{X60}}, {{X61}}, {{X61s}}, {{X200}}&lt;br /&gt;
&lt;br /&gt;
==Affected Operating Systems==&lt;br /&gt;
*Linux (it's a kernel issue)&lt;br /&gt;
*FreeBSD (6.x at least)&lt;br /&gt;
&lt;br /&gt;
==Solutions==&lt;br /&gt;
===Quick workaround for R61i, T23, maybe others===&lt;br /&gt;
Try pressing CTRL+ALT+F1 to switch to text console. The backlight should come on normally. Press CTRL+ALT+F7 to return to X.&lt;br /&gt;
&lt;br /&gt;
On a T23 using Ubuntu Feisty, pressing Fn+F7 (external/internal display change) once or twice brought the display back.  After upgrading to Ubuntu Gutsy it doesn't work anymore, but pressing Fn+F3 (blank screen) and Fn (restore display) works.&lt;br /&gt;
&lt;br /&gt;
===Quick Workaround for R61 (at least 8918-5QG) using NVidia===&lt;br /&gt;
&lt;br /&gt;
Use Vesa driver instead of the proprietary NVidia driver.&lt;br /&gt;
&lt;br /&gt;
===Pseudo-solution for R61===&lt;br /&gt;
On an R61 running Fedora Core 9, the nv driver fails to turn the backlight on after resuming from a suspend to RAM. I fixed this by using the proprietary NVIDIA Linux drivers (v177.82).&lt;br /&gt;
&lt;br /&gt;
=== Solution for ThinkPad Z60t ===&lt;br /&gt;
&lt;br /&gt;
* '''Display controller:''' Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)&lt;br /&gt;
* '''Distro:''' Fedora release 7 (Moonshine)&lt;br /&gt;
* '''Kernel:''' Linux 2.6.22.5-76.fc7&lt;br /&gt;
&lt;br /&gt;
The solution is straight forward - just to add configuration parameter for the default '''pm-utils''' package. Create file &amp;lt;code&amp;gt;/etc/pm/config.d/config&amp;lt;/code&amp;gt; and put there one line &amp;lt;code&amp;gt;DISPLAY_QUIRK_S3_BIOS=&amp;quot;true&amp;quot;&amp;lt;/code&amp;gt;, or execute following command:&lt;br /&gt;
&lt;br /&gt;
 echo DISPLAY_QUIRK_S3_BIOS=\&amp;quot;true\&amp;quot; &amp;gt;&amp;gt; /etc/pm/config.d/config&lt;br /&gt;
&lt;br /&gt;
===Semi-Solution for ThinkPad X60 with damaged system after s2ram usage===&lt;br /&gt;
It happend when restarting a s2ram-session.&lt;br /&gt;
&lt;br /&gt;
'''Symptom:''' Black screen with blinking &amp;quot;_&amp;quot; sign remaind. (without the &amp;quot;)&lt;br /&gt;
&lt;br /&gt;
'''System status:''' HDD idle, fan running, everything else looks to wait for something to happen.&lt;br /&gt;
&lt;br /&gt;
'''Semi-Solution:''' Booting with DVD-ROM and going through the installations menu,&lt;br /&gt;
where you choose &amp;quot;other&amp;quot; and &amp;quot;boot a installed system&amp;quot; (something like that). Gladly it works,&lt;br /&gt;
and OpenSuSE 10.1 comes up with 50% &amp;quot;failed&amp;quot; messages! I than shutdown properly, rebooted again&lt;br /&gt;
and had 100% &amp;quot;done&amp;quot; again, with no other things affected.&lt;br /&gt;
&lt;br /&gt;
'''Further:''' Repairing with the DVD-ROM crashed massivly(!), so I selected &amp;quot;boot a installed system&amp;quot; as final&lt;br /&gt;
solution and it worked!&lt;br /&gt;
&lt;br /&gt;
'''Unknown:''' Maybe the Solution for ThinkPads with 1400x1050 internal LCD and Intel 915GM will help,&lt;br /&gt;
because X60s and X60 are very familiar. (Not tested so far.)&lt;br /&gt;
&lt;br /&gt;
(If this Problem is not right here, please edit and move.)&lt;br /&gt;
&lt;br /&gt;
===Solution for ThinkPads with 1400x1050 internal LCD and Intel 915GM ===&lt;br /&gt;
see [[1400x1050 on Intel 915GM]].&lt;br /&gt;
===Solution for ThinkPads with ATI graphic chips and Intel 915/945GM ===&lt;br /&gt;
&lt;br /&gt;
Affected models include {{X60s}}, {{R60}} and {{T60}}.&lt;br /&gt;
&lt;br /&gt;
This soluton also applies to T42 with Intel 855 and ATI 9600 M10.&lt;br /&gt;
&lt;br /&gt;
One solution may be to provide the {{bootparm|acpi_sleep|s3_bios}} kernel parameter in your kernel parameter line.&lt;br /&gt;
&lt;br /&gt;
For grub this would look like this:&lt;br /&gt;
&lt;br /&gt;
 title           Linux, kernel 2.6.11-1-686&lt;br /&gt;
 root            (hd0,0)&lt;br /&gt;
 kernel          /boot/vmlinuz-2.6.11-1-686 root=/dev/hda1 ro acpi_sleep=s3_bios&lt;br /&gt;
 initrd          /boot/initrd.img-2.6.11-1-686&lt;br /&gt;
 savedefault&lt;br /&gt;
 boot&lt;br /&gt;
&lt;br /&gt;
For lilo it would look like this:&lt;br /&gt;
&lt;br /&gt;
 image=/boot/vmlinuz&lt;br /&gt;
     append=&amp;quot;acpi_sleep=s3_bios&amp;quot;&lt;br /&gt;
&lt;br /&gt;
The actual process of going to sleep is then managed through a sleep script; as a start, see the {{path|sleep.sh}} script in the Extreme Graphics 2 section below, but note the following comments:&lt;br /&gt;
&lt;br /&gt;
In [[:Category:OpenSUSE|OpenSUSE]] 10.1 (at least on a T43p), it's necessary to override the default options for s2ram if you're using the newer ATI driver.  This can be done putting {{bootparm|SUSPEND2RAM_FORCE|&amp;quot;yes&amp;quot;}} and {{bootparm|SUSPEND2RAM_ACPI_SLEEP|&amp;quot;3&amp;quot;}} in {{path|/etc/powersave/sleep}}.&lt;br /&gt;
&lt;br /&gt;
In {{Ubuntu}} or {{Kubuntu}}, it may be necessary to modify {{path|/etc/default/acpi-support}}.  In that file, make sure that {{path|ACPI_SLEEP}} is uncommented and set to true.  With ATI chips, also make sure that {{path|SAVE_VBE_STATE}} is uncommented and set to true; with Intel chips, on the other hand, ensure that nothing is done with respect to VBE--no reposts, no state saves. Also commenting POST_VIDEO may help. &lt;br /&gt;
&lt;br /&gt;
In {{Fedora}}, it may be necessary with the Intel chips to edit the {{path|resume_video()}} function in {{path|/etc/pm/functions-intel}} to comment out the VBE post and restore.  (As of FC6 these seem to be pre-commented out.)  Also, the laptop, after waking up, may go back to sleep immediately or whenever the AC adapter is disconnected.  When this happens, it's caused by a bug in the HAL daemon that incorrectly reports certain ACPI events.  This is a known problem and a simple workaround is described [http://live.gnome.org/GnomePowerManager/Faq#head-b8b1280115b0a51c2cc27b13a57121130ebf36cb here].&lt;br /&gt;
&lt;br /&gt;
{{NOTE|It is possible this method will not work if the laptop is docked.  It is also possible that the cited workaround for the HAL daemon bug will not work on some machines.  A kludgier workaround in this event is to kill the HAL daemon on suspend.  This necessitates the resuscitation of GPM upon resume.}}&lt;br /&gt;
&lt;br /&gt;
Another solution is to use vbetool. If you are using {{Debian}} with the hibernate package, uncomment &amp;quot;EnableVbetool yes&amp;quot; in {{path|/etc/hibernate/hibernate.conf}} (or {{path|/etc/hibernate/ram.conf}}).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
On '''T60 2007-CTO''' (Core2Duo 2Ghz, 2GB Ram, ATI X1400) the screen stayed blank after suspend-to-ram until I set '''vga=0''' in lilo.conf.&lt;br /&gt;
&lt;br /&gt;
Working config:&lt;br /&gt;
 Linux 2.6.21.5&lt;br /&gt;
 fglrx 8.37.6&lt;br /&gt;
 debian etch:&lt;br /&gt;
  powersaved 0.14.0-5:&lt;br /&gt;
   UNLOAD_MODULES_BEFORE_SUSPEND2DISK=&amp;quot;usb_storage ohci_hcd uhci_hcd ehci_hcd ipw3945 pcmcia yenta_socket rsrc_nonstatic pcmcia_core&amp;quot;&lt;br /&gt;
   UNLOAD_MODULES_BEFORE_SUSPEND2RAM=&amp;quot;usb_storage ohci_hcd uhci_hcd ehci_hcd ipw3945 pcmcia yenta_socket rsrc_nonstatic pcmcia_core&amp;quot;   &lt;br /&gt;
  hibernate:&lt;br /&gt;
   SwitchToTextMode yes&lt;br /&gt;
  lilo.conf:&lt;br /&gt;
   vga=0&lt;br /&gt;
&lt;br /&gt;
&amp;quot;EnableVbetool yes&amp;quot; and other suggestions didn't work for me.&lt;br /&gt;
&lt;br /&gt;
For suspend-to-disk, don't load fglrx in initrd.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===Solution for ThinkPads with Intel Extreme Graphics 2===&lt;br /&gt;
{{NOTE|&lt;br /&gt;
On [[:Category:X40|X40]]s/[[:Category:X41|X41]]s - even with Intel Extreme Graphics - and for [[:Category:R52|R52]]s with Intel Graphics Media Accelerator 900 the [[Problem with display remaining black after resume#Solution for ThinkPads with ATI graphic chips|solution for ATI graphics chips]] above is reported to work. In this case, make sure no changes to VBE are made, especially no state saves and no reposts.}}&lt;br /&gt;
&lt;br /&gt;
The following solution should work on 865G, 865GV, 855GM, 855GME, 852GME chipsets.&lt;br /&gt;
*First of all, '''do not''' use the {{bootparm|acpi_sleep|s3_bios}} kernel parameter.&lt;br /&gt;
*Second, completely remove framebuffer support from your kernel. If it's built as modules, it is important that they do not get loaded at all.&lt;br /&gt;
*Before suspending, change to a console and safe the video state with {{cmdroot|cat /proc/bus/pci/00/02.0 &amp;gt; /tmp/video_state}}.&lt;br /&gt;
*On resume, restore the video state with {{cmdroot|cat /tmp/video_state &amp;gt; /proc/bus/pci/00/02.0}} and change back to X.&lt;br /&gt;
*For Debian Etch 4.0 on R50e just make following changes to /etc/default/acpi-support:&lt;br /&gt;
 #SAVE_VBE_STATE=true&lt;br /&gt;
 #VBESTATE=/var/lib/acpi-support/vbestate&lt;br /&gt;
 #POST_VIDEO=true&lt;br /&gt;
 SAVE_VIDEO_PCI_STATE=true&lt;br /&gt;
&lt;br /&gt;
*For a R50e the only thing needed to make suspend to ram work in Ubuntu 6.06 is adding&lt;br /&gt;
 Option  &amp;quot;VBERestore&amp;quot; &amp;quot;yes&amp;quot;&lt;br /&gt;
to the &amp;lt;tt&amp;gt;Device&amp;lt;/tt&amp;gt; section in your {{path|/etc/X11/xorg.conf}}, and the example script below.&lt;br /&gt;
&lt;br /&gt;
The following example {{path|/etc/acpi/actions/sleep.sh}} script shows how to integrate the according lines.&lt;br /&gt;
&lt;br /&gt;
 #!/bin/bash&lt;br /&gt;
 &lt;br /&gt;
 # change to console 1&lt;br /&gt;
 FGCONSOLE=`fgconsole`&lt;br /&gt;
 chvt 6&lt;br /&gt;
 &lt;br /&gt;
 # safe video state&lt;br /&gt;
 cat /proc/bus/pci/00/02.0 &amp;gt; /tmp/video_state&lt;br /&gt;
 &lt;br /&gt;
 # sync filesystem&lt;br /&gt;
 sync&lt;br /&gt;
 &lt;br /&gt;
 # sync hardware clock with system time&lt;br /&gt;
 hwclock --systohc&lt;br /&gt;
 &lt;br /&gt;
 # go to sleep&lt;br /&gt;
 echo -n 3 &amp;gt; /proc/acpi/sleep&lt;br /&gt;
 &lt;br /&gt;
 # waking up&lt;br /&gt;
 # restore system clock&lt;br /&gt;
 hwclock --hctosys&lt;br /&gt;
 &lt;br /&gt;
 # restore video state&lt;br /&gt;
 cat /tmp/video_state &amp;gt; /proc/bus/pci/00/02.0&lt;br /&gt;
 &lt;br /&gt;
 # change back to X&lt;br /&gt;
 chvt $FGCONSOLE&lt;br /&gt;
 &lt;br /&gt;
 # clean up behind us&lt;br /&gt;
 rm /tmp/video_state&lt;br /&gt;
&lt;br /&gt;
With Ubuntu 6.10 on a [[:Category:R51|R51 (2887-32G)]] I ''just'' (as none of the other tricks above) had to add {{bootparm|fb|false}} to the kernel line in {{path|/etc/grub/menu.lst}} and edit {{path|/etc/defaults/acpi-support}} this way:&lt;br /&gt;
&lt;br /&gt;
 SAVE_VBE_STATE=false&lt;br /&gt;
 POST_VIDEO=false&lt;br /&gt;
 SAVE_VIDEO_PCI_STATE=true&lt;br /&gt;
 USE_DPMS=false&lt;br /&gt;
 DOUBLE_CONSOLE_SWITCH=false&lt;br /&gt;
&lt;br /&gt;
===Solution for ThinkPads with Intel I830 Chipset===&lt;br /&gt;
The following solution worked for me on an X30 with I830M chipset with kernel &amp;gt;= 2.6.16.&lt;br /&gt;
*this works with vesafb and also with intelfb frambuffer support.&lt;br /&gt;
The following example {{path|/etc/acpi/actions/sleep.sh}} script shows how to integrate the according lines.&lt;br /&gt;
&lt;br /&gt;
 #!/bin/bash&lt;br /&gt;
 &lt;br /&gt;
 FGCONSOLE=`fgconsole`&lt;br /&gt;
 chvt 8&lt;br /&gt;
 sync&lt;br /&gt;
 hwclock --systohc&lt;br /&gt;
 &lt;br /&gt;
 echo -n &amp;quot;mem&amp;quot; &amp;gt; /sys/power/state&lt;br /&gt;
 &lt;br /&gt;
 hwclock --hctosys&lt;br /&gt;
 vbetool post&lt;br /&gt;
 &lt;br /&gt;
 if [ &amp;quot;$FGCONSOLE&amp;quot; -ge &amp;quot;7&amp;quot; ] ; then&lt;br /&gt;
   chvt $FGCONSOLE&lt;br /&gt;
 else&lt;br /&gt;
   chvt 7&lt;br /&gt;
   chvt $FGCONSOLE&lt;br /&gt;
 fi&lt;br /&gt;
===Solution for ThinkPads with ATI graphic (and possibly other) chips and FreeBSD===&lt;br /&gt;
&lt;br /&gt;
The FreeBSD acpi(4) manpage mentions a tunable parameter, &amp;quot;hw.acpi.reset_video&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
    hw.acpi.reset_video&lt;br /&gt;
             Reset the video adapter from real mode during the resume path.&lt;br /&gt;
             Some systems need this help, others have display problems if it&lt;br /&gt;
             is enabled.  Default is 0 (disabled).&lt;br /&gt;
&lt;br /&gt;
This tunable can be set by adding the following line to your FreeBSD machine's /boot/loader.conf file:&lt;br /&gt;
&lt;br /&gt;
    hw.acpi.reset_video=&amp;quot;1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
And rebooting your machine.  Hopefully, the next time you resume from a suspend, you'll see your video again.  This solution doesn't appear to be specific to ATI hardware in any way, so I presume it would be helpful for video chipsets other than ATI, as well.&lt;br /&gt;
&lt;br /&gt;
If this entry doesn't help you, you might consider searching in the [http://lists.freebsd.org/pipermail/freebsd-mobile/ FreeBSD-Mobile email-list archive] for more insight.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{footnotes|&lt;br /&gt;
#If you have this problem with R50e and the above solution doesn't work, try switching to console first. An example sleep script can be found [[How to configure acpid|here]].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Solution using s2ram for Intel 915/945GM===&lt;br /&gt;
&lt;br /&gt;
Just using the &amp;quot;s2ram -f -p&amp;quot; command from the uswsusp package will work from within X, at least on a {{Z61e}}. On {{X60s}} it is enough to issue the &amp;quot;s2ram&amp;quot; command and it works. On {{X61}} &amp;quot;s2ram -f -a 1&amp;quot; can work properly. Best idea seems to be to put this into the corresponding acpi script:&lt;br /&gt;
&lt;br /&gt;
 % cat /etc/acpi/sleep.sh &lt;br /&gt;
 #!/bin/sh&lt;br /&gt;
 test -f /usr/share/acpi-support/power-funcs || exit 0&lt;br /&gt;
 test -f /usr/sbin/s2ram || exit 0&lt;br /&gt;
 rmmod usb_storage&lt;br /&gt;
 rmmod uhci_hcd&lt;br /&gt;
 rmmod ehci_hcd&lt;br /&gt;
 /usr/sbin/s2ram -f -a 1 -m&lt;br /&gt;
 modprobe uhci_hcd&lt;br /&gt;
 modprobe ehci_hcd&lt;br /&gt;
 modprobe usb_storage&lt;br /&gt;
&lt;br /&gt;
Source: [http://d.hatena.ne.jp/conceal-rs/20080309/1205083315 http://d.hatena.ne.jp/conceal-rs/20080309/1205083315]&lt;br /&gt;
Works on my X61.&lt;br /&gt;
&lt;br /&gt;
===Solution using DOUBLE_CONSOLE_SWITCH===&lt;br /&gt;
&lt;br /&gt;
By setting the following in {{path|/etc/default/acpi-support}} the display comes back on {{X61s}} using Intel chipset:&lt;br /&gt;
&lt;br /&gt;
     DOUBLE_CONSOLE_SWITCH=true&lt;br /&gt;
&lt;br /&gt;
Fedora 8 doesn't have DOUBLE_CONSOLE_SWITCH, but it works when one does:  First, add option &amp;quot;VBERestore&amp;quot; &amp;quot;true&amp;quot; to /etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
    Section &amp;quot;Device&amp;quot;&lt;br /&gt;
        Identifier  &amp;quot;Videocard0&amp;quot;&lt;br /&gt;
        Driver      &amp;quot;intel&amp;quot;&lt;br /&gt;
        Option      &amp;quot;VBERestore&amp;quot;  &amp;quot;true&amp;quot; &lt;br /&gt;
    EndSection&lt;br /&gt;
&lt;br /&gt;
Then suspends with&lt;br /&gt;
&lt;br /&gt;
    pm-suspend --quirk-vbemode-restore --quirk-s3-bios&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=NVIDIA_Quadro_NVS_140M&amp;diff=40107</id>
		<title>NVIDIA Quadro NVS 140M</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=NVIDIA_Quadro_NVS_140M&amp;diff=40107"/>
		<updated>2008-12-03T03:52:32Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: added note about backlight during resume under FC9&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;&amp;quot;&amp;gt;&lt;br /&gt;
=== NVIDIA Quadro NVS 140M ===&lt;br /&gt;
&lt;br /&gt;
The NVIDIA Quadro NVS 140M is a mobile video card with a G86 core and either 128 MB or 256 MB graphics memory.&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
&lt;br /&gt;
* Chipset: nVidia Quadro NVS 140M&lt;br /&gt;
* PCI ID:&lt;br /&gt;
** 01:00.0 VGA compatible controller: nVidia Corporation Unknown device 0429 (rev a1) (prog-if 00 [VGA])&lt;br /&gt;
*** Subsystem: Lenovo Unknown device 20d8&lt;br /&gt;
*** Flags: bus master, fast devsel, latency 0, IRQ 169&lt;br /&gt;
*** Memory at d6000000 (32-bit, non-prefetchable) [size=16M]&lt;br /&gt;
*** Memory at e0000000 (64-bit, prefetchable) [size=256M]&lt;br /&gt;
*** Memory at d4000000 (64-bit, non-prefetchable) [size=32M]&lt;br /&gt;
*** I/O ports at 2000 [size=128]&lt;br /&gt;
*** Capabilities: [60] Power Management version 2&lt;br /&gt;
*** Capabilities: [68] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-&lt;br /&gt;
*** Capabilities: [78] Express Endpoint IRQ 0&lt;br /&gt;
*** Capabilities: [100] Virtual Channel&lt;br /&gt;
*** Capabilities: [128] Power Budgeting&lt;br /&gt;
*** Capabilities: [600] Unknown (11)&lt;br /&gt;
* PCI Express 16&amp;amp;times;&lt;br /&gt;
* 128 or 256 MB video memory&lt;br /&gt;
&lt;br /&gt;
=== Linux X.Org driver ===&lt;br /&gt;
&lt;br /&gt;
Default X.Org NVidia driver, called &amp;quot;nv&amp;quot; works.&lt;br /&gt;
&lt;br /&gt;
:''On an R61 running OpenSUSE 10.3, the nv driver locks up the machine hard.'' --[[User:Nettings|Nettings]] 14:39, 26 March 2008 (CET)&lt;br /&gt;
&lt;br /&gt;
:''On an R61 running Fedora Core 9, the nv driver fails to turn the backlight on after resuming from a suspend to RAM.  I fixed this by using the proprietary NVIDIA Linux drivers (v177.82)''&lt;br /&gt;
&lt;br /&gt;
=== NVIDIA proprietary driver ===&lt;br /&gt;
&lt;br /&gt;
Support for Quadro NVS 140M has been introduced in the NVIDIA Linux unified driver version 100.14.09 (released on 8 June 2007). For the latest drivers go to the [http://www.nvidia.com/object/unix.html NVIDIA Unix Drivers page]. Note that NVIDIA proprietary drivers do not work with a Xen virtualized kernel.&lt;br /&gt;
&lt;br /&gt;
==== CUDA ====&lt;br /&gt;
&lt;br /&gt;
Since it has a G86 core, [http://developer.nvidia.com/object/cuda.html NVidia CUDA] works on this video card, even though not being listed in the CUDA manuals. Running very large problems (like the SDK examples) however might fail by running out of the relatively small graphics memory.&lt;br /&gt;
&lt;br /&gt;
=== LCD Backlight Brightness Control on T61/R61 ===&lt;br /&gt;
&lt;br /&gt;
There has been an issue with Brightness Control on T61/R61s. This seems to be fixed with the 169.04 BETA drivers from Nvidia. You can find them i.e. here [http://www.nvidia.com/object/linux_display_ia32_169.04.html 169.04 BETA Driver]. You might also need the latest BIOS ([[BIOS_Upgrade_Downloads]] 1.26) as well as the latest version of [[Ibm-acpi]] (thinkpad-acpi, V0.18).&lt;br /&gt;
&lt;br /&gt;
If the nvidia module is loaded with the argument NVreg_EnableBrightnessControl=1, one can switch to a virtual console, change the lcd brightness level there, and have that level preserved after switching back to the X session. On a {{T61}}, this was tested with the acpi video driver included in the vanilla Linux 2.6.21-6 kernel and on an {{R61}} with {{OpenSUSE}} 10.2.&lt;br /&gt;
&lt;br /&gt;
=== Disabling automatic power saving ===&lt;br /&gt;
&lt;br /&gt;
The nVidia Quadro NVS 140m, as well as some other newer cards, automatically clock down to save power and stay cool. This can be a nuisance when running a compositing window manager, such as Compiz Fusion - animations will appear to start jerkily, and smoothen out after a second or so once the GPU clocks up. One workaround is to disable automatic power management of the GPU. To do so, add the line&lt;br /&gt;
&lt;br /&gt;
'''options nvidia NVreg_RegistryDwords=&amp;quot;PerfLevelSrc=0x2222&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
to either /etc/modprobe.conf or a (new) file in /etc/modprobe.d&lt;br /&gt;
&lt;br /&gt;
Be warned, that this might cause excessive heat generation and/or premature death of the GPU. It should be safer than overclocking, though.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* [http://jacobandreas.net/2008/nvidia-multihead-guide-for-linux-laptops/ NVIDIA multihead guide]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Components]]&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Video_Controllers&amp;diff=37801</id>
		<title>Video Controllers</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Video_Controllers&amp;diff=37801"/>
		<updated>2008-05-22T17:24:12Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: /* NVidia */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot; style=&amp;quot;width:100%;vertical-align:top;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align:top;width:50%;padding-right:20px;&amp;quot; |&lt;br /&gt;
== ATI ==&lt;br /&gt;
* [[ATI Mobility FireGL 7800]]&lt;br /&gt;
* [[ATI Mobility FireGL 9000]]&lt;br /&gt;
* [[ATI Mobility FireGL T2]]&lt;br /&gt;
* [[ATI Mobility FireGL V3200]]&lt;br /&gt;
* [[ATI Mobility FireGL V5200]]&lt;br /&gt;
* [[ATI Mobility Radeon 7000]]&lt;br /&gt;
* [[ATI Mobility Radeon 7500]]&lt;br /&gt;
* [[ATI Mobility Radeon 9000]]&lt;br /&gt;
* [[ATI Mobility Radeon 9600]]&lt;br /&gt;
* [[ATI Mobility Radeon X300]]&lt;br /&gt;
* [[ATI Mobility Radeon X600]]&lt;br /&gt;
* [[ATI Mobility Radeon X1300]]&lt;br /&gt;
* [[ATI Mobility Radeon X1400]]&lt;br /&gt;
* [[ATI Mobility Radeon Xpress 200M]]&lt;br /&gt;
* [[ATI Radeon IGP 330M]]&lt;br /&gt;
* [[ATI Rage Mobility M|ATI Rage Mobility M or M1]]&lt;br /&gt;
* [[ATI Rage Mobility M3|ATI Rage Mobility M3 or 128]]&lt;br /&gt;
| style=&amp;quot;vertical-align:top;width:50%;padding-right:20px;&amp;quot; |&lt;br /&gt;
== Chips and Technologies ==&lt;br /&gt;
* [[CT-65530]]&lt;br /&gt;
* [[CT-65535]]&lt;br /&gt;
* [[CT-65545]]&lt;br /&gt;
* [[CT-65550]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align:top;width:50%;padding-right:20px;&amp;quot; |&lt;br /&gt;
== Intel ==&lt;br /&gt;
* [[Intel Graphics Technology]] (830MG)&lt;br /&gt;
* [[Intel Extreme Graphics]] (852GM)&lt;br /&gt;
* [[Intel Extreme Graphics 2]] (855GM)&lt;br /&gt;
* [[Intel Graphics Media Accelerator 900]] (915GM)&lt;br /&gt;
* [[Intel Graphics Media Accelerator 950]] (945GM)&lt;br /&gt;
* [[Intel Graphics Media Accelerator X3100]] (965)&lt;br /&gt;
| style=&amp;quot;vertical-align:top;width:50%;padding-right:20px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== Neomagic ==&lt;br /&gt;
* [[Neomagic MagicGraph128ZV]] (NM2093)&lt;br /&gt;
* [[Neomagic MagicGraph128XD]] (NM2160)&lt;br /&gt;
* [[Neomagic MagicMedia256AV]] (NM2200)&lt;br /&gt;
* [[Neomagic MagicGraph256ZX]] (NM2360)&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align:top;width:50%;padding-right:20px;&amp;quot; |&lt;br /&gt;
== NVidia ==&lt;br /&gt;
* [[NVidia GeForce FX Go5200]]&lt;br /&gt;
* [[NVidia Quadro FX 140M]]&lt;br /&gt;
* [[NVidia Quadro FX 570M]]&lt;br /&gt;
* [[NVidia Quadro NVS 140m]]&lt;br /&gt;
| style=&amp;quot;vertical-align:top;width:50%;padding-right:20px;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
== S3 ==&lt;br /&gt;
* [[S3 Savage IX8|S3 Savage IX8 or IX8+]]&lt;br /&gt;
* [[S3 SuperSavage IX/C]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align:top;width:50%;padding-right:20px;&amp;quot; |&lt;br /&gt;
== Silicon Motion Inc ==&lt;br /&gt;
* [[SMI LynxEM|SMI LynxEM+]]&lt;br /&gt;
* [[SMI Lynx3DM]]&lt;br /&gt;
| style=&amp;quot;vertical-align:top;width:50%;padding-right:20px;&amp;quot; |&lt;br /&gt;
== Trident ==&lt;br /&gt;
* [[Trident Cyber9320]]&lt;br /&gt;
* [[Trident Cyber9382]]&lt;br /&gt;
* [[Trident Cyber9385]]&lt;br /&gt;
* [[Trident Cyber9397]]&lt;br /&gt;
* [[Trident Cyber9397DVD]]&lt;br /&gt;
* [[Trident CyberBlade Aladdin i1]]&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align:top;width:50%;padding-right:20px;&amp;quot; |&lt;br /&gt;
== Western Digital ==&lt;br /&gt;
* [[WD90C24]]&lt;br /&gt;
* [[WD90C26]]&lt;br /&gt;
| style=&amp;quot;vertical-align:top;width:50%;padding-right:20px;&amp;quot; |&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Components]]&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Madwifi&amp;diff=37789</id>
		<title>Madwifi</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Madwifi&amp;diff=37789"/>
		<updated>2008-05-21T22:37:35Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: /* Problems on Fedora Core 9 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Madwifi''' (Multiband Atheros Driver for Wifi) is Linux driver for 802.11a/b/g universal NIC cards - Cardbus, PCI, or miniPCI - using Atheros chip sets.&lt;br /&gt;
&lt;br /&gt;
The following (incomplete) list of adapters sold by IBM use the Atheros chips:&lt;br /&gt;
* [[IBM Dual-Band 11a/b Wi-Fi Wireless Mini PCI Adapter]]&lt;br /&gt;
* [[IBM 11b/g Wireless LAN Mini PCI Adapter]]&lt;br /&gt;
* [[IBM 11a/b/g Wireless LAN Mini PCI Adapter]]&lt;br /&gt;
* [[IBM 11a/b/g Wireless LAN Mini PCI Adapter II]]&lt;br /&gt;
* [[ThinkPad 11a/b/g Wireless LAN Mini Express Adapter]]&lt;br /&gt;
* IBM 802.11a Wireless LAN Cardbus Adapter&lt;br /&gt;
* IBM 11 a/b/g Wireless Cardbus Adapter&lt;br /&gt;
&lt;br /&gt;
* (11a/b/g/n) Atheros Communications, Inc. Unknown device 0024 (rev 01) (using SVN revision 2360+)&lt;br /&gt;
&lt;br /&gt;
== Packages ==&lt;br /&gt;
*Official {{Debian}} packages in the [http://packages.debian.org/src:madwifi non-free section]. See also the [http://alioth.debian.org/projects/pkg-madwifi/ Alioth project page] and the [http://madwifi.org/wiki/UserDocs/Distro/Debian Madwifi wiki].&lt;br /&gt;
*{{Debian}} Packages: http://www.marlow.dk/madwifi&lt;br /&gt;
*{{Debian}} Packages: http://www.users.tpg.com.au/sigm/debian/pkg-madwifi/&lt;br /&gt;
*{{Fedora}} Packages(1): http://rpm.livna.org&lt;br /&gt;
*{{Fedora}} Packages(2): http://www.atrpms.net/name/madwifi/&lt;br /&gt;
*{{Gentoo}} ebuild: {{cmduser|emerge net-wireless/madwifi-driver net-wireless/madwifi-tools}}&lt;br /&gt;
*{{SUSE}} Packages http://www.madwifi.org/suse/&lt;br /&gt;
*{{Ubuntu}} Package: {{cmduser|sudo apt-get install linux-restricted-modules-`uname -r`}}&lt;br /&gt;
*[http://madwifi.org/wiki/UserDocs/GettingMadwifi MadWifi packages and source] for these and other distributions&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;br /&gt;
Detailed instructions can be found [http://madwifi.org/wiki/UserDocs/GettingMadwifi on the MadWiFi Wiki].&lt;br /&gt;
&lt;br /&gt;
* [http://snapshots.madwifi.org/ Daily Snapshots]&lt;br /&gt;
* madwifi-ng:&lt;br /&gt;
:{{cmduser|svn checkout http://svn.madwifi.org/trunk madwifi-ng}}&lt;br /&gt;
* madwifi-old:&lt;br /&gt;
:{{cmduser|svn checkout http://svn.madwifi.org/branches/madwifi-old madwifi-old}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
*Make sure that you've got sysctl support and the net/radio enabled (wireless extensions) in your kernel. Install the driver with make &amp;amp; make install&lt;br /&gt;
* further more you like to install the wireless tools from [http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html wireless  tools]. Make sure the versions fit together by&lt;br /&gt;
:{{cmduser|iwconfig --version}}&lt;br /&gt;
&lt;br /&gt;
Setting up [[wpa_supplicant]] with wpa-psk.&lt;br /&gt;
&lt;br /&gt;
You can enable the wireless LAN status LED on your Thinkpad by following [http://madwifi.org/wiki/UserDocs/EnableLEDs these instructions] (tested on Thinkpad x60s).&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Release 0.9.3[http://madwifi.org/wiki/Releases/0.9.3] available&lt;br /&gt;
&lt;br /&gt;
Release notes&lt;br /&gt;
    * switch to newer HAL, v0.9.18.0&lt;br /&gt;
    * ensure compilation against recent kernel versions up to 2.6.20&lt;br /&gt;
    * ensure compatibility back to kernel 2.4.22, drop support for 2.4.21 and older&lt;br /&gt;
    * allow compilation without support of features such as fast frames, turbo mode, etc.&lt;br /&gt;
    * support for some PCI Express cards fixed&lt;br /&gt;
    * some security-related issues have been patched&lt;br /&gt;
    * interoperation with wpa_supplicant and hostapd improved&lt;br /&gt;
    * real channel noise instead of fixed -95dBm noise floor presented&lt;br /&gt;
    * lots of bugs fixed, for different architectures and various modes of operation&lt;br /&gt;
    * further improvements for build system&lt;br /&gt;
&lt;br /&gt;
== Free Software HAL ==&lt;br /&gt;
The &amp;quot;official&amp;quot; madwifi driver consists of a BSD/GPL wrapper with an unmodifiable HAL (Hardware Abstraction Layer). This HAL is not binary firmware as with the Intel wireless chips, but a piece of code that needs to run in the Linux kernel.  It consists of header files for which no permisison to modify is granted, and pre-compiled object files.&lt;br /&gt;
The vendor's position is that the Linux community simply needs to accept this sourceless HAL, since in principle &lt;br /&gt;
the Atheros chip could be tuned to any frequency, and thus produce RF interference with systems operating in those frequencies.&lt;br /&gt;
&lt;br /&gt;
This binary HAL is unacceptable to the Linux kernel developers, and the Atheros driver in this state will never become part of the official kernel. Some OpenBSD developers, facing the same issue, reverse-engineered the binary HAL and have produced an open source driver ([[ath5k]]), which has now been picked up by the madwifi team as the future direction. At the same time the madwifi driver has been labeled 'legacy' to reinforce this point.&lt;br /&gt;
&lt;br /&gt;
== Problems with system-config-network and Fedora Core 5 ==&lt;br /&gt;
If you use the livna repository to install madwifi for Fedora Core 5, it doesn't correctly update the modprobe configuration files.  A [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=187640 bug] has been filed.  The quick fix is to move the lines that were in&lt;br /&gt;
/etc/modprobe.d/madwifi into /etc/modprobe.conf and system-config-network now can configure the card.&lt;br /&gt;
&lt;br /&gt;
== Much easier on Fedora Core 6 ==&lt;br /&gt;
&lt;br /&gt;
I'm using FC6 w/KDE on an X22 and wireless was very easy using madwifi from Livna and a Linksys WPC55AG PC card.&lt;br /&gt;
I had already installed knetworkmanager, klaptop and configured working radeonfb and &lt;br /&gt;
working S3 suspend.&lt;br /&gt;
I then simply used yum to install madwifi, including a kernel upgrade, enabled the knetworkmanager services and rebooted.&lt;br /&gt;
After restarting, knetworkmanager found the Atheros card and my AP. I just had to choose the connection and was online in seconds.&lt;br /&gt;
&lt;br /&gt;
== Problems on Fedora Core 9 ==&lt;br /&gt;
When installing madwifi 0.9.4 on my new machine (from source), ath_pci would load fine, apparently, but I could only see the wlan0 interface via iwconfig, and no attempt to create an ath0 interface or start it (via ifconfig) would work.  I finally found the problem ([http://forums.fedoraforum.org/forum/showthread.php?p=990516 described in this email trail]) which indicates the new ath5k module is the problem.  &lt;br /&gt;
&lt;br /&gt;
As directed, I fixed it by editing '''/etc/modprobe.d''' and creating a file called '''madwifi''' with the following in it:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
alias wlan0 ath_pci&lt;br /&gt;
blacklist ath5k&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Although this enables ath0, I have yet to get the wirelss to actually connect to anything.&lt;br /&gt;
&lt;br /&gt;
==Using Madwifi with SUSE Linux 10.1==&lt;br /&gt;
As of [[Category:SUSE SUSE Linux]] 10.1, the Madwifi packages are no longer included in the SUSE distribution because of the presence of closed source code. However, I was able to download, install, and configure Madwifi for my [[:Category:T40|IBM T40]] with the &lt;br /&gt;
[[IBM 11a/b/g Wireless LAN Mini PCI Adapter|IBM 11a/b/g Wireless Adapter (Atheros AR5212 802.11abg)]] as follows:&lt;br /&gt;
* Start yast2 and select Software--Installation Source. Add http://madwifi.org/suse/ as a source&lt;br /&gt;
* Install packages &amp;lt;tt&amp;gt;madwifi&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;madwifi-kmp-default&amp;lt;/tt&amp;gt; (the latter has the kernel module, replace &amp;lt;tt&amp;gt;default&amp;lt;/tt&amp;gt; with &amp;lt;tt&amp;gt;smp&amp;lt;/tt&amp;gt; or other non-default kernel package if you're not running the default Suse kernel package as determined by &amp;lt;tt&amp;gt;uname -r&amp;lt;/tt&amp;gt;)&lt;br /&gt;
* Reboot so the kernel modules can be loaded.&lt;br /&gt;
* Load the kernel modules by hand and see if the kernel recognizes your hardware:&lt;br /&gt;
&amp;lt;tt&amp;gt;modprobe aes; modprobe wlan_ccmp; modprobe ath_pci; lsmod |egrep 'Module|aes|wlan|ath'&amp;lt;/tt&amp;gt;&lt;br /&gt;
* If recognized, put the modprobe lines above in your &amp;lt;tt&amp;gt;/etc/init.d/boot.local&amp;lt;/tt&amp;gt; file.  Otherwise, check for Linux kernel/Madwifi incompatibilities and hardware issues.&lt;br /&gt;
* Start yast2 and go to Network Devices--&amp;gt;Network Card and add and configure your wireless card.  I recommmend checking the &amp;quot;Network Manager&amp;quot; box, as that allows dynamic GUI control over the wireless and Ethernet NICs.&lt;br /&gt;
* I have WPA-PSK enabled, so here's the fields I filled out: &amp;quot;User Controlled&amp;quot; device activation, DHCP Automatic Address Setup, &amp;quot;Managed&amp;quot; operating mode, &amp;quot;any&amp;quot; ESSID, &amp;quot;WPA-PSK&amp;quot; auth mode, key input type &amp;quot;passphrase&amp;quot; and I typed in my passphrase.  I left expert settings alone.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://www.madwifi.org Official website]&lt;br /&gt;
* [http://madwifi.org/wiki/Compatibility Official hardware compatibility list]&lt;br /&gt;
* [http://www.madwifi.org/wiki MadWiFi Wiki]&lt;br /&gt;
* [http://team.vantronix.net/ar5k/ OpenSource Atheros HAL]&lt;br /&gt;
* [http://www.ath-driver.org/ OpenSource Atheros driver for Linux]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Drivers]]&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Madwifi&amp;diff=37785</id>
		<title>Madwifi</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Madwifi&amp;diff=37785"/>
		<updated>2008-05-21T16:45:30Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: /* Problems on Fedora Core 9 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Madwifi''' (Multiband Atheros Driver for Wifi) is Linux driver for 802.11a/b/g universal NIC cards - Cardbus, PCI, or miniPCI - using Atheros chip sets.&lt;br /&gt;
&lt;br /&gt;
The following (incomplete) list of adapters sold by IBM use the Atheros chips:&lt;br /&gt;
* [[IBM Dual-Band 11a/b Wi-Fi Wireless Mini PCI Adapter]]&lt;br /&gt;
* [[IBM 11b/g Wireless LAN Mini PCI Adapter]]&lt;br /&gt;
* [[IBM 11a/b/g Wireless LAN Mini PCI Adapter]]&lt;br /&gt;
* [[IBM 11a/b/g Wireless LAN Mini PCI Adapter II]]&lt;br /&gt;
* [[ThinkPad 11a/b/g Wireless LAN Mini Express Adapter]]&lt;br /&gt;
* IBM 802.11a Wireless LAN Cardbus Adapter&lt;br /&gt;
* IBM 11 a/b/g Wireless Cardbus Adapter&lt;br /&gt;
&lt;br /&gt;
* (11a/b/g/n) Atheros Communications, Inc. Unknown device 0024 (rev 01) (using SVN revision 2360+)&lt;br /&gt;
&lt;br /&gt;
== Packages ==&lt;br /&gt;
*Official {{Debian}} packages in the [http://packages.debian.org/src:madwifi non-free section]. See also the [http://alioth.debian.org/projects/pkg-madwifi/ Alioth project page] and the [http://madwifi.org/wiki/UserDocs/Distro/Debian Madwifi wiki].&lt;br /&gt;
*{{Debian}} Packages: http://www.marlow.dk/madwifi&lt;br /&gt;
*{{Debian}} Packages: http://www.users.tpg.com.au/sigm/debian/pkg-madwifi/&lt;br /&gt;
*{{Fedora}} Packages(1): http://rpm.livna.org&lt;br /&gt;
*{{Fedora}} Packages(2): http://www.atrpms.net/name/madwifi/&lt;br /&gt;
*{{Gentoo}} ebuild: {{cmduser|emerge net-wireless/madwifi-driver net-wireless/madwifi-tools}}&lt;br /&gt;
*{{SUSE}} Packages http://www.madwifi.org/suse/&lt;br /&gt;
*{{Ubuntu}} Package: {{cmduser|sudo apt-get install linux-restricted-modules-`uname -r`}}&lt;br /&gt;
*[http://madwifi.org/wiki/UserDocs/GettingMadwifi MadWifi packages and source] for these and other distributions&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;br /&gt;
Detailed instructions can be found [http://madwifi.org/wiki/UserDocs/GettingMadwifi on the MadWiFi Wiki].&lt;br /&gt;
&lt;br /&gt;
* [http://snapshots.madwifi.org/ Daily Snapshots]&lt;br /&gt;
* madwifi-ng:&lt;br /&gt;
:{{cmduser|svn checkout http://svn.madwifi.org/trunk madwifi-ng}}&lt;br /&gt;
* madwifi-old:&lt;br /&gt;
:{{cmduser|svn checkout http://svn.madwifi.org/branches/madwifi-old madwifi-old}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
*Make sure that you've got sysctl support and the net/radio enabled (wireless extensions) in your kernel. Install the driver with make &amp;amp; make install&lt;br /&gt;
* further more you like to install the wireless tools from [http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html wireless  tools]. Make sure the versions fit together by&lt;br /&gt;
:{{cmduser|iwconfig --version}}&lt;br /&gt;
&lt;br /&gt;
Setting up [[wpa_supplicant]] with wpa-psk.&lt;br /&gt;
&lt;br /&gt;
You can enable the wireless LAN status LED on your Thinkpad by following [http://madwifi.org/wiki/UserDocs/EnableLEDs these instructions] (tested on Thinkpad x60s).&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Release 0.9.3[http://madwifi.org/wiki/Releases/0.9.3] available&lt;br /&gt;
&lt;br /&gt;
Release notes&lt;br /&gt;
    * switch to newer HAL, v0.9.18.0&lt;br /&gt;
    * ensure compilation against recent kernel versions up to 2.6.20&lt;br /&gt;
    * ensure compatibility back to kernel 2.4.22, drop support for 2.4.21 and older&lt;br /&gt;
    * allow compilation without support of features such as fast frames, turbo mode, etc.&lt;br /&gt;
    * support for some PCI Express cards fixed&lt;br /&gt;
    * some security-related issues have been patched&lt;br /&gt;
    * interoperation with wpa_supplicant and hostapd improved&lt;br /&gt;
    * real channel noise instead of fixed -95dBm noise floor presented&lt;br /&gt;
    * lots of bugs fixed, for different architectures and various modes of operation&lt;br /&gt;
    * further improvements for build system&lt;br /&gt;
&lt;br /&gt;
== Free Software HAL ==&lt;br /&gt;
The &amp;quot;official&amp;quot; madwifi driver consists of a BSD/GPL wrapper with an unmodifiable HAL (Hardware Abstraction Layer). This HAL is not binary firmware as with the Intel wireless chips, but a piece of code that needs to run in the Linux kernel.  It consists of header files for which no permisison to modify is granted, and pre-compiled object files.&lt;br /&gt;
The vendor's position is that the Linux community simply needs to accept this sourceless HAL, since in principle &lt;br /&gt;
the Atheros chip could be tuned to any frequency, and thus produce RF interference with systems operating in those frequencies.&lt;br /&gt;
&lt;br /&gt;
This binary HAL is unacceptable to the Linux kernel developers, and the Atheros driver in this state will never become part of the official kernel. Some OpenBSD developers, facing the same issue, reverse-engineered the binary HAL and have produced an open source driver ([[ath5k]]), which has now been picked up by the madwifi team as the future direction. At the same time the madwifi driver has been labeled 'legacy' to reinforce this point.&lt;br /&gt;
&lt;br /&gt;
== Problems with system-config-network and Fedora Core 5 ==&lt;br /&gt;
If you use the livna repository to install madwifi for Fedora Core 5, it doesn't correctly update the modprobe configuration files.  A [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=187640 bug] has been filed.  The quick fix is to move the lines that were in&lt;br /&gt;
/etc/modprobe.d/madwifi into /etc/modprobe.conf and system-config-network now can configure the card.&lt;br /&gt;
&lt;br /&gt;
== Much easier on Fedora Core 6 ==&lt;br /&gt;
&lt;br /&gt;
I'm using FC6 w/KDE on an X22 and wireless was very easy using madwifi from Livna and a Linksys WPC55AG PC card.&lt;br /&gt;
I had already installed knetworkmanager, klaptop and configured working radeonfb and &lt;br /&gt;
working S3 suspend.&lt;br /&gt;
I then simply used yum to install madwifi, including a kernel upgrade, enabled the knetworkmanager services and rebooted.&lt;br /&gt;
After restarting, knetworkmanager found the Atheros card and my AP. I just had to choose the connection and was online in seconds.&lt;br /&gt;
&lt;br /&gt;
== Problems on Fedora Core 9 ==&lt;br /&gt;
When installing madwifi 0.9.4 on my new machine (from source), ath_pci would load fine, apparently, but I could only see the wlan0 interface via iwconfig, and no attempt to create an ath0 interface or start it (via ifconfig) would work.  I finally found the problem ([http://forums.fedoraforum.org/forum/showthread.php?p=990516 described in this email trail]) which indicates the new ath5k module is the problem.  &lt;br /&gt;
&lt;br /&gt;
As directed, I fixed it by editing '''/etc/modprobe.d''' and creating a file called '''madwifi''' with the following in it:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
alias wlan0 ath_pci&lt;br /&gt;
blacklist ath5k&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Using Madwifi with SUSE Linux 10.1==&lt;br /&gt;
As of [[Category:SUSE SUSE Linux]] 10.1, the Madwifi packages are no longer included in the SUSE distribution because of the presence of closed source code. However, I was able to download, install, and configure Madwifi for my [[:Category:T40|IBM T40]] with the &lt;br /&gt;
[[IBM 11a/b/g Wireless LAN Mini PCI Adapter|IBM 11a/b/g Wireless Adapter (Atheros AR5212 802.11abg)]] as follows:&lt;br /&gt;
* Start yast2 and select Software--Installation Source. Add http://madwifi.org/suse/ as a source&lt;br /&gt;
* Install packages &amp;lt;tt&amp;gt;madwifi&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;madwifi-kmp-default&amp;lt;/tt&amp;gt; (the latter has the kernel module, replace &amp;lt;tt&amp;gt;default&amp;lt;/tt&amp;gt; with &amp;lt;tt&amp;gt;smp&amp;lt;/tt&amp;gt; or other non-default kernel package if you're not running the default Suse kernel package as determined by &amp;lt;tt&amp;gt;uname -r&amp;lt;/tt&amp;gt;)&lt;br /&gt;
* Reboot so the kernel modules can be loaded.&lt;br /&gt;
* Load the kernel modules by hand and see if the kernel recognizes your hardware:&lt;br /&gt;
&amp;lt;tt&amp;gt;modprobe aes; modprobe wlan_ccmp; modprobe ath_pci; lsmod |egrep 'Module|aes|wlan|ath'&amp;lt;/tt&amp;gt;&lt;br /&gt;
* If recognized, put the modprobe lines above in your &amp;lt;tt&amp;gt;/etc/init.d/boot.local&amp;lt;/tt&amp;gt; file.  Otherwise, check for Linux kernel/Madwifi incompatibilities and hardware issues.&lt;br /&gt;
* Start yast2 and go to Network Devices--&amp;gt;Network Card and add and configure your wireless card.  I recommmend checking the &amp;quot;Network Manager&amp;quot; box, as that allows dynamic GUI control over the wireless and Ethernet NICs.&lt;br /&gt;
* I have WPA-PSK enabled, so here's the fields I filled out: &amp;quot;User Controlled&amp;quot; device activation, DHCP Automatic Address Setup, &amp;quot;Managed&amp;quot; operating mode, &amp;quot;any&amp;quot; ESSID, &amp;quot;WPA-PSK&amp;quot; auth mode, key input type &amp;quot;passphrase&amp;quot; and I typed in my passphrase.  I left expert settings alone.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://www.madwifi.org Official website]&lt;br /&gt;
* [http://madwifi.org/wiki/Compatibility Official hardware compatibility list]&lt;br /&gt;
* [http://www.madwifi.org/wiki MadWiFi Wiki]&lt;br /&gt;
* [http://team.vantronix.net/ar5k/ OpenSource Atheros HAL]&lt;br /&gt;
* [http://www.ath-driver.org/ OpenSource Atheros driver for Linux]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Drivers]]&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Madwifi&amp;diff=37784</id>
		<title>Madwifi</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Madwifi&amp;diff=37784"/>
		<updated>2008-05-21T16:44:45Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Add notes on FC9 blacklist of ath5k&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Madwifi''' (Multiband Atheros Driver for Wifi) is Linux driver for 802.11a/b/g universal NIC cards - Cardbus, PCI, or miniPCI - using Atheros chip sets.&lt;br /&gt;
&lt;br /&gt;
The following (incomplete) list of adapters sold by IBM use the Atheros chips:&lt;br /&gt;
* [[IBM Dual-Band 11a/b Wi-Fi Wireless Mini PCI Adapter]]&lt;br /&gt;
* [[IBM 11b/g Wireless LAN Mini PCI Adapter]]&lt;br /&gt;
* [[IBM 11a/b/g Wireless LAN Mini PCI Adapter]]&lt;br /&gt;
* [[IBM 11a/b/g Wireless LAN Mini PCI Adapter II]]&lt;br /&gt;
* [[ThinkPad 11a/b/g Wireless LAN Mini Express Adapter]]&lt;br /&gt;
* IBM 802.11a Wireless LAN Cardbus Adapter&lt;br /&gt;
* IBM 11 a/b/g Wireless Cardbus Adapter&lt;br /&gt;
&lt;br /&gt;
* (11a/b/g/n) Atheros Communications, Inc. Unknown device 0024 (rev 01) (using SVN revision 2360+)&lt;br /&gt;
&lt;br /&gt;
== Packages ==&lt;br /&gt;
*Official {{Debian}} packages in the [http://packages.debian.org/src:madwifi non-free section]. See also the [http://alioth.debian.org/projects/pkg-madwifi/ Alioth project page] and the [http://madwifi.org/wiki/UserDocs/Distro/Debian Madwifi wiki].&lt;br /&gt;
*{{Debian}} Packages: http://www.marlow.dk/madwifi&lt;br /&gt;
*{{Debian}} Packages: http://www.users.tpg.com.au/sigm/debian/pkg-madwifi/&lt;br /&gt;
*{{Fedora}} Packages(1): http://rpm.livna.org&lt;br /&gt;
*{{Fedora}} Packages(2): http://www.atrpms.net/name/madwifi/&lt;br /&gt;
*{{Gentoo}} ebuild: {{cmduser|emerge net-wireless/madwifi-driver net-wireless/madwifi-tools}}&lt;br /&gt;
*{{SUSE}} Packages http://www.madwifi.org/suse/&lt;br /&gt;
*{{Ubuntu}} Package: {{cmduser|sudo apt-get install linux-restricted-modules-`uname -r`}}&lt;br /&gt;
*[http://madwifi.org/wiki/UserDocs/GettingMadwifi MadWifi packages and source] for these and other distributions&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;br /&gt;
Detailed instructions can be found [http://madwifi.org/wiki/UserDocs/GettingMadwifi on the MadWiFi Wiki].&lt;br /&gt;
&lt;br /&gt;
* [http://snapshots.madwifi.org/ Daily Snapshots]&lt;br /&gt;
* madwifi-ng:&lt;br /&gt;
:{{cmduser|svn checkout http://svn.madwifi.org/trunk madwifi-ng}}&lt;br /&gt;
* madwifi-old:&lt;br /&gt;
:{{cmduser|svn checkout http://svn.madwifi.org/branches/madwifi-old madwifi-old}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
*Make sure that you've got sysctl support and the net/radio enabled (wireless extensions) in your kernel. Install the driver with make &amp;amp; make install&lt;br /&gt;
* further more you like to install the wireless tools from [http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html wireless  tools]. Make sure the versions fit together by&lt;br /&gt;
:{{cmduser|iwconfig --version}}&lt;br /&gt;
&lt;br /&gt;
Setting up [[wpa_supplicant]] with wpa-psk.&lt;br /&gt;
&lt;br /&gt;
You can enable the wireless LAN status LED on your Thinkpad by following [http://madwifi.org/wiki/UserDocs/EnableLEDs these instructions] (tested on Thinkpad x60s).&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Release 0.9.3[http://madwifi.org/wiki/Releases/0.9.3] available&lt;br /&gt;
&lt;br /&gt;
Release notes&lt;br /&gt;
    * switch to newer HAL, v0.9.18.0&lt;br /&gt;
    * ensure compilation against recent kernel versions up to 2.6.20&lt;br /&gt;
    * ensure compatibility back to kernel 2.4.22, drop support for 2.4.21 and older&lt;br /&gt;
    * allow compilation without support of features such as fast frames, turbo mode, etc.&lt;br /&gt;
    * support for some PCI Express cards fixed&lt;br /&gt;
    * some security-related issues have been patched&lt;br /&gt;
    * interoperation with wpa_supplicant and hostapd improved&lt;br /&gt;
    * real channel noise instead of fixed -95dBm noise floor presented&lt;br /&gt;
    * lots of bugs fixed, for different architectures and various modes of operation&lt;br /&gt;
    * further improvements for build system&lt;br /&gt;
&lt;br /&gt;
== Free Software HAL ==&lt;br /&gt;
The &amp;quot;official&amp;quot; madwifi driver consists of a BSD/GPL wrapper with an unmodifiable HAL (Hardware Abstraction Layer). This HAL is not binary firmware as with the Intel wireless chips, but a piece of code that needs to run in the Linux kernel.  It consists of header files for which no permisison to modify is granted, and pre-compiled object files.&lt;br /&gt;
The vendor's position is that the Linux community simply needs to accept this sourceless HAL, since in principle &lt;br /&gt;
the Atheros chip could be tuned to any frequency, and thus produce RF interference with systems operating in those frequencies.&lt;br /&gt;
&lt;br /&gt;
This binary HAL is unacceptable to the Linux kernel developers, and the Atheros driver in this state will never become part of the official kernel. Some OpenBSD developers, facing the same issue, reverse-engineered the binary HAL and have produced an open source driver ([[ath5k]]), which has now been picked up by the madwifi team as the future direction. At the same time the madwifi driver has been labeled 'legacy' to reinforce this point.&lt;br /&gt;
&lt;br /&gt;
== Problems with system-config-network and Fedora Core 5 ==&lt;br /&gt;
If you use the livna repository to install madwifi for Fedora Core 5, it doesn't correctly update the modprobe configuration files.  A [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=187640 bug] has been filed.  The quick fix is to move the lines that were in&lt;br /&gt;
/etc/modprobe.d/madwifi into /etc/modprobe.conf and system-config-network now can configure the card.&lt;br /&gt;
&lt;br /&gt;
== Much easier on Fedora Core 6 ==&lt;br /&gt;
&lt;br /&gt;
I'm using FC6 w/KDE on an X22 and wireless was very easy using madwifi from Livna and a Linksys WPC55AG PC card.&lt;br /&gt;
I had already installed knetworkmanager, klaptop and configured working radeonfb and &lt;br /&gt;
working S3 suspend.&lt;br /&gt;
I then simply used yum to install madwifi, including a kernel upgrade, enabled the knetworkmanager services and rebooted.&lt;br /&gt;
After restarting, knetworkmanager found the Atheros card and my AP. I just had to choose the connection and was online in seconds.&lt;br /&gt;
&lt;br /&gt;
== Problems on Fedora Core 9 ==&lt;br /&gt;
When installing madwifi 0.9.4 on my new machine (from source), ath_pci would load fine, apparently, but I could only see the wlan0 interface via iwconfig, and no attempt to create an ath0 interface or start it (via ifconfig) would work.  I finally found the problem ([http://forums.fedoraforum.org/forum/showthread.php?p=990516 described in this email trail]) which indicates the new ath5k module is the problem.  &lt;br /&gt;
&lt;br /&gt;
As directed, I fixed it by editing '''/etc/modprobe.d''' and creating a file called '''madwifi''' with the following in it:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
alias wlan ath_pci&lt;br /&gt;
blacklist ath5k&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Using Madwifi with SUSE Linux 10.1==&lt;br /&gt;
As of [[Category:SUSE SUSE Linux]] 10.1, the Madwifi packages are no longer included in the SUSE distribution because of the presence of closed source code. However, I was able to download, install, and configure Madwifi for my [[:Category:T40|IBM T40]] with the &lt;br /&gt;
[[IBM 11a/b/g Wireless LAN Mini PCI Adapter|IBM 11a/b/g Wireless Adapter (Atheros AR5212 802.11abg)]] as follows:&lt;br /&gt;
* Start yast2 and select Software--Installation Source. Add http://madwifi.org/suse/ as a source&lt;br /&gt;
* Install packages &amp;lt;tt&amp;gt;madwifi&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;madwifi-kmp-default&amp;lt;/tt&amp;gt; (the latter has the kernel module, replace &amp;lt;tt&amp;gt;default&amp;lt;/tt&amp;gt; with &amp;lt;tt&amp;gt;smp&amp;lt;/tt&amp;gt; or other non-default kernel package if you're not running the default Suse kernel package as determined by &amp;lt;tt&amp;gt;uname -r&amp;lt;/tt&amp;gt;)&lt;br /&gt;
* Reboot so the kernel modules can be loaded.&lt;br /&gt;
* Load the kernel modules by hand and see if the kernel recognizes your hardware:&lt;br /&gt;
&amp;lt;tt&amp;gt;modprobe aes; modprobe wlan_ccmp; modprobe ath_pci; lsmod |egrep 'Module|aes|wlan|ath'&amp;lt;/tt&amp;gt;&lt;br /&gt;
* If recognized, put the modprobe lines above in your &amp;lt;tt&amp;gt;/etc/init.d/boot.local&amp;lt;/tt&amp;gt; file.  Otherwise, check for Linux kernel/Madwifi incompatibilities and hardware issues.&lt;br /&gt;
* Start yast2 and go to Network Devices--&amp;gt;Network Card and add and configure your wireless card.  I recommmend checking the &amp;quot;Network Manager&amp;quot; box, as that allows dynamic GUI control over the wireless and Ethernet NICs.&lt;br /&gt;
* I have WPA-PSK enabled, so here's the fields I filled out: &amp;quot;User Controlled&amp;quot; device activation, DHCP Automatic Address Setup, &amp;quot;Managed&amp;quot; operating mode, &amp;quot;any&amp;quot; ESSID, &amp;quot;WPA-PSK&amp;quot; auth mode, key input type &amp;quot;passphrase&amp;quot; and I typed in my passphrase.  I left expert settings alone.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://www.madwifi.org Official website]&lt;br /&gt;
* [http://madwifi.org/wiki/Compatibility Official hardware compatibility list]&lt;br /&gt;
* [http://www.madwifi.org/wiki MadWiFi Wiki]&lt;br /&gt;
* [http://team.vantronix.net/ar5k/ OpenSource Atheros HAL]&lt;br /&gt;
* [http://www.ath-driver.org/ OpenSource Atheros driver for Linux]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Drivers]]&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Madwifi&amp;diff=22926</id>
		<title>Madwifi</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Madwifi&amp;diff=22926"/>
		<updated>2006-06-27T01:43:37Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Added note about bug with Fedora Core 5 and madwifi.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Multiband Atheros Driver for WiFi ==&lt;br /&gt;
Linux driver for 802.11a/b/g universal NIC cards - Cardbus, PCI, or miniPCI - using Atheros chip sets.&lt;br /&gt;
&lt;br /&gt;
The following adapters sold by IBM use the Atheros chips:&lt;br /&gt;
* [[IBM Dual-Band 11a/b Wi-Fi Wireless Mini PCI Adapter]]&lt;br /&gt;
* [[IBM 11b/g Wireless LAN Mini PCI Adapter]]&lt;br /&gt;
* [[IBM 11a/b/g Wireless LAN Mini PCI Adapter]]&lt;br /&gt;
* [[IBM 11a/b/g Wireless LAN Mini PCI Adapter II]]&lt;br /&gt;
* [[ThinkPad 11a/b/g Wireless LAN Mini Express Adapter]]&lt;br /&gt;
* IBM 802.11a Wireless LAN Cardbus Adapter&lt;br /&gt;
* IBM 11 a/b/g Wireless Cardbus Adapter&lt;br /&gt;
&lt;br /&gt;
=== Project Homepage ===&lt;br /&gt;
http://www.madwifi.org (old page: http://sourceforge.net/projects/madwifi)&lt;br /&gt;
&lt;br /&gt;
=== Packages ===&lt;br /&gt;
*{{Debian}} Packages: http://www.marlow.dk/site.php/tech/madwifi&lt;br /&gt;
*{{Debian}} Packages: http://www.users.tpg.com.au/sigm/misc/madwiki.txt&lt;br /&gt;
*{{Fedora}} Packages(1): http://rpm.livna.org&lt;br /&gt;
*{{Fedora}} Packages(2): http://www.atrpms.net/name/madwifi/&lt;br /&gt;
*{{Ubuntu}} Package: {{cmduser|sudo apt-get install linux-restricted-modules-`uname -r`}}&lt;br /&gt;
*{{Gentoo}} ebuild: {{cmduser|emerge net-wireless/madwifi-driver net-wireless/madwifi-tools}}&lt;br /&gt;
&lt;br /&gt;
=== Source ===&lt;br /&gt;
&lt;br /&gt;
Detailed instructions can be found [http://madwifi.org/wiki/UserDocs/GettingMadwifi on the MadWiFi Wiki].&lt;br /&gt;
&lt;br /&gt;
* Daily snapshots: http://snapshots.madwifi.org/&lt;br /&gt;
* madwifi-ng:&lt;br /&gt;
:{{cmduser|svn checkout http://svn.madwifi.org/trunk madwifi-ng}}&lt;br /&gt;
* madwifi-old:&lt;br /&gt;
:{{cmduser|svn checkout http://svn.madwifi.org/branches/madwifi-old madwifi-old}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
*Make sure that you've got sysctl support and the net/radio enabled (wireless extensions) in your kernel. Install the driver with make &amp;amp; make install&lt;br /&gt;
* further more you like to install the wireless tools from [http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html wireless  tools]. Make sure the versions fit together by&lt;br /&gt;
:{{cmduser|iwconfig --version}}&lt;br /&gt;
&lt;br /&gt;
Setting up [[wpa_supplicant]] with wpa-psk.&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
in development, usable&lt;br /&gt;
&lt;br /&gt;
=== OpenSource HAL ===&lt;br /&gt;
The &amp;quot;official&amp;quot; driver consists of an opensource wrapper with binary HAL (Hardware Abstraction Layer). This HAL is not a binary firmware like with the Intel Wireless chips, but a piece of code that needs to runs in the Linux kernel.&lt;br /&gt;
The vendors reasoning behind this is, that since the Atheros chip could be tuned to any frequency, and hence interfere with systems operating in those frequencies, that we simply need to accept this binary module.&amp;lt;br&amp;gt;&lt;br /&gt;
Obviously this binary HAL is unacceptable to the Linux kernel developers, and the Atheros driver in this state will never become part of the official kernel.&amp;lt;br&amp;gt;&lt;br /&gt;
Some OpenBSD developers facing the same issue, reverse engineered the binary HAL and have produced an OpenSource version. Hopefully a driver based on this might be included with the Linux kernel at some point in time, and picked up by the mainstream distributions.&lt;br /&gt;
&lt;br /&gt;
=== Problems with system-config-network and Fedora Core 5 ===&lt;br /&gt;
If you use the livna repository to install madwifi for Fedora Core 5, it doesn't correctly update the modprobe configuration files.  A [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=187640 bug] has been filed.  The quick fix is to move the lines that were in&lt;br /&gt;
/etc/modprobe.d/madwifi into /etc/modprobe.conf and system-config-network now can configure the card.&lt;br /&gt;
&lt;br /&gt;
=== Related links === &lt;br /&gt;
* [http://www.madwifi.org/wiki MadWiFi Wiki]&lt;br /&gt;
* [http://team.vantronix.net/ar5k/ OpenSource Atheros HAL]&lt;br /&gt;
* [http://www.ath-driver.org/ OpenSource Atheros driver for Linux]&lt;br /&gt;
&lt;br /&gt;
[[Category:Drivers]]&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Fedora_Core_1_on_a_ThinkPad_R50&amp;diff=21355</id>
		<title>Installing Fedora Core 1 on a ThinkPad R50</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Fedora_Core_1_on_a_ThinkPad_R50&amp;diff=21355"/>
		<updated>2006-04-04T18:22:43Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==External Sources==&lt;br /&gt;
&lt;br /&gt;
*[http://www.jaymallar.com/ibmr50/Linux_on_IBM_R50.html Install Fedora Core 1 on IBM R50]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:R50]]&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Fedora_Core_1_on_a_ThinkPad_R50&amp;diff=21354</id>
		<title>Installing Fedora Core 1 on a ThinkPad R50</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Fedora_Core_1_on_a_ThinkPad_R50&amp;diff=21354"/>
		<updated>2006-04-04T18:21:36Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Added link to my Fedora Core 1 install page for my R50&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==External Sources==&lt;br /&gt;
&lt;br /&gt;
*[ http://www.jaymallar.com/ibmr50/Linux_on_IBM_R50.html Install Fedora Core 1 on IBM R50]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:R50]] [[Category:Mandrake]]&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installation_instructions_for_the_ThinkPad_R50&amp;diff=21353</id>
		<title>Installation instructions for the ThinkPad R50</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installation_instructions_for_the_ThinkPad_R50&amp;diff=21353"/>
		<updated>2006-04-04T18:20:05Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: /* Distro specific Instructions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Specific installation notes for the ThinkPad {{R50}}.&lt;br /&gt;
&lt;br /&gt;
==General Notes==&lt;br /&gt;
&lt;br /&gt;
==Distro specific Instructions==&lt;br /&gt;
&amp;lt;!--use the next line as a scheme for your entry&lt;br /&gt;
*{{Install|&amp;lt;Distro&amp;gt;|&amp;lt;Version&amp;gt;|&amp;lt;Model&amp;gt;}}--&amp;gt;&lt;br /&gt;
* {{Install|Debian|/Sid|R50}}&lt;br /&gt;
* {{Install|Mandrake| 10|R50}}&lt;br /&gt;
* {{Install|Fedora Core| 1|R50}}&lt;br /&gt;
&lt;br /&gt;
==External Sources==&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installation_instructions_for_the_ThinkPad_R50&amp;diff=21352</id>
		<title>Installation instructions for the ThinkPad R50</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installation_instructions_for_the_ThinkPad_R50&amp;diff=21352"/>
		<updated>2006-04-04T18:19:05Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Added Fedora Core 4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Specific installation notes for the ThinkPad {{R50}}.&lt;br /&gt;
&lt;br /&gt;
==General Notes==&lt;br /&gt;
&lt;br /&gt;
==Distro specific Instructions==&lt;br /&gt;
&amp;lt;!--use the next line as a scheme for your entry&lt;br /&gt;
*{{Install|&amp;lt;Distro&amp;gt;|&amp;lt;Version&amp;gt;|&amp;lt;Model&amp;gt;}}--&amp;gt;&lt;br /&gt;
* {{Install|Debian|/Sid|R50}}&lt;br /&gt;
* {{Install|Mandrake| 10|R50}}&lt;br /&gt;
* {{Install|Fedora Core| 4|R50}}&lt;br /&gt;
&lt;br /&gt;
==External Sources==&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21351</id>
		<title>1829-3HU</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21351"/>
		<updated>2006-04-04T17:25:55Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Added link to Wireless Network Adapters&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= IBM ThinkPad {{R50}} 1829-3HU Specifications (Configured to Order) =&lt;br /&gt;
&lt;br /&gt;
== CPU and Memory ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Processors|Processor]] Manufacturer || Intel&lt;br /&gt;
|-&lt;br /&gt;
|Processor Class || [[Intel_Pentium_M_%28Banias%29|Pentium M (Banias)]]&lt;br /&gt;
|-&lt;br /&gt;
|Processor Speed || 1.7 Ghz &lt;br /&gt;
|-&lt;br /&gt;
|Cache Size || 1 MB L2&lt;br /&gt;
|-&lt;br /&gt;
|Installed Memory || 2 GB &lt;br /&gt;
|-&lt;br /&gt;
|Maximum Memory || 2 GB&lt;br /&gt;
|- &lt;br /&gt;
|[[Memory|Memory Technology]] || [[PC2700]] DDR SDRAM (333Mhz)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Harddisk_Drives|Hard Disk Model]] || [[Harddisk_Drives#2.5.22_9.5mm_PATA|Hitachi Travelstar HTE726060M9AT00/08K0889]]&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Capacity || 60 GB&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Speed || 7200 rpm&lt;br /&gt;
|-&lt;br /&gt;
|Included Drives || Matsushita DVD-RAM UJ-811 ([[UltraBay|UltraBay Enhanced]] [[UltraBay Enhanced DVD Multi-Burner| DVD Multi-Burner]]) &lt;br /&gt;
|-&lt;br /&gt;
|Reads || CD-ROM (24x), CD-R (24x), CD-RW (12x), DVD-ROM SL (8x), DVD-ROM DL (6x), DVD-R (8x), DVD+R (?x), DVD-RW (4x), DVD+RW (?x), DVD-RAM 2.6G (1x), DVD-RAM 4.7G/9.4G (2x)&lt;br /&gt;
|-&lt;br /&gt;
|Writes || CD-R (16x), CD-RW (4x/8x), DVD-R (2x), DVD-RW (1x), DVD-RAM (2x)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Display and Graphics ==&lt;br /&gt;
{|&lt;br /&gt;
|Display Size || 15 in&lt;br /&gt;
|-&lt;br /&gt;
|[[Displays|Display Type]] || [[TFT_display|FlexView IPS LCD (Samsung LTN150P1-L02)]]&lt;br /&gt;
|-&lt;br /&gt;
|Display Resolution || 1400 Ã— 1050 pixels (SXGA+)&lt;br /&gt;
|-&lt;br /&gt;
|[[Video Controllers|Graphics Processor]] || [[ATI Mobility Radeon 9000]]&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Memory || 32 MB DDR SDRAM&lt;br /&gt;
|-&lt;br /&gt;
|Max. External Resolution || 1600 Ã— 1200 pixels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Battery ==&lt;br /&gt;
{|&lt;br /&gt;
|Battery Life || up to 6.9 hours &lt;br /&gt;
|-&lt;br /&gt;
|[[Batteries|Battery Type]] || 9 cell Extended [[Batteries#LiIon_Battery|Li-Ion battery]]&lt;br /&gt;
|-&lt;br /&gt;
|Battery Capacity || 4.4 Ah&lt;br /&gt;
|-&lt;br /&gt;
|Charging Time || Power Off - 4.3 hours, Power On - 5.0 hours&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Communications and Networking ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Bluetooth_Adapters|Bluetooth]] || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|Actiontec Bluetooth II Adapter]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Modem_Devices|Modem]] Speed || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|56Kbps V.92 Software Modem(CDC)]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Ethernet_Controllers|Network Support]] || [[Ethernet_Controllers#Intel_Gigabit_.2810.2F100.2F1000.29|Intel Pro/1000 10/100/1000 MBit Ethernet]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Wireless Network Adapters|Wireless Network Support]] || [[IBM_11a/b/g_Wireless_LAN_Mini_PCI_Adapter|IBM a/b/g MiniPC Wireless Adapter (IEEE 802.11b/g)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
{|&lt;br /&gt;
|Shipped Operating System || Microsoft Windows XP Professional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== [[Ports,_Connectors &amp;amp; Slots|Connectors]] ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Audio_Jacks|Audio]] || 1 x microphone - input - mini-phone mono 3.5 mm , 1 x audio - line-out/headphones - mini-phone stereo 3.5 mm&lt;br /&gt;
|-&lt;br /&gt;
|[[Firewire_Port|FireWire]] || 1 x IEEE 1394a (FireWire 400) - 4 pin FireWire plug&lt;br /&gt;
|-&lt;br /&gt;
|[[Modem_Port|Modem]] || 1 x modem - phone line - RJ-11&lt;br /&gt;
|-&lt;br /&gt;
|[[Ethernet Port|Network]] || 1 x network - Ethernet 10Base-T/100Base-TX/1000Base-T - RJ-45&lt;br /&gt;
|-&lt;br /&gt;
|[[Parallel Port|Parallel Port]] || 1 x parallel - IEEE 1284 (EPP/ECP) - 25 pin D-Sub (DB-25)&lt;br /&gt;
|-&lt;br /&gt;
|[[PC Card]] || 1 x [[CardBus slot]] Type I/II/III, 16/32 Bit&lt;br /&gt;
|-&lt;br /&gt;
|[[USB Port|USB]] || 2 x Hi-Speed USB - 4 pin USB Type A&lt;br /&gt;
|-&lt;br /&gt;
|Video || 1 x [[VGA Port|VGA]] - 15 pin HD D-Sub (HD-15), 1 x [[TV-Out Port|S-Video]] - 4 pin mini Din&lt;br /&gt;
|-&lt;br /&gt;
|[[Docking Port]] || Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Product Info ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Input_Devices|Input Devices]] || 86 key keyboard w/ [[TrackPoint|TrackPoint]] and [[UltraNav|UltraNav Touchpad]], and [[ThinkPad_Button|Access IBM]], volume control, power and Fn keys/buttons&lt;br /&gt;
|-&lt;br /&gt;
|Infrared Transceiver || [[IrDA|IrDA]] Compatible&lt;br /&gt;
|-&lt;br /&gt;
|[[Audio|Sound Card]] || [[AD1981B|Analog Devices AD1981B AC97 Soft Audio]]&lt;br /&gt;
|-&lt;br /&gt;
|Security Chip || [[Embedded_Security_Subsystem|Internal IBM Security Chip (TCPA compliant)]]&lt;br /&gt;
|-&lt;br /&gt;
|Weight || ??&lt;br /&gt;
|-&lt;br /&gt;
|Dimensions || 332 mm Ã— 269 mm Ã— 37 - 40 mm (13.1 in Ã— 10.6 in Ã— 1.47 - 1.58 in) (WÃ—DÃ—H)&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer Part No. || ??&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21350</id>
		<title>1829-3HU</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21350"/>
		<updated>2006-04-04T17:24:36Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Added link for Video Controllers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= IBM ThinkPad {{R50}} 1829-3HU Specifications (Configured to Order) =&lt;br /&gt;
&lt;br /&gt;
== CPU and Memory ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Processors|Processor]] Manufacturer || Intel&lt;br /&gt;
|-&lt;br /&gt;
|Processor Class || [[Intel_Pentium_M_%28Banias%29|Pentium M (Banias)]]&lt;br /&gt;
|-&lt;br /&gt;
|Processor Speed || 1.7 Ghz &lt;br /&gt;
|-&lt;br /&gt;
|Cache Size || 1 MB L2&lt;br /&gt;
|-&lt;br /&gt;
|Installed Memory || 2 GB &lt;br /&gt;
|-&lt;br /&gt;
|Maximum Memory || 2 GB&lt;br /&gt;
|- &lt;br /&gt;
|[[Memory|Memory Technology]] || [[PC2700]] DDR SDRAM (333Mhz)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Harddisk_Drives|Hard Disk Model]] || [[Harddisk_Drives#2.5.22_9.5mm_PATA|Hitachi Travelstar HTE726060M9AT00/08K0889]]&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Capacity || 60 GB&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Speed || 7200 rpm&lt;br /&gt;
|-&lt;br /&gt;
|Included Drives || Matsushita DVD-RAM UJ-811 ([[UltraBay|UltraBay Enhanced]] [[UltraBay Enhanced DVD Multi-Burner| DVD Multi-Burner]]) &lt;br /&gt;
|-&lt;br /&gt;
|Reads || CD-ROM (24x), CD-R (24x), CD-RW (12x), DVD-ROM SL (8x), DVD-ROM DL (6x), DVD-R (8x), DVD+R (?x), DVD-RW (4x), DVD+RW (?x), DVD-RAM 2.6G (1x), DVD-RAM 4.7G/9.4G (2x)&lt;br /&gt;
|-&lt;br /&gt;
|Writes || CD-R (16x), CD-RW (4x/8x), DVD-R (2x), DVD-RW (1x), DVD-RAM (2x)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Display and Graphics ==&lt;br /&gt;
{|&lt;br /&gt;
|Display Size || 15 in&lt;br /&gt;
|-&lt;br /&gt;
|[[Displays|Display Type]] || [[TFT_display|FlexView IPS LCD (Samsung LTN150P1-L02)]]&lt;br /&gt;
|-&lt;br /&gt;
|Display Resolution || 1400 Ã— 1050 pixels (SXGA+)&lt;br /&gt;
|-&lt;br /&gt;
|[[Video Controllers|Graphics Processor]] || [[ATI Mobility Radeon 9000]]&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Memory || 32 MB DDR SDRAM&lt;br /&gt;
|-&lt;br /&gt;
|Max. External Resolution || 1600 Ã— 1200 pixels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Battery ==&lt;br /&gt;
{|&lt;br /&gt;
|Battery Life || up to 6.9 hours &lt;br /&gt;
|-&lt;br /&gt;
|[[Batteries|Battery Type]] || 9 cell Extended [[Batteries#LiIon_Battery|Li-Ion battery]]&lt;br /&gt;
|-&lt;br /&gt;
|Battery Capacity || 4.4 Ah&lt;br /&gt;
|-&lt;br /&gt;
|Charging Time || Power Off - 4.3 hours, Power On - 5.0 hours&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Communications and Networking ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Bluetooth_Adapters|Bluetooth]] || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|Actiontec Bluetooth II Adapter]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Modem_Devices|Modem]] Speed || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|56Kbps V.92 Software Modem(CDC)]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Ethernet_Controllers|Network Support]] || [[Ethernet_Controllers#Intel_Gigabit_.2810.2F100.2F1000.29|Intel Pro/1000 10/100/1000 MBit Ethernet]]&lt;br /&gt;
|-&lt;br /&gt;
|Wireless Network Support || [[IBM_11a/b/g_Wireless_LAN_Mini_PCI_Adapter|IBM a/b/g MiniPC Wireless Adapter (IEEE 802.11b/g)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
{|&lt;br /&gt;
|Shipped Operating System || Microsoft Windows XP Professional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== [[Ports,_Connectors &amp;amp; Slots|Connectors]] ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Audio_Jacks|Audio]] || 1 x microphone - input - mini-phone mono 3.5 mm , 1 x audio - line-out/headphones - mini-phone stereo 3.5 mm&lt;br /&gt;
|-&lt;br /&gt;
|[[Firewire_Port|FireWire]] || 1 x IEEE 1394a (FireWire 400) - 4 pin FireWire plug&lt;br /&gt;
|-&lt;br /&gt;
|[[Modem_Port|Modem]] || 1 x modem - phone line - RJ-11&lt;br /&gt;
|-&lt;br /&gt;
|[[Ethernet Port|Network]] || 1 x network - Ethernet 10Base-T/100Base-TX/1000Base-T - RJ-45&lt;br /&gt;
|-&lt;br /&gt;
|[[Parallel Port|Parallel Port]] || 1 x parallel - IEEE 1284 (EPP/ECP) - 25 pin D-Sub (DB-25)&lt;br /&gt;
|-&lt;br /&gt;
|[[PC Card]] || 1 x [[CardBus slot]] Type I/II/III, 16/32 Bit&lt;br /&gt;
|-&lt;br /&gt;
|[[USB Port|USB]] || 2 x Hi-Speed USB - 4 pin USB Type A&lt;br /&gt;
|-&lt;br /&gt;
|Video || 1 x [[VGA Port|VGA]] - 15 pin HD D-Sub (HD-15), 1 x [[TV-Out Port|S-Video]] - 4 pin mini Din&lt;br /&gt;
|-&lt;br /&gt;
|[[Docking Port]] || Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Product Info ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Input_Devices|Input Devices]] || 86 key keyboard w/ [[TrackPoint|TrackPoint]] and [[UltraNav|UltraNav Touchpad]], and [[ThinkPad_Button|Access IBM]], volume control, power and Fn keys/buttons&lt;br /&gt;
|-&lt;br /&gt;
|Infrared Transceiver || [[IrDA|IrDA]] Compatible&lt;br /&gt;
|-&lt;br /&gt;
|[[Audio|Sound Card]] || [[AD1981B|Analog Devices AD1981B AC97 Soft Audio]]&lt;br /&gt;
|-&lt;br /&gt;
|Security Chip || [[Embedded_Security_Subsystem|Internal IBM Security Chip (TCPA compliant)]]&lt;br /&gt;
|-&lt;br /&gt;
|Weight || ??&lt;br /&gt;
|-&lt;br /&gt;
|Dimensions || 332 mm Ã— 269 mm Ã— 37 - 40 mm (13.1 in Ã— 10.6 in Ã— 1.47 - 1.58 in) (WÃ—DÃ—H)&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer Part No. || ??&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21349</id>
		<title>1829-3HU</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21349"/>
		<updated>2006-04-04T17:23:58Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Added links for UltraBay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= IBM ThinkPad {{R50}} 1829-3HU Specifications (Configured to Order) =&lt;br /&gt;
&lt;br /&gt;
== CPU and Memory ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Processors|Processor]] Manufacturer || Intel&lt;br /&gt;
|-&lt;br /&gt;
|Processor Class || [[Intel_Pentium_M_%28Banias%29|Pentium M (Banias)]]&lt;br /&gt;
|-&lt;br /&gt;
|Processor Speed || 1.7 Ghz &lt;br /&gt;
|-&lt;br /&gt;
|Cache Size || 1 MB L2&lt;br /&gt;
|-&lt;br /&gt;
|Installed Memory || 2 GB &lt;br /&gt;
|-&lt;br /&gt;
|Maximum Memory || 2 GB&lt;br /&gt;
|- &lt;br /&gt;
|[[Memory|Memory Technology]] || [[PC2700]] DDR SDRAM (333Mhz)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Harddisk_Drives|Hard Disk Model]] || [[Harddisk_Drives#2.5.22_9.5mm_PATA|Hitachi Travelstar HTE726060M9AT00/08K0889]]&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Capacity || 60 GB&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Speed || 7200 rpm&lt;br /&gt;
|-&lt;br /&gt;
|Included Drives || Matsushita DVD-RAM UJ-811 ([[UltraBay|UltraBay Enhanced]] [[UltraBay Enhanced DVD Multi-Burner| DVD Multi-Burner]]) &lt;br /&gt;
|-&lt;br /&gt;
|Reads || CD-ROM (24x), CD-R (24x), CD-RW (12x), DVD-ROM SL (8x), DVD-ROM DL (6x), DVD-R (8x), DVD+R (?x), DVD-RW (4x), DVD+RW (?x), DVD-RAM 2.6G (1x), DVD-RAM 4.7G/9.4G (2x)&lt;br /&gt;
|-&lt;br /&gt;
|Writes || CD-R (16x), CD-RW (4x/8x), DVD-R (2x), DVD-RW (1x), DVD-RAM (2x)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Display and Graphics ==&lt;br /&gt;
{|&lt;br /&gt;
|Display Size || 15 in&lt;br /&gt;
|-&lt;br /&gt;
|[[Displays|Display Type]] || [[TFT_display|FlexView IPS LCD (Samsung LTN150P1-L02)]]&lt;br /&gt;
|-&lt;br /&gt;
|Display Resolution || 1400 Ã— 1050 pixels (SXGA+)&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Processor || [[ATI Mobility Radeon 9000]]&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Memory || 32 MB DDR SDRAM&lt;br /&gt;
|-&lt;br /&gt;
|Max. External Resolution || 1600 Ã— 1200 pixels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Battery ==&lt;br /&gt;
{|&lt;br /&gt;
|Battery Life || up to 6.9 hours &lt;br /&gt;
|-&lt;br /&gt;
|[[Batteries|Battery Type]] || 9 cell Extended [[Batteries#LiIon_Battery|Li-Ion battery]]&lt;br /&gt;
|-&lt;br /&gt;
|Battery Capacity || 4.4 Ah&lt;br /&gt;
|-&lt;br /&gt;
|Charging Time || Power Off - 4.3 hours, Power On - 5.0 hours&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Communications and Networking ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Bluetooth_Adapters|Bluetooth]] || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|Actiontec Bluetooth II Adapter]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Modem_Devices|Modem]] Speed || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|56Kbps V.92 Software Modem(CDC)]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Ethernet_Controllers|Network Support]] || [[Ethernet_Controllers#Intel_Gigabit_.2810.2F100.2F1000.29|Intel Pro/1000 10/100/1000 MBit Ethernet]]&lt;br /&gt;
|-&lt;br /&gt;
|Wireless Network Support || [[IBM_11a/b/g_Wireless_LAN_Mini_PCI_Adapter|IBM a/b/g MiniPC Wireless Adapter (IEEE 802.11b/g)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
{|&lt;br /&gt;
|Shipped Operating System || Microsoft Windows XP Professional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== [[Ports,_Connectors &amp;amp; Slots|Connectors]] ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Audio_Jacks|Audio]] || 1 x microphone - input - mini-phone mono 3.5 mm , 1 x audio - line-out/headphones - mini-phone stereo 3.5 mm&lt;br /&gt;
|-&lt;br /&gt;
|[[Firewire_Port|FireWire]] || 1 x IEEE 1394a (FireWire 400) - 4 pin FireWire plug&lt;br /&gt;
|-&lt;br /&gt;
|[[Modem_Port|Modem]] || 1 x modem - phone line - RJ-11&lt;br /&gt;
|-&lt;br /&gt;
|[[Ethernet Port|Network]] || 1 x network - Ethernet 10Base-T/100Base-TX/1000Base-T - RJ-45&lt;br /&gt;
|-&lt;br /&gt;
|[[Parallel Port|Parallel Port]] || 1 x parallel - IEEE 1284 (EPP/ECP) - 25 pin D-Sub (DB-25)&lt;br /&gt;
|-&lt;br /&gt;
|[[PC Card]] || 1 x [[CardBus slot]] Type I/II/III, 16/32 Bit&lt;br /&gt;
|-&lt;br /&gt;
|[[USB Port|USB]] || 2 x Hi-Speed USB - 4 pin USB Type A&lt;br /&gt;
|-&lt;br /&gt;
|Video || 1 x [[VGA Port|VGA]] - 15 pin HD D-Sub (HD-15), 1 x [[TV-Out Port|S-Video]] - 4 pin mini Din&lt;br /&gt;
|-&lt;br /&gt;
|[[Docking Port]] || Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Product Info ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Input_Devices|Input Devices]] || 86 key keyboard w/ [[TrackPoint|TrackPoint]] and [[UltraNav|UltraNav Touchpad]], and [[ThinkPad_Button|Access IBM]], volume control, power and Fn keys/buttons&lt;br /&gt;
|-&lt;br /&gt;
|Infrared Transceiver || [[IrDA|IrDA]] Compatible&lt;br /&gt;
|-&lt;br /&gt;
|[[Audio|Sound Card]] || [[AD1981B|Analog Devices AD1981B AC97 Soft Audio]]&lt;br /&gt;
|-&lt;br /&gt;
|Security Chip || [[Embedded_Security_Subsystem|Internal IBM Security Chip (TCPA compliant)]]&lt;br /&gt;
|-&lt;br /&gt;
|Weight || ??&lt;br /&gt;
|-&lt;br /&gt;
|Dimensions || 332 mm Ã— 269 mm Ã— 37 - 40 mm (13.1 in Ã— 10.6 in Ã— 1.47 - 1.58 in) (WÃ—DÃ—H)&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer Part No. || ??&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21348</id>
		<title>1829-3HU</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21348"/>
		<updated>2006-04-04T17:16:30Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Added links for various components&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= IBM ThinkPad {{R50}} 1829-3HU Specifications (Configured to Order) =&lt;br /&gt;
&lt;br /&gt;
== CPU and Memory ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Processors|Processor]] Manufacturer || Intel&lt;br /&gt;
|-&lt;br /&gt;
|Processor Class || [[Intel_Pentium_M_%28Banias%29|Pentium M (Banias)]]&lt;br /&gt;
|-&lt;br /&gt;
|Processor Speed || 1.7 Ghz &lt;br /&gt;
|-&lt;br /&gt;
|Cache Size || 1 MB L2&lt;br /&gt;
|-&lt;br /&gt;
|Installed Memory || 2 GB &lt;br /&gt;
|-&lt;br /&gt;
|Maximum Memory || 2 GB&lt;br /&gt;
|- &lt;br /&gt;
|[[Memory|Memory Technology]] || [[PC2700]] DDR SDRAM (333Mhz)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Harddisk_Drives|Hard Disk Model]] || [[Harddisk_Drives#2.5.22_9.5mm_PATA|Hitachi Travelstar HTE726060M9AT00/08K0889]]&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Capacity || 60 GB&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Speed || 7200 rpm&lt;br /&gt;
|-&lt;br /&gt;
|Included Drives || Matsushita DVD-RAM UJ-811 ([[UltraBay Enhanced DVD Multi-Burner|UltraBay Enhanced DVD Multi-Burner]]) &lt;br /&gt;
|-&lt;br /&gt;
|Reads || CD-ROM (24x), CD-R (24x), CD-RW (12x), DVD-ROM SL (8x), DVD-ROM DL (6x), DVD-R (8x), DVD+R (?x), DVD-RW (4x), DVD+RW (?x), DVD-RAM 2.6G (1x), DVD-RAM 4.7G/9.4G (2x)&lt;br /&gt;
|-&lt;br /&gt;
|Writes || CD-R (16x), CD-RW (4x/8x), DVD-R (2x), DVD-RW (1x), DVD-RAM (2x)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Display and Graphics ==&lt;br /&gt;
{|&lt;br /&gt;
|Display Size || 15 in&lt;br /&gt;
|-&lt;br /&gt;
|[[Displays|Display Type]] || [[TFT_display|FlexView IPS LCD (Samsung LTN150P1-L02)]]&lt;br /&gt;
|-&lt;br /&gt;
|Display Resolution || 1400 Ã— 1050 pixels (SXGA+)&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Processor || [[ATI Mobility Radeon 9000]]&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Memory || 32 MB DDR SDRAM&lt;br /&gt;
|-&lt;br /&gt;
|Max. External Resolution || 1600 Ã— 1200 pixels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Battery ==&lt;br /&gt;
{|&lt;br /&gt;
|Battery Life || up to 6.9 hours &lt;br /&gt;
|-&lt;br /&gt;
|[[Batteries|Battery Type]] || 9 cell Extended [[Batteries#LiIon_Battery|Li-Ion battery]]&lt;br /&gt;
|-&lt;br /&gt;
|Battery Capacity || 4.4 Ah&lt;br /&gt;
|-&lt;br /&gt;
|Charging Time || Power Off - 4.3 hours, Power On - 5.0 hours&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Communications and Networking ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Bluetooth_Adapters|Bluetooth]] || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|Actiontec Bluetooth II Adapter]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Modem_Devices|Modem]] Speed || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|56Kbps V.92 Software Modem(CDC)]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Ethernet_Controllers|Network Support]] || [[Ethernet_Controllers#Intel_Gigabit_.2810.2F100.2F1000.29|Intel Pro/1000 10/100/1000 MBit Ethernet]]&lt;br /&gt;
|-&lt;br /&gt;
|Wireless Network Support || [[IBM_11a/b/g_Wireless_LAN_Mini_PCI_Adapter|IBM a/b/g MiniPC Wireless Adapter (IEEE 802.11b/g)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
{|&lt;br /&gt;
|Shipped Operating System || Microsoft Windows XP Professional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== [[Ports,_Connectors &amp;amp; Slots|Connectors]] ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Audio_Jacks|Audio]] || 1 x microphone - input - mini-phone mono 3.5 mm , 1 x audio - line-out/headphones - mini-phone stereo 3.5 mm&lt;br /&gt;
|-&lt;br /&gt;
|[[Firewire_Port|FireWire]] || 1 x IEEE 1394a (FireWire 400) - 4 pin FireWire plug&lt;br /&gt;
|-&lt;br /&gt;
|[[Modem_Port|Modem]] || 1 x modem - phone line - RJ-11&lt;br /&gt;
|-&lt;br /&gt;
|[[Ethernet Port|Network]] || 1 x network - Ethernet 10Base-T/100Base-TX/1000Base-T - RJ-45&lt;br /&gt;
|-&lt;br /&gt;
|[[Parallel Port|Parallel Port]] || 1 x parallel - IEEE 1284 (EPP/ECP) - 25 pin D-Sub (DB-25)&lt;br /&gt;
|-&lt;br /&gt;
|[[PC Card]] || 1 x [[CardBus slot]] Type I/II/III, 16/32 Bit&lt;br /&gt;
|-&lt;br /&gt;
|[[USB Port|USB]] || 2 x Hi-Speed USB - 4 pin USB Type A&lt;br /&gt;
|-&lt;br /&gt;
|Video || 1 x [[VGA Port|VGA]] - 15 pin HD D-Sub (HD-15), 1 x [[TV-Out Port|S-Video]] - 4 pin mini Din&lt;br /&gt;
|-&lt;br /&gt;
|[[Docking Port]] || Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Product Info ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Input_Devices|Input Devices]] || 86 key keyboard w/ [[TrackPoint|TrackPoint]] and [[UltraNav|UltraNav Touchpad]], and [[ThinkPad_Button|Access IBM]], volume control, power and Fn keys/buttons&lt;br /&gt;
|-&lt;br /&gt;
|Infrared Transceiver || [[IrDA|IrDA]] Compatible&lt;br /&gt;
|-&lt;br /&gt;
|[[Audio|Sound Card]] || [[AD1981B|Analog Devices AD1981B AC97 Soft Audio]]&lt;br /&gt;
|-&lt;br /&gt;
|Security Chip || [[Embedded_Security_Subsystem|Internal IBM Security Chip (TCPA compliant)]]&lt;br /&gt;
|-&lt;br /&gt;
|Weight || ??&lt;br /&gt;
|-&lt;br /&gt;
|Dimensions || 332 mm Ã— 269 mm Ã— 37 - 40 mm (13.1 in Ã— 10.6 in Ã— 1.47 - 1.58 in) (WÃ—DÃ—H)&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer Part No. || ??&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21347</id>
		<title>1829-3HU</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21347"/>
		<updated>2006-04-04T17:06:21Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Added links to Processors &amp;amp; Banias&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= IBM ThinkPad {{R50}} 1829-3HU Specifications (Configured to Order) =&lt;br /&gt;
&lt;br /&gt;
== CPU and Memory ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Processors|Processor]] Manufacturer || Intel&lt;br /&gt;
|-&lt;br /&gt;
|Processor Class || [[Intel_Pentium_M_%28Banias%29|Pentium M (Banias)]]&lt;br /&gt;
|-&lt;br /&gt;
|Processor Speed || 1.7 Ghz &lt;br /&gt;
|-&lt;br /&gt;
|Cache Size || 1 MB L2&lt;br /&gt;
|-&lt;br /&gt;
|Installed Memory || 2 GB &lt;br /&gt;
|-&lt;br /&gt;
|Maximum Memory || 2 GB&lt;br /&gt;
|- &lt;br /&gt;
|[[Memory|Memory Technology]] || [[PC2700]] DDR SDRAM (333Mhz)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Harddisk_Drives|Hard Disk Model]] || [[Harddisk_Drives#2.5.22_9.5mm_PATA|Hitachi Travelstar HTE726060M9AT00/08K0889]]&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Capacity || 60 GB&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Speed || 7200 rpm&lt;br /&gt;
|-&lt;br /&gt;
|Included Drives || Matsushita DVD-RAM UJ-811 ([[UltraBay Enhanced DVD Multi-Burner|UltraBay Enhanced DVD Multi-Burner]]) &lt;br /&gt;
|-&lt;br /&gt;
|Reads || CD-ROM (24x), CD-R (24x), CD-RW (12x), DVD-ROM SL (8x), DVD-ROM DL (6x), DVD-R (8x), DVD+R (?x), DVD-RW (4x), DVD+RW (?x), DVD-RAM 2.6G (1x), DVD-RAM 4.7G/9.4G (2x)&lt;br /&gt;
|-&lt;br /&gt;
|Writes || CD-R (16x), CD-RW (4x/8x), DVD-R (2x), DVD-RW (1x), DVD-RAM (2x)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Display and Graphics ==&lt;br /&gt;
{|&lt;br /&gt;
|Display Size || 15 in&lt;br /&gt;
|-&lt;br /&gt;
|[[Displays|Display Type]] || [[TFT_display|FlexView IPS LCD (Samsung LTN150P1-L02)]]&lt;br /&gt;
|-&lt;br /&gt;
|Display Resolution || 1400 Ã— 1050 pixels (SXGA+)&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Processor || [[ATI Mobility Radeon 9000]]&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Memory || 32 MB DDR SDRAM&lt;br /&gt;
|-&lt;br /&gt;
|Max. External Resolution || 1600 Ã— 1200 pixels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Battery ==&lt;br /&gt;
{|&lt;br /&gt;
|Battery Life || up to 6.9 hours &lt;br /&gt;
|-&lt;br /&gt;
|[[Batteries|Battery Type]] || 9 cell Extended [[Batteries#LiIon_Battery|Li-Ion battery]]&lt;br /&gt;
|-&lt;br /&gt;
|Battery Capacity || 4.4 Ah&lt;br /&gt;
|-&lt;br /&gt;
|Charging Time || Power Off - 4.3 hours, Power On - 5.0 hours&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Communications and Networking ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Bluetooth_Adapters|Bluetooth]] || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|Actiontec Bluetooth II Adapter]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Modem_Devices|Modem]] Speed || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|56Kbps V.92 Software Modem(CDC)]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Ethernet_Controllers|Network Support]] || [[Ethernet_Controllers#Intel_Gigabit_.2810.2F100.2F1000.29|Intel Pro/1000 10/100/1000 MBit Ethernet]]&lt;br /&gt;
|-&lt;br /&gt;
|Wireless Network Support || [[IBM_11a/b/g_Wireless_LAN_Mini_PCI_Adapter|IBM a/b/g MiniPC Wireless Adapter (IEEE 802.11b/g)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
{|&lt;br /&gt;
|Shipped Operating System || Microsoft Windows XP Professional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
{|&lt;br /&gt;
|Audio || 1 x microphone - input - mini-phone mono 3.5 mm , 1 x audio - line-out/headphones - mini-phone stereo 3.5 mm&lt;br /&gt;
|-&lt;br /&gt;
|FireWire || 1 x IEEE 1394a (FireWire 400) - 4 pin FireWire plug&lt;br /&gt;
|-&lt;br /&gt;
|Modem || 1 x modem - phone line - RJ-11&lt;br /&gt;
|-&lt;br /&gt;
|Network || 1 x network - Ethernet 10Base-T/100Base-TX/1000Base-T - RJ-45&lt;br /&gt;
|-&lt;br /&gt;
|Parallel Port || 1 x parallel - IEEE 1284 (EPP/ECP) - 25 pin D-Sub (DB-25)&lt;br /&gt;
|-&lt;br /&gt;
|[[PC Card]] || 1 x [[CardBus slot]] Type I/II/III, 16/32 Bit&lt;br /&gt;
|-&lt;br /&gt;
|USB || 2 x Hi-Speed USB - 4 pin USB Type A&lt;br /&gt;
|-&lt;br /&gt;
|Video || 1 x VGA - 15 pin HD D-Sub (HD-15), 1 x S-Video - 4 pin mini Din&lt;br /&gt;
|-&lt;br /&gt;
|[[Docking Port]] || Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Product Info ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Input_Devices|Input Devices]] || 86 key keyboard w/ [[TrackPoint|TrackPoint]] and [[UltraNav|UltraNav Touchpad]], and [[ThinkPad_Button|Access IBM]], volume control, power and Fn keys/buttons&lt;br /&gt;
|-&lt;br /&gt;
|Infrared Transceiver || [[IrDA|IrDA]] Compatible&lt;br /&gt;
|-&lt;br /&gt;
|[[Audio|Sound Card]] || [[AD1981B|Analog Devices AD1981B AC97 Soft Audio]]&lt;br /&gt;
|-&lt;br /&gt;
|Security Chip || [[Embedded_Security_Subsystem|Internal IBM Security Chip (TCPA compliant)]]&lt;br /&gt;
|-&lt;br /&gt;
|Weight || ??&lt;br /&gt;
|-&lt;br /&gt;
|Dimensions || 332 mm Ã— 269 mm Ã— 37 - 40 mm (13.1 in Ã— 10.6 in Ã— 1.47 - 1.58 in) (WÃ—DÃ—H)&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer Part No. || ??&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21346</id>
		<title>1829-3HU</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21346"/>
		<updated>2006-04-04T16:49:52Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Added link to Modem_Devices&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= IBM ThinkPad {{R50}} 1829-3HU Specifications (Configured to Order) =&lt;br /&gt;
&lt;br /&gt;
== CPU and Memory ==&lt;br /&gt;
{|&lt;br /&gt;
|Processor Manufacturer || Intel&lt;br /&gt;
|-&lt;br /&gt;
|Processor Class || [[Intel Pentium M|Pentium M]]&lt;br /&gt;
|-&lt;br /&gt;
|Processor Speed || 1.7 Ghz &lt;br /&gt;
|-&lt;br /&gt;
|Cache Size || 1 MB L2&lt;br /&gt;
|-&lt;br /&gt;
|Installed Memory || 2 GB &lt;br /&gt;
|-&lt;br /&gt;
|Maximum Memory || 2 GB&lt;br /&gt;
|- &lt;br /&gt;
|[[Memory|Memory Technology]] || [[PC2700]] DDR SDRAM (333Mhz)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Harddisk_Drives|Hard Disk Model]] || [[Harddisk_Drives#2.5.22_9.5mm_PATA|Hitachi Travelstar HTE726060M9AT00/08K0889]]&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Capacity || 60 GB&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Speed || 7200 rpm&lt;br /&gt;
|-&lt;br /&gt;
|Included Drives || Matsushita DVD-RAM UJ-811 ([[UltraBay Enhanced DVD Multi-Burner|UltraBay Enhanced DVD Multi-Burner]]) &lt;br /&gt;
|-&lt;br /&gt;
|Reads || CD-ROM (24x), CD-R (24x), CD-RW (12x), DVD-ROM SL (8x), DVD-ROM DL (6x), DVD-R (8x), DVD+R (?x), DVD-RW (4x), DVD+RW (?x), DVD-RAM 2.6G (1x), DVD-RAM 4.7G/9.4G (2x)&lt;br /&gt;
|-&lt;br /&gt;
|Writes || CD-R (16x), CD-RW (4x/8x), DVD-R (2x), DVD-RW (1x), DVD-RAM (2x)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Display and Graphics ==&lt;br /&gt;
{|&lt;br /&gt;
|Display Size || 15 in&lt;br /&gt;
|-&lt;br /&gt;
|[[Displays|Display Type]] || [[TFT_display|FlexView IPS LCD (Samsung LTN150P1-L02)]]&lt;br /&gt;
|-&lt;br /&gt;
|Display Resolution || 1400 Ã— 1050 pixels (SXGA+)&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Processor || [[ATI Mobility Radeon 9000]]&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Memory || 32 MB DDR SDRAM&lt;br /&gt;
|-&lt;br /&gt;
|Max. External Resolution || 1600 Ã— 1200 pixels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Battery ==&lt;br /&gt;
{|&lt;br /&gt;
|Battery Life || up to 6.9 hours &lt;br /&gt;
|-&lt;br /&gt;
|[[Batteries|Battery Type]] || 9 cell Extended [[Batteries#LiIon_Battery|Li-Ion battery]]&lt;br /&gt;
|-&lt;br /&gt;
|Battery Capacity || 4.4 Ah&lt;br /&gt;
|-&lt;br /&gt;
|Charging Time || Power Off - 4.3 hours, Power On - 5.0 hours&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Communications and Networking ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Bluetooth_Adapters|Bluetooth]] || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|Actiontec Bluetooth II Adapter]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Modem_Devices|Modem]] Speed || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|56Kbps V.92 Software Modem(CDC)]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Ethernet_Controllers|Network Support]] || [[Ethernet_Controllers#Intel_Gigabit_.2810.2F100.2F1000.29|Intel Pro/1000 10/100/1000 MBit Ethernet]]&lt;br /&gt;
|-&lt;br /&gt;
|Wireless Network Support || [[IBM_11a/b/g_Wireless_LAN_Mini_PCI_Adapter|IBM a/b/g MiniPC Wireless Adapter (IEEE 802.11b/g)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
{|&lt;br /&gt;
|Shipped Operating System || Microsoft Windows XP Professional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
{|&lt;br /&gt;
|Audio || 1 x microphone - input - mini-phone mono 3.5 mm , 1 x audio - line-out/headphones - mini-phone stereo 3.5 mm&lt;br /&gt;
|-&lt;br /&gt;
|FireWire || 1 x IEEE 1394a (FireWire 400) - 4 pin FireWire plug&lt;br /&gt;
|-&lt;br /&gt;
|Modem || 1 x modem - phone line - RJ-11&lt;br /&gt;
|-&lt;br /&gt;
|Network || 1 x network - Ethernet 10Base-T/100Base-TX/1000Base-T - RJ-45&lt;br /&gt;
|-&lt;br /&gt;
|Parallel Port || 1 x parallel - IEEE 1284 (EPP/ECP) - 25 pin D-Sub (DB-25)&lt;br /&gt;
|-&lt;br /&gt;
|[[PC Card]] || 1 x [[CardBus slot]] Type I/II/III, 16/32 Bit&lt;br /&gt;
|-&lt;br /&gt;
|USB || 2 x Hi-Speed USB - 4 pin USB Type A&lt;br /&gt;
|-&lt;br /&gt;
|Video || 1 x VGA - 15 pin HD D-Sub (HD-15), 1 x S-Video - 4 pin mini Din&lt;br /&gt;
|-&lt;br /&gt;
|[[Docking Port]] || Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Product Info ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Input_Devices|Input Devices]] || 86 key keyboard w/ [[TrackPoint|TrackPoint]] and [[UltraNav|UltraNav Touchpad]], and [[ThinkPad_Button|Access IBM]], volume control, power and Fn keys/buttons&lt;br /&gt;
|-&lt;br /&gt;
|Infrared Transceiver || [[IrDA|IrDA]] Compatible&lt;br /&gt;
|-&lt;br /&gt;
|[[Audio|Sound Card]] || [[AD1981B|Analog Devices AD1981B AC97 Soft Audio]]&lt;br /&gt;
|-&lt;br /&gt;
|Security Chip || [[Embedded_Security_Subsystem|Internal IBM Security Chip (TCPA compliant)]]&lt;br /&gt;
|-&lt;br /&gt;
|Weight || ??&lt;br /&gt;
|-&lt;br /&gt;
|Dimensions || 332 mm Ã— 269 mm Ã— 37 - 40 mm (13.1 in Ã— 10.6 in Ã— 1.47 - 1.58 in) (WÃ—DÃ—H)&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer Part No. || ??&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21345</id>
		<title>1829-3HU</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21345"/>
		<updated>2006-04-04T16:48:32Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Add link to Memory&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= IBM ThinkPad {{R50}} 1829-3HU Specifications (Configured to Order) =&lt;br /&gt;
&lt;br /&gt;
== CPU and Memory ==&lt;br /&gt;
{|&lt;br /&gt;
|Processor Manufacturer || Intel&lt;br /&gt;
|-&lt;br /&gt;
|Processor Class || [[Intel Pentium M|Pentium M]]&lt;br /&gt;
|-&lt;br /&gt;
|Processor Speed || 1.7 Ghz &lt;br /&gt;
|-&lt;br /&gt;
|Cache Size || 1 MB L2&lt;br /&gt;
|-&lt;br /&gt;
|Installed Memory || 2 GB &lt;br /&gt;
|-&lt;br /&gt;
|Maximum Memory || 2 GB&lt;br /&gt;
|- &lt;br /&gt;
|[[Memory|Memory Technology]] || [[PC2700]] DDR SDRAM (333Mhz)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Harddisk_Drives|Hard Disk Model]] || [[Harddisk_Drives#2.5.22_9.5mm_PATA|Hitachi Travelstar HTE726060M9AT00/08K0889]]&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Capacity || 60 GB&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Speed || 7200 rpm&lt;br /&gt;
|-&lt;br /&gt;
|Included Drives || Matsushita DVD-RAM UJ-811 ([[UltraBay Enhanced DVD Multi-Burner|UltraBay Enhanced DVD Multi-Burner]]) &lt;br /&gt;
|-&lt;br /&gt;
|Reads || CD-ROM (24x), CD-R (24x), CD-RW (12x), DVD-ROM SL (8x), DVD-ROM DL (6x), DVD-R (8x), DVD+R (?x), DVD-RW (4x), DVD+RW (?x), DVD-RAM 2.6G (1x), DVD-RAM 4.7G/9.4G (2x)&lt;br /&gt;
|-&lt;br /&gt;
|Writes || CD-R (16x), CD-RW (4x/8x), DVD-R (2x), DVD-RW (1x), DVD-RAM (2x)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Display and Graphics ==&lt;br /&gt;
{|&lt;br /&gt;
|Display Size || 15 in&lt;br /&gt;
|-&lt;br /&gt;
|[[Displays|Display Type]] || [[TFT_display|FlexView IPS LCD (Samsung LTN150P1-L02)]]&lt;br /&gt;
|-&lt;br /&gt;
|Display Resolution || 1400 Ã— 1050 pixels (SXGA+)&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Processor || [[ATI Mobility Radeon 9000]]&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Memory || 32 MB DDR SDRAM&lt;br /&gt;
|-&lt;br /&gt;
|Max. External Resolution || 1600 Ã— 1200 pixels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Battery ==&lt;br /&gt;
{|&lt;br /&gt;
|Battery Life || up to 6.9 hours &lt;br /&gt;
|-&lt;br /&gt;
|[[Batteries|Battery Type]] || 9 cell Extended [[Batteries#LiIon_Battery|Li-Ion battery]]&lt;br /&gt;
|-&lt;br /&gt;
|Battery Capacity || 4.4 Ah&lt;br /&gt;
|-&lt;br /&gt;
|Charging Time || Power Off - 4.3 hours, Power On - 5.0 hours&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Communications and Networking ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Bluetooth_Adapters|Bluetooth]] || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|Actiontec Bluetooth II Adapter]]&lt;br /&gt;
|-&lt;br /&gt;
|Modem Speed || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|56Kbps V.92 Software Modem(CDC)]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Ethernet_Controllers|Network Support]] || [[Ethernet_Controllers#Intel_Gigabit_.2810.2F100.2F1000.29|Intel Pro/1000 10/100/1000 MBit Ethernet]]&lt;br /&gt;
|-&lt;br /&gt;
|Wireless Network Support || [[IBM_11a/b/g_Wireless_LAN_Mini_PCI_Adapter|IBM a/b/g MiniPC Wireless Adapter (IEEE 802.11b/g)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
{|&lt;br /&gt;
|Shipped Operating System || Microsoft Windows XP Professional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
{|&lt;br /&gt;
|Audio || 1 x microphone - input - mini-phone mono 3.5 mm , 1 x audio - line-out/headphones - mini-phone stereo 3.5 mm&lt;br /&gt;
|-&lt;br /&gt;
|FireWire || 1 x IEEE 1394a (FireWire 400) - 4 pin FireWire plug&lt;br /&gt;
|-&lt;br /&gt;
|Modem || 1 x modem - phone line - RJ-11&lt;br /&gt;
|-&lt;br /&gt;
|Network || 1 x network - Ethernet 10Base-T/100Base-TX/1000Base-T - RJ-45&lt;br /&gt;
|-&lt;br /&gt;
|Parallel Port || 1 x parallel - IEEE 1284 (EPP/ECP) - 25 pin D-Sub (DB-25)&lt;br /&gt;
|-&lt;br /&gt;
|[[PC Card]] || 1 x [[CardBus slot]] Type I/II/III, 16/32 Bit&lt;br /&gt;
|-&lt;br /&gt;
|USB || 2 x Hi-Speed USB - 4 pin USB Type A&lt;br /&gt;
|-&lt;br /&gt;
|Video || 1 x VGA - 15 pin HD D-Sub (HD-15), 1 x S-Video - 4 pin mini Din&lt;br /&gt;
|-&lt;br /&gt;
|[[Docking Port]] || Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Product Info ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Input_Devices|Input Devices]] || 86 key keyboard w/ [[TrackPoint|TrackPoint]] and [[UltraNav|UltraNav Touchpad]], and [[ThinkPad_Button|Access IBM]], volume control, power and Fn keys/buttons&lt;br /&gt;
|-&lt;br /&gt;
|Infrared Transceiver || [[IrDA|IrDA]] Compatible&lt;br /&gt;
|-&lt;br /&gt;
|[[Audio|Sound Card]] || [[AD1981B|Analog Devices AD1981B AC97 Soft Audio]]&lt;br /&gt;
|-&lt;br /&gt;
|Security Chip || [[Embedded_Security_Subsystem|Internal IBM Security Chip (TCPA compliant)]]&lt;br /&gt;
|-&lt;br /&gt;
|Weight || ??&lt;br /&gt;
|-&lt;br /&gt;
|Dimensions || 332 mm Ã— 269 mm Ã— 37 - 40 mm (13.1 in Ã— 10.6 in Ã— 1.47 - 1.58 in) (WÃ—DÃ—H)&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer Part No. || ??&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21344</id>
		<title>1829-3HU</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21344"/>
		<updated>2006-04-04T16:47:41Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Added IrDA link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= IBM ThinkPad {{R50}} 1829-3HU Specifications (Configured to Order) =&lt;br /&gt;
&lt;br /&gt;
== CPU and Memory ==&lt;br /&gt;
{|&lt;br /&gt;
|Processor Manufacturer || Intel&lt;br /&gt;
|-&lt;br /&gt;
|Processor Class || [[Intel Pentium M|Pentium M]]&lt;br /&gt;
|-&lt;br /&gt;
|Processor Speed || 1.7 Ghz &lt;br /&gt;
|-&lt;br /&gt;
|Cache Size || 1 MB L2&lt;br /&gt;
|-&lt;br /&gt;
|Installed Memory || 2 GB &lt;br /&gt;
|-&lt;br /&gt;
|Maximum Memory || 2 GB&lt;br /&gt;
|- &lt;br /&gt;
|Memory Technology || [[PC2700]] DDR SDRAM (333Mhz)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Harddisk_Drives|Hard Disk Model]] || [[Harddisk_Drives#2.5.22_9.5mm_PATA|Hitachi Travelstar HTE726060M9AT00/08K0889]]&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Capacity || 60 GB&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Speed || 7200 rpm&lt;br /&gt;
|-&lt;br /&gt;
|Included Drives || Matsushita DVD-RAM UJ-811 ([[UltraBay Enhanced DVD Multi-Burner|UltraBay Enhanced DVD Multi-Burner]]) &lt;br /&gt;
|-&lt;br /&gt;
|Reads || CD-ROM (24x), CD-R (24x), CD-RW (12x), DVD-ROM SL (8x), DVD-ROM DL (6x), DVD-R (8x), DVD+R (?x), DVD-RW (4x), DVD+RW (?x), DVD-RAM 2.6G (1x), DVD-RAM 4.7G/9.4G (2x)&lt;br /&gt;
|-&lt;br /&gt;
|Writes || CD-R (16x), CD-RW (4x/8x), DVD-R (2x), DVD-RW (1x), DVD-RAM (2x)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Display and Graphics ==&lt;br /&gt;
{|&lt;br /&gt;
|Display Size || 15 in&lt;br /&gt;
|-&lt;br /&gt;
|[[Displays|Display Type]] || [[TFT_display|FlexView IPS LCD (Samsung LTN150P1-L02)]]&lt;br /&gt;
|-&lt;br /&gt;
|Display Resolution || 1400 Ã— 1050 pixels (SXGA+)&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Processor || [[ATI Mobility Radeon 9000]]&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Memory || 32 MB DDR SDRAM&lt;br /&gt;
|-&lt;br /&gt;
|Max. External Resolution || 1600 Ã— 1200 pixels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Battery ==&lt;br /&gt;
{|&lt;br /&gt;
|Battery Life || up to 6.9 hours &lt;br /&gt;
|-&lt;br /&gt;
|[[Batteries|Battery Type]] || 9 cell Extended [[Batteries#LiIon_Battery|Li-Ion battery]]&lt;br /&gt;
|-&lt;br /&gt;
|Battery Capacity || 4.4 Ah&lt;br /&gt;
|-&lt;br /&gt;
|Charging Time || Power Off - 4.3 hours, Power On - 5.0 hours&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Communications and Networking ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Bluetooth_Adapters|Bluetooth]] || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|Actiontec Bluetooth II Adapter]]&lt;br /&gt;
|-&lt;br /&gt;
|Modem Speed || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|56Kbps V.92 Software Modem(CDC)]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Ethernet_Controllers|Network Support]] || [[Ethernet_Controllers#Intel_Gigabit_.2810.2F100.2F1000.29|Intel Pro/1000 10/100/1000 MBit Ethernet]]&lt;br /&gt;
|-&lt;br /&gt;
|Wireless Network Support || [[IBM_11a/b/g_Wireless_LAN_Mini_PCI_Adapter|IBM a/b/g MiniPC Wireless Adapter (IEEE 802.11b/g)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
{|&lt;br /&gt;
|Shipped Operating System || Microsoft Windows XP Professional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
{|&lt;br /&gt;
|Audio || 1 x microphone - input - mini-phone mono 3.5 mm , 1 x audio - line-out/headphones - mini-phone stereo 3.5 mm&lt;br /&gt;
|-&lt;br /&gt;
|FireWire || 1 x IEEE 1394a (FireWire 400) - 4 pin FireWire plug&lt;br /&gt;
|-&lt;br /&gt;
|Modem || 1 x modem - phone line - RJ-11&lt;br /&gt;
|-&lt;br /&gt;
|Network || 1 x network - Ethernet 10Base-T/100Base-TX/1000Base-T - RJ-45&lt;br /&gt;
|-&lt;br /&gt;
|Parallel Port || 1 x parallel - IEEE 1284 (EPP/ECP) - 25 pin D-Sub (DB-25)&lt;br /&gt;
|-&lt;br /&gt;
|[[PC Card]] || 1 x [[CardBus slot]] Type I/II/III, 16/32 Bit&lt;br /&gt;
|-&lt;br /&gt;
|USB || 2 x Hi-Speed USB - 4 pin USB Type A&lt;br /&gt;
|-&lt;br /&gt;
|Video || 1 x VGA - 15 pin HD D-Sub (HD-15), 1 x S-Video - 4 pin mini Din&lt;br /&gt;
|-&lt;br /&gt;
|[[Docking Port]] || Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Product Info ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Input_Devices|Input Devices]] || 86 key keyboard w/ [[TrackPoint|TrackPoint]] and [[UltraNav|UltraNav Touchpad]], and [[ThinkPad_Button|Access IBM]], volume control, power and Fn keys/buttons&lt;br /&gt;
|-&lt;br /&gt;
|Infrared Transceiver || [[IrDA|IrDA]] Compatible&lt;br /&gt;
|-&lt;br /&gt;
|[[Audio|Sound Card]] || [[AD1981B|Analog Devices AD1981B AC97 Soft Audio]]&lt;br /&gt;
|-&lt;br /&gt;
|Security Chip || [[Embedded_Security_Subsystem|Internal IBM Security Chip (TCPA compliant)]]&lt;br /&gt;
|-&lt;br /&gt;
|Weight || ??&lt;br /&gt;
|-&lt;br /&gt;
|Dimensions || 332 mm Ã— 269 mm Ã— 37 - 40 mm (13.1 in Ã— 10.6 in Ã— 1.47 - 1.58 in) (WÃ—DÃ—H)&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer Part No. || ??&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21343</id>
		<title>1829-3HU</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21343"/>
		<updated>2006-04-04T16:45:22Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Added links for input devices&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= IBM ThinkPad {{R50}} 1829-3HU Specifications (Configured to Order) =&lt;br /&gt;
&lt;br /&gt;
== CPU and Memory ==&lt;br /&gt;
{|&lt;br /&gt;
|Processor Manufacturer || Intel&lt;br /&gt;
|-&lt;br /&gt;
|Processor Class || [[Intel Pentium M|Pentium M]]&lt;br /&gt;
|-&lt;br /&gt;
|Processor Speed || 1.7 Ghz &lt;br /&gt;
|-&lt;br /&gt;
|Cache Size || 1 MB L2&lt;br /&gt;
|-&lt;br /&gt;
|Installed Memory || 2 GB &lt;br /&gt;
|-&lt;br /&gt;
|Maximum Memory || 2 GB&lt;br /&gt;
|- &lt;br /&gt;
|Memory Technology || [[PC2700]] DDR SDRAM (333Mhz)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Harddisk_Drives|Hard Disk Model]] || [[Harddisk_Drives#2.5.22_9.5mm_PATA|Hitachi Travelstar HTE726060M9AT00/08K0889]]&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Capacity || 60 GB&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Speed || 7200 rpm&lt;br /&gt;
|-&lt;br /&gt;
|Included Drives || Matsushita DVD-RAM UJ-811 ([[UltraBay Enhanced DVD Multi-Burner|UltraBay Enhanced DVD Multi-Burner]]) &lt;br /&gt;
|-&lt;br /&gt;
|Reads || CD-ROM (24x), CD-R (24x), CD-RW (12x), DVD-ROM SL (8x), DVD-ROM DL (6x), DVD-R (8x), DVD+R (?x), DVD-RW (4x), DVD+RW (?x), DVD-RAM 2.6G (1x), DVD-RAM 4.7G/9.4G (2x)&lt;br /&gt;
|-&lt;br /&gt;
|Writes || CD-R (16x), CD-RW (4x/8x), DVD-R (2x), DVD-RW (1x), DVD-RAM (2x)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Display and Graphics ==&lt;br /&gt;
{|&lt;br /&gt;
|Display Size || 15 in&lt;br /&gt;
|-&lt;br /&gt;
|[[Displays|Display Type]] || [[TFT_display|FlexView IPS LCD (Samsung LTN150P1-L02)]]&lt;br /&gt;
|-&lt;br /&gt;
|Display Resolution || 1400 Ã— 1050 pixels (SXGA+)&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Processor || [[ATI Mobility Radeon 9000]]&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Memory || 32 MB DDR SDRAM&lt;br /&gt;
|-&lt;br /&gt;
|Max. External Resolution || 1600 Ã— 1200 pixels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Battery ==&lt;br /&gt;
{|&lt;br /&gt;
|Battery Life || up to 6.9 hours &lt;br /&gt;
|-&lt;br /&gt;
|[[Batteries|Battery Type]] || 9 cell Extended [[Batteries#LiIon_Battery|Li-Ion battery]]&lt;br /&gt;
|-&lt;br /&gt;
|Battery Capacity || 4.4 Ah&lt;br /&gt;
|-&lt;br /&gt;
|Charging Time || Power Off - 4.3 hours, Power On - 5.0 hours&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Communications and Networking ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Bluetooth_Adapters|Bluetooth]] || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|Actiontec Bluetooth II Adapter]]&lt;br /&gt;
|-&lt;br /&gt;
|Modem Speed || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|56Kbps V.92 Software Modem(CDC)]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Ethernet_Controllers|Network Support]] || [[Ethernet_Controllers#Intel_Gigabit_.2810.2F100.2F1000.29|Intel Pro/1000 10/100/1000 MBit Ethernet]]&lt;br /&gt;
|-&lt;br /&gt;
|Wireless Network Support || [[IBM_11a/b/g_Wireless_LAN_Mini_PCI_Adapter|IBM a/b/g MiniPC Wireless Adapter (IEEE 802.11b/g)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
{|&lt;br /&gt;
|Shipped Operating System || Microsoft Windows XP Professional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
{|&lt;br /&gt;
|Audio || 1 x microphone - input - mini-phone mono 3.5 mm , 1 x audio - line-out/headphones - mini-phone stereo 3.5 mm&lt;br /&gt;
|-&lt;br /&gt;
|FireWire || 1 x IEEE 1394a (FireWire 400) - 4 pin FireWire plug&lt;br /&gt;
|-&lt;br /&gt;
|Modem || 1 x modem - phone line - RJ-11&lt;br /&gt;
|-&lt;br /&gt;
|Network || 1 x network - Ethernet 10Base-T/100Base-TX/1000Base-T - RJ-45&lt;br /&gt;
|-&lt;br /&gt;
|Parallel Port || 1 x parallel - IEEE 1284 (EPP/ECP) - 25 pin D-Sub (DB-25)&lt;br /&gt;
|-&lt;br /&gt;
|[[PC Card]] || 1 x [[CardBus slot]] Type I/II/III, 16/32 Bit&lt;br /&gt;
|-&lt;br /&gt;
|USB || 2 x Hi-Speed USB - 4 pin USB Type A&lt;br /&gt;
|-&lt;br /&gt;
|Video || 1 x VGA - 15 pin HD D-Sub (HD-15), 1 x S-Video - 4 pin mini Din&lt;br /&gt;
|-&lt;br /&gt;
|[[Docking Port]] || Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Product Info ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Input_Devices|Input Devices]] || 86 key keyboard w/ [[TrackPoint|TrackPoint]] and [[UltraNav|UltraNav Touchpad]], and [[ThinkPad_Button|Access IBM]], volume control, power and Fn keys/buttons&lt;br /&gt;
|-&lt;br /&gt;
|Infrared Transceiver || IrDA Compatible&lt;br /&gt;
|-&lt;br /&gt;
|[[Audio|Sound Card]] || [[AD1981B|Analog Devices AD1981B AC97 Soft Audio]]&lt;br /&gt;
|-&lt;br /&gt;
|Security Chip || [[Embedded_Security_Subsystem|Internal IBM Security Chip (TCPA compliant)]]&lt;br /&gt;
|-&lt;br /&gt;
|Weight || ??&lt;br /&gt;
|-&lt;br /&gt;
|Dimensions || 332 mm Ã— 269 mm Ã— 37 - 40 mm (13.1 in Ã— 10.6 in Ã— 1.47 - 1.58 in) (WÃ—DÃ—H)&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer Part No. || ??&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21342</id>
		<title>1829-3HU</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21342"/>
		<updated>2006-04-04T16:42:24Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Corrected specs, added links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= IBM ThinkPad {{R50}} 1829-3HU Specifications (Configured to Order) =&lt;br /&gt;
&lt;br /&gt;
== CPU and Memory ==&lt;br /&gt;
{|&lt;br /&gt;
|Processor Manufacturer || Intel&lt;br /&gt;
|-&lt;br /&gt;
|Processor Class || [[Intel Pentium M|Pentium M]]&lt;br /&gt;
|-&lt;br /&gt;
|Processor Speed || 1.7 Ghz &lt;br /&gt;
|-&lt;br /&gt;
|Cache Size || 1 MB L2&lt;br /&gt;
|-&lt;br /&gt;
|Installed Memory || 2 GB &lt;br /&gt;
|-&lt;br /&gt;
|Maximum Memory || 2 GB&lt;br /&gt;
|- &lt;br /&gt;
|Memory Technology || [[PC2700]] DDR SDRAM (333Mhz)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Harddisk_Drives|Hard Disk Model]] || [[Harddisk_Drives#2.5.22_9.5mm_PATA|Hitachi Travelstar HTE726060M9AT00/08K0889]]&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Capacity || 60 GB&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Speed || 7200 rpm&lt;br /&gt;
|-&lt;br /&gt;
|Included Drives || Matsushita DVD-RAM UJ-811 ([[UltraBay Enhanced DVD Multi-Burner|UltraBay Enhanced DVD Multi-Burner]]) &lt;br /&gt;
|-&lt;br /&gt;
|Reads || CD-ROM (24x), CD-R (24x), CD-RW (12x), DVD-ROM SL (8x), DVD-ROM DL (6x), DVD-R (8x), DVD+R (?x), DVD-RW (4x), DVD+RW (?x), DVD-RAM 2.6G (1x), DVD-RAM 4.7G/9.4G (2x)&lt;br /&gt;
|-&lt;br /&gt;
|Writes || CD-R (16x), CD-RW (4x/8x), DVD-R (2x), DVD-RW (1x), DVD-RAM (2x)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Display and Graphics ==&lt;br /&gt;
{|&lt;br /&gt;
|Display Size || 15 in&lt;br /&gt;
|-&lt;br /&gt;
|[[Displays|Display Type]] || [[TFT_display|FlexView IPS LCD (Samsung LTN150P1-L02)]]&lt;br /&gt;
|-&lt;br /&gt;
|Display Resolution || 1400 Ã— 1050 pixels (SXGA+)&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Processor || [[ATI Mobility Radeon 9000]]&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Memory || 32 MB DDR SDRAM&lt;br /&gt;
|-&lt;br /&gt;
|Max. External Resolution || 1600 Ã— 1200 pixels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Battery ==&lt;br /&gt;
{|&lt;br /&gt;
|Battery Life || up to 6.9 hours &lt;br /&gt;
|-&lt;br /&gt;
|[[Batteries|Battery Type]] || 9 cell Extended [[Batteries#LiIon_Battery|Li-Ion battery]]&lt;br /&gt;
|-&lt;br /&gt;
|Battery Capacity || 4.4 Ah&lt;br /&gt;
|-&lt;br /&gt;
|Charging Time || Power Off - 4.3 hours, Power On - 5.0 hours&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Communications and Networking ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Bluetooth_Adapters|Bluetooth]] || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|Actiontec Bluetooth II Adapter]]&lt;br /&gt;
|-&lt;br /&gt;
|Modem Speed || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|56Kbps V.92 Software Modem(CDC)]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Ethernet_Controllers|Network Support]] || [[Ethernet_Controllers#Intel_Gigabit_.2810.2F100.2F1000.29|Intel Pro/1000 10/100/1000 MBit Ethernet]]&lt;br /&gt;
|-&lt;br /&gt;
|Wireless Network Support || [[IBM_11a/b/g_Wireless_LAN_Mini_PCI_Adapter|IBM a/b/g MiniPC Wireless Adapter (IEEE 802.11b/g)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
{|&lt;br /&gt;
|Shipped Operating System || Microsoft Windows XP Professional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
{|&lt;br /&gt;
|Audio || 1 x microphone - input - mini-phone mono 3.5 mm , 1 x audio - line-out/headphones - mini-phone stereo 3.5 mm&lt;br /&gt;
|-&lt;br /&gt;
|FireWire || 1 x IEEE 1394a (FireWire 400) - 4 pin FireWire plug&lt;br /&gt;
|-&lt;br /&gt;
|Modem || 1 x modem - phone line - RJ-11&lt;br /&gt;
|-&lt;br /&gt;
|Network || 1 x network - Ethernet 10Base-T/100Base-TX/1000Base-T - RJ-45&lt;br /&gt;
|-&lt;br /&gt;
|Parallel Port || 1 x parallel - IEEE 1284 (EPP/ECP) - 25 pin D-Sub (DB-25)&lt;br /&gt;
|-&lt;br /&gt;
|[[PC Card]] || 1 x [[CardBus slot]] Type I/II/III, 16/32 Bit&lt;br /&gt;
|-&lt;br /&gt;
|USB || 2 x Hi-Speed USB - 4 pin USB Type A&lt;br /&gt;
|-&lt;br /&gt;
|Video || 1 x VGA - 15 pin HD D-Sub (HD-15), 1 x S-Video - 4 pin mini Din&lt;br /&gt;
|-&lt;br /&gt;
|[[Docking Port]] || Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Product Info ==&lt;br /&gt;
{|&lt;br /&gt;
|Input Devices || 86 key keyboard w/ TrackPoint and UltraNav Touchpad, and Access IBM, volume control, power and Fn keys/buttons&lt;br /&gt;
|-&lt;br /&gt;
|Infrared Transceiver || IrDA Compatible&lt;br /&gt;
|-&lt;br /&gt;
|[[Audio|Sound Card]] || [[AD1981B|Analog Devices AD1981B AC97 Soft Audio]]&lt;br /&gt;
|-&lt;br /&gt;
|Security Chip || [[Embedded_Security_Subsystem|Internal IBM Security Chip (TCPA compliant)]]&lt;br /&gt;
|-&lt;br /&gt;
|Weight || ??&lt;br /&gt;
|-&lt;br /&gt;
|Dimensions || 332 mm Ã— 269 mm Ã— 37 - 40 mm (13.1 in Ã— 10.6 in Ã— 1.47 - 1.58 in) (WÃ—DÃ—H)&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer Part No. || ??&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Hard_disk_drives&amp;diff=21341</id>
		<title>Hard disk drives</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Hard_disk_drives&amp;diff=21341"/>
		<updated>2006-04-04T16:39:48Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Added 08K0889&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align:top;padding-right:20px;width:10px;white-space:nowrap;&amp;quot; | __TOC__&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
IBM sold its HDD manufacturing to Hitachi, who continued to use the Travelstar name for notebook drives.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==IBM/Hitachi harddisk naming scheme==&lt;br /&gt;
Hitachi harddisk names (on modern drives) are a set of letters and numbers that in fact tell a lot about the specifications of the drive. The designation follows the pattern:&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
| style=&amp;quot;background-color:#eeeeee;&amp;quot; | H&lt;br /&gt;
| style=&amp;quot;background-color:#eeeeee;&amp;quot; | T&lt;br /&gt;
| style=&amp;quot;background-color:#eeeeee;&amp;quot; | S&lt;br /&gt;
| style=&amp;quot;background-color:#eeeeee;&amp;quot; | 72&lt;br /&gt;
| style=&amp;quot;background-color:#eeeeee;&amp;quot; | 60&lt;br /&gt;
| style=&amp;quot;background-color:#eeeeee;&amp;quot; | 60&lt;br /&gt;
| style=&amp;quot;background-color:#eeeeee;&amp;quot; | M&lt;br /&gt;
| style=&amp;quot;background-color:#eeeeee;&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;background-color:#eeeeee;&amp;quot; | AT&lt;br /&gt;
|  style=&amp;quot;background-color:#eeeeee;&amp;quot; | 00&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#dddddd;&amp;quot; | H&lt;br /&gt;
| style=&amp;quot;background-color:#dddddd;&amp;quot; | [t]&lt;br /&gt;
| style=&amp;quot;background-color:#dddddd;&amp;quot; | [T]&lt;br /&gt;
| style=&amp;quot;background-color:#dddddd;&amp;quot; | [rr]&lt;br /&gt;
| style=&amp;quot;background-color:#dddddd;&amp;quot; | [SS]&lt;br /&gt;
| style=&amp;quot;background-color:#dddddd;&amp;quot; | [ss]&lt;br /&gt;
| style=&amp;quot;background-color:#dddddd;&amp;quot; | [g]&lt;br /&gt;
| style=&amp;quot;background-color:#dddddd;&amp;quot; | [h]&lt;br /&gt;
| style=&amp;quot;background-color:#dddddd;&amp;quot; | [ii]&lt;br /&gt;
| style=&amp;quot;background-color:#dddddd;&amp;quot; | [??]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
*the H is for Hitachi&lt;br /&gt;
*[t] is a single letter designating the drive type, like&lt;br /&gt;
** T = Travelstar&lt;br /&gt;
** D = Deskstar&lt;br /&gt;
** E = Endurastar&lt;br /&gt;
*[T] - S for Standard (vs A for Auto for example) - I don't know what this mean :)&lt;br /&gt;
*[rr] is the first two digits of speed in RPM, i.e. 54 for 5400 RPM.&lt;br /&gt;
*[SS] maximum disk size in model line.&lt;br /&gt;
*[ss] is two digits giving the size in GB. 100gig drives have a 10 here.&lt;br /&gt;
*[g] generation code&lt;br /&gt;
*[h] is the drives height in full millimeters, first digit, i.e. 9 for 9.5mm or some code for desktop: i.e. L - 1-inch form-factor.&lt;br /&gt;
*[ii] is a two digit code for the drives interface, like this:&lt;br /&gt;
**AT = IDE/ATA&lt;br /&gt;
**SA = IDE/SATA&lt;br /&gt;
**CE = IDE/ZIF&lt;br /&gt;
**CF = Compact Flash&lt;br /&gt;
**L3 = SCSI/Ultra320&lt;br /&gt;
**LF = FC-AL&lt;br /&gt;
*two numerical digits are following, might be some kind of revision, might be something else. Upd: for DeskStar 1st is buffer size (2 - 2MB 8 - 8MB) and 2nd is reserved.&lt;br /&gt;
&lt;br /&gt;
==Available drives from IBM or Lenovo==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=7 style=&amp;quot;text-align:center;background:#efefef;&amp;quot; |&lt;br /&gt;
=== 2.5&amp;quot; 9.5mm SATA ===&lt;br /&gt;
|- style=&amp;quot;background:#ffdead;white-space:nowrap;&amp;quot;&lt;br /&gt;
!Capacity!!RPM!!PartNr.!!FRU!!Manufacturer!!Model!!ThinkPad Models&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 5400 || || 39T2621 || Hitachi || ||&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 5400 || || 39T2629 || Toshiba || ||&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 5400 || || 39T2637 || Fujitsu || ||&lt;br /&gt;
|-&lt;br /&gt;
| 60GB || 5400 || 40Y8723 || 39T2623 || Hitachi || ||&lt;br /&gt;
|-&lt;br /&gt;
| 60GB || 5400 || 40Y8723 || 39T2631 || Toshiba || ||&lt;br /&gt;
|-&lt;br /&gt;
| 60GB || 5400 || || 39T2639 || Fujitsu || ||&lt;br /&gt;
|-&lt;br /&gt;
| 80GB || 5400 || || 39T2625 || Hitachi || ||&lt;br /&gt;
|-&lt;br /&gt;
| 80GB || 5400 || || 39T2633 || Toshiba || ||&lt;br /&gt;
|-&lt;br /&gt;
| 80GB || 5400 || || 39T2641 || Fujitsu || ||&lt;br /&gt;
|-&lt;br /&gt;
| 100GB || 5400 || 40Y8721 || 39T2627 || Hitachi || ||&lt;br /&gt;
|-&lt;br /&gt;
| 100GB || 5400 || 40Y8721 || 39T2635 || Toshiba || ||&lt;br /&gt;
|-&lt;br /&gt;
| 100GB || 5400 || || 39T2643 || Fujitsu || ||&lt;br /&gt;
|-&lt;br /&gt;
| 60GB || 7200 || 41N3012 || 39T2645 || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 100GB || 7200 || 41N3013 || 39T2649 || Hitachi || ||&lt;br /&gt;
|-&lt;br /&gt;
| 100GB || 7200 || || 27R2345 || Hitachi || ||&lt;br /&gt;
|-&lt;br /&gt;
| 100GB || 7200 || || 27R2346 || Seagate || ||&lt;br /&gt;
|-&lt;br /&gt;
! colspan=7 style=&amp;quot;text-align:center;background:#efefef;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
=== 2.5&amp;quot; 9.5mm PATA ===&lt;br /&gt;
|- style=&amp;quot;background:#ffdead;white-space:nowrap;&amp;quot;&lt;br /&gt;
!Capacity!!RPM!!PartNr.!!FRU!!Manufacturer!!Model!!ThinkPad Models&lt;br /&gt;
|-&lt;br /&gt;
| 6GB || 4200 || 05K9237 || 05K9227 || SSD || ||&lt;br /&gt;
|-&lt;br /&gt;
| 6GB || 4200 || 05K9237 || 05K9228 || Hitachi || ||&lt;br /&gt;
|-&lt;br /&gt;
| 10GB || 4200 || 08K9510 || 08K9508 || SSD || ||&lt;br /&gt;
|-&lt;br /&gt;
| 10GB || 4200 || 08K9510 || 08K9531 || Hitachi || ||&lt;br /&gt;
|-&lt;br /&gt;
| 12GB || 4200 || 05K9238 || 05K9229 || SSD || || &lt;br /&gt;
|-&lt;br /&gt;
| 12GB || 4200 || 05K9238 || 05K9230 || Hitachi || || &lt;br /&gt;
|-&lt;br /&gt;
| 15GB || 4200 || 08K9588 || 08K9587 || Hitachi || ||&lt;br /&gt;
|-&lt;br /&gt;
| 15GB || 4200 || 08K9588 || 08K9585 || STD || ||&lt;br /&gt;
|-&lt;br /&gt;
| 20GB || 4200 || || 08K9533 || Hitachi || || &lt;br /&gt;
|-&lt;br /&gt;
| 20GB || || || 92P6375 || Hitachi || || &lt;br /&gt;
|-&lt;br /&gt;
| 20GB || 4200 || 27L3439 || 27L3441, 08K9548 || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 20GB || || || 27L3427 || SSD || || &lt;br /&gt;
|-&lt;br /&gt;
| 20GB || || || 27L4075 || SSD || || &lt;br /&gt;
|-&lt;br /&gt;
| 20GB || 4200 || 08K9686 || 27L4286 || STD || ||&lt;br /&gt;
|-&lt;br /&gt;
| 20GB || 4200 || 08K9686 || 27L4385 || Fujitsu || ||&lt;br /&gt;
|-&lt;br /&gt;
| 20GB || 4200 || 08K9686 || 92P6327 || STD || ||&lt;br /&gt;
|-&lt;br /&gt;
| 20GB || 4200 || || 92P6019 || Fujitsu || MHS2020AT || {{G40}}, {{G41}}&lt;br /&gt;
|-&lt;br /&gt;
| 20GB || 4200 || || 92P6094 || Fujitsu || MHT2020AT || {{G40}}, {{G41}}&lt;br /&gt;
|-&lt;br /&gt;
| 20GB || 4200 || || 92P6017 || Hitachi || DK23EA-20 || {{G40}}, {{G41}}&lt;br /&gt;
|-&lt;br /&gt;
| 20GB || 4200 || || 92P6086 || Hitachi || IC25N020ATMR04 || {{G40}}, {{G41}}&lt;br /&gt;
|-&lt;br /&gt;
| 30GB || || 08K9593 || 08K9590 || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 30GB || || 08K9593 || 08K9592 || Hitachi || ||&lt;br /&gt;
|-&lt;br /&gt;
| 30GB || || || 08K9660 || Hitachi || ||&lt;br /&gt;
|-&lt;br /&gt;
| 30GB || || || 08K9656 || Diabo || ||&lt;br /&gt;
|-&lt;br /&gt;
| 30GB || || || 08K9564 || SSD || ||&lt;br /&gt;
|-&lt;br /&gt;
| 30GB || || || 27L4291 || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 30GB || || || 92P6330 || STD || ||&lt;br /&gt;
|-&lt;br /&gt;
| 30GB || 4200 || || 92P6088 || Hitachi || IC25N030ATMR04 || {{G40}}, {{G41}}&lt;br /&gt;
|-&lt;br /&gt;
| 30GB || 4200 || || 92P6096 || Fujitsu || MHT2030AT || {{G40}}, {{G41}}&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 4200 || || 08K9683 || STD || ||&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 4200 || || 08K9767 || Hitachi ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 4200 || || 92P6023 || Fujitsu || MHS2040T || {{G40}}, {{G41}}&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 4200 || || 92P6098 || Fujitsu || MHT2040AT || {{G40}}, {{G41}}&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 4200 || || 92P6021 || Hitachi || DK23EA-40 || {{G40}}, {{G41}}&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 4200 || || 92P6090 || Hitachi || IC25N040ATMR04 || {{G40}}, {{G41}}&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 4200 || || 92P6119 || Moraga || B || {{G40}}, {{G41}}&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 4200 || || 92P6121 || Toshiba || Proteus || {{G40}}, {{G41}}&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 5400 || || 08K9758 || Toshiba || || {{T30}}&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 5400 || || 27L4384 || STD ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 5400 || 08K9687 || 08K9599 || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 5400 || 08K9816 || 92P6342 || STD || ||&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 5400 || 08K9816 || 13N6801 || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 5400 || 08K9816 || 08K9834 || Hitachi || || {{T30}}&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 5400 || 08K9816 || 92P6545 || Hitachi || HTS548040M9AT00 ||&lt;br /&gt;
|-&lt;br /&gt;
| 60GB || 4200 || || 08K9833 || Hitachi || || {{T30}}&lt;br /&gt;
|-&lt;br /&gt;
| 60GB || 4200 || || 92P6092 || Hitachi || IC25N060ATMR04 || {{G40}}, {{G41}}&lt;br /&gt;
|-&lt;br /&gt;
| 60GB || 4200 || || 92P6122 || Moraga || C || {{G40}}, {{G41}}&lt;br /&gt;
|-&lt;br /&gt;
| 60GB || 4200 || 13N6706 || 13N6707 || Hitachi || IC25N060ATMR04-0 || {{R51}}&lt;br /&gt;
|-&lt;br /&gt;
| 60GB || 5400 || 08K9688 || 08K9700 || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 60GB || 5400 || 08K9688 || 92P6340 || STD || ||&lt;br /&gt;
|-&lt;br /&gt;
| 60GB || 5400 || 73P3357 || 13N6893 || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 60GB || 5400 || || 92P6547 || Hitachi || HTS548060M9AT00 ||&lt;br /&gt;
|-&lt;br /&gt;
| 60GB || 7200 || || 13N6807 || Hitachi || HTS726060M9AT00 || {{T41p}}, {{T42p}}, {{T43}}, {{T43p}}&lt;br /&gt;
|-&lt;br /&gt;
| 60GB || 7200 || || 92P6551 || Hitachi || HTS726060M9AT00 ||&lt;br /&gt;
|-&lt;br /&gt;
| 60GB || 7200 || || 08K0889 || Hitachi || HTE726060M9AT00 || {{R50}}&lt;br /&gt;
|-&lt;br /&gt;
| 80GB || 4200 || 08K9869 || 08K9863 || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 80GB || 4200 || || 92P6123 || Moraga || B || {{G40}}, {{G41}}&lt;br /&gt;
|-&lt;br /&gt;
| 80GB || 5400 || 13N6798 || 13N6805 || Hitachi || HTS548080M9AT00 || {{T41p}}, {{T42p}}, {{T43p}}&lt;br /&gt;
|-&lt;br /&gt;
| 80GB || 5400 || 09N4273 || 92P6549 || Hitachi || HTS548080M9AT00 ||&lt;br /&gt;
|-&lt;br /&gt;
| 80GB || 7200 || || 39T2583 || Hitachi || ||&lt;br /&gt;
|-&lt;br /&gt;
| 100GB || 5400 || 40Y8716 || 39T2555 || Fujitsu || ||&lt;br /&gt;
|-&lt;br /&gt;
| 100GB || 5400 || 40Y8716 || 39T2559 || Toshiba || ||&lt;br /&gt;
|-&lt;br /&gt;
| 100GB || 7200 || || 39T2585 || Hitachi || ||&lt;br /&gt;
|-&lt;br /&gt;
! colspan=7 style=&amp;quot;text-align:center;background:#efefef;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
=== 2.5&amp;quot; 12.5mm PATA ===&lt;br /&gt;
|- style=&amp;quot;background:#ffdead;white-space:nowrap;&amp;quot;&lt;br /&gt;
!Capacity!!RPM!!PartNr.!!FRU!!Manufacturer!!Model!!ThinkPad Models&lt;br /&gt;
|-&lt;br /&gt;
| 18GB || 4200 || 05K9239 || 05K9231 || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 32GB || 5400 || 08K9511 || 08K9509 || SSD || || &lt;br /&gt;
|-&lt;br /&gt;
| 48GB || 5400 || 08K9600 || 08K9599 || || || &lt;br /&gt;
|-&lt;br /&gt;
| 48GB || 5400 || 08K9600 || 92P6338 || STD || || &lt;br /&gt;
|-&lt;br /&gt;
! colspan=7 style=&amp;quot;text-align:center;background:#efefef;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
=== 1.8&amp;quot; 9.5mm PATA ===&lt;br /&gt;
|- style=&amp;quot;background:#ffdead;white-space:nowrap;&amp;quot;&lt;br /&gt;
!Capacity!!RPM!!PartNr.!!FRU!!Manufacturer!!Model!!ThinkPad Models&lt;br /&gt;
|-&lt;br /&gt;
| 20GB || 4200 || || 92P6083 || Hitachi || DK14FA-20 || {{X40}}, {{X41}}, {{X41T}}&lt;br /&gt;
|-&lt;br /&gt;
| 20GB || 4200 || || 39T2541 || Hitachi || HTC426020G7AT00 || {{X40}}, {{X41}}, {{X41T}}&lt;br /&gt;
|-&lt;br /&gt;
| 30GB || 4200 || || 92P6140 || Hitachi || || {{X40}}, {{X41}}, {{X41T}}&lt;br /&gt;
|-&lt;br /&gt;
| 30GB || 4200 || || 39T2543 || Hitachi || || {{X40}}, {{X41}}, {{X41T}}&lt;br /&gt;
|-&lt;br /&gt;
| 30GB || 4200 || || 39T2747 || Toshiba || || {{X60s}}&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 4200 || || 92P6085 || Hitachi || DK13FA-40 || {{X40}}, {{X41}}, {{X41T}}&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 4200 || || 39T2545 || Hitachi || || {{X40}}, {{X41}}, {{X41T}}&lt;br /&gt;
|-&lt;br /&gt;
| 40GB || 4200 || || 39T2749 || Toshiba || || {{X60s}}&lt;br /&gt;
|-&lt;br /&gt;
| 60GB || 4200 || 73P3358 || 39T2547 || Hitachi || || {{X40}}, {{X41}}, {{X41T}}&lt;br /&gt;
|-&lt;br /&gt;
| 60GB || 4200 || || 39T2751 || Toshiba || || {{X60s}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=7 style=&amp;quot;text-align:center;background:#efefef;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
=== 2.5&amp;quot; PATA (770 series)===&lt;br /&gt;
|- style=&amp;quot;background:#ffdead;white-space:nowrap;&amp;quot;&lt;br /&gt;
!Capacity!!RPM!!PartNr.!!FRU!!Manufacturer!!Model!!ThinkPad Models&lt;br /&gt;
|-&lt;br /&gt;
| 5.1GB || || 11J8947 || 12J0449 || || || {{770}}, {{770E}}, {{770ED}}, {{770X}}, {{770Z}}&lt;br /&gt;
|-&lt;br /&gt;
| 8.1GB || || 02K0517 || 02K0514 || || || {{770}}, {{770E}}, {{770ED}}, {{770X}}, {{770Z}}&lt;br /&gt;
|-&lt;br /&gt;
| 14.1GB || || 02K0526 || 02K0525 || || || {{770}}, {{770E}}, {{770ED}}, {{770X}}, {{770Z}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=7 style=&amp;quot;text-align:center;background:#efefef;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
=== 2.5&amp;quot; PATA (380,385,560,570,600 series)===&lt;br /&gt;
|- style=&amp;quot;background:#ffdead;white-space:nowrap;&amp;quot;&lt;br /&gt;
!Capacity!!RPM!!PartNr.!!FRU!!Manufacturer!!Model!!ThinkPad Models&lt;br /&gt;
|-&lt;br /&gt;
| 1.08GB || || 46H4208 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 2.1GB || || 73H9797 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 2.1GB || || 45H8783 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 3.2GB || || 02K0487 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 4.0GB || || 02K0501 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 4.0GB || || 05K8871 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 5.1GB || || 02K0506 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 6.0GB || || 05K9199 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 6.4GB || || 02K0518 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 10GB || || 36L9293 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 12GB || || 05K9200 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| 18GB || || 37L2993 || || || ||&lt;br /&gt;
|-&lt;br /&gt;
! colspan=7 style=&amp;quot;text-align:center;background:#efefef;&amp;quot; |&lt;br /&gt;
=== 2.5&amp;quot; SCSI-2 (PowerPC ThinkPads)===&lt;br /&gt;
|- style=&amp;quot;background:#ffdead;white-space:nowrap;&amp;quot;&lt;br /&gt;
!Capacity!!RPM!!PartNr.!!FRU!!Manufacturer!!Model!!ThinkPad Models&lt;br /&gt;
|-&lt;br /&gt;
| 540MB || || 30H1388 || || || || {{820}}, {{850}}, {{860}}&lt;br /&gt;
|-&lt;br /&gt;
| 810MB || || 30H1392 || || || || {{820}}, {{850}}, {{860}}&lt;br /&gt;
|-&lt;br /&gt;
| 1.2GB || || 30H1467 || || || || {{820}}, {{850}}, {{860}}&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Components]]&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21340</id>
		<title>1829-3HU</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21340"/>
		<updated>2006-04-04T16:19:02Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Added link to Ethernet_Controllers from Network Support&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= IBM ThinkPad {{R50}} 1829-3HU Specifications (Configured to Order) =&lt;br /&gt;
&lt;br /&gt;
== CPU and Memory ==&lt;br /&gt;
{|&lt;br /&gt;
|Processor Manufacturer || Intel&lt;br /&gt;
|-&lt;br /&gt;
|Processor Class || [[Intel Pentium M|Pentium M]]&lt;br /&gt;
|-&lt;br /&gt;
|Processor Speed || 1.7 Ghz &lt;br /&gt;
|-&lt;br /&gt;
|Cache Size || 1 MB L2&lt;br /&gt;
|-&lt;br /&gt;
|Installed Memory || 2 GB &lt;br /&gt;
|-&lt;br /&gt;
|Maximum Memory || 2 GB&lt;br /&gt;
|- &lt;br /&gt;
|Memory Technology || [[PC2700]] DDR SDRAM (333Mhz)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
{|&lt;br /&gt;
|Hard Disk Model || Hitachi IC25N040ATCS05-0 &lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Capacity || 40 GB&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Speed || 7200 rpm&lt;br /&gt;
|-&lt;br /&gt;
|Included Drives || Matsushita DVD-RAM UJ-811 ([[UltraBay Enhanced DVD Multi-Burner|UltraBay Enhanced DVD Multi-Burner]]) &lt;br /&gt;
|-&lt;br /&gt;
|Reads || CD-ROM (24x), CD-R (24x), CD-RW (12x), DVD-ROM SL (8x), DVD-ROM DL (6x), DVD-R (8x), DVD+R (?x), DVD-RW (4x), DVD+RW (?x), DVD-RAM 2.6G (1x), DVD-RAM 4.7G/9.4G (2x)&lt;br /&gt;
|-&lt;br /&gt;
|Writes || CD-R (16x), CD-RW (4x/8x), DVD-R (2x), DVD-RW (1x), DVD-RAM (2x)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Display and Graphics ==&lt;br /&gt;
{|&lt;br /&gt;
|Display Size || 15 in&lt;br /&gt;
|-&lt;br /&gt;
|[[Displays|Display Type]] || [[TFT_display|FlexView IPS LCD (Samsung LTN150P1-L02)]]&lt;br /&gt;
|-&lt;br /&gt;
|Display Resolution || 1400 Ã— 1050 pixels (SXGA+)&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Processor || [[ATI Mobility Radeon 9000]]&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Memory || 32 MB DDR SDRAM&lt;br /&gt;
|-&lt;br /&gt;
|Max. External Resolution || 1600 Ã— 1200 pixels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Battery ==&lt;br /&gt;
{|&lt;br /&gt;
|Battery Life || up to 6.9 hours &lt;br /&gt;
|-&lt;br /&gt;
|[[Batteries|Battery Type]] || 9 cell Extended [[Batteries#LiIon_Battery|Li-Ion battery]]&lt;br /&gt;
|-&lt;br /&gt;
|Battery Capacity || 4.4 Ah&lt;br /&gt;
|-&lt;br /&gt;
|Charging Time || Power Off - 4.3 hours, Power On - 5.0 hours&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Communications and Networking ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Bluetooth_Adapters|Bluetooth]] || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|Actiontec Bluetooth II Adapter]]&lt;br /&gt;
|-&lt;br /&gt;
|Modem Speed || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|56Kbps V.92 Software Modem(CDC)]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Ethernet_Controllers|Network Support]] || [[Ethernet_Controllers#Intel_Gigabit_.2810.2F100.2F1000.29|Intel Pro/1000 10/100/1000 MBit Ethernet]]&lt;br /&gt;
|-&lt;br /&gt;
|Wireless Network Support || [[IBM_11a/b/g_Wireless_LAN_Mini_PCI_Adapter|IBM a/b/g MiniPC Wireless Adapter (IEEE 802.11b/g)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
{|&lt;br /&gt;
|Shipped Operating System || Microsoft Windows XP Professional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
{|&lt;br /&gt;
|Audio || 1 x microphone - input - mini-phone mono 3.5 mm , 1 x audio - line-out/headphones - mini-phone stereo 3.5 mm&lt;br /&gt;
|-&lt;br /&gt;
|FireWire || 1 x IEEE 1394a (FireWire 400) - 4 pin FireWire plug&lt;br /&gt;
|-&lt;br /&gt;
|Modem || 1 x modem - phone line - RJ-11&lt;br /&gt;
|-&lt;br /&gt;
|Network || 1 x network - Ethernet 10Base-T/100Base-TX/1000Base-T - RJ-45&lt;br /&gt;
|-&lt;br /&gt;
|Parallel Port || 1 x parallel - IEEE 1284 (EPP/ECP) - 25 pin D-Sub (DB-25)&lt;br /&gt;
|-&lt;br /&gt;
|[[PC Card]] || 1 x [[CardBus slot]] Type I/II/III, 16/32 Bit&lt;br /&gt;
|-&lt;br /&gt;
|USB || 2 x Hi-Speed USB - 4 pin USB Type A&lt;br /&gt;
|-&lt;br /&gt;
|Video || 1 x VGA - 15 pin HD D-Sub (HD-15), 1 x S-Video - 4 pin mini Din&lt;br /&gt;
|-&lt;br /&gt;
|[[Docking Port]] || Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Product Info ==&lt;br /&gt;
{|&lt;br /&gt;
|Input Devices || 86 key keyboard w/ TrackPoint and UltraNav Touchpad, and Access IBM, volume control, power and Fn keys/buttons&lt;br /&gt;
|-&lt;br /&gt;
|Infrared Transceiver || IrDA Compatible&lt;br /&gt;
|-&lt;br /&gt;
|[[Audio|Sound Card]] || [[AD1981B|Analog Devices AD1981B AC97 Soft Audio]]&lt;br /&gt;
|-&lt;br /&gt;
|Security Chip || [[Embedded_Security_Subsystem|Internal IBM Security Chip (TCPA compliant)]]&lt;br /&gt;
|-&lt;br /&gt;
|Weight || ??&lt;br /&gt;
|-&lt;br /&gt;
|Dimensions || 332 mm Ã— 269 mm Ã— 37 - 40 mm (13.1 in Ã— 10.6 in Ã— 1.47 - 1.58 in) (WÃ—DÃ—H)&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer Part No. || ??&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21339</id>
		<title>1829-3HU</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21339"/>
		<updated>2006-04-04T16:17:29Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Corrected link to TFT_display&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= IBM ThinkPad {{R50}} 1829-3HU Specifications (Configured to Order) =&lt;br /&gt;
&lt;br /&gt;
== CPU and Memory ==&lt;br /&gt;
{|&lt;br /&gt;
|Processor Manufacturer || Intel&lt;br /&gt;
|-&lt;br /&gt;
|Processor Class || [[Intel Pentium M|Pentium M]]&lt;br /&gt;
|-&lt;br /&gt;
|Processor Speed || 1.7 Ghz &lt;br /&gt;
|-&lt;br /&gt;
|Cache Size || 1 MB L2&lt;br /&gt;
|-&lt;br /&gt;
|Installed Memory || 2 GB &lt;br /&gt;
|-&lt;br /&gt;
|Maximum Memory || 2 GB&lt;br /&gt;
|- &lt;br /&gt;
|Memory Technology || [[PC2700]] DDR SDRAM (333Mhz)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
{|&lt;br /&gt;
|Hard Disk Model || Hitachi IC25N040ATCS05-0 &lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Capacity || 40 GB&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Speed || 7200 rpm&lt;br /&gt;
|-&lt;br /&gt;
|Included Drives || Matsushita DVD-RAM UJ-811 ([[UltraBay Enhanced DVD Multi-Burner|UltraBay Enhanced DVD Multi-Burner]]) &lt;br /&gt;
|-&lt;br /&gt;
|Reads || CD-ROM (24x), CD-R (24x), CD-RW (12x), DVD-ROM SL (8x), DVD-ROM DL (6x), DVD-R (8x), DVD+R (?x), DVD-RW (4x), DVD+RW (?x), DVD-RAM 2.6G (1x), DVD-RAM 4.7G/9.4G (2x)&lt;br /&gt;
|-&lt;br /&gt;
|Writes || CD-R (16x), CD-RW (4x/8x), DVD-R (2x), DVD-RW (1x), DVD-RAM (2x)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Display and Graphics ==&lt;br /&gt;
{|&lt;br /&gt;
|Display Size || 15 in&lt;br /&gt;
|-&lt;br /&gt;
|[[Displays|Display Type]] || [[TFT_display|FlexView IPS LCD (Samsung LTN150P1-L02)]]&lt;br /&gt;
|-&lt;br /&gt;
|Display Resolution || 1400 Ã— 1050 pixels (SXGA+)&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Processor || [[ATI Mobility Radeon 9000]]&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Memory || 32 MB DDR SDRAM&lt;br /&gt;
|-&lt;br /&gt;
|Max. External Resolution || 1600 Ã— 1200 pixels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Battery ==&lt;br /&gt;
{|&lt;br /&gt;
|Battery Life || up to 6.9 hours &lt;br /&gt;
|-&lt;br /&gt;
|[[Batteries|Battery Type]] || 9 cell Extended [[Batteries#LiIon_Battery|Li-Ion battery]]&lt;br /&gt;
|-&lt;br /&gt;
|Battery Capacity || 4.4 Ah&lt;br /&gt;
|-&lt;br /&gt;
|Charging Time || Power Off - 4.3 hours, Power On - 5.0 hours&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Communications and Networking ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Bluetooth_Adapters|Bluetooth]] || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|Actiontec Bluetooth II Adapter]]&lt;br /&gt;
|-&lt;br /&gt;
|Modem Speed || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|56Kbps V.92 Software Modem(CDC)]]&lt;br /&gt;
|-&lt;br /&gt;
|Network Support || [[Ethernet_Controllers#Intel_Gigabit_.2810.2F100.2F1000.29|Intel Pro/1000 10/100/1000 MBit Ethernet]]&lt;br /&gt;
|-&lt;br /&gt;
|Wireless Network Support || [[IBM_11a/b/g_Wireless_LAN_Mini_PCI_Adapter|IBM a/b/g MiniPC Wireless Adapter (IEEE 802.11b/g)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
{|&lt;br /&gt;
|Shipped Operating System || Microsoft Windows XP Professional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
{|&lt;br /&gt;
|Audio || 1 x microphone - input - mini-phone mono 3.5 mm , 1 x audio - line-out/headphones - mini-phone stereo 3.5 mm&lt;br /&gt;
|-&lt;br /&gt;
|FireWire || 1 x IEEE 1394a (FireWire 400) - 4 pin FireWire plug&lt;br /&gt;
|-&lt;br /&gt;
|Modem || 1 x modem - phone line - RJ-11&lt;br /&gt;
|-&lt;br /&gt;
|Network || 1 x network - Ethernet 10Base-T/100Base-TX/1000Base-T - RJ-45&lt;br /&gt;
|-&lt;br /&gt;
|Parallel Port || 1 x parallel - IEEE 1284 (EPP/ECP) - 25 pin D-Sub (DB-25)&lt;br /&gt;
|-&lt;br /&gt;
|[[PC Card]] || 1 x [[CardBus slot]] Type I/II/III, 16/32 Bit&lt;br /&gt;
|-&lt;br /&gt;
|USB || 2 x Hi-Speed USB - 4 pin USB Type A&lt;br /&gt;
|-&lt;br /&gt;
|Video || 1 x VGA - 15 pin HD D-Sub (HD-15), 1 x S-Video - 4 pin mini Din&lt;br /&gt;
|-&lt;br /&gt;
|[[Docking Port]] || Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Product Info ==&lt;br /&gt;
{|&lt;br /&gt;
|Input Devices || 86 key keyboard w/ TrackPoint and UltraNav Touchpad, and Access IBM, volume control, power and Fn keys/buttons&lt;br /&gt;
|-&lt;br /&gt;
|Infrared Transceiver || IrDA Compatible&lt;br /&gt;
|-&lt;br /&gt;
|[[Audio|Sound Card]] || [[AD1981B|Analog Devices AD1981B AC97 Soft Audio]]&lt;br /&gt;
|-&lt;br /&gt;
|Security Chip || [[Embedded_Security_Subsystem|Internal IBM Security Chip (TCPA compliant)]]&lt;br /&gt;
|-&lt;br /&gt;
|Weight || ??&lt;br /&gt;
|-&lt;br /&gt;
|Dimensions || 332 mm Ã— 269 mm Ã— 37 - 40 mm (13.1 in Ã— 10.6 in Ã— 1.47 - 1.58 in) (WÃ—DÃ—H)&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer Part No. || ??&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21338</id>
		<title>1829-3HU</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21338"/>
		<updated>2006-04-04T16:16:51Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Updated links to other pages&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= IBM ThinkPad {{R50}} 1829-3HU Specifications (Configured to Order) =&lt;br /&gt;
&lt;br /&gt;
== CPU and Memory ==&lt;br /&gt;
{|&lt;br /&gt;
|Processor Manufacturer || Intel&lt;br /&gt;
|-&lt;br /&gt;
|Processor Class || [[Intel Pentium M|Pentium M]]&lt;br /&gt;
|-&lt;br /&gt;
|Processor Speed || 1.7 Ghz &lt;br /&gt;
|-&lt;br /&gt;
|Cache Size || 1 MB L2&lt;br /&gt;
|-&lt;br /&gt;
|Installed Memory || 2 GB &lt;br /&gt;
|-&lt;br /&gt;
|Maximum Memory || 2 GB&lt;br /&gt;
|- &lt;br /&gt;
|Memory Technology || [[PC2700]] DDR SDRAM (333Mhz)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
{|&lt;br /&gt;
|Hard Disk Model || Hitachi IC25N040ATCS05-0 &lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Capacity || 40 GB&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Speed || 7200 rpm&lt;br /&gt;
|-&lt;br /&gt;
|Included Drives || Matsushita DVD-RAM UJ-811 ([[UltraBay Enhanced DVD Multi-Burner|UltraBay Enhanced DVD Multi-Burner]]) &lt;br /&gt;
|-&lt;br /&gt;
|Reads || CD-ROM (24x), CD-R (24x), CD-RW (12x), DVD-ROM SL (8x), DVD-ROM DL (6x), DVD-R (8x), DVD+R (?x), DVD-RW (4x), DVD+RW (?x), DVD-RAM 2.6G (1x), DVD-RAM 4.7G/9.4G (2x)&lt;br /&gt;
|-&lt;br /&gt;
|Writes || CD-R (16x), CD-RW (4x/8x), DVD-R (2x), DVD-RW (1x), DVD-RAM (2x)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Display and Graphics ==&lt;br /&gt;
{|&lt;br /&gt;
|Display Size || 15 in&lt;br /&gt;
|-&lt;br /&gt;
|[[Displays|Display Type]] || [[TFT_Display|FlexView IPS LCD (Samsung LTN150P1-L02)]]&lt;br /&gt;
|-&lt;br /&gt;
|Display Resolution || 1400 Ã— 1050 pixels (SXGA+)&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Processor || [[ATI Mobility Radeon 9000]]&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Memory || 32 MB DDR SDRAM&lt;br /&gt;
|-&lt;br /&gt;
|Max. External Resolution || 1600 Ã— 1200 pixels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Battery ==&lt;br /&gt;
{|&lt;br /&gt;
|Battery Life || up to 6.9 hours &lt;br /&gt;
|-&lt;br /&gt;
|[[Batteries|Battery Type]] || 9 cell Extended [[Batteries#LiIon_Battery|Li-Ion battery]]&lt;br /&gt;
|-&lt;br /&gt;
|Battery Capacity || 4.4 Ah&lt;br /&gt;
|-&lt;br /&gt;
|Charging Time || Power Off - 4.3 hours, Power On - 5.0 hours&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Communications and Networking ==&lt;br /&gt;
{|&lt;br /&gt;
|[[Bluetooth_Adapters|Bluetooth]] || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|Actiontec Bluetooth II Adapter]]&lt;br /&gt;
|-&lt;br /&gt;
|Modem Speed || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|56Kbps V.92 Software Modem(CDC)]]&lt;br /&gt;
|-&lt;br /&gt;
|Network Support || [[Ethernet_Controllers#Intel_Gigabit_.2810.2F100.2F1000.29|Intel Pro/1000 10/100/1000 MBit Ethernet]]&lt;br /&gt;
|-&lt;br /&gt;
|Wireless Network Support || [[IBM_11a/b/g_Wireless_LAN_Mini_PCI_Adapter|IBM a/b/g MiniPC Wireless Adapter (IEEE 802.11b/g)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
{|&lt;br /&gt;
|Shipped Operating System || Microsoft Windows XP Professional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
{|&lt;br /&gt;
|Audio || 1 x microphone - input - mini-phone mono 3.5 mm , 1 x audio - line-out/headphones - mini-phone stereo 3.5 mm&lt;br /&gt;
|-&lt;br /&gt;
|FireWire || 1 x IEEE 1394a (FireWire 400) - 4 pin FireWire plug&lt;br /&gt;
|-&lt;br /&gt;
|Modem || 1 x modem - phone line - RJ-11&lt;br /&gt;
|-&lt;br /&gt;
|Network || 1 x network - Ethernet 10Base-T/100Base-TX/1000Base-T - RJ-45&lt;br /&gt;
|-&lt;br /&gt;
|Parallel Port || 1 x parallel - IEEE 1284 (EPP/ECP) - 25 pin D-Sub (DB-25)&lt;br /&gt;
|-&lt;br /&gt;
|[[PC Card]] || 1 x [[CardBus slot]] Type I/II/III, 16/32 Bit&lt;br /&gt;
|-&lt;br /&gt;
|USB || 2 x Hi-Speed USB - 4 pin USB Type A&lt;br /&gt;
|-&lt;br /&gt;
|Video || 1 x VGA - 15 pin HD D-Sub (HD-15), 1 x S-Video - 4 pin mini Din&lt;br /&gt;
|-&lt;br /&gt;
|[[Docking Port]] || Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Product Info ==&lt;br /&gt;
{|&lt;br /&gt;
|Input Devices || 86 key keyboard w/ TrackPoint and UltraNav Touchpad, and Access IBM, volume control, power and Fn keys/buttons&lt;br /&gt;
|-&lt;br /&gt;
|Infrared Transceiver || IrDA Compatible&lt;br /&gt;
|-&lt;br /&gt;
|[[Audio|Sound Card]] || [[AD1981B|Analog Devices AD1981B AC97 Soft Audio]]&lt;br /&gt;
|-&lt;br /&gt;
|Security Chip || [[Embedded_Security_Subsystem|Internal IBM Security Chip (TCPA compliant)]]&lt;br /&gt;
|-&lt;br /&gt;
|Weight || ??&lt;br /&gt;
|-&lt;br /&gt;
|Dimensions || 332 mm Ã— 269 mm Ã— 37 - 40 mm (13.1 in Ã— 10.6 in Ã— 1.47 - 1.58 in) (WÃ—DÃ—H)&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer Part No. || ??&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21337</id>
		<title>1829-3HU</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=1829-3HU&amp;diff=21337"/>
		<updated>2006-04-04T15:55:30Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Added 1829-3HU specs page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= IBM ThinkPad {{R50}} 1829-3HU Specifications (Configured to Order) =&lt;br /&gt;
&lt;br /&gt;
== CPU and Memory ==&lt;br /&gt;
{|&lt;br /&gt;
|Processor Manufacturer || Intel&lt;br /&gt;
|-&lt;br /&gt;
|Processor Class || [[Intel Pentium M|Pentium M]]&lt;br /&gt;
|-&lt;br /&gt;
|Processor Speed || 1.7 Ghz &lt;br /&gt;
|-&lt;br /&gt;
|Cache Size || 1 MB L2&lt;br /&gt;
|-&lt;br /&gt;
|Installed Memory || 2 GB &lt;br /&gt;
|-&lt;br /&gt;
|Maximum Memory || 2 GB&lt;br /&gt;
|- &lt;br /&gt;
|Memory Technology || [[PC2700]] DDR SDRAM (333Mhz)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
{|&lt;br /&gt;
|Hard Disk Model || Hitachi IC25N040ATCS05-0 &lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Capacity || 40 GB&lt;br /&gt;
|-&lt;br /&gt;
|Hard Disk Speed || 7200 rpm&lt;br /&gt;
|-&lt;br /&gt;
|Included Drives || Matsushita DVD-RAM UJ-811 ([[UltraBay Enhanced DVD Multi-Burner|UltraBay Enhanced DVD Multi-Burner]]) &lt;br /&gt;
|-&lt;br /&gt;
|Reads || CD-ROM (24x), CD-R (24x), CD-RW (12x), DVD-ROM SL (8x), DVD-ROM DL (6x), DVD-R (8x), DVD+R (?x), DVD-RW (4x), DVD+RW (?x), DVD-RAM 2.6G (1x), DVD-RAM 4.7G/9.4G (2x)&lt;br /&gt;
|-&lt;br /&gt;
|Writes || CD-R (16x), CD-RW (4x/8x), DVD-R (2x), DVD-RW (1x), DVD-RAM (2x)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Display and Graphics ==&lt;br /&gt;
{|&lt;br /&gt;
|Display Size || 15 in&lt;br /&gt;
|-&lt;br /&gt;
|Display Type || FlexView IPS LCD (Samsung LTN150P1-L02)&lt;br /&gt;
|-&lt;br /&gt;
|Display Resolution || 1400 Ã— 1050 pixels (SXGA+)&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Processor || [[ATI Mobility Radeon 9000]]&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Memory || 32 MB DDR SDRAM&lt;br /&gt;
|-&lt;br /&gt;
|Max. External Resolution || 1600 Ã— 1200 pixels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Battery ==&lt;br /&gt;
{|&lt;br /&gt;
|Battery Life || up to 6.9 hours &lt;br /&gt;
|-&lt;br /&gt;
|Battery Type || 9 cell Extended Li-Ion battery&lt;br /&gt;
|-&lt;br /&gt;
|Battery Capacity || 4.4 Ah&lt;br /&gt;
|-&lt;br /&gt;
|Charging Time || Power Off - 4.3 hours, Power On - 5.0 hours&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Communications and Networking ==&lt;br /&gt;
{|&lt;br /&gt;
|Bluetooth || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|Actiontec Bluetooth II Adapter]]&lt;br /&gt;
|-&lt;br /&gt;
|Modem Speed || [[IBM_Integrated_Bluetooth_II_with_56K_Modem_%28BMDC%29|56Kbps V.92 Software Modem(CDC)]]&lt;br /&gt;
|-&lt;br /&gt;
|Network Support || [[Ethernet_Controllers#Intel_Gigabit_.2810.2F100.2F1000.29|Intel Pro/1000 10/100/1000 MBit Ethernet]]&lt;br /&gt;
|-&lt;br /&gt;
|Wireless Network Support || [[IBM_11a/b/g_Wireless_LAN_Mini_PCI_Adapter|IBM a/b/g MiniPC Wireless Adapter (IEEE 802.11b/g)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
{|&lt;br /&gt;
|Shipped Operating System || Microsoft Windows XP Professional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
{|&lt;br /&gt;
|Audio || 1 x microphone - input - mini-phone mono 3.5 mm , 1 x audio - line-out/headphones - mini-phone stereo 3.5 mm&lt;br /&gt;
|-&lt;br /&gt;
|FireWire || 1 x IEEE 1394a (FireWire 400) - 4 pin FireWire plug&lt;br /&gt;
|-&lt;br /&gt;
|Modem || 1 x modem - phone line - RJ-11&lt;br /&gt;
|-&lt;br /&gt;
|Network || 1 x network - Ethernet 10Base-T/100Base-TX/1000Base-T - RJ-45&lt;br /&gt;
|-&lt;br /&gt;
|Parallel Port || 1 x parallel - IEEE 1284 (EPP/ECP) - 25 pin D-Sub (DB-25)&lt;br /&gt;
|-&lt;br /&gt;
|[[PC Card]] || 1 x [[CardBus slot]] Type I/II/III, 16/32 Bit&lt;br /&gt;
|-&lt;br /&gt;
|USB || 2 x Hi-Speed USB - 4 pin USB Type A&lt;br /&gt;
|-&lt;br /&gt;
|Video || 1 x VGA - 15 pin HD D-Sub (HD-15), 1 x S-Video - 4 pin mini Din&lt;br /&gt;
|-&lt;br /&gt;
|[[Docking Port]] || Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Product Info ==&lt;br /&gt;
{|&lt;br /&gt;
|Input Devices || 86 key keyboard w/ TrackPoint and UltraNav Touchpad, and Access IBM, volume control, power and Fn keys/buttons&lt;br /&gt;
|-&lt;br /&gt;
|Infrared Transceiver || IrDA Compatible&lt;br /&gt;
|-&lt;br /&gt;
|Sound Card || [[AD1981B|Analog Devices AD1981B AC97 Soft Audio]]&lt;br /&gt;
|-&lt;br /&gt;
|Security Chip || [[Embedded_Security_Subsystem|Internal IBM Security Chip (TCPA compliant)]]&lt;br /&gt;
|-&lt;br /&gt;
|Weight || ??&lt;br /&gt;
|-&lt;br /&gt;
|Dimensions || 332 mm Ã— 269 mm Ã— 37 - 40 mm (13.1 in Ã— 10.6 in Ã— 1.47 - 1.58 in) (WÃ—DÃ—H)&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer Part No. || ??&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Category:R50&amp;diff=21336</id>
		<title>Category:R50</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Category:R50&amp;diff=21336"/>
		<updated>2006-04-04T15:53:56Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Added IrDA note&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;&amp;quot;&amp;gt;&lt;br /&gt;
=== ThinkPad R50 ===&lt;br /&gt;
This pages gives an overview of all ThinkPad R50 related topics.&lt;br /&gt;
==== Standard Features ====&lt;br /&gt;
* [[Intel Pentium M (Banias)]] 1.4, 1.5, 1.6 or 1.7GHz CPU&lt;br /&gt;
* One of the following video controllers&lt;br /&gt;
** [[ATI Mobility Radeon 7500]] with 32MB&lt;br /&gt;
** [[ATI Mobility Radeon 9000]] with 32MB&lt;br /&gt;
* One of the following displays:&lt;br /&gt;
** 14.1&amp;quot; TFT display with 1024x768 resolution&lt;br /&gt;
** 15.0&amp;quot; TFT display with 1024x768 resolution&lt;br /&gt;
** 15.0&amp;quot; TFT display with 1400x1050 resolution&lt;br /&gt;
* 256 or 512MB [[PC2700]] memory standard&lt;br /&gt;
* 30, 40 or 60GB HDD&lt;br /&gt;
* [[AD1981B]] AC'97 Audio controller&lt;br /&gt;
* [[UltraBay|UltraBay Enhanced]] with one of the following:&lt;br /&gt;
** CD-ROM drive&lt;br /&gt;
** DVD-ROM drive&lt;br /&gt;
** CD-RW/DVD-ROM Combo drive&lt;br /&gt;
* One of the following integrated Ethernet controllers:&lt;br /&gt;
**[[Ethernet Controllers#Intel Fast Ethernet (10/100)|Intel Fast Ethernet (10/100)]]&lt;br /&gt;
**[[Ethernet Controllers#Intel Gigabit (10/100/1000)|Intel Gigabit (10/100/1000)]]&lt;br /&gt;
* [[CDC slot]] with one of the following:&lt;br /&gt;
** [[IBM Integrated 56K Modem (MDC-2)]]&lt;br /&gt;
** [[IBM Integrated Bluetooth II with 56K Modem (BMDC)]]&lt;br /&gt;
* [[MiniPCI slot]] with one of the following:&lt;br /&gt;
** none (empty)&lt;br /&gt;
** [[Intel PRO/Wireless LAN 2100 3B Mini PCI Adapter]]&lt;br /&gt;
** [[IBM 11a/b/g Wireless LAN Mini PCI Adapter]]&lt;br /&gt;
* [[CardBus slot]] (Type 3)&lt;br /&gt;
* [[Embedded Security Subsystem|IBM Embedded Security Subsystem 2.0]]&lt;br /&gt;
* FireWire (IEEE1394) on select systems&lt;br /&gt;
* IrDA on select systems&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|style=&amp;quot;vertical-align:top&amp;quot; |&lt;br /&gt;
[[image:ThinkPadR50.jpg|ThinkPad R50]]&lt;br /&gt;
|}&lt;br /&gt;
* [ftp://ftp.software.ibm.com/pc/pccbbs/mobiles_pdf/39t6190.pdf ThinkPad R50/p, R51 - Hardware Maintenance Manual (July 2005)] (3,783,392)&lt;br /&gt;
[[Category:Models]]&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Hardware_Specifications&amp;diff=21334</id>
		<title>Hardware Specifications</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Hardware_Specifications&amp;diff=21334"/>
		<updated>2006-04-04T14:32:50Z</updated>

		<summary type="html">&lt;p&gt;Mallarj: Added 1829-3HU as a sub-item to the R50&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Usage|&lt;br /&gt;
*Choose a model name to get a list of all currently available information related to this Model.&lt;br /&gt;
*Choose a type-and-model number to get the specs of that specific model.&lt;br /&gt;
}}&lt;br /&gt;
Here you can learn about specific ThinkPads specifications.&lt;br /&gt;
&lt;br /&gt;
Furthermore, you may&lt;br /&gt;
*compare the [[ThinkPad series]] (G, R, T, X, Z),&lt;br /&gt;
*get an overview of the [[ThinkPad History]] or&lt;br /&gt;
*learn about the name [[ThinkPad]].&lt;br /&gt;
&lt;br /&gt;
==IBM/Lenovos hardware specs==&lt;br /&gt;
* '''Lenovo ThinkPads'''&lt;br /&gt;
** For current Lenovo ThinkPad G, R, T, X and Z series models look for the official specs listed in [ftp://ftp.software.ibm.com/pc/pcinstitute/psref/tabook.pdf tabook.pdf]&lt;br /&gt;
** For withdrawn Lenovo ThinkPads, look at [ftp://ftp.software.ibm.com/pc/pcinstitute/psref/ltwbook.pdf ltwbook.pdf]&lt;br /&gt;
* '''Withdrawn IBM ThinkPads'''&lt;br /&gt;
** For A, G, T and X series models look for the official IBM specs listed in [ftp://ftp.software.ibm.com/pc/pcinstitute/psref/tawbook.pdf tawbook.pdf]&lt;br /&gt;
** For R series models look for the official IBM specs listed in [ftp://ftp.software.ibm.com/pc/pcinstitute/psref/trwbook.pdf trwbook.pdf]&lt;br /&gt;
** For i series models look for the official IBM specs listed in [ftp://ftp.software.ibm.com/pc/pcinstitute/psref/tiwbook.pdf tiwbook.pdf]&lt;br /&gt;
** For 200, 300, 500, 600 and 700 series models look for the official IBM specs listed in [ftp://ftp.software.ibm.com/pc/pcinstitute/psref/twbook.pdf twbook.pdf]&amp;lt;br&amp;gt;&lt;br /&gt;
** Or try searching the IBM announcements letters [http://www.ibm.com/news/usalet/ here].&lt;br /&gt;
&lt;br /&gt;
==Available Models==&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- style=&amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
!Numbered!!A series!!G series!!R series!!S series!!T series!!X series!!Z series!!others&lt;br /&gt;
|- style=&amp;quot;text-align:left;vertical-align:top;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
'''[[:Category:390X | ThinkPad 390X]]'''&lt;br /&gt;
*[[2626-L0U]]&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:600E | ThinkPad 600E]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:600X | ThinkPad 600X]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:700 | ThinkPad 700]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:760ED | ThinkPad 760ED]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:760XD | ThinkPad 760XD]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:770 | ThinkPad 770]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:770E | ThinkPad 770E]]'''&lt;br /&gt;
*[[9548-510]]&lt;br /&gt;
*[[9548-51U]]&lt;br /&gt;
*[[9548-52U]]&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:770X | ThinkPad 770X]]'''&lt;br /&gt;
*[[9549-7AO]]&lt;br /&gt;
'''[[:Category:770Z | ThinkPad 770Z]]'''&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
'''[[:Category:A20m | ThinkPad A20m]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:A20p | ThinkPad A20p]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:A21e | ThinkPad A21e]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:A21m | ThinkPad A21m]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:A21p | ThinkPad A21p]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:A22e | ThinkPad A22e]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:A22m | ThinkPad A22m]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:A22p | ThinkPad A22p]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:A30 | ThinkPad A30]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:A30p | ThinkPad A30p]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:A31 | ThinkPad A31]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:A31p | ThinkPad A31p]]'''&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
'''[[:Category:G40 | ThinkPad G40]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:G41 | ThinkPad G41]]'''&lt;br /&gt;
&lt;br /&gt;
||&lt;br /&gt;
'''[[:Category:R30 | ThinkPad R30]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:R31 | ThinkPad R31]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:R32 | ThinkPad R32]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:R40 | ThinkPad R40]]'''&lt;br /&gt;
*[[2722-9BM]]&lt;br /&gt;
*[[2722-DG1]]&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:R40e | ThinkPad R40e]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:R50 | ThinkPad R50]]'''&lt;br /&gt;
*[[1829-3HU]]&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:R50p | ThinkPad R50p]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:R50e | ThinkPad R50e]]'''&lt;br /&gt;
*[[1834-J8G]]&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:R51 | ThinkPad R51]]'''&lt;br /&gt;
*[[1829-K6G]]&lt;br /&gt;
*[[1829-L7G]]&lt;br /&gt;
*[[1830-DG4]]&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:R52 | ThinkPad R52]]'''&lt;br /&gt;
*[[1846-B5G]]&lt;br /&gt;
||&lt;br /&gt;
'''[[:Category:S30|ThinkPad S30]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:S31|ThinkPad S31]]'''&lt;br /&gt;
||&lt;br /&gt;
'''[[:Category:T20|ThinkPad T20]]'''&lt;br /&gt;
*[[2647-44G]]&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:T21|ThinkPad T21]]'''&lt;br /&gt;
*[[2647-97G]]&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:T22|ThinkPad T22]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:T23 | ThinkPad T23]]'''&lt;br /&gt;
*[[2647-9RG]]&lt;br /&gt;
*[[2647-7G1]]&lt;br /&gt;
*[[2647-8QU]]&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:T30 | ThinkPad T30]]'''&lt;br /&gt;
*[[2366-52U]]&lt;br /&gt;
*[[2366-83U]]&lt;br /&gt;
*[[2366-FBG]]&lt;br /&gt;
*[[2366-GU1]]&lt;br /&gt;
*[[2366-JBG]]&lt;br /&gt;
*[[2366-R7G]]&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:T40 | ThinkPad T40]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:T40p | ThinkPad T40p]]'''&lt;br /&gt;
*[[2373-G1U]]&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:T41 | ThinkPad T41]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:T41p | ThinkPad T41p]]'''&lt;br /&gt;
*[[2373-315]]&lt;br /&gt;
*[[2373-GEG]]&lt;br /&gt;
*[[2373-GGG]]&lt;br /&gt;
*[[2373-GHG]]&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:T42 | ThinkPad T42]]'''&lt;br /&gt;
*[[2373-6ZG]]&lt;br /&gt;
*[[2373-9XU]]&lt;br /&gt;
*[[2373-CH6]]&lt;br /&gt;
*[[2373-F1G]]&lt;br /&gt;
*[[2373-F7G]]&lt;br /&gt;
*[[2373-FWG]]&lt;br /&gt;
*[[2373-M1G]]&lt;br /&gt;
*[[2373-VUW]]&lt;br /&gt;
*[[2373-WGK]]&lt;br /&gt;
*[[2378-FVU]]&lt;br /&gt;
*[[2378-RSU]]&lt;br /&gt;
*[[2379-DXU]]&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:T42p | ThinkPad T42p]]'''&lt;br /&gt;
*[[2373-HTG]]&lt;br /&gt;
*[[2373-W6M]]&lt;br /&gt;
*[[2373-Y4M]]&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:T43 | Thinkpad T43]]'''&lt;br /&gt;
*[[2668-A1U]]&lt;br /&gt;
*[[2668-C2U]]&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:T43p | Thinkpad T43p]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:T60 | ThinkPad T60]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:T60p | ThinkPad T60p]]'''&lt;br /&gt;
||&lt;br /&gt;
'''[[:Category:X20 | ThinkPad X20]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:X21 | ThinkPad X21]]'''&lt;br /&gt;
*[[2662-66U]]&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:X22 | ThinkPad X22]]'''&lt;br /&gt;
*[[2662-95U]]&lt;br /&gt;
*[[2662-9BU]]&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:X23 | ThinkPad X23]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:X24 | ThinkPad X24]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:X30 | ThinkPad X30]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:X31 | ThinkPad X31]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:X32 | ThinkPad X32]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:X40 | ThinkPad X40]]'''&lt;br /&gt;
*[[2371-AVC]]&lt;br /&gt;
'''[[:Category:X41 | ThinkPad X41]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:X41 Tablet | ThinkPad X41 Tablet]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:X60 | ThinkPad X60]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:X60s | ThinkPad X60s]]'''&lt;br /&gt;
||&lt;br /&gt;
'''[[:Category:Z60t | ThinkPad Z60t]]'''&lt;br /&gt;
&lt;br /&gt;
'''[[:Category:Z60m | ThinkPad Z60m]]'''&lt;br /&gt;
||&lt;br /&gt;
'''[[:Template:I_Series | I Series]]'''&lt;br /&gt;
'''[[:Category:PC110 | PC110]]'''&lt;br /&gt;
*[[PC110]]&lt;br /&gt;
'''[[:Category:TransNote|TransNote]]'''&lt;br /&gt;
*[[2675-61G]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Models]]&lt;/div&gt;</summary>
		<author><name>Mallarj</name></author>
		
	</entry>
</feed>