LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 06-05-2011, 10:13 AM   #1
m3thodic
LQ Newbie
 
Registered: Jun 2011
Location: Boston, MA
Distribution: OpenBSD / Slackware
Posts: 1

Rep: Reputation: Disabled
iwlagn EEPROM for Intel WiFi Link 1000 -- help!


Hi there, in attempting to patch some sources for the ign driver in NetBSD, I think I foobar'd my wireless card. When I boot into Slackware now, I see this in my dmesg:
Code:
iwlagn 0000:02:00.0: Uncorrectable OTP ECC error, abort OTP read
I commented out the return in drivers/net/wireless/iwlwifi/iwl-eeprom.c, so the driver can continue to load the firmware and such:
Code:
--- /usr/src/linux/drivers/net/wireless/iwlwifi/iwl-eeprom.c~	2011-03-27 15:01:41.000000000 -0400
+++ /usr/src/linux/drivers/net/wireless/iwlwifi/iwl-eeprom.c	2011-06-05 01:17:06.322999887 -0400
@@ -283,7 +283,7 @@
 		iwl_set_bit(priv, CSR_OTP_GP_REG,
 			CSR_OTP_GP_REG_ECC_UNCORR_STATUS_MSK);
 		IWL_ERR(priv, "Uncorrectable OTP ECC error, abort OTP read\n");
-		return -EINVAL;
+		//return -EINVAL;
 	}
 	if (otpgp & CSR_OTP_GP_REG_ECC_CORR_STATUS_MSK) {
 		/* continue in this case */
Even though the driver continues, it's apparent that something is still wrong. I'm hoping there is someone out there with the same Intel wireless card as myself to try and reload it's EEPROM.

There is a tool located here: http://iwleeprom.googlecode.com/ that I'm hoping will help. I can do a EEPROM dump of my card, so if anyone out there has the same card, please do me a favor and dump your EEPROM so I can attempt to revive this card:

Code:
root@q:~/iwleeprom-read-only# ./iwleeprom -o /tmp/firmware.tmp
Supported devices detected: 
  [1] 0000:02:00.0 [RO] Centrino Wireless-N 1000 (8086:0084, 8086:1315)
Select device [1-1] (or 0 to quit): 1
Using device 0000:02:00.0 [RO] Centrino Wireless-N 1000 
Saving dump with byte order: LITTLE ENDIAN
0000 [................................................................]
0080 [................................................................]
0100 [................................................................]
0180 [................................................................]
0200 [................................................................]
0280 [................................................................]
0300 [................................................................]
0380 [................................................................]
0400 [................................................................]
0480 [................................................................]
0500 [................................................................]
0580 [................................................................]
0600 [................................................................]
0680 [................................................................]
0700 [................................................................]
0780 [................................................................]

EEPROM has been dumped to /tmp/firmware.tmp
PLEASE MAKE SURE YOUR DEVICE ID'S MATCH MINE! I have a replacement card coming in from Newegg, so this is more of a technical exercise to see if I can get this card working again. I appreciate any help anyone can give me.

Last edited by m3thodic; 06-05-2011 at 10:16 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Intel Wifi 1000 BGN has a mind of it's own Not Working on Linux xtremey1 Linux - Wireless Networking 7 06-07-2011 03:55 AM
seeking status (and help) Intel iwlagn wifi on Lucid and Maverick SaintDanBert Linux - Laptop and Netbook 1 10-22-2010 07:44 PM
Configure wireless with Intel WiFi Link 1000 on HP Probook 4710s tbre Linux - Wireless Networking 4 05-27-2010 02:28 AM
Intel WiFi Link 1000 on SLED 11 drkhelmt Linux - Hardware 0 04-15-2010 07:13 PM
Intel Link 5300 (iwlagn) doesn't see any networks pingwinek Linux - Laptop and Netbook 1 01-08-2009 07:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 10:49 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration