This is the first release of the RF switch software for the Fujitsu Siemens Amilo M 7400 (and other notebooks) in userspace, so there is no need anymore to get the module compiled after kernel upgrade. 8)
You’ll need cmake to compile the sources. Download and unpack the tarball, change into the unpacked directory and use the following commands to build rfsam:
cmake . make make install
Now you can switch on your wireless radio by typing
rfsam on
and
rfsam off
will turn the thing off again. Have fun with your wireless device! 🙂
grab the tarball here » rfsam-0.1.tar.gz
thanks for rfsam, i can build it and install it,
but will i want to lauch it (rfsam on)
it says me: no bios signature found
any suggestion
thanks a lot
computer amilo M7400 with intel 2200bg
unbuntu 7.04 festy fawn
„no bios signature found“ means that you have incompatible hardware.
is the fsam7400 kernel module working for you or do you need the fsam7440 module to get your wireless activated?
hi, thanks for answering me
how can i know if the kernel module work
i think that i have to load the module manualy but i’m not sure
thanks again
ben
Under festy and amilo M7400, I glad to say „it’s a good job, zwobbl“. It’s very easy to patch then… rfsam on!!! rfsam off!!!
Thank’s
jpn
For multimedia buttons (wireless, email, firefox, P1 and P2), have you any easy solution like fsam7400 module? (Amilo M7400 and Ubuntu Feisty Fawn).
Thank’s
jpn
I’m not using the multimedia buttons, but the acerhk kernel module supports the buttons of the amilo M7400. it also supports toggling the wireless radio.
Dear Zwobbl,
thanks for this new program! Unfortunately, i get a segmentation fault error while executing the rfsam command. At first debugging, the error is caused by the call of the „bios_routine_call(&eax, …“ at the very end of main.c.
Can You help me?!?
Best regards,
Andi
Hello Zwobbl,
I’m trying rfsam (V0.1) under my Amilo A1650G to switch ON/OFF the Wifi.
The status led switches correctly, but I got a „segfault“ under the „bios_routine_call“.
It’s certainly because I’ve got another model of Amilo.
– Do you know what to do ?
– Where can I get info about your Amilo & mine ?
Thanks in advcance,
Regards,
David.
With Gutsy/Amilo Pro V2000, it works fine, no problem so far. Good job, Zwobbl, thanks a lot!
I tried to install your „package“ after download cmake and I had folllowing message when apply command „cmake .“ in my uncompressed directory:
==========================================
— Check for working C compiler: /usr/bin/gcc
— Check for working C compiler: /usr/bin/gcc — broken
CMake Error: The C compiler „/usr/bin/gcc“ is not able to compile a simple test program.
It fails with the following output:
/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
make[1]: entrant dans le répertoire « /home/osd29/Downloads/Pakckets/rfsam/CMakeFiles/CMakeTmp »
/usr/bin/cmake -E cmake_progress_report /home/osd29/Downloads/Pakckets/rfsam/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.o
/usr/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/testCCompiler.o -c /home/osd29/Downloads/Pakckets/rfsam/CMakeFiles/CMakeTmp/testCCompiler.c
/home/osd29/Downloads/Pakckets/rfsam/CMakeFiles/CMakeTmp/testCCompiler.c:4:19: erreur: stdio.h : Aucun fichier ou répertoire de ce type
/home/osd29/Downloads/Pakckets/rfsam/CMakeFiles/CMakeTmp/testCCompiler.c: In function «main“:
/home/osd29/Downloads/Pakckets/rfsam/CMakeFiles/CMakeTmp/testCCompiler.c:12: attention : incompatible implicit declaration of built-in function «printf“
make[1]: *** [CMakeFiles/cmTryCompileExec.dir/testCCompiler.o] Erreur 1
make[1]: quittant le répertoire « /home/osd29/Downloads/Pakckets/rfsam/CMakeFiles/CMakeTmp »
make: *** [cmTryCompileExec/fast] Erreur 2
CMake will not be able to correctly generate this project.
CMake Error: your CXX compiler: „CMAKE_CXX_COMPILER-NOTFOUND“ was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
— Configuring done
osd29@osd29-laptop:~/Downloads/Pakckets/rfsam$
==========================================
Could you help me please?
Note: I tried with and without sudo.
Try to install a C++ compiler…
I am using Ubuntu 7.10 with an Amilo M 7400. I am totally new to Linux. Can you explain to me, how to use the hotkeys (WLAN, email, browser etc.)