Even though I tried to keep my computers running as long as possible, I've had quite a few in the past years. Here I have a few pictures and some infos for the more important ones...
This was my first PC, with amazing two 5 1/4 inch floppies and CGA graphics and a tiny monitor.
After my old laptop became a victim of the great "Buechersturz" in Dresden I got a Targa Visionary Laptop (from Lidl).
For the Targa, I wrote a small tutorial for setting up Linux on the Targa in german. With the latest SuSE Linux I tried the laptop was fully supported and didn't need any extra tweaking. So the tutorial is only kept here for historical reasons.
My current notebook - really fast, excellent design... let's see how long it lasts. Seems installing Linux on it requires a bit more manual labor (pretty much as for the Targa Visionary right after it was out). I'll need to find some time to re-attempt the installation.
For people with interest on doing manual upgrades on any of the the Acer Ferrari 4000 series, here's the service manual that covers changing the hard drive, upgrading the memory and general dissassemling/fixing of the Acer (mail me if you are interested in the manual).
Preparation:
install_bcm43xx_firmwareto install the firmware drivers.
Now start ndiswrapper from within your drivers directory
ndiswrapper -i bcmwl5a.inf modprobe ndiswrapperTo diagnose, whether it worked or not, use any of the following commands and read the output:
ndiswrapper -l lsmod dmesg iwconfig
Save the configuration for later use:
ndiswrapper -m
Now you can configure the network connection with NetworkManager. You may have to reboot once to get this working.