Jump to content

Banana PI M64


shaddow501

Recommended Posts

Hello

 

Got a new board recently and trying to load the latest image Armbian 5.90.

I get crashes with every boot:

 

Starting kernel ...

[    9.306138] Unable to handle kernel paging request at virtual address ffff00007bfa3420
[    9.314093] Mem abort info:
[    9.316964]   ESR = 0x96000005
[    9.320170]   Exception class = DABT (current EL), IL = 32 bits
[    9.326418]   SET = 0, FnV = 0
[    9.329469]   EA = 0, S1PTW = 0
[    9.332606] Data abort info:
[    9.335484]   ISV = 0, ISS = 0x00000005
[    9.339315]   CM = 0, WnR = 0
[    9.342282] swapper pgtable: 4k pages, 48-bit VAs, pgdp = (____ptrval____)
[    9.349161] [ffff00007bfa3420] pgd=00000000bbffe803, pud=0000000000000000
[    9.355960] Internal error: Oops: 96000005 [#1] SMP
[    9.360832] Modules linked in: brcmfmac snd_soc_simple_card brcmutil snd_soc_simple_card_utils snd_soc_spdif_tx snd_soc_hdmi_codec snd_soc_core cfg80211 snd_pcm_dmaengine snd_pcm lima snd_timer snd gpu_sched soundcore ttm sun4i_gpadc_iio axp20x_adc axp20x_battery axp20x_ac_power dw_hdmi_cec dw_hdmi_i2s_audio industrialio cpufreq_dt zram thermal_sys pinctrl_axp209 realtek
[    9.393687] Process swapper/2 (pid: 0, stack limit = 0x(____ptrval____))
[    9.400385] CPU: 2 PID: 0 Comm: swapper/2 Not tainted 4.19.57-sunxi64 #5.90
[    9.407337] Hardware name: BananaPi-M64 (DT)
[    9.411604] pstate: 00000085 (nzcv daIf -PAN -UAO)
[    9.416398] pc : irq_work_tick+0x1c/0x60
[    9.420320] lr : update_process_times+0x3c/0x58
[    9.424845] sp : ffff000008013dd0
[    9.428155] x29: ffff000008013dd0 x28: ffff80007bfa3280 
[    9.433462] x27: ffff80007bfa2d40 x26: 0000000000000002 
[    9.438771] x25: 0000000000000080 x24: 000000022a52c35a 
[    9.444079] x23: ffff80007bfa2da0 x22: 0000000000000000 
[    9.449386] x21: ffff00000919bdf0 x20: 0000000000000000 
[    9.454693] x19: ffff000008d66000 x18: 0000000000000000 
[    9.460001] x17: 0000000000000000 x16: 0000000000000000 
[    9.465308] x15: 0000000000000259 x14: 0000000000000400 
[    9.470616] x13: 0000000000000000 x12: 0000000000000001 
[    9.475925] x11: 00000000026b9c98 x10: 0000000000000040 
[    9.481232] x9 : ffff000008d91f48 x8 : ffff800079400248 
[    9.486541] x7 : ffff000008d6a940 x6 : 000000001bd17a29 
[    9.491848] x5 : 0000000000000415 x4 : 000080007323d000 
[    9.497156] x3 : 0000000000000001 x2 : 000080007323d000 
[    9.502463] x1 : ffff000008013dd0 x0 : ffff000008d66420 
[    9.507771] Call trace:
[    9.510217]  irq_work_tick+0x1c/0x60
[    9.513789]  update_process_times+0x3c/0x58
[    9.517972]  tick_sched_handle.isra.5+0x30/0x48
[    9.522498]  tick_sched_timer+0x48/0x98
[    9.526331]  __hrtimer_run_queues+0xe4/0x1f8
[    9.530597]  hrtimer_interrupt+0xf4/0x2b0
[    9.534607]  arch_timer_handler_phys+0x28/0x40
[    9.539049]  handle_percpu_devid_irq+0x80/0x138
[    9.543577]  generic_handle_irq+0x24/0x38
[    9.547584]  __handle_domain_irq+0x5c/0xb0
[    9.551678]  gic_handle_irq+0x58/0xa8
[    9.555336]  el1_irq+0xb0/0x140
[    9.558475]  arch_cpu_idle+0x10/0x18
[    9.562049]  do_idle+0x1d4/0x298
[    9.565275]  cpu_startup_entry+0x20/0x28
[    9.569195]  secondary_start_kernel+0x18c/0x1c8
[    9.573724] Code: 910003e1 90006013 91108260 d538d082 (f8626803) 
[    9.579812] ---[ end trace 2e56c3b86178f377 ]---
[    9.584425] Kernel panic - not syncing: Fatal exception in interrupt
[    9.590775] SMP: stopping secondary CPUs
[    9.594696] Kernel Offset: disabled
[    9.598181] CPU features: 0x0,24802004
[    9.601924] Memory Limit: none
[    9.604978] Rebooting in 10 seconds..

 

 

How to get this fixed? what should I do? is it the module problem? since the original image from BPI works (based on kernel 4.4.89)

Board: Not on the list
Link to comment
Share on other sites

On 8/21/2019 at 2:03 PM, shaddow501 said:

Hello

 

Got a new board recently and trying to load the latest image Armbian 5.90.

I get crashes with every boot:

 

Starting kernel ...

[    9.306138] Unable to handle kernel paging request at virtual address ffff00007bfa3420
[    9.314093] Mem abort info:
[    9.316964]   ESR = 0x96000005
[    9.320170]   Exception class = DABT (current EL), IL = 32 bits
[    9.326418]   SET = 0, FnV = 0
[    9.329469]   EA = 0, S1PTW = 0
[    9.332606] Data abort info:
[    9.335484]   ISV = 0, ISS = 0x00000005
[    9.339315]   CM = 0, WnR = 0
[    9.342282] swapper pgtable: 4k pages, 48-bit VAs, pgdp = (____ptrval____)
[    9.349161] [ffff00007bfa3420] pgd=00000000bbffe803, pud=0000000000000000
[    9.355960] Internal error: Oops: 96000005 [#1] SMP
[    9.360832] Modules linked in: brcmfmac snd_soc_simple_card brcmutil snd_soc_simple_card_utils snd_soc_spdif_tx snd_soc_hdmi_codec snd_soc_core cfg80211 snd_pcm_dmaengine snd_pcm lima snd_timer snd gpu_sched soundcore ttm sun4i_gpadc_iio axp20x_adc axp20x_battery axp20x_ac_power dw_hdmi_cec dw_hdmi_i2s_audio industrialio cpufreq_dt zram thermal_sys pinctrl_axp209 realtek
[    9.393687] Process swapper/2 (pid: 0, stack limit = 0x(____ptrval____))
[    9.400385] CPU: 2 PID: 0 Comm: swapper/2 Not tainted 4.19.57-sunxi64 #5.90
[    9.407337] Hardware name: BananaPi-M64 (DT)
[    9.411604] pstate: 00000085 (nzcv daIf -PAN -UAO)
[    9.416398] pc : irq_work_tick+0x1c/0x60
[    9.420320] lr : update_process_times+0x3c/0x58
[    9.424845] sp : ffff000008013dd0
[    9.428155] x29: ffff000008013dd0 x28: ffff80007bfa3280 
[    9.433462] x27: ffff80007bfa2d40 x26: 0000000000000002 
[    9.438771] x25: 0000000000000080 x24: 000000022a52c35a 
[    9.444079] x23: ffff80007bfa2da0 x22: 0000000000000000 
[    9.449386] x21: ffff00000919bdf0 x20: 0000000000000000 
[    9.454693] x19: ffff000008d66000 x18: 0000000000000000 
[    9.460001] x17: 0000000000000000 x16: 0000000000000000 
[    9.465308] x15: 0000000000000259 x14: 0000000000000400 
[    9.470616] x13: 0000000000000000 x12: 0000000000000001 
[    9.475925] x11: 00000000026b9c98 x10: 0000000000000040 
[    9.481232] x9 : ffff000008d91f48 x8 : ffff800079400248 
[    9.486541] x7 : ffff000008d6a940 x6 : 000000001bd17a29 
[    9.491848] x5 : 0000000000000415 x4 : 000080007323d000 
[    9.497156] x3 : 0000000000000001 x2 : 000080007323d000 
[    9.502463] x1 : ffff000008013dd0 x0 : ffff000008d66420 
[    9.507771] Call trace:
[    9.510217]  irq_work_tick+0x1c/0x60
[    9.513789]  update_process_times+0x3c/0x58
[    9.517972]  tick_sched_handle.isra.5+0x30/0x48
[    9.522498]  tick_sched_timer+0x48/0x98
[    9.526331]  __hrtimer_run_queues+0xe4/0x1f8
[    9.530597]  hrtimer_interrupt+0xf4/0x2b0
[    9.534607]  arch_timer_handler_phys+0x28/0x40
[    9.539049]  handle_percpu_devid_irq+0x80/0x138
[    9.543577]  generic_handle_irq+0x24/0x38
[    9.547584]  __handle_domain_irq+0x5c/0xb0
[    9.551678]  gic_handle_irq+0x58/0xa8
[    9.555336]  el1_irq+0xb0/0x140
[    9.558475]  arch_cpu_idle+0x10/0x18
[    9.562049]  do_idle+0x1d4/0x298
[    9.565275]  cpu_startup_entry+0x20/0x28
[    9.569195]  secondary_start_kernel+0x18c/0x1c8
[    9.573724] Code: 910003e1 90006013 91108260 d538d082 (f8626803) 
[    9.579812] ---[ end trace 2e56c3b86178f377 ]---
[    9.584425] Kernel panic - not syncing: Fatal exception in interrupt
[    9.590775] SMP: stopping secondary CPUs
[    9.594696] Kernel Offset: disabled
[    9.598181] CPU features: 0x0,24802004
[    9.601924] Memory Limit: none
[    9.604978] Rebooting in 10 seconds..

 

Update

this crash happens after it try to load or load the network interfaces

also notice that during those crashes it start to ruin the installed image..

 

On 8/21/2019 at 2:03 PM, shaddow501 said:

 

 

How to get this fixed? what should I do? is it the module problem? since the original image from BPI works (based on kernel 4.4.89)

Board: Not on the list

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines