<div dir="ltr">Since the latest updates to F9 my wireless no longer works.  This seems to be a common theme.  Anyway the following messages appear in /var/log/messages and I'm curious as to what they mean<br><br>Jul 29 18:07:42 localhost kernel: iwl3945: No space for Tx<br>
Jul 29 18:07:42 localhost kernel: iwl3945: Error sending REPLY_LEDS_CMD: iwl3945_enqueue_hcmd failed: -28<br>Jul 29 18:07:42 localhost kernel: iwl3945: No space for Tx<br>Jul 29 18:07:42 localhost kernel: iwl3945: Error sending REPLY_LEDS_CMD: iwl3945_enqueue_hcmd failed: -28<br>
Jul 29 18:07:42 localhost kernel: iwl3945: No space for Tx<br>Jul 29 18:07:42 localhost kernel: iwl3945: Error sending REPLY_LEDS_CMD: iwl3945_enqueue_hcmd failed: -28<br>Jul 29 18:08:42 localhost kernel: iwl3945: No space for Tx<br>
Jul 29 18:08:42 localhost kernel: iwl3945: Error sending REPLY_LEDS_CMD: iwl3945_enqueue_hcmd failed: -28<br>Jul 29 18:08:42 localhost kernel: iwl3945: No space for Tx<br>Jul 29 18:08:42 localhost kernel: iwl3945: Error sending REPLY_LEDS_CMD: iwl3945_enqueue_hcmd failed: -28<br>
<br>They occur regularly, probable due to NM managing the device.  When I try to start it via ifup wlan0 it fails.<br><br>My wireless dhcp server showst the following messages:<br>
<br>
WLAN client: 00:1B:77:17:F4:7C, associated to wlan network<br>
WLAN client: 00:1b:77:17:f4:7C, disconnected from wlan network. Initiator: client. Reason: Leaving the ESS<br>
<br>
The client side shows<br>
<br>
Jul 29 18:25:45 localhost dhclient: DHCPDISCOVER on wlan0 to <a href="http://255.255.255.255">255.255.255.255</a> port 67 interval 15<br>
Jul 29 18:26:00 localhost dhclient: DHCPDISCOVER on wlan0 to <a href="http://255.255.255.255">255.255.255.255</a> port 67 interval 10<br>
Jul 29 18:26:10 localhost dhclient: No DHCPOFFERS received.<br>
<br><br><br>I also have several related questions:<br><br> 1) Why does NM even try to do something with the wireless device when it is not marked to be activated on boot?  I don't need to be active on both the wired and wireless interfaces at the same time :)<br>
<br> 2) Why are the activate and deactivate buttons greyed out when I start system-config-network?  This the case for both the wired and wireless interfaces.<br><br>The only way to start the wireless (and have it fail) is to do ifup wlan0.<br>
<br> 3) I have both wired and wireless interfaces.  The system is normally connected via the wired and gets its address via dhcp from my server.  One of the pieces of information provided by my dhcp server and received by NM is the host name<br>
<br>Jul 27 12:10:44 localhost dhclient: DHCPREQUEST on eth0 to <a href="http://10.0.0.70">10.0.0.70</a> port 67<br>Jul 27 12:10:44 localhost dhclient: DHCPACK from <a href="http://10.0.0.70">10.0.0.70</a><br>Jul 27 12:10:44 localhost dhclient: bound to <a href="http://10.0.0.4">10.0.0.4</a> -- renewal in 2975 seconds.<br>
Jul 27 12:10:44 localhost NetworkManager: <info>  DHCP: device eth0 state changed bound -> renew<br>Jul 27 12:10:44 localhost NetworkManager: <info>    address <a href="http://10.0.0.4">10.0.0.4</a><br>Jul 27 12:10:44 localhost NetworkManager: <info>    netmask <a href="http://255.255.255.0">255.255.255.0</a><br>
Jul 27 12:10:44 localhost NetworkManager: <info>    gateway <a href="http://10.0.0.100">10.0.0.100</a><br>Jul 27 12:10:44 localhost NetworkManager: <info>    hostname 'peglaptop10'<br>Jul 27 12:10:44 localhost NetworkManager: <info>    nameserver '<a href="http://68.2.16.25">68.2.16.25</a>'<br>
Jul 27 12:10:44 localhost NetworkManager: <info>    domain name 'homenet10'<br>Jul 27 12:10:45 localhost NetworkManager: <info>  Policy set (eth0) as default device for routing and DNS.<br><br>Yet when I login after booting the system the host name is set to localhost.  Even if I set the hostname to peglaptop10 using<br>
<br>hostname peglaptop10<br><br>the next time I reboot the host name is back to localhost.<br><br> 4) How do I fix the following selinux problem which occurs when I do<br><br>ifdown eth0<br><br>rm: cannot remove `/etc/resolv.conf.predhclient.eth0': Permission denied<br>
<br>I get an alert from selinux which I have attached.  Also when I restart the interface<br><br>ifup eth0<br><br>I get the following even though the interface comes up.<br><br>[root@localhost opt]# ifup eth0<br><br>Determining IP information for eth0...dhclient(21974) is already running - exiting. <br>
<br>This version of ISC DHCP is based on the release available<br>on <a href="http://ftp.isc.org">ftp.isc.org</a>.  Features have been added and other changes<br>have been made to the base software release in order to make<br>
it work better with this distribution.<br><br>Please report for this software via the Red Hat Bugzilla site:<br>    <a href="http://bugzilla.redhat.com">http://bugzilla.redhat.com</a><br><br>exiting.<br> failed.<br><br>And BTW dhclient is not running after I do the ifdown.  I assume this is related to NM managing the interface.<br>
<br><br>Any thoughts and assistance are appreciated.<br><br>Thanks.<br>Paolo<br></div>