patch for intel centrino ?

George Neville-Neil gnn at freebsd.org
Tue Aug 27 14:24:29 UTC 2013


On Aug 27, 2013, at 5:28 , "Cedric GROSS" <cg at cgross.info> wrote:

> 
> 
>> De : George Neville-Neil [mailto:gnn at freebsd.org]
>> Envoyé : mardi 27 août 2013 03:21
>> À : Adrian Chadd
>> Cc : Cedric GROSS; freebsd-wireless at freebsd.org
>> Objet : Re: patch for intel centrino ?
>> 
>> 
>> On Aug 25, 2013, at 7:41 , Adrian Chadd <adrian at freebsd.org> wrote:
>> 
>>> Hi!
> 
> Hello George,
> 
>> http://people.freebsd.org/~gnn/iwn.diff
> 
> You don't use correct firmware for your NIC. It's should be a 2000 not 2030.
>> 
>> If y'all can look at that and make comments that would be helpful.
>> 
> 
> Try to get correct firmware and test it again.
> (http://wireless.kernel.org/en/users/Drivers/iwlwifi?action=AttachFile&do=ge
> t&target=iwlwifi-2000-ucode-18.168.6.1.tgz)
> 
> You will need to uncompress it and then uucode firmware, create module
> (sys/modules/iwnfw) and so on.

With the 2000 firmware I get a firmware crash:

Aug 27 10:20:12 punk kernel: iwn0: iwn_intr: fatal firmware error
Aug 27 10:20:12 punk kernel: firmware error log:
Aug 27 10:20:12 punk kernel: error type      = "UNKNOWN" (0x00000038)
Aug 27 10:20:12 punk kernel: program counter = 0x0000A240
Aug 27 10:20:12 punk kernel: source line     = 0x000003C4
Aug 27 10:20:12 punk kernel: error data      = 0x00000000000000AA
Aug 27 10:20:12 punk kernel: branch link     = 0x0000A23C0000A23C
Aug 27 10:20:12 punk kernel: interrupt link  = 0x0000E1AE00000000
Aug 27 10:20:12 punk kernel: time            = 29232
Aug 27 10:20:12 punk kernel: driver status:
Aug 27 10:20:12 punk kernel: tx ring  0: qid=0  cur=0   queued=0
Aug 27 10:20:12 punk kernel: tx ring  1: qid=1  cur=0   queued=0
Aug 27 10:20:12 punk kernel: tx ring  2: qid=2  cur=0   queued=0
Aug 27 10:20:12 punk kernel: tx ring  3: qid=3  cur=0   queued=0
Aug 27 10:20:12 punk kernel: tx ring  4: qid=4  cur=0   queued=0
Aug 27 10:20:12 punk kernel: tx ring  5: qid=5  cur=0   queued=0
Aug 27 10:20:12 punk kernel: tx ring  6: qid=6  cur=0   queued=0
Aug 27 10:20:12 punk kernel: tx ring  7: qid=7  cur=0   queued=0
Aug 27 10:20:12 punk kernel: tx ring  8: qid=8  cur=0   queued=0
Aug 27 10:20:12 punk kernel: tx ring  9: qid=9  cur=12  queued=0
Aug 27 10:20:12 punk kernel: tx ring 10: qid=10 cur=0   queued=0
Aug 27 10:20:12 punk kernel: tx ring 11: qid=11 cur=0   queued=0
Aug 27 10:20:12 punk kernel: tx ring 12: qid=12 cur=0   queued=0
Aug 27 10:20:12 punk kernel: tx ring 13: qid=13 cur=0   queued=0
Aug 27 10:20:12 punk kernel: tx ring 14: qid=14 cur=0   queued=0
Aug 27 10:20:12 punk kernel: tx ring 15: qid=15 cur=0   queued=0
Aug 27 10:20:12 punk kernel: tx ring 16: qid=16 cur=0   queued=0
Aug 27 10:20:12 punk kernel: tx ring 17: qid=17 cur=0   queued=0
Aug 27 10:20:12 punk kernel: tx ring 18: qid=18 cur=0   queued=0
Aug 27 10:20:12 punk kernel: tx ring 19: qid=19 cur=0   queued=0
Aug 27 10:20:12 punk kernel: rx ring: cur=11
Aug 27 10:20:13 punk kernel: iwn0: iwn_config: could not configure valid TX chains, error 35
Aug 27 10:20:13 punk kernel: iwn0: iwn_init_locked: could not configure device, error 35

Best,
George



More information about the freebsd-wireless mailing list