Well first up you need to find what version of the kernel that you are running. For me it is 2.6.8.1-3. Go to
http://public.planetmirror.com/pub/y...sion2/RPMS.os/ and download the kernel-2.6.8.1-3.i686.rpm or whatever version of the kernel that you are running from the website. Then download the MadWifi .bz2 file. Untar it into a directery. Then for me i did
Wait a long time...have you ever wonderd where we come from?
Code:
insmod net80211/wlan.ko
insmod ath_hal/ath_hal.ko
insmod ath/ath_pci.ko
I had a warning but everything was ok.
Now you have drivers installed...yay!
Now you need to set up the network.
Now the Terminal will print out some thing like this....
Quote:
lo no wireless extensions.
dummy0 no wireless extensions.
eth0 no wireless extensions.
ath0 IEEE 802.11g ESSID:""
Mode:Managed Frequency:2.437GHz Access Point: 00:0F:3D:3F:76:A6
Bit Rate:0Mb/s Tx-Power:50 dBm Sensitivity=0/3
Retry:off RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0/94 Signal level:-95 dBm Noise level:-95 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
|
That meas that your driver works properly...
Now this is for me soo you will need to mod this
My ESSID is TheHalls...so you will have to change it
Code:
iwconfig ath0 ESSID "TheHalls"
Ok once you have the ESSID set up you will be connected to the router this is very good. Now you need to run dhclient to get an Ip from the router
And bada big bada booom you should be online and chatting! If you need any help just Email me
E-man07@neo.rr.com