Skip to content

Instantly share code, notes, and snippets.

@dhess
Last active December 29, 2016 21:15
Show Gist options
  • Select an option

  • Save dhess/7905c58299b94e59f1c6c0eaaa7515fd to your computer and use it in GitHub Desktop.

Select an option

Save dhess/7905c58299b94e59f1c6c0eaaa7515fd to your computer and use it in GitHub Desktop.
NVIDIA Tegra TK1 NixOS oops
[ 436.377138] ------------[ cut here ]---
---------
[ 436.384210] WARNING: CPU: 0 PID: 0 at /tmp/nix-build-linux-4.8.8.drv-0/linux-4.8.8/net/sched/sch_generic.c:316 dev_wa
tchdog+0x27c/0x280
[ 436.400201] NETDEV WATCHDOG: enp1s0 (r8169): transmit queue 0 timed out
[ 436.409095] Modules linked in: snd_soc_tegra30_i2s snd_soc_tegra_pcm nls_iso8859_1 nls_cp437 snd_hda_codec_hdmi cfg80
211 snd_soc_tegra_rt5640 nouveau snd_soc_tegra_utils snd_soc_tegra30_ahub snd_hda_tegra snd_soc_rt5640 snd_hda_codec snd
_soc_rl6231 snd_hda_core snd_soc_core snd_pcm_dmaengine xhci_tegra snd_pcm ttm snd_timer tegra_devfreq tegra_wdt ac97_bu
s snd soundcore
[ 436.457640] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.8.8 #1-NixOS
[ 436.465956] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree)
[ 436.474357] [<c0313618>] (unwind_backtrace) from [<c030e158>] (show_stack+0x20/0x24)
[ 436.484410] [<c030e158>] (show_stack) from [<c06aea5c>] (dump_stack+0x98/0xac)
[ 436.493745] [<c06aea5c>] (dump_stack) from [<c034c4c0>] (__warn+0xf8/0x110)
[ 436.502692] [<c034c4c0>] (__warn) from [<c034c520>] (warn_slowpath_fmt+0x48/0x50)
[ 436.512362] [<c034c520>] (warn_slowpath_fmt) from [<c0caa790>] (dev_watchdog+0x27c/0x280)
[ 436.522909] [<c0caa790>] (dev_watchdog) from [<c03b5108>] (call_timer_fn+0x50/0x1a0)
[ 436.532846] [<c03b5108>] (call_timer_fn) from [<c03b5358>] (expire_timers+0x100/0x184)
[ 436.542996] [<c03b5358>] (expire_timers) from [<c03b5478>] (run_timer_softirq+0x9c/0x1b4)
[ 436.553498] [<c03b5478>] (run_timer_softirq) from [<c0301df4>] (__do_softirq+0xe4/0x35c)
[ 436.563893] [<c0301df4>] (__do_softirq) from [<c0352458>] (irq_exit+0xc4/0x12c)
[ 436.573306] [<c0352458>] (irq_exit) from [<c03a1288>] (__handle_domain_irq+0x70/0xc4)
[ 436.583363] [<c03a1288>] (__handle_domain_irq) from [<c0301850>] (gic_handle_irq+0x64/0xa8)
[ 436.594178] [<c0301850>] (gic_handle_irq) from [<c0db108c>] (__irq_svc+0x6c/0x90)
[ 436.603752] Exception stack(0xc1601e58 to 0xc1601ea0)
[ 436.610258] 1e40: ed17b980 00000001
[ 436.622337] 1e60: ed17b980 000089e7 c156b100 ee6eefc0 eed88100 2d81d000 c0dac4f4 c1607d44
[ 436.633053] 1e80: c1607a00 c1601eec c1601ef0 c1601ea8 c0dac4f4 c037402c 60000113 ffffffff
[ 436.643997] [<c0db108c>] (__irq_svc) from [<c037402c>] (finish_task_switch+0xc4/0x244)
[ 436.654238] [<c037402c>] (finish_task_switch) from [<c0dac4f4>] (__schedule+0x1f4/0x678)
[ 436.664663] [<c0dac4f4>] (__schedule) from [<c0dac9c8>] (schedule+0x50/0xa8)
[ 436.673710] [<c0dac9c8>] (schedule) from [<c0dacd58>] (schedule_preempt_disabled+0x18/0x1c)
[ 436.684476] [<c0dacd58>] (schedule_preempt_disabled) from [<c0391440>] (cpu_startup_entry+0x17c/0x368)
[ 436.771810] [<c0391440>] (cpu_startup_entry) from [<c0dab124>] (rest_init+0x84/0x88)
[ 436.887391] [<c0dab124>] (rest_init) from [<c1400d7c>] (start_kernel+0x3e4/0x3f0)
32 146k 32 49152 0 0 2010 0 0:01:14 [ 436.979962] ---[ end trace 3ed5a8c23bbbb509 ]---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment