Linux - Wireless NetworkingThis forum is for the discussion of wireless networking in Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Hey people im using suse 9.0 with kernal version 2.4. I have a linksys wireless g card and im setting up ndiswrapper but im having trouble typing in the proper command line to load the windows drivers. i copied the drivers to the ndiswrapper directory just like the readme suggested but i keep getting the file or directory not found when trying to load the drivers in the terminal. Here is what i type in the command prompt
then i hit enter just like the instructions say but i keep getting the file or directory not found warning am i spacing it wrong ore not using the proper characters? Help me out and show me how it's really supposed to be typed out thank you.
P.S. i know the path to the files look wrong but i cant remember the exact nams of the directories cause im not on the suse machine but i do lead them through the proper directory paths when trying this.
P.S.2
I apologize once more for misplacing this thread in the wrong forum at first i placed it in software and got many views and no replies i hope i have placed it in the right spot this time.
Actually i just solved this problem through much trial and error but my problem is no longer with ndiswrapper its with configuring my network parameters so that itll be eth2 while having 128 bit encryption. Im using a linksys router and pci card. My current problem is that after i input the essid and encryption key in iwconfig it resets when i try to load eth2 in kwifimanager it detects it but when i save it i see in iwconfig that the values are reset. Im trying to figure out how to configure the network parameters in suse 9.0 but am having a hard time finding the proper man pages. If you guys can offer any advice as to how to fix this problem id welcome it.
what version of nidswrapper are you using, i get the following error when trying to get the driver compiled..
make -C driver install
make[1]: Entering directory `/home/max/ndiswrapper/driver'
cc -DTEST_PM -DEXPORT_SYMTAB -DMODVERSIONS -include
/lib/modules/2.4.21-99-athlon/build/include/linux/modversions.h -DLINUX
-D__KERNEL__ -DMODULE -I/lib/modules/2.4.21-99-athlon/build/include -Wall
-Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe
-mpreferred-stack-boundary=2 -O2 -c -o wrapper.o wrapper.c
wrapper.c:1126: error: variable `ndis_ethtool_ops' has initializer but
incomplete type
wrapper.c:1127: error: unknown field `get_link' specified in initializer
wrapper.c:1127: warning: excess elements in struct initializer
wrapper.c:1127: warning: (near initialization for `ndis_ethtool_ops')
wrapper.c: In function `setup_dev':
wrapper.c:1613: error: structure has no member named `ethtool_ops'
/lib/modules/2.4.21-99-athlon/build/include/asm/string.h: At top level:
wrapper.c:1126: error: storage size of `ndis_ethtool_ops' isn't known
make[1]: *** [wrapper.o] Error 1
make[1]: Leaving directory `/home/max/ndiswrapper/driver'
make: *** [install] Error 2
Well im using 0.3 and my distro is suse 9.0 with kernal version 2.4. youd have to tell us what distro you are using alongside with what kind of wireless card.
well...... I used the steps of 0.2 didnt read the new readme file... until I got this error..... I will update the kernel to 2.6.1.. altought I havent ever changed the whole kernel before, just minor updates.
I tried all that but to no avail. I have it where once i start up i go into terminal window and iwconfig to see if its there and it shows me this
eth1 IEEE 802.11g ESSID:""
Mode:Managed Frequency:2.462GHz Bit Rate=54Mb/s Tx-Power:16 dBm
RTS thr=2347 B Fragment thr=2346 B
Encryption keyff
Power Managementff
Link Quality:0 Signal level:246 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
so im assuming eth1 is where ndiswrapper loaded the drivers for my wireless card but i cant configure it. Anyone with advice is welcome to tell me how they solved this thank you.
Well i found that everything i did to make it autostart was wrong all that info i posted was just info made by the network config file and the drivers never loaded when i rebooted i think the only way im going to get wirless on this machine is to hook it up to a wired network update it and then use the ndiswrapper 0.4 to configure the wireless connection seeing as how iwconfig wont change any values i want it to and seeing how the instructions to make it start automatically at startup dont work either in 0.3.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.