Results 1 to 5 of 5
Hello,
I'm quite new with Linux Suse 10.0. first i've installed KDE but later GNOME. just because i like gnome more than KDE. but now i have some troubles. I ...
- 11-05-2006 #1
Intel 2200bg troubles
Hello,
I'm quite new with Linux Suse 10.0. first i've installed KDE but later GNOME. just because i like gnome more than KDE. but now i have some troubles. I can't connect Wireless. after some searching I found out that he knows there is a wireless card but when starting up, in the log appears 'can't find interface'. i've searched the net. found a lot of howto's and tutorials but non of them helped me out. eacht time I want to install a driver of ndswrapper I got error messages
like the following { each time +/- the same }
can someone help me out ?Code:make -C driver make[1]: Entering directory `/home/blueconfig/ndiswrapper-1.28/driver' Can't find kernel build files in /lib/modules/2.6.13-15.12-default/build; give the path to kernel build directory with KBUILD=<path> argument to make make[1]: *** [prereq_check] Error 1 make[1]: Leaving directory `/home/blueconfig/ndiswrapper-1.28/driver' make: *** [all] Error 2
thx in advance,
BlueConfig
- 12-02-2006 #2
Hello,
Is there really no one who can help me out?
- 12-02-2006 #3
Intel delivers drivers for its IPW2200 card, so no need to use NDISWRAPPER.
Which kernel are you using ? The default Suse 10.0 one (2.6.13) ? The IPW2200 drivers are included in this one, but they are quite old and might not work as well as the newer ones.
You need 3 things to make the IPW2200 drivers work :
-driver (included in the kernel, you can upgrade it manualy if you want)
-firmware (not included, you have to install it manualy)
-some wireless network manager
Check out this thread for more (it explains a lot) :
http://www.linuxforums.org/forum/deb...-2-6-17-a.html
Also, there are good instructions here on how to update to the latest driver version :
http://www.ces.clemson.edu/linux/fc2-ipw2200.shtml"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 12-02-2006 #4
hey
thanks for your reply.
How can i know which kernel i am using?
and every time i try to follow an howto or so I have errors and because I dont now what I am doing its quiet frustrating.
- 12-02-2006 #5
what kernel?
Open a konsole (bash shell) and type "uname -r"
Originally Posted by Blueconfig


Reply With Quote
