What's new

RT-N18U Merlin testing Build by john9527

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

z1022

Occasional Visitor
Build 376.47 from john9527

router.png
router1.jpg
router3.png

Wifi cannot enable.
 
Did anything change (with wifi) after executing Merlin's commands?
 
I'm afraid we're quickly going to exceed my abilities here....but we'll give it a go. How about starting by zipping up the syslog and attaching it here. Maybe we can get it figured out with 'group' think :)
 
I'm afraid we're quickly going to exceed my abilities here....but we'll give it a go. How about starting by zipping up the syslog and attaching it here. Maybe we can get it figured out with 'group' think :)

I will do it after I back to home. Can you tell me how to zipping up the sysolg ?
 
Well, the syslog clearly shows the failure.....looks like a bunch of modules are hit, including the two that failed with the attempt at compiling for a single processor.

Jan 1 08:00:15 kernel: wl_module_init: passivemode set to 0x0
Jan 1 08:00:15 kernel: wl_module_init: txworkq set to 0x1
Jan 1 08:00:15 kernel: BUG: Your driver calls ioremap() on system memory. This leads
Jan 1 08:00:15 kernel: <4>to architecturally unpredictable behaviour on ARMv6+, and ioremap()
Jan 1 08:00:15 kernel: <4>will fail in the next kernel release. Please fix your driver.
Jan 1 08:00:15 kernel: ------------[ cut here ]------------
Jan 1 08:00:15 kernel: WARNING: at arch/arm/mm/ioremap.c:211 __arm_ioremap_pfn_caller+0x8c/0x144()
Jan 1 08:00:15 kernel: module: wl bf037000 4348789
Jan 1 08:00:15 kernel: module: igs bf02d000 12935
Jan 1 08:00:15 kernel: module: emf bf023000 16346
Jan 1 08:00:15 kernel: module: et bf00b000 63944
Jan 1 08:00:15 kernel: module: ctf bf000000 17519
Jan 1 08:00:15 kernel: Modules linked in: wl(P+) igs(P) emf(P) et(P) ctf(P)
Jan 1 08:00:15 kernel: [<c0043ff8>] (unwind_backtrace+0x0/0xf8) from [<c00616e0>] (warn_slowpath_common+0x4c/0x64)
Jan 1 08:00:15 kernel: [<c00616e0>] (warn_slowpath_common+0x4c/0x64) from [<c0061714>] (warn_slowpath_null+0x1c/0x24)
Jan 1 08:00:15 kernel: [<c0061714>] (warn_slowpath_null+0x1c/0x24) from [<c0045f30>] (__arm_ioremap_pfn_caller+0x8c/0x144)
Jan 1 08:00:15 kernel: [<c0045f30>] (__arm_ioremap_pfn_caller+0x8c/0x144) from [<c0046050>] (__arm_ioremap_caller+0x50/0x58)
Jan 1 08:00:15 kernel: [<c0046050>] (__arm_ioremap_caller+0x50/0x58) from [<bf15de04>] (wl_attach.clone.23.clone.24+0x174/0x5b4 [wl])
Jan 1 08:00:15 kernel: [<bf15de04>] (wl_attach.clone.23.clone.24+0x174/0x5b4 [wl]) from [<bf20f740>] (wl_pci_probe+0x88/0xac [wl])
Jan 1 08:00:15 kernel: [<bf20f740>] (wl_pci_probe+0x88/0xac [wl]) from [<c01736dc>] (pci_device_probe+0x5c/0x80)
Jan 1 08:00:15 kernel: [<c01736dc>] (pci_device_probe+0x5c/0x80) from [<c0190944>] (driver_probe_device+0x78/0x174)
Jan 1 08:00:15 kernel: [<c0190944>] (driver_probe_device+0x78/0x174) from [<c0190acc>] (__driver_attach+0x8c/0x90)
Jan 1 08:00:15 kernel: [<c0190acc>] (__driver_attach+0x8c/0x90) from [<c018fba0>] (bus_for_each_dev+0x54/0x80)
Jan 1 08:00:15 kernel: [<c018fba0>] (bus_for_each_dev+0x54/0x80) from [<c0190298>] (bus_add_driver+0x98/0x230)
Jan 1 08:00:15 kernel: [<c0190298>] (bus_add_driver+0x98/0x230) from [<c0190cd0>] (driver_register+0x78/0x13c)
Jan 1 08:00:15 kernel: [<c0190cd0>] (driver_register+0x78/0x13c) from [<c0173944>] (__pci_register_driver+0x44/0xb4)
Jan 1 08:00:15 kernel: [<c0173944>] (__pci_register_driver+0x44/0xb4) from [<c003d5bc>] (do_one_initcall+0x30/0x19c)
Jan 1 08:00:15 kernel: [<c003d5bc>] (do_one_initcall+0x30/0x19c) from [<c008eb78>] (sys_init_module+0x11c/0x1bac)
Jan 1 08:00:15 kernel: [<c008eb78>] (sys_init_module+0x11c/0x1bac) from [<c003dac0>] (ret_fast_syscall+0x0/0x30)
Jan 1 08:00:15 kernel: ---[ end trace 1c898f3353e1b7fd ]---
Jan 1 08:00:15 kernel: wl driver 6.37.14.73 (r448163) failed with code 1
 
ty extract wl.ko from latest firmware by fmk (firmware mod kit)

I'm not familiar with fmk....can you give me a pointer?

I downloaded the latest source for the N18U, but it looks like it doesn't contain most of the precompiled binaries.
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top