[Split] Compiling DD-WRT

Post new topic   Reply to topic    DD-WRT Forum Index -> Generic Questions
Goto page Previous  1, 2, 3 ... 23, 24, 25
Author Message
<Kong>
DD-WRT Guru


Joined: 15 Dec 2010
Posts: 4339
Location: Germany

PostPosted: Tue Dec 02, 2014 14:38    Post subject: Reply with quote
tsynik wrote:
samonia wrote:


On opensuse head compiles with r2 4.7 toolchain.
but no webui.

According to kong its probably an offset problem with webcomp.


I have exact the same prolem on both Ubuntu 14.10 and OpenSUSE 13.2. Head compiles fine, but web ui have errors in output HTML. I recompiled webcomp and write3 write4 as Kong suggested in his guide for Broadcom. Will try with stock ones and report.

Find if I compile dd-wrt with stock write3 write4 webcomp - Web UI works perfectly. So, it's definitely bug in those binaries after compiling on host.


webcomp is fixed now
Sponsor
routernet123
DD-WRT Novice


Joined: 04 May 2017
Posts: 2

PostPosted: Thu May 04, 2017 16:56    Post subject: drivers/built-in.o error -- vmlinux target failed Reply with quote
Hi All,

Thanks for the extremely helpful steps in this thread tutorial. I was able to follow along for the most part without much trouble!

I am running into errors compiling the kernel portion:
LInux Kernel 3.10, using the toolchain-mipsel_gcc-linaro_uClibc-0.9.32.

make -C /home/karthik/dd-wrt/src/linux/universal/linux-3.10 oldconfig
make[1]: Entering directory '/home/karthik/dd-wrt/src/linux/universal/linux-3.10'
scripts/kconfig/conf --oldconfig Kconfig
drivers/usb/phy/Kconfig:4:error: recursive dependency detected!
drivers/usb/phy/Kconfig:4: symbol USB_PHY is selected by RALINK_USBPHY
drivers/usb/phy/Kconfig:199: symbol RALINK_USBPHY depends on USB_PHY
.config:65:warning: unexpected data
.config:66:warning: unexpected data
.config:2078:warning: override: reassigning to symbol NET_ETHERIP
#
# configuration written to .config
#
make[1]: Leaving directory '/home/karthik/dd-wrt/src/linux/universal/linux-3.10'
make -j 4 -C /home/karthik/dd-wrt/src/linux/universal/linux-3.10 vmlinux CROSS_COMPILE="ccache mipsel-linux-uclibc-" KBUILD_MODPOST_WARN=1
make[1]: Entering directory '/home/karthik/dd-wrt/src/linux/universal/linux-3.10'
scripts/kconfig/conf --silentoldconfig Kconfig
drivers/usb/phy/Kconfig:4:error: recursive dependency detected!
drivers/usb/phy/Kconfig:4: symbol USB_PHY is selected by RALINK_USBPHY
drivers/usb/phy/Kconfig:199: symbol RALINK_USBPHY depends on USB_PHY
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
CC scripts/mod/devicetable-offsets.s
GEN scripts/mod/devicetable-offsets.h
HOSTCC scripts/mod/file2alias.o
HOSTLD scripts/mod/modpost
CALL scripts/checksyscalls.sh
CHK include/generated/compile.h
drivers/net/wl/wl_generic.mk:118: warning: overriding recipe for target 'drivers/net/wl/wlconf.h'
drivers/net/wl/wl_generic.mk:118: warning: ignoring old recipe for target 'drivers/net/wl/wlconf.h'
drivers/net/wl/wl_generic.mk:118: warning: overriding recipe for target 'drivers/net/wl/wlconf.h'
drivers/net/wl/wl_generic.mk:118: warning: ignoring old recipe for target 'drivers/net/wl/wlconf.h'
[ ! -f drivers/net/wl/wlconf.h ] || chmod +w drivers/net/wl/wlconf.h
check and update config file
VLIST = APSTA APSTA APSTA
CONFIG_WL_CONF = wlconfig_lx_router_apsta
WLTUNEFILE = wltunable_lx_router.h
cp drivers/net/wl/../../../brcm/mipsel/wl/config/wltunable_lx_router.h wltemp
drivers/net/wl/../../../brcm/mipsel/wl/config/diffupdate.sh wltemp drivers/net/wl/wlconf.h
LINK vmlinux
LD vmlinux.o
MODPOST vmlinux.o
WARNING: modpost: Found 1 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
LD init/built-in.o
LD vmlinux
drivers/built-in.o: In function `wlc_set_phy_chanspec':
wlc.cSad.text+0x17c5a4): undefined reference to `wlc_txbf_impbf_upd'
wlc.cSad.text+0x17c5a4): relocation truncated to fit: R_MIPS_26 against `wlc_txbf_impbf_upd'
drivers/built-in.o: In function `wlc_d11hdrs':
wlc.cSad.text+0x1863e0): undefined reference to `wlc_olpc_eng_tx_cal_pkts'
wlc.cSad.text+0x1863e0): relocation truncated to fit: R_MIPS_26 against `wlc_olpc_eng_tx_cal_pkts'
wlc.cSad.text+0x186890): undefined reference to `wlc_vht_get_scb_flags'
wlc.cSad.text+0x186890): relocation truncated to fit: R_MIPS_26 against `wlc_vht_get_scb_flags'
wlc.cSad.text+0x186900): undefined reference to `wlc_vht_get_scb_flags'
wlc.cSad.text+0x186900): relocation truncated to fit: R_MIPS_26 against `wlc_vht_get_scb_flags'
wlc.cSad.text+0x186ee8): undefined reference to `wlc_txbf_sel'
wlc.cSad.text+0x186ee8): relocation truncated to fit: R_MIPS_26 against `wlc_txbf_sel'
wlc.cSad.text+0x186f68): undefined reference to `wlc_txbf_applied2ovr_upd'
wlc.cSad.text+0x186f68): relocation truncated to fit: R_MIPS_26 against `wlc_txbf_applied2ovr_upd'
wlc.cSad.text+0x1874a0): undefined reference to `wlc_txbf_fix_rspec_plcp'
wlc.cSad.text+0x1874a0): relocation truncated to fit: R_MIPS_26 against `wlc_txbf_fix_rspec_plcp'
drivers/built-in.o: In function `wlc_set_chanspec':
(.text+0x18c604): undefined reference to `wlc_olpc_eng_hdl_chan_update'
drivers/built-in.o: In function `wlc_set_chanspec':
(.text+0x18c604): relocation truncated to fit: R_MIPS_26 against `wlc_olpc_eng_hdl_chan_update'
drivers/built-in.o: In function `wlc_get_current_highest_rate':
(.text+0x18d044): undefined reference to `wlc_vht_get_scb_ratemask'
drivers/built-in.o: In function `wlc_get_current_highest_rate':
(.text+0x18d044): relocation truncated to fit: R_MIPS_26 against `wlc_vht_get_scb_ratemask'
drivers/built-in.o: In function `wlc_get_current_highest_rate':
(.text+0x18d064): undefined reference to `wlc_vht_get_scb_flags'
drivers/built-in.o: In function `wlc_get_current_highest_rate':
(.text+0x18d064): relocation truncated to fit: R_MIPS_26 against `wlc_vht_get_scb_flags'
drivers/built-in.o: In function `wlc_get_rspec_history':
(.text+0x18d3dc): undefined reference to `wlc_txbf_get_applied2ovr'
drivers/built-in.o: In function `wlc_get_rspec_history':
(.text+0x18d3dc): additional relocation overflows omitted from the output
drivers/built-in.o: In function `wlc_ht_update_ldpc':
wlc.cSad.text+0x18f5c8): undefined reference to `wlc_vht_set_ldpc_cap'
wlc.cSad.text+0x18f600): undefined reference to `wlc_vht_set_ldpc_cap'
drivers/built-in.o: In function `wlc_sta_info':
(.text+0x1933b4): undefined reference to `wlc_vht_get_scb_flags'
drivers/built-in.o: In function `wlc_ht_update_scbstate':
(.text+0x193ad8): undefined reference to `wlc_txbf_update_ht_cap'
drivers/built-in.o: In function `wlc_detach':
(.text+0x195bf8): undefined reference to `wlc_wmf_detach'
drivers/built-in.o: In function `wlc_detach':
(.text+0x195da0): undefined reference to `wlc_vht_detach'
drivers/built-in.o: In function `wlc_detach':
(.text+0x195e44): undefined reference to `wlc_olpc_eng_detach'
drivers/built-in.o: In function `wlc_detach':
(.text+0x195ebc): undefined reference to `wlc_txbf_detach'
drivers/built-in.o: In function `wlc_recv_process_beacon':
wlc.cSad.text+0x197c10): undefined reference to `wlc_read_vht_cap_ie'
wlc.cSad.text+0x197c2c): undefined reference to `wlc_read_vht_op_ie'
wlc.cSad.text+0x197d20): undefined reference to `wlc_read_vht_features_ie'
wlc.cSad.text+0x197d3c): undefined reference to `wlc_read_vht_cap_ie'
wlc.cSad.text+0x197d54): undefined reference to `wlc_read_vht_op_ie'
wlc.cSad.text+0x19812c): undefined reference to `wlc_vht_bcn_scb_upd'
wlc.cSad.text+0x198178): undefined reference to `wlc_vht_bcn_scb_upd'
wlc.cSad.text+0x1981ac): undefined reference to `wlc_vht_update_scb_state'
wlc.cSad.text+0x1984f0): undefined reference to `wlc_vht_chanspec'
wlc.cSad.text+0x198768): undefined reference to `wlc_vht_bcn_scb_upd'
wlc.cSad.text+0x19878c): undefined reference to `wlc_vht_bcn_scb_upd'
drivers/built-in.o: In function `wlc_init':
(.text+0x19a298): undefined reference to `wlc_txbf_init_link'
drivers/built-in.o: In function `wlc_attach':
(.text+0x19b868): undefined reference to `wlc_olpc_eng_attach'
drivers/built-in.o: In function `wlc_attach':
(.text+0x19ba34): undefined reference to `wlc_wmf_attach'
drivers/built-in.o: In function `wlc_attach':
(.text+0x19baa0): undefined reference to `wlc_vht_attach'
drivers/built-in.o: In function `wlc_attach':
(.text+0x19bc58): undefined reference to `wlc_txbf_attach'
drivers/built-in.o: In function `wlc_attach':
(.text+0x19c18c): undefined reference to `wlc_vht_init_defaults'
drivers/built-in.o: In function `wlc_attach':
(.text+0x19c224): undefined reference to `wlc_vht_set_rx_stbc_cap'
drivers/built-in.o: In function `wlc_mimops_action_ht_complete':
wlc.cSad.text+0x19cf94): undefined reference to `wlc_vht_update_mcs_cap'
drivers/built-in.o: In function `wlc_doiovar':
(.text+0x1a3560): undefined reference to `wlc_txbf_update_amt_secindxblk'
drivers/built-in.o: In function `wlc_doiovar':
(.text+0x1a47a0): undefined reference to `wlc_vht_get_cap_info'
drivers/built-in.o: In function `wlc_doiovar':
(.text+0x1a483c): undefined reference to `wlc_vht_update_sgi_rx'
drivers/built-in.o: In function `wlc_doiovar':
(.text+0x1a666c): undefined reference to `wlc_vht_get_scb_ratemask'
drivers/built-in.o: In function `wlc_set_addrmatch':
(.text+0x1aaa30): undefined reference to `wlc_txfbf_update_amt_idx'
drivers/built-in.o: In function `wlc_ampdu_init_tid_ini':
wlc_ampdu.cSad.text+0x1ae380): undefined reference to `wlc_vht_get_scb_ampdu_max_exp'
drivers/built-in.o: In function `wlc_ampdu_doiovar':
wlc_ampdu_rx.cSad.text+0x1b3bc0): undefined reference to `wlc_vht_update_ampdu_cap'
drivers/built-in.o: In function `wlc_ampdu_update_rx_factor':
(.text+0x1b3c54): undefined reference to `wlc_vht_update_ampdu_cap'
drivers/built-in.o: In function `wlc_amsdu_scb_vht_agglimit_upd':
(.text+0x1b50d4): undefined reference to `wlc_vht_get_scb_amsdu_mtu_pref'
drivers/built-in.o: In function `wlc_ap_process_assocreq':
(.text+0x1bd498): undefined reference to `wlc_read_vht_cap_ie'
drivers/built-in.o: In function `wlc_ap_process_assocreq':
(.text+0x1bd4cc): undefined reference to `wlc_read_vht_op_ie'
drivers/built-in.o: In function `wlc_ap_process_assocreq':
(.text+0x1bd500): undefined reference to `wlc_vht_update_scb_state'
drivers/built-in.o: In function `wlc_ap_process_assocreq':
(.text+0x1bd85c): undefined reference to `wlc_vht_update_scb_state'
drivers/built-in.o: In function `wlc_ap_process_assocreq':
(.text+0x1bdb78): undefined reference to `wlc_vht_update_scb_state'
drivers/built-in.o: In function `wlc_join_BSS':
(.text+0x1c6024): undefined reference to `wlc_read_vht_features_ie'
drivers/built-in.o: In function `wlc_join_BSS':
(.text+0x1c6040): undefined reference to `wlc_read_vht_cap_ie'
drivers/built-in.o: In function `wlc_join_BSS':
(.text+0x1c6058): undefined reference to `wlc_read_vht_op_ie'
drivers/built-in.o: In function `wlc_join_BSS':
(.text+0x1c6078): undefined reference to `wlc_read_vht_cap_ie'
drivers/built-in.o: In function `wlc_join_BSS':
(.text+0x1c6090): undefined reference to `wlc_read_vht_op_ie'
drivers/built-in.o: In function `wlc_join_BSS':
(.text+0x1c60b8): undefined reference to `wlc_vht_update_scb_state'
drivers/built-in.o: In function `wlc_join_BSS':
(.text+0x1c6108): undefined reference to `wlc_vht_update_scb_state'
drivers/built-in.o: In function `wlc_bmac_attach':
(.text+0x1d7e3c): undefined reference to `wlc_pio_attach'
drivers/built-in.o: In function `wlc_bsscfg_free':
(.text+0x1de264): undefined reference to `wlc_wmf_instance_del'
drivers/built-in.o: In function `wlc_set_countrycode_rev':
(.text+0x1e5824): undefined reference to `wlc_olpc_eng_reset'
drivers/built-in.o: In function `wlc_rm_terminate':
(.text+0x209a30): undefined reference to `wlc_olpc_eng_hdl_chan_update'
drivers/built-in.o: In function `wlc_rm_start':
(.text+0x20a85c): undefined reference to `wlc_olpc_eng_hdl_chan_update'
drivers/built-in.o: In function `wlc_scantimer':
wlc_scan.cSad.text+0x210e6c): undefined reference to `wlc_olpc_eng_hdl_chan_update'
drivers/built-in.o: In function `wlc_scan_terminate':
(.text+0x21139c): undefined reference to `wlc_olpc_eng_hdl_chan_update'
drivers/built-in.o: In function `wlc_scan':
(.text+0x211f68): undefined reference to `wlc_olpc_eng_hdl_chan_update'
drivers/built-in.o: In function `wlc_scb_ratesel_get_primary':
(.text+0x215094): undefined reference to `wlc_vht_get_scb_flags'
drivers/built-in.o: In function `wlc_scb_ratesel_init':
(.text+0x215aa4): undefined reference to `wlc_vht_get_scb_opermode_enab'
drivers/built-in.o: In function `wlc_scb_ratesel_init':
(.text+0x215ab8): undefined reference to `wlc_vht_get_scb_opermode'
drivers/built-in.o: In function `wlc_scb_ratesel_init':
(.text+0x215ad0): undefined reference to `wlc_vht_get_scb_opermode'
drivers/built-in.o: In function `wlc_scb_ratesel_init':
(.text+0x215ae8): undefined reference to `wlc_vht_get_scb_opermode'
drivers/built-in.o: In function `wlc_scb_ratesel_init':
(.text+0x215b6c): undefined reference to `wlc_vht_get_scb_flags'
drivers/built-in.o: In function `wlc_scb_ratesel_init':
(.text+0x215bc8): undefined reference to `wlc_vht_get_scb_flags'
drivers/built-in.o: In function `wlc_scb_ratesel_init':
(.text+0x215c5c): undefined reference to `wlc_vht_get_scb_flags'
drivers/built-in.o: In function `wlc_scb_ratesel_init':
(.text+0x215cac): undefined reference to `wlc_vht_upd_rate_mcsmap'
drivers/built-in.o: In function `wlc_scb_ratesel_init':
(.text+0x215e3c): undefined reference to `wlc_vht_get_scb_ratemask_per_band'
drivers/built-in.o: In function `wlc_stf_stbc_rx_ht_update':
wlc_stf.cSad.text+0x219484): undefined reference to `wlc_vht_set_rx_stbc_cap'
drivers/built-in.o: In function `wlc_stf_stbc_tx_set':
wlc_stf.cSad.text+0x219538): undefined reference to `wlc_vht_set_tx_stbc_cap'
wlc_stf.cSad.text+0x219594): undefined reference to `wlc_vht_set_tx_stbc_cap'
drivers/built-in.o: In function `wlc_stf_rxchain_set':
(.text+0x219af8): undefined reference to `wlc_vht_update_mcs_cap'
drivers/built-in.o: In function `wlc_stf_rxchain_set':
(.text+0x219b10): undefined reference to `wlc_txbf_rxchain_upd'
drivers/built-in.o: In function `wlc_stf_txchain_set_complete':
(.text+0x21b23c): undefined reference to `wlc_vht_update_mcs_cap'
drivers/built-in.o: In function `wlc_stf_txchain_set_complete':
(.text+0x21b288): undefined reference to `wlc_txbf_txchain_upd'
drivers/built-in.o: In function `wlc_stf_txchain_set_complete':
(.text+0x21b2b8): undefined reference to `wlc_olpc_eng_hdl_txchain_update'
drivers/built-in.o: In function `wlc_stf_doiovar':
wlc_stf.cSad.text+0x21bc70): undefined reference to `wlc_send_action_vht_oper_mode'
wlc_stf.cSad.text+0x21be88): undefined reference to `wlc_olpc_eng_has_active_cal'
drivers/built-in.o: In function `wlc_update_txppr_offset':
(.text+0x21db08): undefined reference to `wlc_txbf_txpower_target_max_upd'
drivers/built-in.o: In function `wlc_stf_set_txbf':
(.text+0x21e3f8): undefined reference to `wlc_txbf_upd'
drivers/built-in.o: In function `init_module':
(.init.text+0x57c0): undefined reference to `__this_module'
drivers/built-in.o: In function `init_module':
(.init.text+0x57cc): undefined reference to `__this_module'
drivers/built-in.o: In function `wlc_sendpkt':
(.text.fastpath+0x8984): undefined reference to `wlc_wmf_packets_handle'
drivers/built-in.o: In function `wlc_recvdata_sendup':
(.text.fastpath+0x910c): undefined reference to `wlc_wmf_packets_handle'
drivers/built-in.o: In function `wlc_dotxstatus':
(.text.fastpath+0xa180): undefined reference to `wlc_txbf_imp_txstatus'
drivers/built-in.o: In function `wlc_recv':
(.text.fastpath+0xf1f8): undefined reference to `wlc_frameaction_vht'
drivers/built-in.o: In function `wlc_set_rateset':
wlc.cSad.text.unlikely+0x634): undefined reference to `wlc_vht_update_mcs_cap'
Makefile:816: recipe for target 'vmlinux' failed
make[1]: *** [vmlinux] Error 1
make[1]: Leaving directory '/home/karthik/dd-wrt/src/linux/universal/linux-3.10'
Makefile.brcm3x:130: recipe for target 'kernel' failed
make: *** [kernel] Error 2
cp: cannot stat 'dd-wrt.v24-K26_e2500v3.bin': No such file or directory
Have a look in the "image" directory

I am not sure of how to tackle this error, could anyone please guide me in the right direction? I am trying to compile for LInksys E2500V3.

Thanks for taking the time to help!
volodymyr
DD-WRT Novice


Joined: 15 Nov 2017
Posts: 2

PostPosted: Wed Jul 04, 2018 13:07    Post subject: Reply with quote
Hi everyone,

Thanks a lot for clarifying stuff in this topic and other posts. I almost got a working DD-WRT build, but now I'm getting the following stacktrace (the target is R6400v2, I'm using the Northstar makefile with small modifications):


Code:

nat_rtsp v0.7 loading
ip_tables: (C) 2000-2006 Netfilter Core Team
NET: Registered protocol family 17
bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
Bridge firewalling registered
8021q: 802.1Q VLAN Support v1.8
Registering SWP/SWPB emulation handler
max nvram space = 131072
read 131072 bytes to offset 0
Key type encrypted registered
Northstar brcmnand NAND Flash Controller driver, Version 0.1 (c) Broadcom Inc. 2012
nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1
nand: Macronix NAND 128MiB 3,3V 8-bit
nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
Spare area=64 eccbytes 56, ecc bytes located at:
 2 3 4 5 6 7 8 9 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 27 28 29 30 31 34 35 36 37 38 39 40 41 42 43 44 45 46 47 50 51 52 53 54 55 56 57 58 59 60 61 62 63
Available 7 bytes at (off,len):
(1,1) (16,2) (32,2) (48,2) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0) (0,0)
Scanning device for bad blocks
Options: NO_SUBPAGE_WRITE,
Creating 1 MTD partitions on "brcmnand":
0x000002000000-0x000007000000 : "ddwrt"
VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
Freeing unused kernel memory: 340K (8044d000 - 804a2000)
start service
starting Architecture code for northstar
cannot open /dev/nvram
udevtrigger[362]: parse_config_file: can't open '/etc/udev/udev.conf' as config file: No such file or directory
1970-01-01 00:00:05 main: Sanity checks succeeded
length = 0
try modules for ethernet adapters
et: module license 'Proprietary' taints kernel.
Disabling lock debugging due to kernel taint
et_module_init: passivemode set to 0x0
et_module_init: txworkq set to 0x0
et_module_init: et_txq_thresh set to 0x400
et_module_init: et_rxlazy_timeout set to 0x3e8
et_module_init: et_rxlazy_framecnt set to 0x20
et_module_init: et_rxlazy_dyn_thresh set to 0
ET Corerev 7
eth0: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 7.14.89.21 (r524987)
et2: etc_attach() failed
roboswitch: Probing device 'eth0'
roboswitch: trying a 53011! at eth0
detected CPU Port is 5
roboswitch: found a 53011! at eth0
detected CPU Port is 5
wl_module_init: passivemode set to 0x0
wl_module_init: txworkq set to 0x0
PCI: Enabling device 0001:01:00.0 (0140 -> 0142)
Unable to handle kernel NULL pointer dereference at virtual address 00000000
pgd = 879a0000
[00000000] *pgd=0717e831, *pte=00000000, *ppte=00000000
Internal error: Oops - BUG: 817 [#1] SMP ARM
Modules linked in: wl(P+) igs(P) emf(P) switch_robo switch_core et(P)
CPU: 0 PID: 601 Comm: insmod Tainted: P                4.4.62 #2
Hardware name: Northstar Prototype
task: 87aa0000 ti: 871b4000 task.ti: 871b4000
PC is at memcpy+0xb4/0x330
LR is at 0xf4c9000
pc : [<80011e54>]    lr : [<0f4c9000>]    psr: 00000013
sp : 871b5c44  ip : 0000001c  fp : 871b5cd4
r10: 864b73c0  r9 : 00000000  r8 : 00000000
r7 : 872d0000  r6 : 7f422840  r5 : 87b58000  r4 : 8708d400
r3 : 87acb000  r2 : ffffffe6  r1 : 8708da08  r0 : 00000000
Flags: nzcv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment user
Control: 10c5387d  Table: 079a004a  DAC: 00000055
Process insmod (pid: 601, stack limit = 0x871b4190)
Stack: (0x871b5c44 to 0x871b6000)
5c40:          87b58000 7f422840 872d0000 00000000 00000000 8708d400 7f18f290
5c60: 00000000 864b73c0 89df8000 00000001 87b58000 00000000 871b5ca0 871204e8
5c80: 87120588 000000a3 000014e4 00004331 08000000 87acb000 871b5ccc 06035801
5ca0: 00000000 871b5cb0 80195484 7f421ab0 87b58000 87b58068 7f421ae4 00000000
5cc0: 7f421ae4 00000028 871b5cfc 871b5cd8 80171b68 7f18eebc 87b58068 8052996c
5ce0: 7f421ae4 80529960 00000002 7f421ae4 871b5d24 871b5d00 80198fb4 80171b04
5d00: 87b58068 87b5809c 7f421ae4 804c3188 00000000 871b5f3c 871b5d44 871b5d28
5d20: 801990d4 80198e68 00000000 7f421ae4 80199080 804c3188 871b5d6c 871b5d48
5d40: 801977d4 8019908c 878abd5c 87b1a534 80147198 7f421ae4 87a94580 00000000
5d60: 871b5d7c 871b5d70 80198b0c 80197758 871b5da4 871b5d80 801987bc 80198af8
5d80: 7f38d534 871b5d90 7f421ae4 872a0980 804b9918 804b9918 871b5dbc 871b5da8
5da0: 80199768 80198650 7f422840 872a0980 871b5dcc 871b5dc0 80171418 801996dc
5dc0: 871b5de4 871b5dd0 7f4450cc 801713e4 7f445000 872a0980 871b5e5c 871b5de8
5de0: 80017c3c 7f44500c 864b74e4 871b5f3c 00000002 872a0980 00000001 00000001
5e00: 864b74e4 871b5f3c 871b5e34 871b5e18 800afe1c 800b7098 00000494 87275c00
5e20: 00000001 00000001 00000494 87275c00 00000001 00000001 864b74e4 7f421f80
5e40: 00000001 87275c00 00000001 864b74e4 871b5e84 871b5e60 80086b88 80017bdc
5e60: 871b5e84 871b5e70 800aff00 7f421f80 00000001 864b74c0 871b5f34 871b5e88
5e80: 80088210 80086b34 7f421f8c 00007fff 7f421f80 80086154 0008f180 7f4220d8
5ea0: 80010014 89deed30 00001664 803eed3c 00001664 7f421fc8 80009e80 8000931c
5ec0: 89d481c0 76df31e0 00002dc0 00000000 00000000 00000000 00000000 00000000
5ee0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
5f00: 00000000 00000000 80088694 00003d80 76e99d90 00000000 0008f180 89deed80
5f20: 871b4000 00000000 871b5fa4 871b5f38 80088744 80086d5c 871b5fb0 8995b000
5f40: 00493d80 89dee880 89d55631 89d6bd94 003f993c 004074dc 00000000 00000000
5f60: 00000000 00032984 0000001e 0000001f 00000017 00000000 00000012 00000000
5f80: 00000000 76f33fd0 00000000 00000080 800096e4 871b4000 00000000 871b5fa8
5fa0: 80009540 80088640 00000000 76f33fd0 76a06010 00493d80 0008f180 76f33fe0
5fc0: 00000000 76f33fd0 00000000 00000080 7efc1ec4 000768ec 000752e7 76f33fd0
5fe0: 7efc1c4c 7efc1c30 0001e4e4 76eedfb0 20000010 76a06010 00000000 00000000
Backtrace:
[<7f18eeb0>] (wl_pci_probe [wl]) from [<80171b68>] (pci_device_probe+0x70/0xb8)
 r10:00000028 r9:7f421ae4 r8:00000000 r7:7f421ae4 r6:87b58068 r5:87b58000
 r4:7f421ab0
[<80171af8>] (pci_device_probe) from [<80198fb4>] (driver_probe_device+0x158/0x224)
 r9:7f421ae4 r8:00000002 r7:80529960 r6:7f421ae4 r5:8052996c r4:87b58068
[<80198e5c>] (driver_probe_device) from [<801990d4>] (__driver_attach+0x54/0x94)
 r9:871b5f3c r8:00000000 r7:804c3188 r6:7f421ae4 r5:87b5809c r4:87b58068
[<80199080>] (__driver_attach) from [<801977d4>] (bus_for_each_dev+0x88/0x98)
 r7:804c3188 r6:80199080 r5:7f421ae4 r4:00000000
[<8019774c>] (bus_for_each_dev) from [<80198b0c>] (driver_attach+0x20/0x28)
 r6:00000000 r5:87a94580 r4:7f421ae4
[<80198aec>] (driver_attach) from [<801987bc>] (bus_add_driver+0x178/0x1e8)
[<80198644>] (bus_add_driver) from [<80199768>] (driver_register+0x98/0xd8)
 r7:804b9918 r6:804b9918 r5:872a0980 r4:7f421ae4
[<801996d0>] (driver_register) from [<80171418>] (__pci_register_driver+0x40/0x48)
 r5:872a0980 r4:7f422840
[<801713d8>] (__pci_register_driver) from [<7f4450cc>] (init_module+0xcc/0xd8 [wl])
[<7f445000>] (init_module [wl]) from [<80017c3c>] (do_one_initcall+0x6c/0x1a0)
 r5:872a0980 r4:7f445000
[<80017bd0>] (do_one_initcall) from [<80086b88>] (do_init_module+0x60/0x1a4)
 r8:864b74e4 r7:00000001 r6:87275c00 r5:00000001 r4:7f421f80
[<80086b28>] (do_init_module) from [<80088210>] (load_module+0x14c0/0x18e4)
 r6:864b74c0 r5:00000001 r4:7f421f80
[<80086d50>] (load_module) from [<80088744>] (SyS_init_module+0x110/0x11c)
 r10:00000000 r9:871b4000 r8:89deed80 r7:0008f180 r6:00000000 r5:76e99d90
 r4:00003d80
[<80088634>] (SyS_init_module) from [<80009540>] (ret_fast_syscall+0x0/0x34)
 r9:871b4000 r8:800096e4 r7:00000080 r6:00000000 r5:76f33fd0 r4:00000000
Code: e4805004 e4806004 e4807004 e4808004 (e480e004)
---[ end trace 796d45465dcbb56c ]---
Kernel panic - not syncing: Fatal exception
CPU1: stopping
CPU: 1 PID: 0 Comm: swapper/1 Tainted: P      D         4.4.62 #2
Hardware name: Northstar Prototype
Backtrace:
[<8001aad0>] (dump_backtrace) from [<8001ac94>] (show_stack+0x18/0x1c)
 r7:87853f60 r6:60000193 r5:00000000 r4:804c2c9c
[<8001ac7c>] (show_stack) from [<80144df8>] (dump_stack+0x84/0xa0)
[<80144d74>] (dump_stack) from [<8001c678>] (handle_IPI+0x104/0x19c)
 r7:87853f60 r6:00000000 r5:00000001 r4:804d51a0
[<8001c574>] (handle_IPI) from [<80009384>] (gic_handle_irq+0x74/0x7c)
 r7:b0101100 r6:87853f60 r5:804b1b18 r4:b0100100
[<80009310>] (gic_handle_irq) from [<80009e80>] (__irq_svc+0x40/0x54)
Exception stack(0x87853f60 to 0x87853fa8)
3f60: 00000000 00008fea 86ddf254 8000a9a0 8049d224 804b18e0 10c0387d 804d5180
3f80: 0000406a 413fc090 00000000 87853fbc 87853fc0 87853fb0 800188fc 800188ec
3fa0: 60000013 ffffffff
 r7:87853f94 r6:ffffffff r5:60000013 r4:800188ec
[<800188c8>] (arch_cpu_idle) from [<80062da8>] (default_idle_call+0x30/0x34)
[<80062d78>] (default_idle_call) from [<80062ee4>] (cpu_startup_entry+0x138/0x15c)
[<80062dac>] (cpu_startup_entry) from [<8001c37c>] (secondary_start_kernel+0x10c/0x128)
[<8001c270>] (secondary_start_kernel) from [<00009428>] (0x9428)
 r5:00000055 r4:0782c06a



Looks like something very wrong happens with the WL driver in my particular build. Are there any recommendations/ideas on what can be the root cause of it?

Erasing NVRAM via CFE/reset didn't help.
Goto page Previous  1, 2, 3 ... 23, 24, 25 Display posts from previous:    Page 25 of 25
Post new topic   Reply to topic    DD-WRT Forum Index -> Generic Questions All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum