I love Linux
My main dev machine runs Ubuntu 8.04 and I had PCLinuxOS 2007 on my laptop (Fujtsu-Siemens Amilo A1655G) until yesterday evening, when I decided to replace it with openSUSE 11.0. Why? Well, I haven’t had a chance to check it out recently and I just wanted to see how the new version works and feels

The installation went smoothly and it detected all the hardware. However, when I tried to turn the wireless card on (there’s a button right beside the power button), the HDD light flickered a bit and nothing happened. I checked again and after some consultations on the openSUSE Forum, we concluded that the card was successfully detected and installed, but was “simply” turned off…
Checking the log file (/var/log/messages) revealed that the OS did not know what to do when the wireless button was pressed. My first idea was to try to find the correct key code and just link the button to it, but after some unsuccessful attempts I found something better – a kernel module (fsaa1655g) which allows turning the wireless card on and off from the command line
The installation of the module failed the first time i attempted it, but installing kernel sources and updating the kernel to match the source version did the trick and I managed to install the module. That’s when the wireless LED finally agreed to light up for me
So, why do I love Linux after all the trouble? It’s an excellent OS, that’s why



