Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crashes and tracebacks in dmesg #13

Open
ArcolaJasper opened this issue Nov 12, 2019 · 2 comments
Open

crashes and tracebacks in dmesg #13

ArcolaJasper opened this issue Nov 12, 2019 · 2 comments

Comments

@ArcolaJasper
Copy link

Describe the bug
Add a clear and concise description of what you think the bug is.

When trying to boot the kernel on a Raspberry PI3 there is a crash and traceback in the logs. Also USB and networking dosn't work. kernel logs to get saved to /var/log/messages tho.

To reproduce

Install kernel on a RPI3 with latest raspbian , try to boot the kernel

Expected behaviour
The kernel to work

Actual behaviour
USB and ethernet dosn't work, RPI does finish booting tho.

System

  • Which model of Raspberry Pi? e.g. Pi3B+, PiZeroW

Pi3

  • Which OS and version (cat /etc/rpi-issue)?

Raspberry Pi reference 2019-09-26
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 80d486687ea77d31fc3fc13cf3a2f8b464e129be, stage2

  • Which firmware version (vcgencmd version)?

Sep 24 2019 17:37:19
Copyright (c) 2012 Broadcom
version 6820edeee4ef3891b95fc01cf02a7abd7ca52f17 (clean) (release) (start)

  • Which kernel version (uname -a)?

Linux raspberrypi 4.19.75-v7+ raspberrypi#1270 SMP Tue Sep 24 18:45:11 BST 2019 armv7l GNU/Linux
(well thats what I'm using to get logs etc).

Logs

Nov 12 17:01:17 raspberrypi kernel: [    1.723915] Hardware name: BCM2835
Nov 12 17:01:17 raspberrypi kernel: [    1.726196] [<80111cdc>] (unwind_backtrace) from [<8010d300>] (show_stack+0x20/0x24)
Nov 12 17:01:17 raspberrypi kernel: [    1.730788] [<8010d300>] (show_stack) from [<8080c350>] (dump_stack+0xc8/0x10c)
Nov 12 17:01:17 raspberrypi kernel: [    1.733178] [<8080c350>] (dump_stack) from [<80182160>] (__report_bad_irq+0x3c/0xdc)
Nov 12 17:01:17 raspberrypi kernel: [    1.737776] [<80182160>] (__report_bad_irq) from [<80182584>] (note_interrupt+0x29c/0x2ec)
Nov 12 17:01:17 raspberrypi kernel: [    1.742626] [<80182584>] (note_interrupt) from [<8017f2dc>] (handle_irq_event_percpu+0x6c/0x8c)
Nov 12 17:01:17 raspberrypi kernel: [    1.747755] [<8017f2dc>] (handle_irq_event_percpu) from [<8017f350>] (handle_irq_event+0x54/0x78)
Nov 12 17:01:17 raspberrypi kernel: [    1.752910] [<8017f350>] (handle_irq_event) from [<80183064>] (handle_level_irq+0xc0/0x16c)
Nov 12 17:01:17 raspberrypi kernel: [    1.758170] [<80183064>] (handle_level_irq) from [<8017e164>] (generic_handle_irq+0x34/0x44)
Nov 12 17:01:17 raspberrypi kernel: [    1.763655] [<8017e164>] (generic_handle_irq) from [<80517f14>] (bcm2836_chained_handle_irq+0x38/0x50)
Nov 12 17:01:17 raspberrypi kernel: [    1.769323] [<80517f14>] (bcm2836_chained_handle_irq) from [<8017e164>] (generic_handle_irq+0x34/0x44)
Nov 12 17:01:17 raspberrypi kernel: [    1.775104] [<8017e164>] (generic_handle_irq) from [<8017e8b0>] (__handle_domain_irq+0x6c/0xc4)
Nov 12 17:01:17 raspberrypi kernel: [    1.780973] [<8017e8b0>] (__handle_domain_irq) from [<801021a4>] (bcm2836_arm_irqchip_handle_irq+0x60/0xa8)
Nov 12 17:01:17 raspberrypi kernel: [    1.786877] [<801021a4>] (bcm2836_arm_irqchip_handle_irq) from [<801019bc>] (__irq_svc+0x5c/0x7c)
Nov 12 17:01:17 raspberrypi kernel: [    1.792886] Exception stack(0x80d01ee0 to 0x80d01f28)
Nov 12 17:01:17 raspberrypi kernel: [    1.795875] 1ee0: 8010989c 00000000 40000093 40000093 80d00000 80d04d70 80d04db8 00000001
Nov 12 17:01:17 raspberrypi kernel: [    1.801747] 1f00: 80d8e3be 80a6b124 80d04d48 80d01f3c 80d05170 80d01f30 00000000 801098a0
Nov 12 17:01:17 raspberrypi kernel: [    1.807603] 1f20: 40000013 ffffffff
Nov 12 17:01:17 raspberrypi kernel: [    1.810464] [<801019bc>] (__irq_svc) from [<801098a0>] (arch_cpu_idle+0x34/0x4c)
Nov 12 17:01:17 raspberrypi kernel: [    1.816129] [<801098a0>] (arch_cpu_idle) from [<8082932c>] (default_idle_call+0x34/0x48)
Nov 12 17:01:17 raspberrypi kernel: [    1.821794] [<8082932c>] (default_idle_call) from [<801521b0>] (do_idle+0xf0/0x17c)
Nov 12 17:01:17 raspberrypi kernel: [    1.827447] [<801521b0>] (do_idle) from [<801524fc>] (cpu_startup_entry+0x28/0x2c)
Nov 12 17:01:17 raspberrypi kernel: [    1.833098] [<801524fc>] (cpu_startup_entry) from [<80822a04>] (rest_init+0xc0/0xc4)
Nov 12 17:01:17 raspberrypi kernel: [    1.838747] [<80822a04>] (rest_init) from [<80c00fec>] (start_kernel+0x490/0x4b8)

a different boot:

Nov 12 17:01:17 raspberrypi kernel: [    1.710373] Hardware name: BCM2835
Nov 12 17:01:17 raspberrypi kernel: [    1.710409] [<80111cdc>] (unwind_backtrace) from [<8010d300>] (show_stack+0x20/0x24)
Nov 12 17:01:17 raspberrypi kernel: [    1.710426] [<8010d300>] (show_stack) from [<8080c350>] (dump_stack+0xc8/0x10c)
Nov 12 17:01:17 raspberrypi kernel: [    1.710444] [<8080c350>] (dump_stack) from [<80182160>] (__report_bad_irq+0x3c/0xdc)
Nov 12 17:01:17 raspberrypi kernel: [    1.710458] [<80182160>] (__report_bad_irq) from [<80182584>] (note_interrupt+0x29c/0x2ec)
Nov 12 17:01:17 raspberrypi kernel: [    1.710475] [<80182584>] (note_interrupt) from [<8017f2dc>] (handle_irq_event_percpu+0x6c/0x8c)
Nov 12 17:01:17 raspberrypi kernel: [    1.710493] [<8017f2dc>] (handle_irq_event_percpu) from [<8017f350>] (handle_irq_event+0x54/0x78)
Nov 12 17:01:17 raspberrypi kernel: [    1.710508] [<8017f350>] (handle_irq_event) from [<80183064>] (handle_level_irq+0xc0/0x16c)
Nov 12 17:01:17 raspberrypi kernel: [    1.710524] [<80183064>] (handle_level_irq) from [<8017e164>] (generic_handle_irq+0x34/0x44)
Nov 12 17:01:17 raspberrypi kernel: [    1.710541] [<8017e164>] (generic_handle_irq) from [<80517f14>] (bcm2836_chained_handle_irq+0x38/0x50)
Nov 12 17:01:17 raspberrypi kernel: [    1.710557] [<80517f14>] (bcm2836_chained_handle_irq) from [<8017e164>] (generic_handle_irq+0x34/0x44)
Nov 12 17:01:17 raspberrypi kernel: [    1.710573] [<8017e164>] (generic_handle_irq) from [<8017e8b0>] (__handle_domain_irq+0x6c/0xc4)
Nov 12 17:01:17 raspberrypi kernel: [    1.710590] [<8017e8b0>] (__handle_domain_irq) from [<801021a4>] (bcm2836_arm_irqchip_handle_irq+0x60/0xa8)
Nov 12 17:01:17 raspberrypi kernel: [    1.710605] [<801021a4>] (bcm2836_arm_irqchip_handle_irq) from [<801019bc>] (__irq_svc+0x5c/0x7c)
Nov 12 17:01:17 raspberrypi kernel: [    1.710611] Exception stack(0xb9d0dce0 to 0xb9d0dd28)
Nov 12 17:01:17 raspberrypi kernel: [    1.710623] dce0: 8017b8d8 00000000 20000013 20000013 00000000 0000004d 80da0b54 80da2b54
Nov 12 17:01:17 raspberrypi kernel: [    1.710635] dd00: 80da2228 80da0230 80da0750 b9d0dd94 80d05170 b9d0dd30 00000000 8017b8f0
Nov 12 17:01:17 raspberrypi kernel: [    1.710641] dd20: 40000013 ffffffff
Nov 12 17:01:17 raspberrypi kernel: [    1.710657] [<801019bc>] (__irq_svc) from [<8017b8f0>] (console_unlock+0x59c/0x65c)
Nov 12 17:01:17 raspberrypi kernel: [    1.710672] [<8017b8f0>] (console_unlock) from [<8017d05c>] (vprintk_emit+0x138/0x344)
Nov 12 17:01:17 raspberrypi kernel: [    1.710688] [<8017d05c>] (vprintk_emit) from [<8017d44c>] (vprintk_default+0x44/0x74)
Nov 12 17:01:17 raspberrypi kernel: [    1.710703] [<8017d44c>] (vprintk_default) from [<8017dff4>] (vprintk_func+0x60/0x114)
Nov 12 17:01:17 raspberrypi kernel: [    1.710719] [<8017dff4>] (vprintk_func) from [<8017d858>] (printk+0x40/0x5c)
Nov 12 17:01:17 raspberrypi rsyslogd: imuxsock: Acquired UNIX socket '/run/systemd/journal/syslog' (fd 3) from systemd.  [v8.1901.0]
Nov 12 17:01:17 raspberrypi rsyslogd:  [origin software="rsyslogd" swVersion="8.1901.0" x-pid="296" x-info="https://www.rsyslog.com"] start
Nov 12 17:01:17 raspberrypi kernel: [    1.710736] [<8017d858>] (printk) from [<80c01600>] (do_mount_root.part.3+0x8c/0x98)
Nov 12 17:01:17 raspberrypi kernel: [    1.710752] [<80c01600>] (do_mount_root.part.3) from [<80c01810>] (mount_block_root+0x16c/0x2d4)
Nov 12 17:01:17 raspberrypi kernel: [    1.710765] [<80c01810>] (mount_block_root) from [<80c01c10>] (mount_root+0x150/0x16c)
Nov 12 17:01:17 raspberrypi kernel: [    1.710779] [<80c01c10>] (mount_root) from [<80c01db8>] (prepare_namespace+0x18c/0x1d4)
Nov 12 17:01:17 raspberrypi kernel: [    1.710793] [<80c01db8>] (prepare_namespace) from [<80c01324>] (kernel_init_freeable+0x310/0x3c4)
Nov 12 17:01:17 raspberrypi kernel: [    1.710809] [<80c01324>] (kernel_init_freeable) from [<80822a20>] (kernel_init+0x18/0x12c)
Nov 12 17:01:17 raspberrypi kernel: [    1.710824] [<80822a20>] (kernel_init) from [<801010ac>] (ret_from_fork+0x14/0x28)
Nov 12 17:01:17 raspberrypi kernel: [    1.710829] Exception stack(0xb9d0dfb0 to 0xb9d0dff8)
Nov 12 17:01:17 raspberrypi kernel: [    1.710837] dfa0:                                     00000000 00000000 00000000 00000000
Nov 12 17:01:17 raspberrypi kernel: [    1.710848] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Nov 12 17:01:17 raspberrypi kernel: [    1.710857] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000

and another:

Nov 12 17:01:17 raspberrypi kernel: [    1.810312] [<80111cdc>] (unwind_backtrace) from [<8010d300>] (show_stack+0x20/0x24)
Nov 12 17:01:17 raspberrypi kernel: [    1.817189] [<8010d300>] (show_stack) from [<8080c350>] (dump_stack+0xc8/0x10c)
Nov 12 17:01:17 raspberrypi kernel: [    1.824130] [<8080c350>] (dump_stack) from [<80182160>] (__report_bad_irq+0x3c/0xdc)
Nov 12 17:01:17 raspberrypi kernel: [    1.831088] [<80182160>] (__report_bad_irq) from [<80182584>] (note_interrupt+0x29c/0x2ec)
Nov 12 17:01:17 raspberrypi kernel: [    1.838101] [<80182584>] (note_interrupt) from [<8017f2dc>] (handle_irq_event_percpu+0x6c/0x8c)
Nov 12 17:01:17 raspberrypi kernel: [    1.845234] [<8017f2dc>] (handle_irq_event_percpu) from [<8017f350>] (handle_irq_event+0x54/0x78)
Nov 12 17:01:17 raspberrypi kernel: [    1.852381] [<8017f350>] (handle_irq_event) from [<80183064>] (handle_level_irq+0xc0/0x16c)
Nov 12 17:01:17 raspberrypi kernel: [    1.859579] [<80183064>] (handle_level_irq) from [<8017e164>] (generic_handle_irq+0x34/0x44)
Nov 12 17:01:17 raspberrypi kernel: [    1.866772] [<8017e164>] (generic_handle_irq) from [<80517f14>] (bcm2836_chained_handle_irq+0x38/0x50)
Nov 12 17:01:17 raspberrypi kernel: [    1.874038] [<80517f14>] (bcm2836_chained_handle_irq) from [<8017e164>] (generic_handle_irq+0x34/0x44)
Nov 12 17:01:17 raspberrypi kernel: [    1.881412] [<8017e164>] (generic_handle_irq) from [<8017e8b0>] (__handle_domain_irq+0x6c/0xc4)
Nov 12 17:01:17 raspberrypi kernel: [    1.888751] [<8017e8b0>] (__handle_domain_irq) from [<801021a4>] (bcm2836_arm_irqchip_handle_irq+0x60/0xa8)
Nov 12 17:01:17 raspberrypi kernel: [    1.896185] [<801021a4>] (bcm2836_arm_irqchip_handle_irq) from [<801019bc>] (__irq_svc+0x5c/0x7c)
Nov 12 17:01:17 raspberrypi kernel: [    1.903626] Exception stack(0x80d01ee0 to 0x80d01f28)
Nov 12 17:01:17 raspberrypi kernel: [    1.911071] 1ee0: 8010989c 00000000 40000093 40000093 80d00000 80d04d70 80d04db8 00000001
Nov 12 17:01:17 raspberrypi kernel: [    1.918628] 1f00: 80d8e3be 80a6b124 80d04d48 80d01f3c 80d05170 80d01f30 00000000 801098a0
Nov 12 17:01:17 raspberrypi kernel: [    1.926249] 1f20: 40000013 ffffffff
Nov 12 17:01:17 raspberrypi kernel: [    1.933833] [<801019bc>] (__irq_svc) from [<801098a0>] (arch_cpu_idle+0x34/0x4c)
Nov 12 17:01:17 raspberrypi kernel: [    1.941559] [<801098a0>] (arch_cpu_idle) from [<8082932c>] (default_idle_call+0x34/0x48)
Nov 12 17:01:17 raspberrypi kernel: [    1.949335] [<8082932c>] (default_idle_call) from [<801521b0>] (do_idle+0xf0/0x17c)
Nov 12 17:01:17 raspberrypi kernel: [    1.957096] [<801521b0>] (do_idle) from [<801524fc>] (cpu_startup_entry+0x28/0x2c)
Nov 12 17:01:17 raspberrypi kernel: [    1.964885] [<801524fc>] (cpu_startup_entry) from [<80822a04>] (rest_init+0xc0/0xc4)
Nov 12 17:01:17 raspberrypi kernel: [    1.972664] [<80822a04>] (rest_init) from [<80c00fec>] (start_kernel+0x490/0x4b8)
Nov 12 17:01:17 raspberrypi kernel: [    1.980513] [<80c00fec>] (start_kernel) from [<00000000>] (  (null))
Nov 12 17:01:18 raspberrypi kernel: [    1.802864] Hardware name: BCM2835
Nov 12 17:01:18 raspberrypi kernel: [    1.809633] [<80111cdc>] (unwind_backtrace) from [<8010d300>] (show_stack+0x20/0x24)
Nov 12 17:01:18 raspberrypi kernel: [    1.816556] [<8010d300>] (show_stack) from [<8080c350>] (dump_stack+0xc8/0x10c)
Nov 12 17:01:18 raspberrypi kernel: [    1.823475] [<8080c350>] (dump_stack) from [<80182160>] (__report_bad_irq+0x3c/0xdc)
Nov 12 17:01:18 raspberrypi kernel: [    1.830423] [<80182160>] (__report_bad_irq) from [<80182584>] (note_interrupt+0x29c/0x2ec)
Nov 12 17:01:18 raspberrypi kernel: [    1.837451] [<80182584>] (note_interrupt) from [<8017f2dc>] (handle_irq_event_percpu+0x6c/0x8c)
Nov 12 17:01:18 raspberrypi kernel: [    1.844581] [<8017f2dc>] (handle_irq_event_percpu) from [<8017f350>] (handle_irq_event+0x54/0x78)
Nov 12 17:01:18 raspberrypi kernel: [    1.851755] [<8017f350>] (handle_irq_event) from [<80183064>] (handle_level_irq+0xc0/0x16c)
Nov 12 17:01:18 raspberrypi kernel: [    1.858929] [<80183064>] (handle_level_irq) from [<8017e164>] (generic_handle_irq+0x34/0x44)
Nov 12 17:01:18 raspberrypi kernel: [    1.866140] [<8017e164>] (generic_handle_irq) from [<80517f14>] (bcm2836_chained_handle_irq+0x38/0x50)
Nov 12 17:01:18 raspberrypi kernel: [    1.873400] [<80517f14>] (bcm2836_chained_handle_irq) from [<8017e164>] (generic_handle_irq+0x34/0x44)
Nov 12 17:01:18 raspberrypi kernel: [    1.880769] [<8017e164>] (generic_handle_irq) from [<8017e8b0>] (__handle_domain_irq+0x6c/0xc4)
Nov 12 17:01:18 raspberrypi kernel: [    1.888095] [<8017e8b0>] (__handle_domain_irq) from [<801021a4>] (bcm2836_arm_irqchip_handle_irq+0x60/0xa8)
Nov 12 17:01:18 raspberrypi kernel: [    1.895541] [<801021a4>] (bcm2836_arm_irqchip_handle_irq) from [<801019bc>] (__irq_svc+0x5c/0x7c)
Nov 12 17:01:18 raspberrypi kernel: [    1.902971] Exception stack(0x80d01ee0 to 0x80d01f28)
Nov 12 17:01:18 raspberrypi kernel: [    1.910415] 1ee0: 8010989c 00000000 40000093 40000093 80d00000 80d04d70 80d04db8 00000001
Nov 12 17:01:18 raspberrypi kernel: [    1.917995] 1f00: 80d8e3be 80a6b124 80d04d48 80d01f3c 80d05170 80d01f30 00000000 801098a0
Nov 12 17:01:18 raspberrypi kernel: [    1.925564] 1f20: 40000013 ffffffff
Nov 12 17:01:18 raspberrypi kernel: [    1.933197] [<801019bc>] (__irq_svc) from [<801098a0>] (arch_cpu_idle+0x34/0x4c)
Nov 12 17:01:18 raspberrypi kernel: [    1.940916] [<801098a0>] (arch_cpu_idle) from [<8082932c>] (default_idle_call+0x34/0x48)
Nov 12 17:01:18 raspberrypi kernel: [    1.948689] [<8082932c>] (default_idle_call) from [<801521b0>] (do_idle+0xf0/0x17c)
Nov 12 17:01:18 raspberrypi kernel: [    1.956452] [<801521b0>] (do_idle) from [<801524fc>] (cpu_startup_entry+0x28/0x2c)
Nov 12 17:01:18 raspberrypi kernel: [    1.964248] [<801524fc>] (cpu_startup_entry) from [<80822a04>] (rest_init+0xc0/0xc4)
Nov 12 17:01:18 raspberrypi kernel: [    1.972023] [<80822a04>] (rest_init) from [<80c00fec>] (start_kernel+0x490/0x4b8)
Nov 12 17:01:18 raspberrypi kernel: [    1.979864] [<80c00fec>] (start_kernel) from [<00000000>] (  (null))
Nov 12 18:36:20 raspberrypi kernel: [    1.800326] [<80111cdc>] (unwind_backtrace) from [<8010d300>] (show_stack+0x20/0x24)
Nov 12 18:36:20 raspberrypi kernel: [    1.807213] [<8010d300>] (show_stack) from [<8080c350>] (dump_stack+0xc8/0x10c)
Nov 12 18:36:20 raspberrypi kernel: [    1.814164] [<8080c350>] (dump_stack) from [<80182160>] (__report_bad_irq+0x3c/0xdc)
Nov 12 18:36:20 raspberrypi kernel: [    1.821076] [<80182160>] (__report_bad_irq) from [<80182584>] (note_interrupt+0x29c/0x2ec)
Nov 12 18:36:20 raspberrypi kernel: [    1.828124] [<80182584>] (note_interrupt) from [<8017f2dc>] (handle_irq_event_percpu+0x6c/0x8c)
Nov 12 18:36:20 raspberrypi kernel: [    1.835236] [<8017f2dc>] (handle_irq_event_percpu) from [<8017f350>] (handle_irq_event+0x54/0x78)
Nov 12 18:36:20 raspberrypi kernel: [    1.842373] [<8017f350>] (handle_irq_event) from [<80183064>] (handle_level_irq+0xc0/0x16c)
Nov 12 18:36:20 raspberrypi kernel: [    1.849557] [<80183064>] (handle_level_irq) from [<8017e164>] (generic_handle_irq+0x34/0x44)
Nov 12 18:36:20 raspberrypi kernel: [    1.856731] [<8017e164>] (generic_handle_irq) from [<80517f14>] (bcm2836_chained_handle_irq+0x38/0x50)
Nov 12 18:36:20 raspberrypi kernel: [    1.864031] [<80517f14>] (bcm2836_chained_handle_irq) from [<8017e164>] (generic_handle_irq+0x34/0x44)
Nov 12 18:36:20 raspberrypi kernel: [    1.871350] [<8017e164>] (generic_handle_irq) from [<8017e8b0>] (__handle_domain_irq+0x6c/0xc4)
Nov 12 18:36:20 raspberrypi kernel: [    1.878699] [<8017e8b0>] (__handle_domain_irq) from [<801021a4>] (bcm2836_arm_irqchip_handle_irq+0x60/0xa8)
Nov 12 18:36:20 raspberrypi kernel: [    1.886120] [<801021a4>] (bcm2836_arm_irqchip_handle_irq) from [<801019bc>] (__irq_svc+0x5c/0x7c)
Nov 12 18:36:20 raspberrypi kernel: [    1.893560] Exception stack(0x80d01ee0 to 0x80d01f28)
Nov 12 18:36:20 raspberrypi kernel: [    1.901005] 1ee0: 8010989c 00000000 40000093 40000093 80d00000 80d04d70 80d04db8 00000001
Nov 12 18:36:20 raspberrypi kernel: [    1.908540] 1f00: 80d8e3be 80a6b124 80d04d48 80d01f3c 80d05170 80d01f30 00000000 801098a0
Nov 12 18:36:20 raspberrypi kernel: [    1.916145] 1f20: 40000013 ffffffff
Nov 12 18:36:20 raspberrypi kernel: [    1.923701] [<801019bc>] (__irq_svc) from [<801098a0>] (arch_cpu_idle+0x34/0x4c)
Nov 12 18:36:20 raspberrypi kernel: [    1.931434] [<801098a0>] (arch_cpu_idle) from [<8082932c>] (default_idle_call+0x34/0x48)
Nov 12 18:36:20 raspberrypi kernel: [    1.939165] [<8082932c>] (default_idle_call) from [<801521b0>] (do_idle+0xf0/0x17c)
Nov 12 18:36:20 raspberrypi kernel: [    1.946948] [<801521b0>] (do_idle) from [<801524fc>] (cpu_startup_entry+0x28/0x2c)
Nov 12 18:36:20 raspberrypi kernel: [    1.954715] [<801524fc>] (cpu_startup_entry) from [<80822a04>] (rest_init+0xc0/0xc4)
Nov 12 18:36:20 raspberrypi kernel: [    1.962516] [<80822a04>] (rest_init) from [<80c00fec>] (start_kernel+0x490/0x4b8)
Nov 12 18:36:20 raspberrypi kernel: [    1.970298] [<80c00fec>] (start_kernel) from [<00000000>] (  (null))

Additional context

The can hardware is this:

https://www.waveshare.com/wiki/2-CH_CAN_FD_HAT

The can device does get recognised tho!

Nov 12 17:01:17 raspberrypi kernel: [    5.653555] CAN device driver interface
Nov 12 17:01:17 raspberrypi kernel: [    5.685739] mcp25xxfd spi0.0: MCP2517 successfully initialized.
Nov 12 17:01:17 raspberrypi kernel: [    6.311800] Indeed it is in host mode hprt0 = 00001101
@M-gre
Copy link

M-gre commented Nov 28, 2019

Hey @ArcolaJasper, I'm also experiencing the same issue that the USB ports aren't working. Have you been able to fix it on your end?

@ArcolaJasper
Copy link
Author

I switched to the waveshare supplied driver, and it works fine!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants