Difference between revisions of "User talk:Manseau"

From FreekiWiki
Jump to navigation Jump to search
(Removing all content from page)
Line 1: Line 1:
__NOTOC__
 
<center>'''LAPTOP REFURBISHMENT PROGRAM''' at Free Geek</center>
 
  
{|class="wikitable" style="text-align:center" font-size="90%" border=".15" cellpadding=".5" width=70%
 
|STEPS TAKEN FOR THE LAPTOP REBUILD PROGRAM
 
|-
 
| '''STEPS TAKEN FOR THE LAPTOP REBUILD PROGRAM'''
 
|-
 
|style="text-align:left"|Primarily for data security reasons, but also for educational purposes, the [[Laptop Instructor Responsibilities]] require that he or she must be present to work on laptops. The laptop program requires a great deal of PC hardware experience, so it is expected that all students have gone through the build program before moving into laptops. Additionally, volunteers are required to take the command line class. '''From here, we have some familiar steps:'''
 
|-
 
|style="text-align:left" width=100%| [[Laptop Evaluation]]: Determine if the incoming pizza boxes are full of tasty, fresh goodness or dried and rotting crap.
 
|-
 
|style="text-align:left"|[[Laptop Specs]]: Guidelines for Evaluators on the specs and what needs to be removed or included as systems move through Evaluation.
 
|-
 
|style="text-align:left"|[[Laptop Build Checklist]]: Get your hands dirty with questionably functional laptops. Side effects of this step may include frustration, yelling, belief in demonic forces at work within laptops, and learning all sorts of exciting new things.
 
|-
 
|style="text-align:left"|[[Laptop QC Checklist]]: Double-check the builder's work, keep things clean and standardized, and prepping laptops for their final destination.
 
|-
 
|style="text-align:center"|'''OTHER TASKS'''
 
|-
 
|style="text-align:center"|'''There are additional tasks that can be done throughout your time in laptops:'''
 
|-
 
|style="text-align:left"|[[Laptop Recycling]]
 
|-
 
|style="text-align:left"|OS installation - A workstation dedicated to loading 2.5" hard drives is available in the Laptop Build area. Drives which have been successfully erased are loaded, one at a time, at that station.
 
|-
 
|style="text-align:left"|Sorting [[Laptop Memory]]
 
|-
 
|style="text-align:left"|Shelf organizing
 
|-
 
|style="text-align:center"|'''WHAT TO BRING'''
 
|-
 
|style="text-align:left"|We have hand tools to accomplish our task, but over time you may find you want to bring your own. No problem! Label them though, so they don't get lost. Here are some [[Tool Sources]] around town.
 
|-
 
|}
 
 
|width="30%" align="left" style="border: 1px solid #6688AA; background-color:#efefef;padding:1em;" valign="top" |
 
 
=Info=
 
Here's some supplemental how to information we need to accomplish our tasks.
 
* [[Laptop FAQ]]
 
* [[Entering BIOS#Laptop|Entering BIOS]]
 
* [[Troubleshooting]]
 
* [[Laptop Service Manuals]]
 
* [[Laptop Memory]]
 
* [[Laptop Power&Batteries]]
 
* [[Graphics]]
 
* [[Installing Damn Small Linux]]
 
* [[Wireless Tips]]
 
 
 
Thinkpad
 
From FreekiWiki
 
Jump to: navigation, search
 
Contents
 
[hide]
 
 
    * 1 general information
 
          o 1.1 Models
 
    * 2 Thinkpad 600
 
    * 3 Thinkpad 600e
 
    * 4 Thinnkpad T20/T21
 
 
[edit] general information
 
 
Thinkpad related resources [1]
 
Useful things for linux:[2]
 
 
 
[edit] Models
 
[edit] Thinkpad 600
 
 
isa sound issues
 
 
modprobe cs4232 io=0x530 irq=5 dma=1 dma2=0 mpuio=0x330 mpuirq=5 synthirq=-1 synthio=-1
 
 
[edit] Thinkpad 600e
 
 
isa sound issues
 
 
modprobe cs4232 io=0x530 dma=1 dma2=0 irq=5
 
 
[edit] Thinnkpad T20/T21
 
 
fan issues
 
 
YAY FIXED!
 
 
SIMPLE
 
 
append:
 
 
acpi=force
 
 
to the grub boot options.
 
 
then:
 
 
echo 0x2f 0x07 > /proc/acpi/ibm/ecdump
 
 
 
typing that command and redirecting that output to the embedded control dump (ecdump) file will turn that fan on at it's maximum speed.
 
 
Notes
 
 
this simple script found here:http://www.thinkwiki.org/wiki/ACPI_fan_control_script and take care of any unnecessary end-user interaction with the fan control. other useful information can be found their as well, about controlling the fan.
 
 
links
 
 
http://www.thinkwiki.org
 
http://ibm-acpi.sourceforge.net (there is a useful chart with a bunch of ibm information and what ibm_acpi is known to support)
 

Revision as of 20:19, 7 February 2010