Search Linux Wireless

[2.6.33-rc{1,2}]: iwl3945: Microcode SW errors w/ DHCP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I am having Microcode SW errors when using network via DHCP with
upstream kernel:

# /etc/init.d/networking start
Configuring network interfaces...Internet Systems Consortium DHCP Client V3.1.3
Copyright 2004-2009 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/wlan0/00:19:d2:62:e4:bb
Sending on   LPF/wlan0/00:19:d2:62:e4:bb
Sending on   Socket/fallback
[  325.481013] iwl3945 0000:10:00.0: Microcode SW error detected.
Restarting 0x2000008.
[  325.481972] iwl3945 0000:10:00.0: Start IWL Error Log Dump:
[  325.483291] iwl3945 0000:10:00.0: Status: 0x000302E4, count: 1
[  325.485352] iwl3945 0000:10:00.0: Desc       Time       asrtPC
blink2 ilink1  nmiPC   Line
[  325.487376] iwl3945 0000:10:00.0: SYSASSERT     (#5) 0000000024
0x008B6 0x0F3F2 0x0029A 0x00000 947
[  325.487376]
[  325.489543] iwl3945 0000:10:00.0: Start IWL Event Log Dump: display
last 4 count
[  325.493983] iwl3945 0000:10:00.0: 0000000000○0x00000108○0117
[  325.493983] iwl3945 0000:10:00.0: 0000000000○0x000000be○0118
[  325.493983] iwl3945 0000:10:00.0: 0000000022○0x00000000○1104
[  325.493983] iwl3945 0000:10:00.0: 0000000025○0x00000100○0125
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4
DHCPOFFER from 192.168.2.1
DHCPREQUEST on wlan0 to 255.255.255.255 port 67
DHCPACK from 192.168.2.1
bound to 192.168.2.103 -- renewal in 416665 seconds.
done.

Configuring wlan0 via static-IP is OK.

Diff between /e/n/i looks like this:

 auto wlan0
-iface wlan0 inet dhcp
+iface wlan0 inet static
+	address 192.168.2.103
+	broadcast 192.168.2.255
+	dns-nameservers 192.168.2.1 208.67.222.222 208.67.220.220
+	gateway 192.168.2.1
+	netmask 255.255.255.0
+	network 192.168.2.0
 	wpa-bssid topsecret
 	wpa-psk topsecret
 	wpa-ssid topsecret

Is this a known issue or any hints?

Kind Regards,
- Sedat -
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux