[ATrpms-users] ipw3945 rpms?

Axel Thimm Axel.Thimm at ATrpms.net
Tue Jun 20 08:05:24 CEST 2006


On Mon, Jun 19, 2006 at 11:57:50AM -0600, Philip Prindeville wrote:
> Axel Thimm wrote:
> > On Sat, Mar 25, 2006 at 10:10:30PM +1100, Jean-Yves Avenard wrote:
> >   
> >> I got the ipw3945 drivers to work with both FC4 and FC5. However I
> >> had to delete the ieee80211 modules that come with Fedora.  There a
> >> remove-old script in the ieee80211 directory to do this.
> >>
> >> Then simply following the INSTALL file, copying the firmware into 
> >> /lib/firmware, ipw3945d into /sbin and modifying /etc/modules.conf 
> >> accordingly and with NetworkManager it worked beautifully.
> >>
> >> I haven't got WPA working yet though, but I didn't try too hard either.
> >>
> >> if you need another tester, count me in
> >>     
> >
> > Yes, please get them from
> > http://people.atrpms.net/~athimm/ipw3945-testing/
> >
> > Don't delete the kernel's ieee80211 modules, use instead the ieee80211
> > kmdls at ATrpms.
> >
> > Note that you'll currently have to modify /etc/modprobe.conf
> > accordingly by hand.
> >
> > Thanks!
> >   
> 
> What would such an /etc/modprobe.conf look like?

Quoting the docu:

| Now, when you run modprobe it will load the module (and any dependencies, 
| such as ieee80211.ko) and modprobe -r will remove the module.  The next 
| step is to automate the launching and unloading of the regulatory 
| daemon.  To do this, you typically place the following two lines into 
| your /etc/modprobe.conf or into a new file /etc/modules.d/ipw3945:
| 
|         # echo install ipw3945 /sbin/modprobe --ignore-install ipw3945 ; \
| sleep 0.5 ; /sbin/ipw3945d --quiet >> /etc/modules.d/ipw3945
| 
|         # echo remove ipw3945  /sbin/ipw3945d --kill ; \
| /sbin/modprobe -r --ignore-remove ipw3945 >> /etc/modules.d/ipw3945
| 
| NOTE:  The \ above is to continue the entered line to the next line (the 
| lines added to the file are wider than 80 columns and so would wrap)

-- 
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.atrpms.net/pipermail/atrpms-users/attachments/20060620/c95e906b/attachment.bin 


More information about the atrpms-users mailing list