Axel Thimm wrote: > Maybe the modprobe.conf lines are wrong. > This is what I have, really a simple copy of the readme file from the ipw3945 project: install ipw3945 /sbin/modprobe --ignore-install ipw3945 ; sleep 0.5 ; /sbin/ipw3945d --quiet remove ipw3945 /sbin/ipw3945d --kill ; /sbin/modprobe -r --ignore-remove ipw3945