Results 1 to 10 of 11
I have installed RHEL 5 on my external HDD. It didn't detect my wireless by default so went to the source site and downloaded the source code called
Code:
ipw3945-1.2.0.tgz
...
- 06-19-2009 #1
problem installing wireless on RHEL 5
I have installed RHEL 5 on my external HDD. It didn't detect my wireless by default so went to the source site and downloaded the source code called
uncompressed it and gave the commandCode:ipw3945-1.2.0.tgz
But then I realised that it needed another package( ieee80211-1.2.16)which was supposed to be installed before this one. So I downloaded that one to and did the same thing but ended up with two errors . Now the problem is when I follow the proper sequence then too the same errors are being displayed. So is there a way out such that I can uninstall the modules which were installed by mistake and follow the correct sequence and get things working well.Code:make and make install
Only if I could understand the man pages
Registered Linux user #492640
OS: RHEL4,5 ,RH 9,Ubuntu
- 06-19-2009 #2
with "rmmod module_name" you uninstall the module you don't want. But you didn't inserted any modules so you just might need to move to the folder you unpacked the driver and "make uninstall".
- 06-20-2009 #3
The current driver is called iwl3945 or just iwlagn. The RHEL kernel may be patched to include that driver, so look for it in the output of this command.
The Intel driver website has the driver listed as iwlwifi, so more name confusion! It has versions available for older kernels, as well as mac80211 versions. Remember to get the needed firmware too.Code:lsmod
Intel® Wireless WiFi Link drivers for Linux*
Wireless on RHEL can sometimes be impossible to get working. If you don't really need RHEL, I suggest using Fedora 11 instead. Wireless works great in Fedora!Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 06-20-2009 #4
ya but my ethernet card doesn't work properly some fault is there. I try what you have suggested and let you know. Thanks
Only if I could understand the man pages
Registered Linux user #492640
OS: RHEL4,5 ,RH 9,Ubuntu
- 06-21-2009 #5Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,485
I haven't tried wireless on my RHEL/CentOS system, but I suspect that you will need to use the ndiswrapper driver and use it to load the Windows XP driver and firmware for this device.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 06-21-2009 #6Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,485
Also, if you are using WPA for wireless security, then you will also need wpa_supplicant, I think.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 06-22-2009 #7
Nah, no need for ndiswrapper, the intel drivers should work flawlessly.
- 06-22-2009 #8
- 06-22-2009 #9
- 06-22-2009 #10
I checked in the installed application as well in add/remove application . In add/remove I did find the driver you had mentioned but its not installed and my wi-fi is working fine. I have iwl3945: Intel Wireless WiFi Link 3945ABG . Which one do you have??
Only if I could understand the man pages
Registered Linux user #492640
OS: RHEL4,5 ,RH 9,Ubuntu


Reply With Quote

