I'm trying to troubleshoot getting wifi working on my SL-5600. I'm running the stable version of 3.5.3. In addition to the log information below, I've included a screenshot of my network settings.
Running cardctl ident on the Linksys results in
Socket 0:
product info: "Linksys", "Wireless CompactFlash card", "", ""
manfid: 0x028a, 0x0673
function: 6 (network)
Socket 1:
no product info available
Here is the system information log when booting with a linksys card plugged in (this is from where the card detection kicks in) It looks like there's trouble pretty early on where it says "<4>Internal error: Oops: ffffffff"
<6>IrDA: Registered device irda0
<7>hostap_crypt: registered algorithm 'NULL'
<6>BlueZ Core ver 2.4 Copyright © 2000,2001 Qualcomm Inc
<6>Written 2000,2001 by Maxim Krasnyansky <maxk@qualcomm.com>
<6>hostap_cs: 0.3.7 - 2005-02-12 (Jouni Malinen <jkmaline@cc.hut.fi>)
<7>hostap_cs: setting Vcc=33 (constant)
<7>hostap_cs: CS_EVENT_CARD_INSERTION
<7>hostap_cs: ignoring Vcc=33 (from config)
<7>Checking CFTABLE_ENTRY 0x01 (default 0x01)
<7>IO window settings: cfg->io.nwin=1 dflt.io.nwin=1
<7>io->flags = 0x0046, io.base=0x0000, len=64
<1>Unable to handle kernel paging request at virtual address 000e0160
<1>pgd = c11b4000
<1>*pgd = a11b3001, *pmd = a11b3001, *pte = 00000000, *ppte = 00000000
<4>Internal error: Oops: ffffffff
<4>CPU: 0
<4>pc : [<c39c57c8>] lr : [<c00f2404>] Tainted: P
<4>sp : c100d7c0 ip : c100d78c fp : c100d7e8
<4>r10: c1084000 r9 : 00000000 r8 : c100d9f4
<4>r7 : 000e00e0 r6 : 00000000 r5 : c39cb11c r4 : c39cb108
<4>r3 : 000e06a8 r2 : 000e0001 r1 : c01bffae r0 : c1084000
<4>Flags: NzCv IRQs on FIQs on Mode SVC_32 Segment user
<4>Control: 197F Table: A11B4000 DAC: 00000015 PID: 0
<4>Process cardmgr (pid: 555, stackpage=c100d000)
<4>Stack: (0xc100d7b0 to 0xc100e000)
<4>d7a0: c00f2404 c39c57c8 a0000013 ffffffff
<4>d7c0: 00000000 c116f380 c100db68 00000000 c100d9f4 c39cb028 c100d7f0 c100dbb0
<4>d7e0: c100d7ec c39c7c88 c39c5758 00000000 00019801 00000301 00000077 00050910
[snipped more of this type stuff for brevity...]
<4>dfc0: 00000002 00000001 0003fbd0 00000000 0003fbd0 00000000 0001bf60 bffff468
<4>dfe0: 0001b1d0 bffff438 0000a400 400d8584 20000010 00000003 00000018 401d6c90
<4>Backtrace:
<4>Function entered at [<c39c574c>] from [<c39c7c88>]
<4>Function entered at [<c39c78bc>] from [<c39c801c>]
<4>Function entered at [<c39c7fa0>] from [<c011b084>]
<4> r6 = C116F4BC r5 = C116F480 r4 = C0379800
<4>Function entered at [<c011ae38>] from [<c39c77a4>]
<4>Function entered at [<c39c7710>] from [<c0118288>]
<4> r6 = C100DCC4 r5 = C1E9D8E0 r4 = C1EB11E0
<4>Function entered at [<c01180ec>] from [<c0118e68>]
<4>Function entered at [<c0118900>] from [<c0061460>]
<4>Function entered at [<c0061264>] from [<c001d840>]
<4> r8 = C001D9E4 r7 = 00000036 r6 = 0003FBD0 r5 = 00000001
<4> r4 = 00000002
<4>Code: e28230df e3c37003 e2873d17 e2833008 (e5873080)
<6>BlueZ L2CAP ver 2.3 Copyright © 2000,2001 Qualcomm Inc
<6>Written 2000,2001 by Maxim Krasnyansky <maxk@qualcomm.com>
<6>BlueZ RFCOMM ver 1.1
<6>Copyright © 2002 Maxim Krasnyansky <maxk@qualcomm.com>
<6>Copyright © 2002 Marcel Holtmann <marcel@holtmann.org>
I'd really love to get this working. Much appreciation for any suggestions!
David