Originally posted by: n0cmonkey
What chipset on the wifi card?
Check your ~/.Xinit file for KDE related stuff. Switch them to the appropriate gnome stuff. Maybe it's ~/.xinit, I can't remember.![]()
Originally posted by: n0cmonkey
What chipset on the wifi card?
Check your ~/.Xinit file for KDE related stuff. Switch them to the appropriate gnome stuff. Maybe it's ~/.xinit, I can't remember.
Originally posted by: Nothinman
Don't bother posting the errors, I'll go grab my crystal ball.
linksys:/home/logic/Desktop/ndiswrapper-1.1/ndiswrapper-1.1 # make
make -C driver
make[1]: Entering directory `/home/logic/Desktop/ndiswrapper-1.1/ndiswrapper-1.1/driver'
Can't find kernel sources in /lib/modules/2.6.8-24-smp/build;
give the path to kernel sources with KSRC=<path> argument to make
make[1]: *** [prereq_check] Error 1
make[1]: Leaving directory `/home/logic/Desktop/ndiswrapper-1.1/ndiswrapper-1.1/driver'
make: *** [all] Error 2
linksys:/home/logic/Desktop/ndiswrapper-1.1/ndiswrapper-1.1 #
Originally posted by: logic1485
Originally posted by: Nothinman
Don't bother posting the errors, I'll go grab my crystal ball.
Sorry, I'll consult my crystal ball.
It says:
linksys:/home/logic/Desktop/ndiswrapper-1.1/ndiswrapper-1.1 # make
make -C driver
make[1]: Entering directory `/home/logic/Desktop/ndiswrapper-1.1/ndiswrapper-1.1/driver'
Can't find kernel sources in /lib/modules/2.6.8-24-smp/build;
give the path to kernel sources with KSRC=<path> argument to make
make[1]: *** [prereq_check] Error 1
make[1]: Leaving directory `/home/logic/Desktop/ndiswrapper-1.1/ndiswrapper-1.1/driver'
make: *** [all] Error 2
linksys:/home/logic/Desktop/ndiswrapper-1.1/ndiswrapper-1.1 #
Any advice?
Originally posted by: Jzero
I just checked and there is a ndiswrapper package for SUSE which will probably give you less grief.
To install this, start up YAST (Launch Menu -> System -> YaST).
Click Software
Click "Install and Remove Software"
Search for NDIS and you should find ndiswrapper and the kernel module sources.
(ndiswrapper -i /home/logic/desktop/wlan/wlan/802114/driver/bcmw15.inf
Originally posted by: Nothinman
When the shell turns into '>' that means it's waiting for more input from the last command, you started a construct and never finished it. Things like parenthesis, quotes, the \ char and probably others I'm not thinking of can cause this. If you did it by accident just hit ctrl+c.
Bcast is the broadcast address, every IP network has one. If you're using a normal class C then x.x.x.255 is correct.