On Fri, 2007-01-19 at 23:45 -0800, Per Bothner wrote: > dragoran wrote: > > you need to build and install the ipw3945 module. > > http://ipw3945.sf.net > > Ernest may have been using ipw3945 rpms from atrpms.net. > They're not always immediately updated, though there > seems to be new modules for kernel 2895 as of today. Yes, I was using atrpms.net REPO. yum install only picks up ipw3945-kmdl-2.6.18-1.2869.fc6.x86_64 I would expect 2895. [root@panther ~]# uname -a Linux panther 2.6.19-1.2895.fc6 #1 SMP Wed Jan 10 18:50:56 EST 2007 x86_64 x86_64 x86_64 GNU/Linux > > Though last time I updated, it didn't work for me, > even though I had updated to a matching kernel module. You also have to modify modprobe.conf manually: install ipw3945 /sbin/modprobe --ignore-install ipw3945 ; sleep 0.5 ; /sbin/ipw3945d --quiet remove ipw3945 /sbin/ipw3945d --kill ; /sbin/modprobe -r --ignore-remove ipw3945 > > Hopefully, FC7 will have "wireless that just works" > for ipw3945 ... > -- > --Per Bothner > per@xxxxxxxxxxx http://per.bothner.com/ > -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list