Skip to content
Snippets Groups Projects

asus-grouper: update to use devicepkg-dev

Merged Imported Administrator requested to merge grouper-devicepkg-dev into master

Updated the device-asus-grouper package to use devicepkg-dev (#8 (closed))

I've tested the resulting image and it builds, boots and has a working touchscreen (in Weston)

I've also noticed that the device reboots itself at times, both in the USB ssh console and in Weston. This seems to be a known issue but I don't know how prevalent it was before.

It would be great if someone else could test this to confirm that it works.

Edited by Administrator

Merge request reports

Approval is optional

Merged by AdministratorAdministrator 6 years ago (Mar 4, 2019 8:50am UTC)

Merge details

  • Changes merged into master with 81cee386.
  • Deleted the source branch.

Pipeline #196768 passed

Pipeline passed for 81cee386 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Administrator changed the description · Imported

    changed the description

    By Pedro Ângelo on 2019-03-03T23:29:19

  • Administrator changed the description · Imported

    changed the description

    By Pedro Ângelo on 2019-03-03T23:29:50

  • Administrator added 1 commit · Imported

    added 1 commit

    • b522e993 - asus-grouper: update to use devicepkg-dev

    Compare with previous version

    By Pedro Ângelo on 2019-03-03T23:40:47

  • Administrator added 1 commit · Imported

    added 1 commit

    Compare with previous version

    By Oliver Smith on 2019-03-04T08:48:12

  • Author Owner

    Code looks good to me.

    I've also noticed that the device reboots itself at times, both in the USB ssh console and in Weston. This seems to be a known issue but I don't know how prevalent it was before.

    This sounds like a watchdog-related problem. Maybe there is a /dev/watchdog device available like in device-nokia-n9? (if so, check that package, it kicks the watchdog properly.)

    It would be great if someone else could test this to confirm that it works.

    In theory yes, but you seem to be the only active postmarketOS contributor who is using asus-grouper right now. The testing you have made sounds reasonable, so let's get this shipped (and your other MR on top of it).

    Thank you very much @pangelo!

    By Oliver Smith on 2019-03-04T08:50:22

  • Administrator approved this merge request · Imported

    approved this merge request

    By Oliver Smith on 2019-03-04T08:50:27

  • Administrator merged · Imported

    merged

    By Oliver Smith on 2019-03-04T08:50:55

  • Administrator mentioned in commit 81cee386 · Imported

    mentioned in commit 81cee386

    By Pedro Ângelo on 2019-03-04T08:50:55

  • Author Owner

    The device does have a /dev/watchdog and there's a tegra_wdt.heartbeat=30 on the kernel command line, but I don't have any telling tegra_wdt related messages on /var/log/dmesg after boot.

    Adding a dependency on watchdog-kick like the N9 device package seems to alleviate the issue but I still get the occasional reboot (I also tried installing an initfs hook like that package, and didn't notice much difference). I'll try changing the heartbeat timeout or disabling it altogether in the kernel config, just to check if it's not a hardware issue.

    By Pedro Ângelo on 2019-03-04T16:22:31

  • Author Owner

    Changing tegra_wdt.heartbeat to a large value, just makes it takes a lot longer to reboot whenever weston hangs. /proc/last_kmsg has the following info. jdb2 or device-mapper seems to be the culprit. Should I open an issue for this?

    [   36.539067] Internal error: Oops: 805 [#1] PREEMPT SMP
    [   36.539256] CPU: 1    Not tainted  (3.1.10 #11-Alpine)
    [   36.539375] PC is at __bug+0x1c/0x28
    [   36.539474] LR is at __bug+0x18/0x28
    [   36.539653] pc : [<c0012614>]    lr : [<c0012610>]    psr: 60000013
    [   36.539658] sp : d6519d38  ip : 0000000a  fp : d6519d94
    [   36.539915] r10: 00000000  r9 : d6bb15a8  r8 : c0008180
    [   36.540009] r7 : d7a333e0  r6 : c0008180  r5 : 00000000  r4 : c1406114
    [   36.540179] r3 : 00000000  r2 : c09e5320  r1 : c0008180  r0 : 00000095
    [   36.540276] Flags: nZCv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment kernel
    [   36.540448] Control: 10c5387d  Table: 9469404a  DAC: 00000015
    [   36.540619] 
    [   36.540621] PC: 0xc0012594:
    [   36.540796] 2594  fffff000 006e4238 007d992f e3a03004 e52de004 e24dd08c e1a00002 e58d3008
    [   36.541748] 25b4  e3a03000 e592203c e58d300c e58d3000 e1a03001 e1a01000 e59f001c e59fc01c
    [   36.542622] 25d4  e58d2014 e08f0000 e28d2008 e58dc010 ebfffeca e28dd08c e49df004 007d98b9
    [   36.543570] 25f4  00030001 e1a02001 e1a01000 e59f0014 e92d4010 e08f0000 eb1b4a61 e3a03000
    [   36.544515] 2614  e5833000 eafffffe 007d98a1 e1a02000 e59f0020 e1a03001 e92d4010 e1a0100e
    [   36.545464] 2634  e08f0000 eb1b4a56 e59f000c e3a01faa e08f0000 ebffffea 007d988e 007d98af
    [   36.546330] 2654  e1a01000 e59f0018 e92d4010 e08f0000 eb1b4a4b e59f000c e3a01fb5 e08f0000
    [   36.547276] 2674  ebffffdf 007d9905 007d9883 e3a03000 e92d4007 e1cd20f0 e1a02001 e1a01000
    [   36.548222] 
    [   36.548225] LR: 0xc0012590:
    [   36.548401] 2590  006e3c8c fffff000 006e4238 007d992f e3a03004 e52de004 e24dd08c e1a00002
    [   36.549348] 25b0  e58d3008 e3a03000 e592203c e58d300c e58d3000 e1a03001 e1a01000 e59f001c
    [   36.550302] 25d0  e59fc01c e58d2014 e08f0000 e28d2008 e58dc010 ebfffeca e28dd08c e49df004
    [   36.551184] 25f0  007d98b9 00030001 e1a02001 e1a01000 e59f0014 e92d4010 e08f0000 eb1b4a61
    [   36.552130] 2610  e3a03000 e5833000 eafffffe 007d98a1 e1a02000 e59f0020 e1a03001 e92d4010
    [   36.553085] 2630  e1a0100e e08f0000 eb1b4a56 e59f000c e3a01faa e08f0000 ebffffea 007d988e
    [   36.553955] 2650  007d98af e1a01000 e59f0018 e92d4010 e08f0000 eb1b4a4b e59f000c e3a01fb5
    [   36.554905] 2670  e08f0000 ebffffdf 007d9905 007d9883 e3a03000 e92d4007 e1cd20f0 e1a02001
    [   36.555857] 
    [   36.555860] SP: 0xd6519cb8:
    [   36.556034] 9cb8  00000002 205b1200 36332020 3933352e 5d363130 00000020 d6519cf8 c0985da0
    [   36.556977] 9cd8  d6519d94 c0012614 60000013 ffffffff d6519d24 c000de18 00000095 c0008180
    [   36.557920] 9cf8  c09e5320 00000000 c1406114 00000000 c0008180 d7a333e0 c0008180 d6bb15a8
    [   36.558795] 9d18  00000000 d6519d94 0000000a d6519d38 c0012610 c0012614 60000013 ffffffff
    [   36.559742] 9d38  c1406114 c00197ac d6bb1560 d6bb1bb4 d70e5638 c00fa4b0 d650b8d8 00000001
    [   36.560687] 9d58  00000000 d6bb15a8 2944e44c 0000000c 000442a6 d70e5638 d6518000 00058aa6
    [   36.561629] 9d78  00000000 d70e5638 00000211 000666a6 00000000 c0299374 d70e5638 d6bb1b60
    [   36.562500] 9d98  03a3fffe c0299358 d6bb1b60 d6518000 00058aa6 00000000 d70e5638 0b300000
    [   36.563368] 
    [   36.563371] FP: 0xd6519d14:
    [   36.563547] 9d14  d6bb15a8 00000000 d6519d94 0000000a d6519d38 c0012610 c0012614 60000013
    [   36.564490] 9d34  ffffffff c1406114 c00197ac d6bb1560 d6bb1bb4 d70e5638 c00fa4b0 d650b8d8
    [   36.565437] 9d54  00000001 00000000 d6bb15a8 2944e44c 0000000c 000442a6 d70e5638 d6518000
    [   36.566386] 9d74  00058aa6 00000000 d70e5638 00000211 000666a6 00000000 c0299374 d70e5638
    [   36.567249] 9d94  d6bb1b60 03a3fffe c0299358 d6bb1b60 d6518000 00058aa6 00000000 d70e5638
    [   36.568120] 9db4  0b300000 000666a6 c0297d44 d7788c98 c0985da0 00000010 00000002 00145000
    [   36.569072] 9dd4  00000000 03a40000 00000000 000666a6 00000000 c0988fdc c0988fdc c0988fdc
    [   36.570025] 9df4  00000000 c0831a1d c08319d0 00000000 00000000 d781a980 00011200 d792d6a0
    [   36.570903] 
    [   36.570905] R1: 0xc0008100:
    [   36.571159] 8100  c0ae6967 c0008104 c06e08b4 c06e08f8 e3120003 1a000008 e5925000 e3550005
    [   36.572028] 8120  13550002 1a000004 e5925004 e59f6010 e1550006 1a000000 e1a0f00e e3a02000
    [   36.572896] 8140  e1a0f00e 54410001 00000000 00000000 00000000 00000000 00000000 00000000
    [   36.573839] 8160  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [   36.574786] 8180  ea001a7d e92d40f0 e5903040 e590503c e2132020 13a01002 03a01004 e203301f
    [   36.575663] 81a0  e0455001 e580503c e3530013 e24dd08c e1a06000 05954000 0a000010 e1a0300d
    [   36.576617] 81c0  e3c33d7f e3c3303f e5931008 e3520000 e1a00005 e2411001 0a000029 eb0a941e
    [   36.577564] 81e0  e30f3fff e0024003 e3540b3a 3a000003 e2850002 eb0a9418 e0022003 e1824804
    [   36.578437] 
    [   36.578439] R2: 0xc09e52a0:
    [   36.578691] 52a0  c09eb818 c09e53e8 c09e525c 0000001e c09e4e40 c06f95bd 00000000 00000000
    [   36.579640] 52c0  00000000 00000000 00000000 00000000 c09e52d4 c082fc69 c0065310 00000000
    [   36.580509] 52e0  c096d0e8 c096d0e8 00000000 00000000 00000000 00000000 00000000 00000000
    [   36.581450] 5300  c0a662a8 00000000 00000000 00000001 c09e5310 c09e5310 00000000 00000000
    [   36.582395] 5320  c09e5320 c09e5320 c09e5328 c09e5328 00000000 00000001 00000000 00000000
    [   36.583272] 5340  c09e5340 c09e5340 00000000 00000000 c0067934 c0a0d570 00000000 00000001
    [   36.584221] 5360  00000000 00000000 c09e5368 c09e5368 00000000 c0849f13 c08a3b5a c07fc5e4
    [   36.585171] 5380  c07fc5eb c084895a c07fc5f2 c07fc5ff c07fc607 c07fc60d c07fc615 c006b9c4
    [   36.586114] 
    [   36.586117] R4: 0xc1406094:
    [   36.586292] 6094  00000001 d781aaa0 d4159020 00000000 00000000 00000000 00000000 00000000
    [   36.587238] 60b4  ffffffff 00000000 c1412020 c145c5d0 00000000 00000000 00000000 00000000
    [   36.588108] 60d4  00002078 ffffffff 00000001 00100100 00200200 00000000 00000000 00000000
    [   36.589055] 60f4  00000000 00002077 ffffffff 00000000 c140e3a8 c1417900 00000000 00000000
    [   36.589998] 6114  00000080 00000000 00002076 ffffffff 00000001 d6f457e0 d66ecba0 00000000
    [   36.590944] 6134  00000000 00000080 00000000 00002075 ffffffff 00000001 d7a11c60 d415e000
    [   36.591812] 6154  00000000 00000000 00000000 00000000 00002074 ffffffff 00000001 00100100
    [   36.592760] 6174  00200200 00000000 00000000 00000080 00000000 00002073 ffffffff 00000001
    [   36.593624] 
    [   36.593626] R6: 0xc0008100:
    [   36.593798] 8100  c0ae6967 c0008104 c06e08b4 c06e08f8 e3120003 1a000008 e5925000 e3550005
    [   36.594741] 8120  13550002 1a000004 e5925004 e59f6010 e1550006 1a000000 e1a0f00e e3a02000
    [   36.595687] 8140  e1a0f00e 54410001 00000000 00000000 00000000 00000000 00000000 00000000
    [   36.596555] 8160  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [   36.597506] 8180  ea001a7d e92d40f0 e5903040 e590503c e2132020 13a01002 03a01004 e203301f
    [   36.598384] 81a0  e0455001 e580503c e3530013 e24dd08c e1a06000 05954000 0a000010 e1a0300d
    [   36.599331] 81c0  e3c33d7f e3c3303f e5931008 e3520000 e1a00005 e2411001 0a000029 eb0a941e
    [   36.600196] 81e0  e30f3fff e0024003 e3540b3a 3a000003 e2850002 eb0a9418 e0022003 e1824804
    [   36.601142] 
    [   36.601144] R7: 0xd7a33360:
    [   36.601319] 3360  d7a33360 d7a33360 d7a33368 d7a33368 d7a33370 d7a33370 00000000 0000019d
    [   36.602269] 3380  00000000 00000000 00000000 d7a3a000 00000000 ffff9a0d 00000000 00000000
    [   36.603137] 33a0  d7a333a0 d7a333a0 d7a333a8 d7a333a8 d7a333b0 d7a333b0 00000000 00000094
    [   36.604085] 33c0  00000000 00000000 00000000 d7a38400 00000000 ffff9a0d 00000000 00000000
    [   36.604960] 33e0  00000000 00000000 00000040 00000040 d7bfe960 00000000 c00cfde4 c00cfe08
    [   36.605907] 3400  00000000 00000000 d7a33408 d7a33408 00000000 00000000 00000000 00000000
    [   36.606844] 3420  d7a5f300 d7a33424 d7a33424 d78a3ce0 00000000 c09f2ae0 d7a3c828 00000001
    [   36.607708] 3440  00000003 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [   36.608657] 
    [   36.608659] R8: 0xc0008100:
    [   36.608909] 8100  c0ae6967 c0008104 c06e08b4 c06e08f8 e3120003 1a000008 e5925000 e3550005
    [   36.609775] 8120  13550002 1a000004 e5925004 e59f6010 e1550006 1a000000 e1a0f00e e3a02000
    [   36.610721] 8140  e1a0f00e 54410001 00000000 00000000 00000000 00000000 00000000 00000000
    [   36.611665] 8160  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [   36.612531] 8180  ea001a7d e92d40f0 e5903040 e590503c e2132020 13a01002 03a01004 e203301f
    [   36.613475] 81a0  e0455001 e580503c e3530013 e24dd08c e1a06000 05954000 0a000010 e1a0300d
    [   36.614421] 81c0  e3c33d7f e3c3303f e5931008 e3520000 e1a00005 e2411001 0a000029 eb0a941e
    [   36.615364] 81e0  e30f3fff e0024003 e3540b3a 3a000003 e2850002 eb0a9418 e0022003 e1824804
    [   36.616239] 
    [   36.616241] R9: 0xd6bb1528:
    [   36.616492] 1528  c1437cbc 00000400 00000800 954b02b3 d148a35e 75d9b1ed 1905fea2 b15a48ec
    [   36.617357] 1548  734ab52e 342059d9 b77e9912 e88be5d1 1455d59a 600f1952 00000000 00000000
    [   36.618306] 1568  00000000 00000000 f0000001 00000000 00000000 00000000 00000000 00000000
    [   36.619253] 1588  00000000 00000004 ffffffff 00000001 d6bb15a8 00000000 00000000 c0139cb0
    [   36.620203] 15a8  c1411d84 00000400 00000c00 c19e9ce0 00001000 00000000 c19e9cbc 00001000
    [   36.621077] 15c8  00000000 c19e9c98 00001000 00000000 d5b90a54 6413d5b4 00002884 00000000
    [   36.622021] 15e8  00000000 d7788ae0 f0000001 00000000 00000001 00000000 00000400 00000000
    [   36.622962] 1608  00000000 00000004 ffffffff 00000000 d6bb1628 c0135250 d59fad48 c0139cb0
    [   36.623832] Process jbd2/dm-1-8 (pid: 223, stack limit = 0xd65182f0)
    [   36.623929] Stack: (0xd6519d38 to 0xd651a000)
    [   36.624025] 9d20:                                                       c1406114 c00197ac
    [   36.624202] 9d40: d6bb1560 d6bb1bb4 d70e5638 c00fa4b0 d650b8d8 00000001 00000000 d6bb15a8
    [   36.624380] 9d60: 2944e44c 0000000c 000442a6 d70e5638 d6518000 00058aa6 00000000 d70e5638
    [   36.624557] 9d80: 00000211 000666a6 00000000 c0299374 d70e5638 d6bb1b60 03a3fffe c0299358
    [   36.624656] 9da0: d6bb1b60 d6518000 00058aa6 00000000 d70e5638 0b300000 000666a6 c0297d44
    [   36.624834] 9dc0: d7788c98 c0985da0 00000010 00000002 00145000 00000000 03a40000 00000000
    [   36.625012] 9de0: 000666a6 00000000 c0988fdc c0988fdc c0988fdc 00000000 c0831a1d c08319d0
    [   36.625189] 9e00: 00000000 00000000 d781a980 00011200 d792d6a0 d7929320 d6519e44 c0008180
    [   36.625289] 9e20: 00011210 00000010 d6519e50 d6518000 d6bb12e0 00000001 00000002 c0008180
    [   36.625466] 9e40: 00000026 d7fc49d8 c0008180 c0297e2c d653d620 d774fe88 00000000 d653d400
    [   36.625641] 9e60: 00000001 00000010 d792d6a0 00000025 00000026 c0139cd0 d6bb12e0 c0139d28
    [   36.625742] 9e80: 00000010 d6bb12e0 d5b368c8 00000211 00000000 00000025 00000026 d7fc49d8
    [   36.625920] 9ea0: c0008180 c0136d04 d653d400 d6543c20 d5b368c8 c01cbfb4 00022153 00000000
    [   36.626096] 9ec0: d6519f08 d653d414 d653d620 00000000 00000228 d5b35208 ffffffff 0000000c
    [   36.626272] 9ee0: d6519f14 d6513a00 822ff15e 00000008 c01cb27c 00000000 822ff15e 00000008
    [   36.626373] 9f00: d5b09788 00000000 00022153 00000000 00000000 91827364 d650b068 d650b8d8
    [   36.626550] 9f20: d6519f20 d6519f20 00000000 d786c000 00000000 000001f5 00000000 00000000
    [   36.626726] 9f40: ffff9916 c0008180 000000c7 000000a4 d653d658 d653d400 d653d414 d6518000
    [   36.626902] 9f60: c0008180 d6519f84 d653d464 d653d658 d653d484 c01d05c8 00000000 d6519f90
    [   36.627001] 9f80: d6781d44 00000000 d6b94a20 c0083e58 d6519f90 d6519f90 d6519fbc d6519fcc
    [   36.627177] 9fa0: d6781d34 d653d400 c01d0510 00000000 00000000 00000000 00000000 c00833dc
    [   36.627351] 9fc0: d6781d34 00000000 d653d400 00000000 00000000 00000000 d6519fd8 d6519fd8
    [   36.627452] 9fe0: 00000000 d6781d34 c0083358 c000ee6c 00000013 c000ee6c 00000000 00000000
    [   36.627652] [<c0012614>] (__bug+0x1c/0x28) from [<c00197ac>] (flush_dcache_page+0x44/0xe8)
    [   36.627841] [<c00197ac>] (flush_dcache_page+0x44/0xe8) from [<c00fa4b0>] (blk_queue_bounce+0x280/0x394)
    [   36.628037] [<c00fa4b0>] (blk_queue_bounce+0x280/0x394) from [<c0299374>] (__make_request+0x1c/0x2ec)
    [   36.628223] [<c0299374>] (__make_request+0x1c/0x2ec) from [<c0297d44>] (generic_make_request+0x4b0/0x558)
    [   36.628328] [<c0297d44>] (generic_make_request+0x4b0/0x558) from [<c0297e2c>] (submit_bio+0x40/0x14c)
    [   36.628508] [<c0297e2c>] (submit_bio+0x40/0x14c) from [<c0136d04>] (submit_bh+0x154/0x188)
    [   36.628701] [<c0136d04>] (submit_bh+0x154/0x188) from [<c01cbfb4>] (jbd2_journal_commit_transaction+0x9f0/0x1578)
    [   36.628887] [<c01cbfb4>] (jbd2_journal_commit_transaction+0x9f0/0x1578) from [<c01d05c8>] (kjournald2+0xb8/0x21c)
    [   36.629070] [<c01d05c8>] (kjournald2+0xb8/0x21c) from [<c00833dc>] (kthread+0x84/0x8c)
    [   36.629175] [<c00833dc>] (kthread+0x84/0x8c) from [<c000ee6c>] (kernel_thread_exit+0x0/0x8)
    [   36.629351] Code: e92d4010 e08f0000 eb1b4a61 e3a03000 (e5833000) 
    [   36.629595] ---[ end trace 237ebf57026af6c2 ]---
    [   36.629694] Kernel panic - not syncing: Fatal exception
    [   36.629885] [<c001476c>] (unwind_backtrace+0x0/0x138) from [<c06e4e34>] (panic+0x80/0x1e4)
    [   36.629994] [<c06e4e34>] (panic+0x80/0x1e4) from [<c0012044>] (die+0x218/0x2e8)
    [   36.630175] [<c0012044>] (die+0x218/0x2e8) from [<c06e4a20>] (__do_kernel_fault.part.1+0x5c/0x88)
    [   36.630359] [<c06e4a20>] (__do_kernel_fault.part.1+0x5c/0x88) from [<c0018cf8>] (do_page_fault+0x1b0/0x2c4)
    [   36.630539] [<c0018cf8>] (do_page_fault+0x1b0/0x2c4) from [<c0008594>] (do_DataAbort+0x3c/0xa8)
    [   36.630641] [<c0008594>] (do_DataAbort+0x3c/0xa8) from [<c000de18>] (__dabt_svc+0x38/0x60)
    [   36.630815] Exception stack(0xd6519cf0 to 0xd6519d38)
    [   36.630985] 9ce0:                                     00000095 c0008180 c09e5320 00000000
    [   36.631085] 9d00: c1406114 00000000 c0008180 d7a333e0 c0008180 d6bb15a8 00000000 d6519d94
    [   36.631257] 9d20: 0000000a d6519d38 c0012610 c0012614 60000013 ffffffff
    [   36.631437] [<c000de18>] (__dabt_svc+0x38/0x60) from [<c0012614>] (__bug+0x1c/0x28)
    [   36.631542] [<c0012614>] (__bug+0x1c/0x28) from [<c00197ac>] (flush_dcache_page+0x44/0xe8)
    [   36.631724] [<c00197ac>] (flush_dcache_page+0x44/0xe8) from [<c00fa4b0>] (blk_queue_bounce+0x280/0x394)
    [   36.631907] [<c00fa4b0>] (blk_queue_bounce+0x280/0x394) from [<c0299374>] (__make_request+0x1c/0x2ec)
    [   36.632089] [<c0299374>] (__make_request+0x1c/0x2ec) from [<c0297d44>] (generic_make_request+0x4b0/0x558)
    [   36.632295] [<c0297d44>] (generic_make_request+0x4b0/0x558) from [<c0297e2c>] (submit_bio+0x40/0x14c)
    [   36.632400] [<c0297e2c>] (submit_bio+0x40/0x14c) from [<c0136d04>] (submit_bh+0x154/0x188)
    [   36.632582] [<c0136d04>] (submit_bh+0x154/0x188) from [<c01cbfb4>] (jbd2_journal_commit_transaction+0x9f0/0x1578)
    [   36.632766] [<c01cbfb4>] (jbd2_journal_commit_transaction+0x9f0/0x1578) from [<c01d05c8>] (kjournald2+0xb8/0x21c)
    [   36.632945] [<c01d05c8>] (kjournald2+0xb8/0x21c) from [<c00833dc>] (kthread+0x84/0x8c)
    [   36.633127] [<c00833dc>] (kthread+0x84/0x8c) from [<c000ee6c>] (kernel_thread_exit+0x0/0x8)
    [   36.633229] CPU2: stopping
    [   36.633413] [<c001476c>] (unwind_backtrace+0x0/0x138) from [<c0008490>] (do_IPI+0x110/0x1d8)
    [   36.633515] [<c0008490>] (do_IPI+0x110/0x1d8) from [<c000de78>] (__irq_svc+0x38/0xd0)
    [   36.633687] Exception stack(0xd788ff48 to 0xd788ff90)
    [   36.633860] ff40:                   000003a8 00000000 00000000 000f4240 d7a38c00 d788e000
    [   36.633961] ff60: 87ea7af6 00000008 c0008180 c0987ee8 d7a38c00 00000000 000e4ba8 d788ff90
    [   36.634132] ff80: c006b01c c0042a68 20000013 ffffffff
    [   36.634234] [<c000de78>] (__irq_svc+0x38/0xd0) from [<c0042a68>] (tegra_idle_enter_lp3+0x54/0x60)
    [   36.634416] [<c0042a68>] (tegra_idle_enter_lp3+0x54/0x60) from [<c04b12dc>] (cpuidle_idle_call+0x158/0x240)
    [   36.634597] [<c04b12dc>] (cpuidle_idle_call+0x158/0x240) from [<c000f204>] (cpu_idle+0xc8/0x114)
    [   36.634774] [<c000f204>] (cpu_idle+0xc8/0x114) from [<806e08b4>] (0x806e08b4)
    [   36.634945] CPU3: stopping
    [   36.635052] [<c001476c>] (unwind_backtrace+0x0/0x138) from [<c0008490>] (do_IPI+0x110/0x1d8)
    [   36.635156] [<c0008490>] (do_IPI+0x110/0x1d8) from [<c000de78>] (__irq_svc+0x38/0xd0)
    [   36.635254] Exception stack(0xd789bf48 to 0xd789bf90)
    [   36.635428] bf40:                   000003a2 00000000 00000000 000f4240 d7a38800 d789a000
    [   36.635528] bf60: 87ea9266 00000008 c0008180 c0987ee8 d7a38800 00000000 000e3338 d789bf90
    [   36.635700] bf80: c006b01c c0042a68 20000013 ffffffff
    [   36.635876] [<c000de78>] (__irq_svc+0x38/0xd0) from [<c0042a68>] (tegra_idle_enter_lp3+0x54/0x60)
    [   36.635979] [<c0042a68>] (tegra_idle_enter_lp3+0x54/0x60) from [<c04b12dc>] (cpuidle_idle_call+0x158/0x240)
    [   36.636158] [<c04b12dc>] (cpuidle_idle_call+0x158/0x240) from [<c000f204>] (cpu_idle+0xc8/0x114)
    [   36.636336] [<c000f204>] (cpu_idle+0xc8/0x114) from [<806e08b4>] (0x806e08b4)
    [   36.636508] CPU0: stopping
    [   36.636616] [<c001476c>] (unwind_backtrace+0x0/0x138) from [<c0008490>] (do_IPI+0x110/0x1d8)
    [   36.636795] [<c0008490>] (do_IPI+0x110/0x1d8) from [<c000de78>] (__irq_svc+0x38/0xd0)
    [   36.636892] Exception stack(0xc0941f10 to 0xc0941f58)
    [   36.637064] 1f00:                                     000003a5 00000000 00000000 000f4240
    [   36.637164] 1f20: d7bfd400 c0940000 87ea86ae 00000008 c0008180 c0987ee8 d7bfd400 00000000
    [   36.637338] 1f40: 000e3f60 c0941f58 c006b01c c0042a68 20000013 ffffffff
    [   36.637518] [<c000de78>] (__irq_svc+0x38/0xd0) from [<c0042a68>] (tegra_idle_enter_lp3+0x54/0x60)
    [   36.637697] [<c0042a68>] (tegra_idle_enter_lp3+0x54/0x60) from [<c04b12dc>] (cpuidle_idle_call+0x158/0x240)
    [   36.637801] [<c04b12dc>] (cpuidle_idle_call+0x158/0x240) from [<c000f204>] (cpu_idle+0xc8/0x114)
    [   36.637988] [<c000f204>] (cpu_idle+0xc8/0x114) from [<c08ee94c>] (start_kernel+0x358/0x3c4)
    [   36.638164] Rebooting in 120 seconds..

    By Pedro Ângelo on 2019-03-04T17:35:11

  • Author Owner

    Changing tegra_wdt.heartbeat to a large value, just makes it takes a lot longer to reboot whenever weston hangs. /proc/last_kmsg has the following info. jdb2 or device-mapper seems to be the culprit. Should I open an issue for this?

    Yes, then it is easier to find than at the end of a merge request.

    By Oliver Smith on 2019-03-05T06:44:25

Please register or sign in to reply
Loading