Results 1 to 5 of 5
Hi,
has anybody experience on how to make intel 3945 to work on RHEL5 ? Apparently that hardware is not officially supported by Red Hat so they do not provide ...
- 02-25-2010 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 4
unable to get intel 3945 to work on my dell laptop
Hi,
has anybody experience on how to make intel 3945 to work on RHEL5 ? Apparently that hardware is not officially supported by Red Hat so they do not provide drivers.
what happens on my PC is after login I do not have the wireless card led is off and when I try to start the wireless connection I get
SIOCSIFFLAGS: No such file or directory
I'm not a real linux expert but I do use it since long time.
Thanks for any suggestion you can give me.
Pietro
- 02-25-2010 #2
The driver is included. You need the firmware.
This is for RHEL 5.3 or newer.Code:su - yum install iwl3945-firmware modprobe -r iwl3945 modprobe iwl3945
- 02-25-2010 #3Just Joined!
- Join Date
- Jul 2006
- Posts
- 4
Thanks reed9.
I actually solved my problem downloading rpms for ipw3945 from redhat supplementary channel and installing it.
- 02-28-2010 #4Linux User
- Join Date
- Jan 2005
- Location
- Saint Paul, MN
- Posts
- 262
- 02-28-2010 #5
Vice versa. iwlwifi is the newer project. ipw has been deprecated.
Intel® Wireless WiFi Link drivers for Linux*


Reply With Quote

