Installing Linux On A 386 Laptop

The “cheap” and “easy” way in about an hour! A question that pop’s up from time to time is “I somehow ended up with an archaic old laptop / computer, can it run Linux?” Well of course it can, but that totally depends! On what? Well machine CPU, CPU speed, hard disk space, RAM and most importantly what you are expecting it to do.

Okay, why a Intel 386? Well number one I own a 386, but more importantly its the absolute bottom Intel CPU you can run Linux on. While it wont be able to do much, it will give you a basic system to kick around and “get to know” the insides of Linux without a million things installed and the worry of breaking it.

Unfortunately a 386 requires some special moves as the actual chip was dropped from almost all distributions long ago. All of the modern distributions I have looked at require at least a 486 CPU. This tutorial will be strictly for installing a basic bare bones Linux on a 386. Have a 486? Pentium? Faster? Never fear I will be covering that in a part II later this week.

Linux on a 386 in about an hour? Madness you might think, it probably takes Linux longer to boot on a 386 (and in some cases you are correct)! Want to know the trick? Simple, cheat!

Join me after the break for the parts and steps needed to get you started.

Continue reading “Installing Linux On A 386 Laptop”

Converting A Laptop Computer Into A Desktop Machine

[Michael Chen] found himself in possession of a thoroughly broken laptop. The hinges connecting the screen to the body of the computer were shot, and the battery was non-functional. After a bit of thinking he decided that it wouldn’t take much to resurrect the hardware by turning it into a desktop machine.

At the core of this hack is the hardware that you must keep for the computer to function. That is, the LCD screen, the motherboard, hard drive, and the AC/DC brick that powers it. [Michael] ditched everything else; the case, keyboard, trackpad, webcam, etc. Next he started building his own enclsure out of acrylic. First he sandwiched the LCD screen between a full sheet of acrylic and a bezel that was one inch wide on each side. Next, another full sheet was used to mount the motherboard and hard drive. You can see how the three sheets are connected by nuts and bolts in the image above. It looks like the only other alteration he made was to relocate the power button to a more convenient spot.

Once a USB keyboard and mouse are added he’s back up and running. We’ve got our eye on an old XP laptop that might end up seeing this conversion to become a dedicated shop computer. We just need to build in some more dust protection.

Laptop Touchpad-based LED Lighting Control

touchpad_lighting

[Dave] needed some extra light above his desk/workbench area and decided to wire up some RGB LED light strips to brighten the place up a bit. He wasn’t content with using a standard switch to toggle them on and off, and after some brainstorming, he decided to build a capacitive touch circuit using a pair of copper tubes mounted in a project box. Just as he was putting the finishing touches on his switch, he saw a project online where a Synaptics touchpad was used in conjunction with an Arduino for lighting control. The copper tube switch was pitched, and he got busy working with his Arduino.

When connected to an Arduino, the touchpads can be used in two modes – relative and absolute. Relative mode is familiar to most people because it is used to guide the mouse cursor around on a laptop’s screen. Absolute mode however, relays coordinate information back to the Arduino, allowing the user to map specific areas of the pad to specific functions. [Dave] enabled his touchpad to use absolute mode, and mapped a handful of different functions on the Arduino. He can now fade his lights on and off or light the room on a timer, as well as use a sliding function to tweak the LEDs’ brightness.

It’s a neat, yet simple hack and a great way to repurpose old laptop touchpads.

Continue reading for a quick demo video he put together, and swing by his site if you want to take a look at the source code he used to get this working.

Continue reading “Laptop Touchpad-based LED Lighting Control”

EeePC Touchscreen Retrofit

Adding touch screen capabilities to your computer is really not very expensive, but it’s a huge amount of work to get everything looking the way that it should. [Deadbird] wrote up a step-by-step guide that will help you install touch screen hardware and get your netbook put back together just like new.

The hardware comes in two parts. There’s the transparent film that covers the screen and the driver board that reads the inputs. The film itself has an adhesive layer on the back that sticks to the LCD panel. But to install it you first must remove the panel from the bezel. You’re also going to need a place to house the driver board. [Deadbird] somehow found enough room inside the case for the controller, but he had to remove the keyboard and motherboard to set it in place. This translates to a complete disassembly of your eeePC. But if you’re used to touch-sensitive devices, and have ever found yourself touching an LCD monitor and wondering why the computer is not following the link, this may be worth it to you. You can see the final product in a clip after the break.

Continue reading “EeePC Touchscreen Retrofit”

Laptop BIOS Password Recovery Using A Simple Dongle

laptop_bios_reset

In his line of work, Instructables user [Harrymatic] sees a lot of Toshiba laptops come across his desk, some of which are protected with a BIOS password. Typically, in order to make it past the BIOS lockout and get access to the computer,  he would have to open the laptop case and short the CMOS reset pins or pull the CMOS battery. The process is quite tedious, so he prefers to use a simpler method, a parallel loopback plug.

The plug itself is pretty easy to build. After soldering a handful of wires to the back of a standard male D-sub 25 connector in the arrangement shown in his tutorial, he was good to go. When a laptop is powered on with the plug inserted, the BIOS password is cleared, and the computer can be used as normal.

It should be said that he is only positive that this works with the specific Toshiba laptop models he lists in his writeup. It would be interesting to see this tried with other laptop brands to see if they respond in the same way.
Since no laptops are manufactured with parallel ports these days, do you have some tips or tricks for recovering laptop BIOS passwords? Be sure to share them with us in the comments.

SSD Flex Connector To SATA

[Scott] was trying to fix a laptop, and we all know how that sometimes ends. Having a spare 128GB solid state drive and a Dell Mini 10 netbook to shove it in, there was only one problem, the drive did not have SATA connectors. That problem was taken care of like a pro with this FPC to SATA converter.

Inspired by our recent spot about Speeding up a ThinkPad, he was able to find information about the FPC connector from a similar Samsung model, order a SATA connector, FPC zero force connector and matching 24pin jumper. From there a board is designed to connect the two interfaces, taking notes of how other drives have their SATA traces laid out to ensure proper function.

The board is etched and connectors soldered, with every thing plugged in and tested, a little bit of glue is used to hold everything in the stock netbook’s drive sled, resulting in really fast boot times, and a factory look.

Quick Hack Brings Wi-Fi To An Aging Laptop

usb_wifi_adapter

[Jarrod] has an older Compaq laptop he is still pretty keen on, but he has one niggling problem – the laptop doesn’t have a built-in wireless card. He recently changed security protocols on his home wireless network to WPA and realized that his old Linksys PC card only supports WEP. He decided it was time to find another way to connect wirelessly, so he started searching around for options.

It turns out that his laptop does have the ability to accept a LCD-mounted add-on wireless card, but it costs about $100 and doesn’t support WPA. He figured that the card slipped into some sort of glorified USB port, and after disassembling the laptop, he found that he was right.

He quickly soldered a few wires and a USB adapter to the Bluetooth board that already occupied the card slot, then plugged in a wireless mouse to see what would happen. The mouse’s radio powered on without issue, and much to [Jarrod’s] delight, the port was USB 2.0 compatible.

Now that he knows the port is live, he plans on finding a small USB 802.11 G or N adapter to cram into the slot – with the deluge of miniature USB Wi-Fi adapters on the market, that shouldn’t be too hard.