Story: Initial setup of the ipw3945 on Fc6, wasn't straight forward, but after some googling around, I've figure out that I would need to switch my i386 kernel to an i686 so it could match the packages available. Initial used atrpms, didn't worked, then used freshrpms.... it would eventually started working. Problem: After my last update to kernel 2.6.20-1.2962 my eth1 just disapeard.... no messages on the /var/messages the /sbin/ipw3945d when forced to started just complains: # /sbin/ipw3945d ipw3945d - regulatory daemon Copyright (C) 2005-2006 Intel Corporation. All rights reserved. version: 1.7.22 2007-07-01 17:09:58: ERROR: Could not find Intel PRO/Wireless 3945ABG Network Connection Ups... Solution: # cd /var/lib/dkms/ipw3945/1.2.1-1/build # make # cp ipw3945.ko /lib/modules/2.6.20-1.2962.fc6/kernel/drivers/net/wireless/ # depmod -a # service ipw3945d restart And got it back to life. -- This is an email sent via The Fedora Community Portal https://fcp.surfsite.org https://fcp.surfsite.org/modules/newbb/viewtopic.php?post_id=182756&topic_id=40276&forum=31#forumpost182756 If you think, this is spam, please report this to webmaster@xxxxxxxxxxxxxxxx and/or blame fc@xxxxxxxxxxxxxx