Other Parts Discussed in Thread: AM5728
Hello,
We have a Qt application running on AM5728 that needs to receive video over ethernet and display it. Receiving the video over ethernet and decoding it is done with gstreamer. Displaying on kmssink is not an option because we need to have a Qt app with features that need Weston. So, we're trying to use waylandsink to display the video. Everything works perfectly except video positioning.
However, from various posts (like: e2e.ti.com/.../2350899) it looks like there's no support at all to do this - desktop-shell cannot be used and ivi-shell causes segmentation fault unless waylandsink code is modified. I agree with some of the comments on that post that positioning is hardly an advanced feature.
Anyway, since it's been >3 years since that, has there been any development that might help us out? Has the waylandsink code been modified in a separate patch? Or has desktop-shell been modified in a separate patch? Or is there any reference design that might use appsink to display the video? Anything at all that could get us going is appreciated, and this issue is really critical right now.
We're using Processor SDK 5.3. If you feel that SDK 6.3 might work with waylandsink, please help us resolve the SGX lockup errors that come up. There's another post on the forum (e2e.ti.com/.../930477 where gstreamer waylandsink worked in 5.3 and stopped working in 6.3 but there are not responses to that either. A log of errors with 6.3 waylandsink is attached, if it helps.
Again, I cannot stress enough how important this issue is. We are OK with a hack-like solution that uses the CPU to render the video and might cause 50%+ utilization. We just need to get this off the ground.
[ 70.453460] PVR_K:(Error): SGXOSTimer() detected SGX lockup (0x9fdb tasks) [ 70.460375] PVR_K: HWRecoveryResetSGX: SGX Hardware Recovery triggered [ 70.467181] PVR_K: SGX debug (SGX_DDK_Linux_XOrg sgxddk 1.17@4948957) [ 70.473945] PVR_K:(Error): SGX Register Base Address (Linear): 0x2e2b62e8 [ 70.480938] PVR_K:(Error): SGX Register Base Address (Physical): 0x56000000 [ 70.487949] PVR_K: Running SGXREG Debug Scripts: [ 70.492585] PVR_K: (HYD) [ 70.495146] PVR_K: (SGXREG) 0x00004000 : 0x00000001 [ 70.500131] PVR_K: (SGXREG) 0x00004004 : 0x0000000A [ 70.505132] PVR_K: (SGXREG) 0x00004008 : 0x0000000F [ 70.510118] PVR_K: (SGXREG) 0x00004024 : 0x00000005 [ 70.515116] PVR_K: (SGXREG) 0x00004118 : 0x00000008 [ 70.520101] PVR_K: (SGXREG) 0x0000412C : 0x20000000 [ 70.525110] PVR_K: (SGXREG) 0x00004404 : 0x00000000 [ 70.530095] PVR_K: (SGXREG) 0x00004C04 : 0x00080000 [ 70.535095] PVR_K: (SGXREG) 0x00004C08 : 0x00000000 [ 70.540080] PVR_K: (SGXREG) 0x00004C74 : 0x00000000 [ 70.545082] PVR_K: (SGXREG) 0x00004C78 : 0x00000000 [ 70.550066] PVR_K: (SGXREG) 0x00004CA8 : 0x00000000 [ 70.555064] PVR_K: (P0) [ 70.557521] PVR_K: (SGXREG) 0x00008000 : 0x002AAAAA [ 70.562506] PVR_K: (SGXREG) 0x00008004 : 0x0A8A8AAA [ 70.567507] PVR_K: (SGXREG) 0x00008008 : 0x0103AF87 [ 70.572492] PVR_K: (SGXREG) 0x00008118 : 0x000000A8 [ 70.577491] PVR_K: (SGXREG) 0x0000812C : 0x24142600 [ 70.582476] PVR_K: (SGXREG) 0x000084E4 : 0x00000012 [ 70.587477] PVR_K: (SGXREG) 0x00008658 : 0x00000000 [ 70.592463] PVR_K: (SGXREG) 0x00008A74 : 0x0E208200 [ 70.597465] PVR_K: (SGXREG) 0x00008BA4 : 0x00000001 [ 70.602450] PVR_K: (SGXREG) 0x00008C04 : 0x00090002 [ 70.607451] PVR_K: (SGXREG) 0x00008C08 : 0x109D8060 [ 70.612436] PVR_K: (SGXREG) 0x00008C74 : 0x00000000 [ 70.617435] PVR_K: (SGXREG) 0x00008C78 : 0x00000007 [ 70.622420] PVR_K: (SGXREG) 0x00008CB4 : 0x00000000 [ 70.627421] PVR_K: (SGXREG) 0x00008E04 : 0x00000000 [ 70.632405] PVR_K: (SGXREG) 0x00008624 : 0x00000000 [ 70.637404] PVR_K: (SGXREG) 0x00008628 : 0x00000000 [ 70.642389] PVR_K: (SGXREG) 0x00008630 : 0x00000000 [ 70.647389] PVR_K: (SGXREG) 0x00008664 : 0x00000000 [ 70.652374] PVR_K: (SGXREG) 0x00008734 : 0x00000000 [ 70.657372] PVR_K: (SGXREG) 0x00008AA4 : 0xAAAAAAAA [ 70.662356] PVR_K: (SGXREG) 0x00008AA8 : 0xAAAAAAAA [ 70.667356] PVR_K: (SGXREG) 0x00008B08 : 0x0000613B [ 70.672342] PVR_K: (SGXREG) 0x00008B14 : 0x00013501 [ 70.677339] PVR_K: (SGXREG) 0x00008B0C : 0x00010235 [ 70.682324] PVR_K: (SGXREG) 0x00008B18 : 0x00010147 [ 70.687325] PVR_K: (SGXREG) 0x00008B10 : 0x00019FDB [ 70.692309] PVR_K: (SGXREG) 0x00008B1C : 0x00010000 [ 70.697308] PVR_K: (SGXREG) 0x00008B80 : 0xAAAAA99A [ 70.702294] PVR_K: (SGXREG) 0x00008B84 : 0xAA5AAAAA [ 70.707294] PVR_K: (SGXREG) 0x00008B88 : 0x0000353F [ 70.712279] PVR_K: (SGXREG) 0x00008B94 : 0x000034EF [ 70.717277] PVR_K: (SGXREG) 0x00008B8C : 0x00010147 [ 70.722262] PVR_K: (SGXREG) 0x00008B98 : 0x00010146 [ 70.727265] PVR_K: (SGXREG) 0x00008B90 : 0x00010000 [ 70.732250] PVR_K: (SGXREG) 0x00008B9C : 0x00010000 [ 70.737249] PVR_K: (P1) [ 70.739706] PVR_K: (SGXREG) 0x0000C000 : 0x002AAAAA [ 70.744705] PVR_K: (SGXREG) 0x0000C004 : 0x0A8A8AAA [ 70.749690] PVR_K: (SGXREG) 0x0000C008 : 0x01038387 [ 70.754689] PVR_K: (SGXREG) 0x0000C118 : 0x000000A8 [ 70.759674] PVR_K: (SGXREG) 0x0000C12C : 0x04142600 [ 70.764674] PVR_K: (SGXREG) 0x0000C4E4 : 0x00010016 [ 70.769659] PVR_K: (SGXREG) 0x0000C658 : 0x00000000 [ 70.774657] PVR_K: (SGXREG) 0x0000CA74 : 0x0E208200 [ 70.779641] PVR_K: (SGXREG) 0x0000CBA4 : 0x00000001 [ 70.784640] PVR_K: (SGXREG) 0x0000CC04 : 0x00090002 [ 70.789625] PVR_K: (SGXREG) 0x0000CC08 : 0x109D8060 [ 70.794623] PVR_K: (SGXREG) 0x0000CC74 : 0x00000000 [ 70.799608] PVR_K: (SGXREG) 0x0000CC78 : 0x00000007 [ 70.804609] PVR_K: (SGXREG) 0x0000CCB4 : 0x00000000 [ 70.809593] PVR_K: (SGXREG) 0x0000CE04 : 0x00000000 [ 70.814592] PVR_K: (SGXREG) 0x0000C624 : 0x00000000 [ 70.819576] PVR_K: (SGXREG) 0x0000C628 : 0x00000000 [ 70.824581] PVR_K: (SGXREG) 0x0000C630 : 0x00000000 [ 70.829567] PVR_K: (SGXREG) 0x0000C664 : 0x00000000 [ 70.834565] PVR_K: (SGXREG) 0x0000C734 : 0x00000000 [ 70.839637] PVR_K: (SGXREG) 0x0000CAA4 : 0xAAAAAAAA [ 70.844646] PVR_K: (SGXREG) 0x0000CAA8 : 0xAAAAAAAA [ 70.849631] PVR_K: (SGXREG) 0x0000CB08 : 0x00015AED [ 70.854637] PVR_K: (SGXREG) 0x0000CB14 : 0x00012E4B [ 70.859624] PVR_K: (SGXREG) 0x0000CB0C : 0x00010236 [ 70.864625] PVR_K: (SGXREG) 0x0000CB18 : 0x00010149 [ 70.869610] PVR_K: (SGXREG) 0x0000CB10 : 0x00010000 [ 70.874608] PVR_K: (SGXREG) 0x0000CB1C : 0x00010000 [ 70.879593] PVR_K: (SGXREG) 0x0000CB80 : 0xAAAAAAAA [ 70.884592] PVR_K: (SGXREG) 0x0000CB84 : 0xAAAAAAAA [ 70.889576] PVR_K: (SGXREG) 0x0000CB88 : 0x00002D8C [ 70.894575] PVR_K: (SGXREG) 0x0000CB94 : 0x00002DF4 [ 70.899560] PVR_K: (SGXREG) 0x0000CB8C : 0x00010148 [ 70.904559] PVR_K: (SGXREG) 0x0000CB98 : 0x00010147 [ 70.909543] PVR_K: (SGXREG) 0x0000CB90 : 0x00010000 [ 70.914542] PVR_K: (SGXREG) 0x0000CB9C : 0x00010000 [ 70.919527] PVR_K: SGX Register Dump: [ 70.923204] PVR_K: (P0) EUR_CR_CORE_ID: 01191201 [ 70.928641] PVR_K: (P0) EUR_CR_CORE_REVISION: 00010106 [ 70.934075] PVR_K: (P0) EUR_CR_EVENT_STATUS: 24142600 [ 70.939496] PVR_K: (P0) EUR_CR_EVENT_STATUS2: 000000A8 [ 70.944933] PVR_K: (P0) EUR_CR_BIF_CTRL: 00000000 [ 70.950354] PVR_K: (P0) EUR_CR_BIF_BANK0: 00000007 [ 70.955789] PVR_K: (P0) EUR_CR_BIF_INT_STAT: 00090002 [ 70.961211] PVR_K: (P0) EUR_CR_BIF_FAULT: 109D8060 [ 70.966648] PVR_K: (P0) EUR_CR_BIF_MEM_REQ_STAT: 00000000 [ 70.972069] PVR_K: (P0) EUR_CR_CLKGATECTL: 002AAAAA [ 70.977504] PVR_K: (P1) EUR_CR_EVENT_STATUS: 04142600 [ 70.982924] PVR_K: (P1) EUR_CR_EVENT_STATUS2: 000000A8 [ 70.988368] PVR_K: (P1) EUR_CR_BIF_CTRL: 00000000 [ 70.993806] PVR_K: (P1) EUR_CR_BIF_BANK0: 00000007 [ 70.999227] PVR_K: (P1) EUR_CR_BIF_INT_STAT: 00090002 [ 71.004662] PVR_K: (P1) EUR_CR_BIF_FAULT: 109D8060 [ 71.010083] PVR_K: (P1) EUR_CR_BIF_MEM_REQ_STAT: 00000000 [ 71.015518] PVR_K: (P1) EUR_CR_CLKGATECTL: 002AAAAA [ 71.020940] PVR_K: Checking EDM memory context (index = 7, PD = 0xac455000) [ 71.027949] PVR_K: Found MMU context for page fault 0x109d8000 [ 71.033821] PVR_K: GPU memory context is for PID=140 (systemd-udevd) [ 71.040200] PVR_K: No PDE found [ 71.043353] PVR_K: Checking TA memory context (index = 0, PD = 0x9fc86000) [ 71.050272] PVR_K: Found MMU context for page fault 0x109d8000 [ 71.056144] PVR_K: GPU memory context is for PID=1238 (weston) [ 71.062002] PVR_K: PDE valid: PTE = 0xfe800001 (PhysAddr = 0xfe800000, valid) [ 71.069186] PVR_K: Checking 3D memory context (index = 0, PD = 0x9fc86000) [ 71.076104] PVR_K: Found MMU context for page fault 0x109d8000 [ 71.081960] PVR_K: GPU memory context is for PID=1238 (weston) [ 71.087833] PVR_K: PDE valid: PTE = 0xfe800001 (PhysAddr = 0xfe800000, valid) [ 71.095013] PVR_K: Checking PTLA memory context (index = 0, PD = 0x9fc86000) [ 71.102090] PVR_K: Found MMU context for page fault 0x109d8000 [ 71.107962] PVR_K: GPU memory context is for PID=1238 (weston) [ 71.113838] PVR_K: PDE valid: PTE = 0xfe800001 (PhysAddr = 0xfe800000, valid) [ 71.121005] PVR_K: Checking EDM memory context (index = 7, PD = 0xac455000) [ 71.128011] PVR_K: Found MMU context for page fault 0x109d8000 [ 71.133882] PVR_K: GPU memory context is for PID=140 (systemd-udevd) [ 71.140262] PVR_K: No PDE found [ 71.143415] PVR_K: Checking TA memory context (index = 0, PD = 0x9fc86000) [ 71.150335] PVR_K: Found MMU context for page fault 0x109d8000 [ 71.156206] PVR_K: GPU memory context is for PID=1238 (weston) [ 71.162064] PVR_K: PDE valid: PTE = 0xfe800001 (PhysAddr = 0xfe800000, valid) [ 71.169246] PVR_K: Checking 3D memory context (index = 0, PD = 0x9fc86000) [ 71.176162] PVR_K: Found MMU context for page fault 0x109d8000 [ 71.182019] PVR_K: GPU memory context is for PID=1238 (weston) [ 71.187893] PVR_K: PDE valid: PTE = 0xfe800001 (PhysAddr = 0xfe800000, valid) [ 71.195072] PVR_K: Checking PTLA memory context (index = 0, PD = 0x9fc86000) [ 71.202149] PVR_K: Found MMU context for page fault 0x109d8000 [ 71.208022] PVR_K: GPU memory context is for PID=1238 (weston) [ 71.213903] PVR_K: PDE valid: PTE = 0xfe800001 (PhysAddr = 0xfe800000, valid) [ 71.221071] PVR_K: Host Ctl flags= 0000000c [ 71.225371] PVR_K: SGX Host control: [ 71.228963] PVR_K: (HC-0) 0x00000001 0x00000000 0x00000000 0x00000000 [ 71.235533] PVR_K: (HC-10) 0x00000001 0x0000000A 0x0004A666 0x00000000 [ 71.242176] PVR_K: (HC-20) 0x00000000 0x00000007 0x00000000 0x00000000 [ 71.248838] PVR_K: (HC-30) 0x00019D88 0xEEB015B0 0x00000000 0x00000000 [ 71.255496] PVR_K: (HC-40) 0x00000000 0x00000000 0x00000000 0x00000000 [ 71.262138] PVR_K: (HC-50) 0x00000000 0x00000000 0x00000000 0x00000000 [ 71.268796] PVR_K: (HC-60) 0x00000000 0x00000000 0x00000000 0x00000000 [ 71.275453] PVR_K: (HC-70) 0x00000000 0x00000000 0x00000000 0x00000000 [ 71.282096] PVR_K: (HC-80) 0x00000000 0x00000000 0x00000191 0x00000000 [ 71.288752] PVR_K: SGX TA/3D control: [ 71.292431] PVR_K: (T3C-0) 0xF4003000 0xF40031A0 0xF4002000 0x00000000 [ 71.299090] PVR_K: (T3C-10) 0x00000000 0x00000002 0x00000000 0x00000000 [ 71.305836] PVR_K: (T3C-20) 0x00000000 0x00000000 0x00000000 0x00000000 [ 71.312566] PVR_K: (T3C-30) 0x00000000 0x00000000 0x00000000 0x00000000 [ 71.319309] PVR_K: (T3C-40) 0x00000000 0x00000000 0x00000000 0x00000000 [ 71.326055] PVR_K: (T3C-50) 0x00000000 0x00000000 0x00000000 0x00000000 [ 71.332784] PVR_K: (T3C-60) 0x00000000 0x00000000 0x00000000 0x00000000 [ 71.339528] PVR_K: (T3C-70) 0x00000000 0x00000000 0x00000000 0x00000000 [ 71.346272] PVR_K: (T3C-80) 0x00000000 0x00000000 0x00000000 0x00000000 [ 71.353003] PVR_K: (T3C-90) 0x00000000 0x00000000 0x00000000 0x00000000 [ 71.359747] PVR_K: (T3C-A0) 0x00000000 0x00000000 0x00000000 0xF4002C00 [ 71.366492] PVR_K: (T3C-B0) 0x00000000 0xF4000000 0xAC455000 0x00000000 [ 71.373222] PVR_K: (T3C-C0) 0x00000000 0xF4128480 0x00000000 0xF411E8C0 [ 71.379969] PVR_K: (T3C-D0) 0xF400FF80 0x00000000 0x00000000 0xF4002C00 [ 71.386715] PVR_K: (T3C-E0) 0xF411E8C0 0x04001410 0x04001010 0x00000000 [ 71.393459] PVR_K: (T3C-F0) 0x00000000 0x00000000 0x00000000 0x00000000 [ 71.400190] PVR_K: (T3C-100) 0x00000000 0x00000000 0x00000000 0x00000000 [ 71.407023] PVR_K: (T3C-110) 0x00000000 0x00000000 0x00000000 0x00000000 [ 71.413859] PVR_K: (T3C-120) 0x00000000 0x0000003B 0x0000003B 0x00000000 [ 71.420678] PVR_K: (T3C-130) 0xF2016010 0xF2016014 0xF2016034 0xF2016030 [ 71.427510] PVR_K: (T3C-140) 0xF4004000 0xF400F820 0xF4002020 0xF411D000 [ 71.434342] PVR_K: (T3C-150) 0xF411D000 0x00000000 0x00000000 0x000004D6 [ 71.441160] PVR_K: (T3C-160) 0x000004D6 0x00000000 0x00000000 0x00000000 [ 71.447993] PVR_K: (T3C-170) 0x00000003 0x00000000 0x00000000 0x00000001 [ 71.454823] PVR_K: (T3C-180) 0x00000000 0x00000000 0x00000000 0x00000000 [ 71.461641] PVR_K: (T3C-190) 0x00000000 0x00000000 0xF400FF80 0xF4128480 [ 71.468472] PVR_K: SGX Kernel CCB WO:0x8E RO:0x8C [ 71.473195] PVR_K: Active syncs [ 71.476363] PVR_K: SyncInfo 27: [ 71.479603] PVR_K: Write ops (0xef00143c): P/C = 0/0 (0x00000000/0x00000000) [ 71.486873] PVR_K: Read ops (0xef001444): P/C = 3/0 (0x00000003/0x00000000) [ 71.494054] PVR_K: Read ops 2 (0xef00144c): P/C = 0/0 (0x00000000/0x00000000) [ 71.501399] PVR_K: SyncInfo 19: [ 71.504659] PVR_K: Write ops (0xef0012fc): P/C = 31/29 (0x0000001f/0x0000001d) [ 71.512088] PVR_K: Read ops (0xef001304): P/C = 0/0 (0x00000000/0x00000000) [ 71.519267] PVR_K: Read ops 2 (0xef00130c): P/C = 0/0 (0x00000000/0x00000000) [ 71.526628] PVR_K: SyncInfo 13: [ 71.529869] PVR_K: Write ops (0xef00120c): P/C = 31/30 (0x0000001f/0x0000001e) [ 71.537310] PVR_K: Read ops (0xef001214): P/C = 0/0 (0x00000000/0x00000000) [ 71.544491] PVR_K: Read ops 2 (0xef00121c): P/C = 0/0 (0x00000000/0x00000000) [ 71.551838] PVR_K: SyncInfo 2: [ 71.555006] PVR_K: Write ops (0xef001054): P/C = 17/17 (0x00000011/0x00000011) [ 71.562433] PVR_K: Read ops (0xef00105c): P/C = 62/59 (0x0000003e/0x0000003b) [ 71.569790] PVR_K: Read ops 2 (0xef001064): P/C = 0/0 (0x00000000/0x00000000) [ 71.577145] PVR_K: SyncInfo 0: [ 71.580299] PVR_K: Write ops (0xef001004): P/C = 62/59 (0x0000003e/0x0000003b) [ 71.587742] PVR_K: Read ops (0xef00100c): P/C = 0/0 (0x00000000/0x00000000) [ 71.594922] PVR_K: Read ops 2 (0xef001014): P/C = 0/0 (0x00000000/0x00000000) [ 71.833460] PVR_K:(Error): SGXOSTimer() detected SGX lockup (0x10036 tasks) [ 71.840458] PVR_K: HWRecoveryResetSGX: SGX Hardware Recovery triggered [ 71.847607] PVR_K: SGX debug (SGX_DDK_Linux_XOrg sgxddk 1.17@4948957) [ 71.854334] PVR_K:(Error): SGX Register Base Address (Linear): 0x2e2b62e8 [ 71.861327] PVR_K:(Error): SGX Register Base Address (Physical): 0x56000000 [ 71.868656] PVR_K: Running SGXREG Debug Scripts: [ 71.873294] PVR_K: (HYD) [ 71.876091] PVR_K: (SGXREG) 0x00004000 : 0x00000001 [ 71.881077] PVR_K: (SGXREG) 0x00004004 : 0x0000000A [ 71.886312] PVR_K: (SGXREG) 0x00004008 : 0x0000000F [ 71.891299] PVR_K: (SGXREG) 0x00004024 : 0x00000005 [ 71.896546] PVR_K: (SGXREG) 0x00004118 : 0x00000008 [ 71.901532] PVR_K: (SGXREG) 0x0000412C : 0x20000000 [ 71.906775] PVR_K: (SGXREG) 0x00004404 : 0x00000000 [ 71.911761] PVR_K: (SGXREG) 0x00004C04 : 0x00080000 [ 71.917015] PVR_K: (SGXREG) 0x00004C08 : 0x00000000 [ 71.922002] PVR_K: (SGXREG) 0x00004C74 : 0x00000000 [ 71.927246] PVR_K: (SGXREG) 0x00004C78 : 0x00000000 [ 71.932234] PVR_K: (SGXREG) 0x00004CA8 : 0x00000000 [ 71.937476] PVR_K: (P0) [ 71.939934] PVR_K: (SGXREG) 0x00008000 : 0x002AAAAA [ 71.945175] PVR_K: (SGXREG) 0x00008004 : 0x0A8A8AAA [ 71.950162] PVR_K: (SGXREG) 0x00008008 : 0x0103BE87 [ 71.955414] PVR_K: (SGXREG) 0x00008118 : 0x000000A8 [ 71.960401] PVR_K: (SGXREG) 0x0000812C : 0x24142600 [ 71.965655] PVR_K: (SGXREG) 0x000084E4 : 0x0000060C [ 71.970641] PVR_K: (SGXREG) 0x00008658 : 0x00000000 [ 71.975883] PVR_K: (SGXREG) 0x00008A74 : 0x0E208200 [ 71.980869] PVR_K: (SGXREG) 0x00008BA4 : 0x00000001 [ 71.986109] PVR_K: (SGXREG) 0x00008C04 : 0x00090002 [ 71.991096] PVR_K: (SGXREG) 0x00008C08 : 0x10C0B020 [ 71.996339] PVR_K: (SGXREG) 0x00008C74 : 0x00000000 [ 72.001327] PVR_K: (SGXREG) 0x00008C78 : 0x00000007 [ 72.006566] PVR_K: (SGXREG) 0x00008CB4 : 0x00000000 [ 72.011553] PVR_K: (SGXREG) 0x00008E04 : 0x00000000 [ 72.016792] PVR_K: (SGXREG) 0x00008624 : 0x00000000 [ 72.021779] PVR_K: (SGXREG) 0x00008628 : 0x00000000 [ 72.027028] PVR_K: (SGXREG) 0x00008630 : 0x00000000 [ 72.032015] PVR_K: (SGXREG) 0x00008664 : 0x00000000 [ 72.037253] PVR_K: (SGXREG) 0x00008734 : 0x00000000 [ 72.042239] PVR_K: (SGXREG) 0x00008AA4 : 0xAAAAA6AE [ 72.047478] PVR_K: (SGXREG) 0x00008AA8 : 0xA9AAAAAA [ 72.052465] PVR_K: (SGXREG) 0x00008B08 : 0x0000420D [ 72.057707] PVR_K: (SGXREG) 0x00008B14 : 0x000040C7 [ 72.062693] PVR_K: (SGXREG) 0x00008B0C : 0x00010027 [ 72.067935] PVR_K: (SGXREG) 0x00008B18 : 0x00010016 [ 72.072920] PVR_K: (SGXREG) 0x00008B10 : 0x00000036 [ 72.078172] PVR_K: (SGXREG) 0x00008B1C : 0x00010000 [ 72.083158] PVR_K: (SGXREG) 0x00008B80 : 0xA9AAAAAA [ 72.088404] PVR_K: (SGXREG) 0x00008B84 : 0xAAAAAA6A [ 72.093390] PVR_K: (SGXREG) 0x00008B88 : 0x00004185 [ 72.098634] PVR_K: (SGXREG) 0x00008B94 : 0x00004191 [ 72.103778] PVR_K: (SGXREG) 0x00008B8C : 0x00010015 [ 72.108766] PVR_K: (SGXREG) 0x00008B98 : 0x00010015 [ 72.114028] PVR_K: (SGXREG) 0x00008B90 : 0x00010000 [ 72.119014] PVR_K: (SGXREG) 0x00008B9C : 0x00010000 [ 72.124262] PVR_K: (P1) [ 72.126720] PVR_K: (SGXREG) 0x0000C000 : 0x002AAAAA [ 72.131705] PVR_K: (SGXREG) 0x0000C004 : 0x0A8A8AAA [ 72.137037] PVR_K: (SGXREG) 0x0000C008 : 0x0103BE87 [ 72.142025] PVR_K: (SGXREG) 0x0000C118 : 0x000000A8 [ 72.147269] PVR_K: (SGXREG) 0x0000C12C : 0x04142600 [ 72.152256] PVR_K: (SGXREG) 0x0000C4E4 : 0x0000040A [ 72.157501] PVR_K: (SGXREG) 0x0000C658 : 0x00000000 [ 72.162487] PVR_K: (SGXREG) 0x0000CA74 : 0x0E208200 [ 72.167733] PVR_K: (SGXREG) 0x0000CBA4 : 0x00000001 [ 72.172720] PVR_K: (SGXREG) 0x0000CC04 : 0x00090002 [ 72.177974] PVR_K: (SGXREG) 0x0000CC08 : 0x10C0B030 [ 72.182960] PVR_K: (SGXREG) 0x0000CC74 : 0x00000000 [ 72.188204] PVR_K: (SGXREG) 0x0000CC78 : 0x00000007 [ 72.193192] PVR_K: (SGXREG) 0x0000CCB4 : 0x00000000 [ 72.198434] PVR_K: (SGXREG) 0x0000CE04 : 0x00000000 [ 72.203420] PVR_K: (SGXREG) 0x0000C624 : 0x00000000 [ 72.208661] PVR_K: (SGXREG) 0x0000C628 : 0x00000000 [ 72.213805] PVR_K: (SGXREG) 0x0000C630 : 0x00000000 [ 72.218791] PVR_K: (SGXREG) 0x0000C664 : 0x00000000 [ 72.224034] PVR_K: (SGXREG) 0x0000C734 : 0x00000000 [ 72.229019] PVR_K: (SGXREG) 0x0000CAA4 : 0xAAAAAAAA [ 72.234258] PVR_K: (SGXREG) 0x0000CAA8 : 0xAAAAAAA5 [ 72.239245] PVR_K: (SGXREG) 0x0000CB08 : 0x00014154 [ 72.244475] PVR_K: (SGXREG) 0x0000CB14 : 0x00004059 [ 72.249461] PVR_K: (SGXREG) 0x0000CB0C : 0x00010025 [ 72.254704] PVR_K: (SGXREG) 0x0000CB18 : 0x00010014 [ 72.259690] PVR_K: (SGXREG) 0x0000CB10 : 0x00010000 [ 72.264933] PVR_K: (SGXREG) 0x0000CB1C : 0x00010000 [ 72.269920] PVR_K: (SGXREG) 0x0000CB80 : 0xAAAAAAAA [ 72.275162] PVR_K: (SGXREG) 0x0000CB84 : 0xAAAAAAA5 [ 72.280149] PVR_K: (SGXREG) 0x0000CB88 : 0x000140EC [ 72.285401] PVR_K: (SGXREG) 0x0000CB94 : 0x00004144 [ 72.290387] PVR_K: (SGXREG) 0x0000CB8C : 0x00010014 [ 72.295632] PVR_K: (SGXREG) 0x0000CB98 : 0x00010014 [ 72.300619] PVR_K: (SGXREG) 0x0000CB90 : 0x00010000 [ 72.306136] PVR_K: (SGXREG) 0x0000CB9C : 0x00010000 [ 72.311436] PVR_K: SGX Register Dump: [ 72.315322] PVR_K: (P0) EUR_CR_CORE_ID: 01191201 [ 72.320746] PVR_K: (P0) EUR_CR_CORE_REVISION: 00010106 [ 72.326458] PVR_K: (P0) EUR_CR_EVENT_STATUS: 24142600 [ 72.332028] PVR_K: (P0) EUR_CR_EVENT_STATUS2: 000000A8 [ 72.337801] PVR_K: (P0) EUR_CR_BIF_CTRL: 00000000 [ 72.343227] PVR_K: (P0) EUR_CR_BIF_BANK0: 00000007 [ 72.349048] PVR_K: (P0) EUR_CR_BIF_INT_STAT: 00090002 [ 72.354645] PVR_K: (P0) EUR_CR_BIF_FAULT: 10C0B020 [ 72.360073] PVR_K: (P0) EUR_CR_BIF_MEM_REQ_STAT: 00000000 [ 72.366237] PVR_K: (P0) EUR_CR_CLKGATECTL: 002AAAAA [ 72.371662] PVR_K: (P1) EUR_CR_EVENT_STATUS: 04142600 [ 72.377381] PVR_K: (P1) EUR_CR_EVENT_STATUS2: 000000A8 [ 72.382805] PVR_K: (P1) EUR_CR_BIF_CTRL: 00000000 [ 72.388505] PVR_K: (P1) EUR_CR_BIF_BANK0: 00000007 [ 72.394106] PVR_K: (P1) EUR_CR_BIF_INT_STAT: 00090002 [ 72.399529] PVR_K: (P1) EUR_CR_BIF_FAULT: 10C0B030 [ 72.405227] PVR_K: (P1) EUR_CR_BIF_MEM_REQ_STAT: 00000000 [ 72.410651] PVR_K: (P1) EUR_CR_CLKGATECTL: 002AAAAA [ 72.416345] PVR_K: Checking EDM memory context (index = 7, PD = 0xac455000) [ 72.423338] PVR_K: Found MMU context for page fault 0x10c0b000 [ 72.429455] PVR_K: GPU memory context is for PID=140 (systemd-udevd) [ 72.435986] PVR_K: No PDE found [ 72.439141] PVR_K: Checking TA memory context (index = 0, PD = 0x9fc86000) [ 72.446300] PVR_K: Found MMU context for page fault 0x10c0b000 [ 72.452158] PVR_K: GPU memory context is for PID=1238 (weston) [ 72.458262] PVR_K: PDE valid: PTE = 0xff200001 (PhysAddr = 0xff200000, valid) [ 72.465570] PVR_K: Checking 3D memory context (index = 0, PD = 0x9fc86000) [ 72.472475] PVR_K: Found MMU context for page fault 0x10c0b000 [ 72.478598] PVR_K: GPU memory context is for PID=1238 (weston) [ 72.484607] PVR_K: PDE valid: PTE = 0xff200001 (PhysAddr = 0xff200000, valid) [ 72.491775] PVR_K: Checking PTLA memory context (index = 0, PD = 0x9fc86000) [ 72.499107] PVR_K: Found MMU context for page fault 0x10c0b000 [ 72.505103] PVR_K: GPU memory context is for PID=1238 (weston) [ 72.510962] PVR_K: PDE valid: PTE = 0xff200001 (PhysAddr = 0xff200000, valid) [ 72.518379] PVR_K: Checking EDM memory context (index = 7, PD = 0xac455000) [ 72.525522] PVR_K: Found MMU context for page fault 0x10c0b000 [ 72.531379] PVR_K: GPU memory context is for PID=140 (systemd-udevd) [ 72.537999] PVR_K: No PDE found [ 72.541155] PVR_K: Checking TA memory context (index = 0, PD = 0x9fc86000) [ 72.548303] PVR_K: Found MMU context for page fault 0x10c0b000 [ 72.554323] PVR_K: GPU memory context is for PID=1238 (weston) [ 72.560181] PVR_K: PDE valid: PTE = 0xff200001 (PhysAddr = 0xff200000, valid) [ 72.567600] PVR_K: Checking 3D memory context (index = 0, PD = 0x9fc86000) [ 72.574655] PVR_K: Found MMU context for page fault 0x10c0b000 [ 72.580514] PVR_K: GPU memory context is for PID=1238 (weston) [ 72.586626] PVR_K: PDE valid: PTE = 0xff200001 (PhysAddr = 0xff200000, valid) [ 72.593932] PVR_K: Checking PTLA memory context (index = 0, PD = 0x9fc86000) [ 72.601011] PVR_K: Found MMU context for page fault 0x10c0b000 [ 72.607105] PVR_K: GPU memory context is for PID=1238 (weston) [ 72.612963] PVR_K: PDE valid: PTE = 0xff200001 (PhysAddr = 0xff200000, valid) [ 72.620382] PVR_K: Host Ctl flags= 0000000c [ 72.624807] PVR_K: SGX Host control: [ 72.628399] PVR_K: (HC-0) 0x00000001 0x00000000 0x00000000 0x00000000 [ 72.635208] PVR_K: (HC-10) 0x00000002 0x0000000A 0x0004A666 0x00000000 [ 72.641852] PVR_K: (HC-20) 0x00000000 0x00000007 0x00000000 0x00000000 [ 72.648779] PVR_K: (HC-30) 0x00019D91 0xF2629660 0x00000000 0x00000000 [ 72.655574] PVR_K: (HC-40) 0x00000000 0x00000000 0x00000000 0x00000000 [ 72.662219] PVR_K: (HC-50) 0x00000000 0x00000000 0x00000000 0x00000000 [ 72.669106] PVR_K: (HC-60) 0x00000000 0x00000000 0x00000000 0x00000000 [ 72.675911] PVR_K: (HC-70) 0x00000000 0x00000000 0x00000000 0x00000000 [ 72.682555] PVR_K: (HC-80) 0x00000000 0x00000000 0x00000197 0x00000000 [ 72.689442] PVR_K: SGX TA/3D control: [ 72.693123] PVR_K: (T3C-0) 0xF4003000 0xF40031A0 0xF4002000 0x00000000 [ 72.700020] PVR_K: (T3C-10) 0x00000000 0x00000002 0x00000000 0x00000000 [ 72.706905] PVR_K: (T3C-20) 0x00000000 0x00000000 0x00000000 0x00000000 [ 72.713789] PVR_K: (T3C-30) 0x00000000 0x00000000 0x00000000 0x00000000 [ 72.720520] PVR_K: (T3C-40) 0x00000000 0x00000000 0x00000000 0x00000000 [ 72.727505] PVR_K: (T3C-50) 0x00000000 0x00000000 0x00000000 0x00000000 [ 72.734375] PVR_K: (T3C-60) 0x00000000 0x00000000 0x00000000 0x00000000 [ 72.741106] PVR_K: (T3C-70) 0x00000000 0x00000000 0x00000000 0x00000000 [ 72.748083] PVR_K: (T3C-80) 0x00000000 0x00000000 0x00000000 0x00000000 [ 72.754966] PVR_K: (T3C-90) 0x00000000 0x00000000 0x00000000 0x00000000 [ 72.761698] PVR_K: (T3C-A0) 0x00000000 0x00000000 0x00000000 0xF4002C60 [ 72.768681] PVR_K: (T3C-B0) 0x00000000 0xF4000000 0xAC455000 0x00000000 [ 72.775560] PVR_K: (T3C-C0) 0x00000000 0xF4129500 0x00000000 0xF411E8C0 [ 72.782292] PVR_K: (T3C-D0) 0xF400FF80 0x00000000 0x00000000 0xF4002C60 [ 72.789284] PVR_K: (T3C-E0) 0xF411E8C0 0x04001410 0x04001010 0x00000000 [ 72.796167] PVR_K: (T3C-F0) 0x00000000 0x00000000 0x00000000 0x00000000 [ 72.802898] PVR_K: (T3C-100) 0x00000000 0x00040000 0x00000000 0x00000000 [ 72.809982] PVR_K: (T3C-110) 0x00000000 0x00000000 0x00000000 0x00000000 [ 72.816942] PVR_K: (T3C-120) 0x00000000 0x0000003E 0x0000003E 0x00000000 [ 72.823902] PVR_K: (T3C-130) 0xF2016010 0xF2016014 0xF2016034 0xF2016030 [ 72.830721] PVR_K: (T3C-140) 0xF4004000 0xF400F820 0xF4002020 0xF411D000 [ 72.837803] PVR_K: (T3C-150) 0xF411D000 0x00000000 0x00000000 0x000004D6 [ 72.844795] PVR_K: (T3C-160) 0x000004D6 0x00000000 0x00000000 0x00000000 [ 72.851614] PVR_K: (T3C-170) 0x00000003 0x00000000 0x00000000 0x00000000 [ 72.858684] PVR_K: (T3C-180) 0x00000000 0x00000000 0x00000000 0x00000000 [ 72.865660] PVR_K: (T3C-190) 0x00000000 0x00000000 0xF400FF80 0xF4129500 [ 72.872479] PVR_K: SGX Kernel CCB WO:0xA4 RO:0x9F [ 72.877450] PVR_K: Active syncs [ 72.880606] PVR_K: SyncInfo 29: [ 72.884093] PVR_K: Write ops (0xef00148c): P/C = 0/0 (0x00000000/0x00000000) [ 72.891348] PVR_K: Read ops (0xef001494): P/C = 1/0 (0x00000001/0x00000000) [ 72.898792] PVR_K: Read ops 2 (0xef00149c): P/C = 0/0 (0x00000000/0x00000000) [ 72.906319] PVR_K: SyncInfo 28: [ 72.909563] PVR_K: Write ops (0xef001464): P/C = 0/0 (0x00000000/0x00000000) [ 72.917101] PVR_K: Read ops (0xef00146c): P/C = 2/0 (0x00000002/0x00000000) [ 72.924411] PVR_K: Read ops 2 (0xef001474): P/C = 0/0 (0x00000000/0x00000000) [ 72.931759] PVR_K: SyncInfo 19: [ 72.935266] PVR_K: Write ops (0xef0012fc): P/C = 32/31 (0x00000020/0x0000001f) [ 72.942695] PVR_K: Read ops (0xef001304): P/C = 0/0 (0x00000000/0x00000000) [ 72.950130] PVR_K: Read ops 2 (0xef00130c): P/C = 0/0 (0x00000000/0x00000000) [ 72.957614] PVR_K: SyncInfo 13: [ 72.960858] PVR_K: Write ops (0xef00120c): P/C = 33/31 (0x00000021/0x0000001f) [ 72.968550] PVR_K: Read ops (0xef001214): P/C = 0/0 (0x00000000/0x00000000) [ 72.975876] PVR_K: Read ops 2 (0xef00121c): P/C = 0/0 (0x00000000/0x00000000) [ 72.983224] PVR_K: SyncInfo 2: [ 72.986623] PVR_K: Write ops (0xef001054): P/C = 17/17 (0x00000011/0x00000011) [ 72.994200] PVR_K: Read ops (0xef00105c): P/C = 65/62 (0x00000041/0x0000003e) [ 73.001542] PVR_K: Read ops 2 (0xef001064): P/C = 0/0 (0x00000000/0x00000000) [ 73.009150] PVR_K: SyncInfo 0: [ 73.012307] PVR_K: Write ops (0xef001004): P/C = 65/62 (0x00000041/0x0000003e) [ 73.019994] PVR_K: Read ops (0xef00100c): P/C = 0/0 (0x00000000/0x00000000) [ 73.027316] PVR_K: Read ops 2 (0xef001014): P/C = 0/0 (0x00000000/0x00000000) [ 73.273482] PVR_K:(Error): SGXOSTimer() detected SGX lockup (0x10027 tasks) [ 73.280479] PVR_K: HWRecoveryResetSGX: SGX Hardware Recovery triggered [ 73.287358] PVR_K: SGX debug (SGX_DDK_Linux_XOrg sgxddk 1.17@4948957) [ 73.293987] PVR_K:(Error): SGX Register Base Address (Linear): 0x2e2b62e8 [ 73.300979] PVR_K:(Error): SGX Register Base Address (Physical): 0x56000000 [ 73.308373] PVR_K: Running SGXREG Debug Scripts: [ 73.313011] PVR_K: (HYD) [ 73.315828] PVR_K: (SGXREG) 0x00004000 : 0x00000001 [ 73.320815] PVR_K: (SGXREG) 0x00004004 : 0x0000000A [ 73.326220] PVR_K: (SGXREG) 0x00004008 : 0x0000000F [ 73.331206] PVR_K: (SGXREG) 0x00004024 : 0x00000005 [ 73.336450] PVR_K: (SGXREG) 0x00004118 : 0x00000008 [ 73.341436] PVR_K: (SGXREG) 0x0000412C : 0x20000000 [ 73.346677] PVR_K: (SGXREG) 0x00004404 : 0x00000000 [ 73.351664] PVR_K: (SGXREG) 0x00004C04 : 0x00080000 [ 73.356923] PVR_K: (SGXREG) 0x00004C08 : 0x00000000 [ 73.361910] PVR_K: (SGXREG) 0x00004C74 : 0x00000000 [ 73.367146] PVR_K: (SGXREG) 0x00004C78 : 0x00000000 [ 73.372133] PVR_K: (SGXREG) 0x00004CA8 : 0x00000000 [ 73.377398] PVR_K: (P0) [ 73.379856] PVR_K: (SGXREG) 0x00008000 : 0x002AAAAA [ 73.385092] PVR_K: (SGXREG) 0x00008004 : 0x0A8A8AAA [ 73.390079] PVR_K: (SGXREG) 0x00008008 : 0x0103BF87 [ 73.395334] PVR_K: (SGXREG) 0x00008118 : 0x000000A8 [ 73.400321] PVR_K: (SGXREG) 0x0000812C : 0x24142600 [ 73.405561] PVR_K: (SGXREG) 0x000084E4 : 0x00000404 [ 73.410546] PVR_K: (SGXREG) 0x00008658 : 0x00000000 [ 73.415788] PVR_K: (SGXREG) 0x00008A74 : 0x0E208200 [ 73.420774] PVR_K: (SGXREG) 0x00008BA4 : 0x00000001 [ 73.426012] PVR_K: (SGXREG) 0x00008C04 : 0x00090002 [ 73.430998] PVR_K: (SGXREG) 0x00008C08 : 0x10E3E020 [ 73.436249] PVR_K: (SGXREG) 0x00008C74 : 0x00000000 [ 73.441236] PVR_K: (SGXREG) 0x00008C78 : 0x00000007 [ 73.446500] PVR_K: (SGXREG) 0x00008CB4 : 0x00000000 [ 73.451486] PVR_K: (SGXREG) 0x00008E04 : 0x00000000 [ 73.456722] PVR_K: (SGXREG) 0x00008624 : 0x00000000 [ 73.461708] PVR_K: (SGXREG) 0x00008628 : 0x00000000 [ 73.466958] PVR_K: (SGXREG) 0x00008630 : 0x00000000 [ 73.471945] PVR_K: (SGXREG) 0x00008664 : 0x00000000 [ 73.477171] PVR_K: (SGXREG) 0x00008734 : 0x00000000 [ 73.482157] PVR_K: (SGXREG) 0x00008AA4 : 0xAAAAAAA7 [ 73.487408] PVR_K: (SGXREG) 0x00008AA8 : 0xAAAAA9AA [ 73.492394] PVR_K: (SGXREG) 0x00008B08 : 0x00002052 [ 73.497662] PVR_K: (SGXREG) 0x00008B14 : 0x00001FD4 [ 73.502649] PVR_K: (SGXREG) 0x00008B0C : 0x00010012 [ 73.507900] PVR_K: (SGXREG) 0x00008B18 : 0x0001000A [ 73.512886] PVR_K: (SGXREG) 0x00008B10 : 0x00000027 [ 73.518131] PVR_K: (SGXREG) 0x00008B1C : 0x00010000 [ 73.523118] PVR_K: (SGXREG) 0x00008B80 : 0xAAAAA9AA [ 73.528361] PVR_K: (SGXREG) 0x00008B84 : 0xAAAAAAA9 [ 73.533348] PVR_K: (SGXREG) 0x00008B88 : 0x000020AF [ 73.538618] PVR_K: (SGXREG) 0x00008B94 : 0x000020C2 [ 73.543791] PVR_K: (SGXREG) 0x00008B8C : 0x0001000A [ 73.548777] PVR_K: (SGXREG) 0x00008B98 : 0x0001000A [ 73.554030] PVR_K: (SGXREG) 0x00008B90 : 0x00010000 [ 73.559017] PVR_K: (SGXREG) 0x00008B9C : 0x00010000 [ 73.564257] PVR_K: (P1) [ 73.566715] PVR_K: (SGXREG) 0x0000C000 : 0x002AAAAA [ 73.571699] PVR_K: (SGXREG) 0x0000C004 : 0x0A8A8AAA [ 73.577031] PVR_K: (SGXREG) 0x0000C008 : 0x0103BF87 [ 73.582017] PVR_K: (SGXREG) 0x0000C118 : 0x000000A8 [ 73.587258] PVR_K: (SGXREG) 0x0000C12C : 0x04142600 [ 73.592244] PVR_K: (SGXREG) 0x0000C4E4 : 0x00000406 [ 73.597509] PVR_K: (SGXREG) 0x0000C658 : 0x00000000 [ 73.602495] PVR_K: (SGXREG) 0x0000CA74 : 0x0E208200 [ 73.607740] PVR_K: (SGXREG) 0x0000CBA4 : 0x00000001 [ 73.612727] PVR_K: (SGXREG) 0x0000CC04 : 0x00090002 [ 73.617982] PVR_K: (SGXREG) 0x0000CC08 : 0x10E3E020 [ 73.622968] PVR_K: (SGXREG) 0x0000CC74 : 0x00000000 [ 73.628207] PVR_K: (SGXREG) 0x0000CC78 : 0x00000007 [ 73.633193] PVR_K: (SGXREG) 0x0000CCB4 : 0x00000000 [ 73.638446] PVR_K: (SGXREG) 0x0000CE04 : 0x00000000 [ 73.643583] PVR_K: (SGXREG) 0x0000C624 : 0x00000000 [ 73.648569] PVR_K: (SGXREG) 0x0000C628 : 0x00000000 [ 73.653829] PVR_K: (SGXREG) 0x0000C630 : 0x00000000 [ 73.658815] PVR_K: (SGXREG) 0x0000C664 : 0x00000000 [ 73.664055] PVR_K: (SGXREG) 0x0000C734 : 0x00000000 [ 73.669041] PVR_K: (SGXREG) 0x0000CAA4 : 0xAAAAAAA9 [ 73.674300] PVR_K: (SGXREG) 0x0000CAA8 : 0xAAAAAAA6 [ 73.679286] PVR_K: (SGXREG) 0x0000CB08 : 0x00001F62 [ 73.684530] PVR_K: (SGXREG) 0x0000CB14 : 0x00001F2E [ 73.689516] PVR_K: (SGXREG) 0x0000CB0C : 0x00010011 [ 73.694846] PVR_K: (SGXREG) 0x0000CB18 : 0x0001000A [ 73.699832] PVR_K: (SGXREG) 0x0000CB10 : 0x00010000 [ 73.705069] PVR_K: (SGXREG) 0x0000CB1C : 0x00010000 [ 73.710056] PVR_K: (SGXREG) 0x0000CB80 : 0xAAAAAAA9 [ 73.715310] PVR_K: (SGXREG) 0x0000CB84 : 0xAAAAAAA9 [ 73.720296] PVR_K: (SGXREG) 0x0000CB88 : 0x00001FD1 [ 73.725547] PVR_K: (SGXREG) 0x0000CB94 : 0x00002024 [ 73.730534] PVR_K: (SGXREG) 0x0000CB8C : 0x00010009 [ 73.735793] PVR_K: (SGXREG) 0x0000CB98 : 0x00010009 [ 73.740780] PVR_K: (SGXREG) 0x0000CB90 : 0x00010000 [ 73.746019] PVR_K: (SGXREG) 0x0000CB9C : 0x00010000 [ 73.751006] PVR_K: SGX Register Dump: [ 73.754951] PVR_K: (P0) EUR_CR_CORE_ID: 01191201 [ 73.760373] PVR_K: (P0) EUR_CR_CORE_REVISION: 00010106 [ 73.766031] PVR_K: (P0) EUR_CR_EVENT_STATUS: 24142600 [ 73.771453] PVR_K: (P0) EUR_CR_EVENT_STATUS2: 000000A8 [ 73.777125] PVR_K: (P0) EUR_CR_BIF_CTRL: 00000000 [ 73.782548] PVR_K: (P0) EUR_CR_BIF_BANK0: 00000007 [ 73.788254] PVR_K: (P0) EUR_CR_BIF_INT_STAT: 00090002 [ 73.793850] PVR_K: (P0) EUR_CR_BIF_FAULT: 10E3E020 [ 73.799272] PVR_K: (P0) EUR_CR_BIF_MEM_REQ_STAT: 00000000 [ 73.804974] PVR_K: (P0) EUR_CR_CLKGATECTL: 002AAAAA [ 73.810397] PVR_K: (P1) EUR_CR_EVENT_STATUS: 04142600 [ 73.816068] PVR_K: (P1) EUR_CR_EVENT_STATUS2: 000000A8 [ 73.821491] PVR_K: (P1) EUR_CR_BIF_CTRL: 00000000 [ 73.827164] PVR_K: (P1) EUR_CR_BIF_BANK0: 00000007 [ 73.832587] PVR_K: (P1) EUR_CR_BIF_INT_STAT: 00090002 [ 73.838258] PVR_K: (P1) EUR_CR_BIF_FAULT: 10E3E020 [ 73.843831] PVR_K: (P1) EUR_CR_BIF_MEM_REQ_STAT: 00000000 [ 73.849254] PVR_K: (P1) EUR_CR_CLKGATECTL: 002AAAAA [ 73.854945] PVR_K: Checking EDM memory context (index = 7, PD = 0xac455000) [ 73.861937] PVR_K: Found MMU context for page fault 0x10e3e000 [ 73.868056] PVR_K: GPU memory context is for PID=140 (systemd-udevd) [ 73.874595] PVR_K: No PDE found [ 73.877751] PVR_K: Checking TA memory context (index = 0, PD = 0x9fc86000) [ 73.884898] PVR_K: Found MMU context for page fault 0x10e3e000 [ 73.890756] PVR_K: GPU memory context is for PID=1238 (weston) [ 73.896862] PVR_K: PDE valid: PTE = 0x00000000 (PhysAddr = 0x00000000, Invalid) [ 73.904354] PVR_K: Checking 3D memory context (index = 0, PD = 0x9fc86000) [ 73.911259] PVR_K: Found MMU context for page fault 0x10e3e000 [ 73.917366] PVR_K: GPU memory context is for PID=1238 (weston) [ 73.923224] PVR_K: PDE valid: PTE = 0x00000000 (PhysAddr = 0x00000000, Invalid) [ 73.930848] PVR_K: Checking PTLA memory context (index = 0, PD = 0x9fc86000) [ 73.938075] PVR_K: Found MMU context for page fault 0x10e3e000 [ 73.944096] PVR_K: GPU memory context is for PID=1238 (weston) [ 73.949955] PVR_K: PDE valid: PTE = 0x00000000 (PhysAddr = 0x00000000, Invalid) [ 73.957543] PVR_K: Checking EDM memory context (index = 7, PD = 0xac455000) [ 73.964699] PVR_K: Found MMU context for page fault 0x10e3e000 [ 73.970557] PVR_K: GPU memory context is for PID=140 (systemd-udevd) [ 73.977188] PVR_K: No PDE found [ 73.980344] PVR_K: Checking TA memory context (index = 0, PD = 0x9fc86000) [ 73.987512] PVR_K: Found MMU context for page fault 0x10e3e000 [ 73.993371] PVR_K: GPU memory context is for PID=1238 (weston) [ 73.999475] PVR_K: PDE valid: PTE = 0x00000000 (PhysAddr = 0x00000000, Invalid) [ 74.006964] PVR_K: Checking 3D memory context (index = 0, PD = 0x9fc86000) [ 74.014034] PVR_K: Found MMU context for page fault 0x10e3e000 [ 74.019892] PVR_K: GPU memory context is for PID=1238 (weston) [ 74.025998] PVR_K: PDE valid: PTE = 0x00000000 (PhysAddr = 0x00000000, Invalid) [ 74.033339] PVR_K: Checking PTLA memory context (index = 0, PD = 0x9fc86000) [ 74.040678] PVR_K: Found MMU context for page fault 0x10e3e000 [ 74.046680] PVR_K: GPU memory context is for PID=1238 (weston) [ 74.052539] PVR_K: PDE valid: PTE = 0x00000000 (PhysAddr = 0x00000000, Invalid) [ 74.060155] PVR_K: Host Ctl flags= 0000000c [ 74.064598] PVR_K: SGX Host control: [ 74.068191] PVR_K: (HC-0) 0x00000001 0x00000000 0x00000000 0x00000000 [ 74.074998] PVR_K: (HC-10) 0x00000003 0x0000000A 0x0004A666 0x00000000 [ 74.081643] PVR_K: (HC-20) 0x00000000 0x00000007 0x00000000 0x00000000 [ 74.088568] PVR_K: (HC-30) 0x00019D96 0xF2788F60 0x00000000 0x00000000 [ 74.095378] PVR_K: (HC-40) 0x00000000 0x00000000 0x00000000 0x00000000 [ 74.102022] PVR_K: (HC-50) 0x00000000 0x00000000 0x00000000 0x00000000 [ 74.108919] PVR_K: (HC-60) 0x00000000 0x00000000 0x00000000 0x00000000 [ 74.115713] PVR_K: (HC-70) 0x00000000 0x00000000 0x00000000 0x00000000 [ 74.122357] PVR_K: (HC-80) 0x00000000 0x00000000 0x0000019B 0x00000000 [ 74.129253] PVR_K: SGX TA/3D control: [ 74.132932] PVR_K: (T3C-0) 0xF4003000 0xF40031A0 0xF4002000 0x00000000 [ 74.139847] PVR_K: (T3C-10) 0x00000000 0x00000002 0x00000000 0x00000000 [ 74.146727] PVR_K: (T3C-20) 0x00000000 0x00000000 0x00000000 0x00000000 [ 74.153618] PVR_K: (T3C-30) 0x00000000 0x00000000 0x00000000 0x00000000 [ 74.160350] PVR_K: (T3C-40) 0x00000000 0x00000000 0x00000000 0x00000000 [ 74.167341] PVR_K: (T3C-50) 0x00000000 0x00000000 0x00000000 0x00000000 [ 74.174259] PVR_K: (T3C-60) 0x00000000 0x00000000 0x00000000 0x00000000 [ 74.180991] PVR_K: (T3C-70) 0x00000000 0x00000000 0x00000000 0x00000000 [ 74.187982] PVR_K: (T3C-80) 0x00000000 0x00000000 0x00000000 0x00000000 [ 74.194927] PVR_K: (T3C-90) 0x00000000 0x00000000 0x00000000 0x00000000 [ 74.201658] PVR_K: (T3C-A0) 0x00000000 0x00000000 0x00000000 0x00000000 [ 74.208645] PVR_K: (T3C-B0) 0xF4002C60 0xF4000000 0xAC455000 0x00000000 [ 74.215529] PVR_K: (T3C-C0) 0x00000000 0xF412A000 0x00000000 0xF411DF00 [ 74.222260] PVR_K: (T3C-D0) 0xF400FF80 0x00000000 0x00000000 0xF4002C60 [ 74.229265] PVR_K: (T3C-E0) 0xF411DF00 0x04001410 0x04001010 0x00000000 [ 74.236157] PVR_K: (T3C-F0) 0x00000000 0x00000000 0x00000000 0x00000000 [ 74.242889] PVR_K: (T3C-100) 0x00000000 0x00000000 0x00000000 0x00000000 [ 74.249970] PVR_K: (T3C-110) 0x00000000 0x00000000 0x00000000 0x00000000 [ 74.256937] PVR_K: (T3C-120) 0x00000000 0x00000040 0x00000040 0x00000000 [ 74.263920] PVR_K: (T3C-130) 0xF2016010 0xF2016014 0xF2016034 0xF2016030 [ 74.270739] PVR_K: (T3C-140) 0xF4004000 0xF400F820 0xF4002020 0xF411D000 [ 74.277807] PVR_K: (T3C-150) 0xF411D000 0x00000000 0x00000000 0x000004D6 [ 74.284785] PVR_K: (T3C-160) 0x000004D6 0x00000000 0x00000000 0x00000000 [ 74.291605] PVR_K: (T3C-170) 0x00000003 0x00000000 0x00000000 0x00000000 [ 74.298673] PVR_K: (T3C-180) 0x00000000 0x00000000 0x00000000 0x00000000 [ 74.305653] PVR_K: (T3C-190) 0x00000000 0x00000000 0xF400FF80 0xF412A000 [ 74.312470] PVR_K: SGX Kernel CCB WO:0xB7 RO:0xB3 [ 74.317479] PVR_K: Active syncs [ 74.320635] PVR_K: SyncInfo 29: [ 74.324152] PVR_K: Write ops (0xef00148c): P/C = 0/0 (0x00000000/0x00000000) [ 74.331408] PVR_K: Read ops (0xef001494): P/C = 1/0 (0x00000001/0x00000000) [ 74.338837] PVR_K: Read ops 2 (0xef00149c): P/C = 0/0 (0x00000000/0x00000000) [ 74.346332] PVR_K: SyncInfo 27: [ 74.349575] PVR_K: Write ops (0xef00143c): P/C = 0/0 (0x00000000/0x00000000) [ 74.357083] PVR_K: Read ops (0xef001444): P/C = 4/3 (0x00000004/0x00000003) [ 74.364402] PVR_K: Read ops 2 (0xef00144c): P/C = 0/0 (0x00000000/0x00000000) [ 74.371748] PVR_K: SyncInfo 19: [ 74.375263] PVR_K: Write ops (0xef0012fc): P/C = 33/32 (0x00000021/0x00000020) [ 74.382692] PVR_K: Read ops (0xef001304): P/C = 0/0 (0x00000000/0x00000000) [ 74.390120] PVR_K: Read ops 2 (0xef00130c): P/C = 0/0 (0x00000000/0x00000000) [ 74.397613] PVR_K: SyncInfo 13: [ 74.400856] PVR_K: Write ops (0xef00120c): P/C = 33/32 (0x00000021/0x00000020) [ 74.408539] PVR_K: Read ops (0xef001214): P/C = 0/0 (0x00000000/0x00000000) [ 74.415857] PVR_K: Read ops 2 (0xef00121c): P/C = 0/0 (0x00000000/0x00000000) [ 74.423206] PVR_K: SyncInfo 2: [ 74.426632] PVR_K: Write ops (0xef001054): P/C = 17/17 (0x00000011/0x00000011) [ 74.434209] PVR_K: Read ops (0xef00105c): P/C = 66/64 (0x00000042/0x00000040) [ 74.441550] PVR_K: Read ops 2 (0xef001064): P/C = 0/0 (0x00000000/0x00000000) [ 74.449161] PVR_K: SyncInfo 0: [ 74.452317] PVR_K: Write ops (0xef001004): P/C = 66/64 (0x00000042/0x00000040) [ 74.459998] PVR_K: Read ops (0xef00100c): P/C = 0/0 (0x00000000/0x00000000) [ 74.467315] PVR_K: Read ops 2 (0xef001014): P/C = 0/0 (0x00000000/0x00000000)
U-Boot SPL 2019.01-g323d51410c-dirty (Nov 19 2020 - 13:15:36 +0530) DRA752-GP ES2.0 no pinctrl state for default mode Trying to boot from MMC1 no pinctrl state for default mode Loading Environment from FAT... *** Warning - bad CRC, using default environment Loading Environment from MMC... *** Warning - bad CRC, using default environment U-Boot 2019.01-g323d51410c-dirty (Nov 19 2020 - 13:15:36 +0530) CPU : DRA752-GP ES2.0 Model: TI AM5728 BeagleBoard-X15 Board: AM572x EVM REV A.3A DRAM: 2 GiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... *** Warning - bad CRC, using default environment Loading Environment from MMC... *** Warning - bad CRC, using default environment Net: Warning: ethernet@48484000 using MAC address from ROM eth0: ethernet@48484000 Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 ** Unable to read file boot.scr ** 10 bytes read in 1 ms (9.8 KiB/s) Loaded env from uEnv.txt Importing environment from mmc0 ... switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 4448768 bytes read in 201 ms (21.1 MiB/s) 135655 bytes read in 9 ms (14.4 MiB/s) ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Device Tree to 8ffdb000, end 8ffff1e6 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.94-gbe5389fd85 (oe-user@oe-host) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 SMP PREEMPT Sun Apr 19 02:36:36 UTC 2020 [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: TI AM5728 EVM [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000095800000, size 56 MiB [ 0.000000] OF: reserved mem: initialized node ipu2-memory@95800000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node dsp1-memory@99000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009d000000, size 32 MiB [ 0.000000] OF: reserved mem: initialized node ipu1-memory@9d000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created CMA memory pool at 0x000000009f000000, size 8 MiB [ 0.000000] OF: reserved mem: initialized node dsp2-memory@9f000000, compatible id shared-dma-pool [ 0.000000] cma: Reserved 24 MiB at 0x00000000fe400000 [ 0.000000] OMAP4: Map 0x00000000ffd00000 to (ptrval) for dram barrier [ 0.000000] DRA752 ES2.0 [ 0.000000] random: get_random_bytes called from start_kernel+0xb4/0x470 with crng_init=0 [ 0.000000] percpu: Embedded 15 pages/cpu s32396 r8192 d20852 u61440 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 464192 [ 0.000000] Kernel command line: console=ttyS2,115200n8 root=PARTUUID=f464b6b9-02 rw rootfstype=ext4 rootwait [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 1672960K/1863680K available (10240K kernel code, 335K rwdata, 2800K rodata, 2048K init, 268K bss, 35072K reserved, 155648K cma-reserved, 1283072K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (12256 kB) [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB) [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 336 kB) [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 269 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] Tasks RCU enabled. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] OMAP clockevent source: timer1 at 32786 Hz [ 0.000000] arch_timer: cp15 timer(s) running at 6.14MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns [ 0.000005] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns [ 0.000018] Switching to timer-based delay loop, resolution 162ns [ 0.000292] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000301] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000797] Console: colour dummy device 80x30 [ 0.000840] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475) [ 0.000854] pid_max: default: 32768 minimum: 301 [ 0.000977] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000993] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001553] CPU: Testing write buffer coherency: ok [ 0.001588] CPU0: Spectre v2: using ICIALLU workaround [ 0.001807] /cpus/cpu@0 missing clock-frequency property [ 0.001829] /cpus/cpu@1 missing clock-frequency property [ 0.001842] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.059868] Setting up static identity map for 0x80200000 - 0x80200060 [ 0.079874] rcu: Hierarchical SRCU implementation. [ 0.100062] EFI services will not be available. [ 0.119927] smp: Bringing up secondary CPUs ... [ 0.200303] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.200310] CPU1: Spectre v2: using ICIALLU workaround [ 0.200432] smp: Brought up 1 node, 2 CPUs [ 0.200445] SMP: Total of 2 processors activated (24.59 BogoMIPS). [ 0.200453] CPU: All CPU(s) started in HYP mode. [ 0.200461] CPU: Virtualization extensions available. [ 0.201033] devtmpfs: initialized [ 0.221038] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.221298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.221316] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.223939] pinctrl core: initialized pinctrl subsystem [ 0.224469] DMI not present or invalid. [ 0.224748] NET: Registered protocol family 16 [ 0.225889] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.226856] omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.336030] wkupaon_cm:clk:0068:0: failed to disable [ 0.435573] cpuidle: using governor ladder [ 0.435607] cpuidle: using governor menu [ 0.446775] OMAP GPIO hardware version 0.1 [ 0.450129] GPIO line 171 (cm-camen-gpio) hogged as output/high [ 0.472792] No ATAGs? [ 0.472864] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.472880] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.473739] OMAP DMA hardware revision 0.0 [ 0.485441] edma 43300000.edma: memcpy is disabled [ 0.488872] edma 43300000.edma: TI EDMA DMA engine driver [ 0.496170] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported) [ 0.497560] evm_5v0: supplied by main_12v0 [ 0.497954] com_3v6: supplied by evm_5v0 [ 0.501085] omap-iommu 40d01000.mmu: 40d01000.mmu registered [ 0.501272] omap-iommu 40d02000.mmu: 40d02000.mmu registered [ 0.501524] omap-iommu 58882000.mmu: 58882000.mmu registered [ 0.501760] omap-iommu 55082000.mmu: 55082000.mmu registered [ 0.502141] omap-iommu 41501000.mmu: 41501000.mmu registered [ 0.502325] omap-iommu 41502000.mmu: 41502000.mmu registered [ 0.502618] iommu: Adding device 58820000.ipu to group 1 [ 0.502701] iommu: Adding device 55020000.ipu to group 2 [ 0.502835] iommu: Adding device 40800000.dsp to group 0 [ 0.503075] iommu: Adding device 41000000.dsp to group 3 [ 0.504370] SCSI subsystem initialized [ 0.505436] palmas 0-0058: Irq flag is 0x00000008 [ 0.527967] palmas 0-0058: Muxing GPIO 2f, PWM 0, LED 0 [ 0.529566] SMPS12: supplied by regulator-dummy [ 0.531235] SMPS3: supplied by regulator-dummy [ 0.532920] SMPS45: supplied by regulator-dummy [ 0.534751] SMPS6: supplied by regulator-dummy [ 0.536152] SMPS7: supplied by regulator-dummy [ 0.537553] SMPS8: supplied by regulator-dummy [ 0.538812] SMPS9: supplied by regulator-dummy [ 0.539506] LDO1: supplied by regulator-dummy [ 0.547088] LDO2: supplied by regulator-dummy [ 0.547457] random: fast init done [ 0.556957] LDO3: supplied by regulator-dummy [ 0.566978] LDO4: supplied by regulator-dummy [ 0.576980] LDO5: supplied by regulator-dummy [ 0.577674] LDO6: supplied by regulator-dummy [ 0.578363] LDO7: supplied by regulator-dummy [ 0.579063] LDO8: supplied by regulator-dummy [ 0.579761] LDO9: supplied by regulator-dummy [ 0.587030] LDOLN: supplied by regulator-dummy [ 0.597026] LDOUSB: supplied by regulator-dummy [ 0.609452] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz [ 0.610027] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz [ 0.610673] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 400 kHz [ 0.610896] media: Linux media interface: v0.10 [ 0.610946] videodev: Linux video capture interface: v2.00 [ 0.611021] pps_core: LinuxPPS API ver. 1 registered [ 0.611031] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.611053] PTP clock support registered [ 0.611087] EDAC MC: Ver: 3.0.0 [ 0.611900] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400 [ 0.612152] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400 [ 0.612669] Advanced Linux Sound Architecture Driver Initialized. [ 0.613444] clocksource: Switched to clocksource arch_sys_counter [ 0.621908] NET: Registered protocol family 2 [ 0.622487] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) [ 0.622517] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.622581] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.622708] TCP: Hash tables configured (established 8192 bind 8192) [ 0.622781] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.622816] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.622947] NET: Registered protocol family 1 [ 0.623368] RPC: Registered named UNIX socket transport module. [ 0.623379] RPC: Registered udp transport module. [ 0.623387] RPC: Registered tcp transport module. [ 0.623396] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.624514] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 0.624702] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.625691] Initialise system trusted keyrings [ 0.625832] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [ 0.630921] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.631408] NFS: Registering the id_resolver key type [ 0.631429] Key type id_resolver registered [ 0.631438] Key type id_legacy registered [ 0.631478] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.633146] Key type asymmetric registered [ 0.633159] Asymmetric key parser 'x509' registered [ 0.633205] bounce: pool size: 64 pages [ 0.633250] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.633261] io scheduler noop registered [ 0.633271] io scheduler deadline registered [ 0.633371] io scheduler cfq registered (default) [ 0.633382] io scheduler mq-deadline registered [ 0.633392] io scheduler kyber registered [ 0.639335] pinctrl-single 4a003400.pinmux: 282 pins, size 1128 [ 0.644024] dra7-pcie 51000000.pcie: Linked as a consumer to phy-4a094000.pciephy.1 [ 0.644457] dra7-pcie 51000000.pcie: host bridge /ocp/axi@0/pcie@51000000 ranges: [ 0.644499] dra7-pcie 51000000.pcie: IO 0x20003000..0x20012fff -> 0x00000000 [ 0.644526] dra7-pcie 51000000.pcie: MEM 0x20013000..0x2fffffff -> 0x20013000 [ 1.644797] dra7-pcie 51000000.pcie: Phy link never came up [ 1.644929] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00 [ 1.644944] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.644956] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.644968] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff] [ 1.651593] PCI: bus0: Fast back to back transfers disabled [ 1.657871] PCI: bus1: Fast back to back transfers enabled [ 1.657916] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff 64bit] [ 1.657936] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 1.658271] pcieport 0000:00:00.0: Signaling PME with IRQ 175 [ 1.658400] pcieport 0000:00:00.0: AER enabled with IRQ 175 [ 1.659383] pwm-backlight backlight: backlight supply power not found, using dummy regulator [ 1.659451] pwm-backlight backlight: Linked as a consumer to regulator.0 [ 1.663101] vdd_3v3: supplied by regen1 [ 1.663337] aic_dvdd_fixed: supplied by vdd_3v3 [ 1.663412] vtt_fixed: supplied by smps3 [ 1.708878] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled [ 1.712500] console [ttyS2] disabled [ 1.712557] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 45, base_baud = 3000000) is a 8250 [ 2.824910] console [ttyS2] enabled [ 2.829324] 48422000.serial: ttyS7 at MMIO 0x48422000 (irq = 46, base_baud = 3000000) is a 8250 [ 2.840281] omap_rng 48090000.rng: Random Number Generator ver. 20 [ 2.840827] random: crng init done [ 2.847429] omapdss_dss 58000000.dss: Linked as a consumer to regulator.24 [ 2.857076] omapdss_dss 58000000.dss: Dropping the link to regulator.24 [ 2.867157] panel-simple display: display supply power not found, using dummy regulator [ 2.875283] panel-simple display: Linked as a consumer to regulator.0 [ 2.892874] brd: module loaded [ 2.902219] loop: module loaded [ 2.909857] libphy: Fixed MDIO Bus: probed [ 2.973472] davinci_mdio 48485000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 2.981169] libphy: 48485000.mdio: probed [ 2.990121] davinci_mdio 48485000.mdio: phy[1]: device 48485000.mdio:01, driver Micrel KSZ9031 Gigabit PHY [ 2.999842] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver Micrel KSZ9031 Gigabit PHY [ 3.010109] cpsw 48484000.ethernet: Detected MACID = 7c:38:66:7b:85:82 [ 3.016741] cpsw 48484000.ethernet: initialized cpsw ale version 1.4 [ 3.023124] cpsw 48484000.ethernet: ALE Table size 1024 [ 3.028439] cpsw 48484000.ethernet: cpts: overflow check period 500 (jiffies) [ 3.036467] cpsw 48484000.ethernet: cpsw: Detected MACID = 7c:38:66:7b:85:83 [ 3.044814] i2c /dev entries driver [ 3.051691] gpio-fan gpio_fan: GPIO fan initialized [ 3.057820] tmp102 0-0048: initialized [ 3.064863] cpu cpu0: Linked as a consumer to regulator.8 [ 3.070365] cpu cpu0: Linked as a consumer to regulator.31 [ 3.077570] sdhci: Secure Digital Host Controller Interface driver [ 3.084370] sdhci: Copyright(c) Pierre Ossman [ 3.089639] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.095999] omap_gpio 4805d000.gpio: Could not set line 27 debounce to 200000 microseconds (-22) [ 3.104857] sdhci-omap 4809c000.mmc: Got CD GPIO [ 3.109655] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.30 [ 3.116693] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.15 [ 3.123572] sdhci-omap 4809c000.mmc: Dropping the link to regulator.15 [ 3.130182] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.5 [ 3.137145] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.15 [ 3.144108] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_3_3v mode [ 3.176614] mmc0: SDHCI controller on 4809c000.mmc [4809c000.mmc] using ADMA [ 3.184375] sdhci-omap 480b4000.mmc: Linked as a consumer to regulator.5 [ 3.191175] sdhci-omap 480b4000.mmc: Dropping the link to regulator.5 [ 3.197755] sdhci-omap 480b4000.mmc: Linked as a consumer to regulator.5 [ 3.230636] mmc1: SDHCI controller on 480b4000.mmc [480b4000.mmc] using ADMA [ 3.239182] sdhci-omap 480ad000.mmc: Linked as a consumer to regulator.1 [ 3.246013] sdhci-omap 480ad000.mmc: Dropping the link to regulator.1 [ 3.252748] sdhci-omap 480ad000.mmc: Linked as a consumer to regulator.2 [ 3.259741] sdhci-omap 480ad000.mmc: Linked as a consumer to regulator.1 [ 3.266672] sdhci-omap 480ad000.mmc: no pinctrl state for sdr104 mode [ 3.273327] sdhci-omap 480ad000.mmc: no pinctrl state for ddr50 mode [ 3.279882] sdhci-omap 480ad000.mmc: no pinctrl state for hs200_1_8v mode [ 3.296673] mmc0: host does not support reading read-only switch, assuming write-enable [ 3.310721] mmc0: new high speed SDHC card at address aaaa [ 3.317385] mmcblk0: mmc0:aaaa SS16G 14.8 GiB [ 3.317493] mmc2: SDHCI controller on 480ad000.mmc [480ad000.mmc] using PIO [ 3.330195] ledtrig-cpu: registered to indicate activity on CPUs [ 3.333704] mmc1: new DDR MMC card at address 0001 [ 3.341170] mmcblk0: p1 p2 [ 3.346075] NET: Registered protocol family 10 [ 3.355468] mmcblk1: mmc1:0001 S10004 3.56 GiB [ 3.360362] mmcblk1boot0: mmc1:0001 S10004 partition 1 4.00 MiB [ 3.361221] Segment Routing with IPv6 [ 3.366718] mmcblk1boot1: mmc1:0001 S10004 partition 2 4.00 MiB [ 3.370252] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 3.376068] mmcblk1rpmb: mmc1:0001 S10004 partition 3 4.00 MiB, chardev (244:0) [ 3.382310] NET: Registered protocol family 17 [ 3.389914] mmcblk1: p1 p2 p3 [ 3.393948] Key type dns_resolver registered [ 3.401192] Registering SWP/SWPB emulation handler [ 3.406044] omap_voltage_late_init: Voltage driver support not added [ 3.412441] Power Management for TI OMAP4+ devices. [ 3.417897] Loading compiled-in X.509 certificates [ 3.440626] dmm 4e000000.dmm: workaround for errata i878 in use [ 3.448258] dmm 4e000000.dmm: initialized all PAT entries [ 3.454486] omapdss_dss 58000000.dss: Linked as a consumer to regulator.24 [ 3.461562] DSS: OMAP DSS rev 6.1 [ 3.466264] omapdss_hdmi5 58040000.encoder: Linked as a consumer to regulator.18 [ 3.473790] omapdss_hdmi5 58040000.encoder: Dropping the link to regulator.18 [ 3.482115] omapdss_hdmi5 58040000.encoder: Linked as a consumer to regulator.18 [ 3.489901] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops) [ 3.497907] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_component_ops) [ 3.534049] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 3.540725] [drm] No driver support for vblank timestamp query. [ 3.549565] [drm] Enabling DMM ywrap scrolling [ 3.557066] Console: switching to colour frame buffer device 100x30 [ 3.565469] omapdrm omapdrm.0: fb0: omapdrm frame buffer device [ 3.572113] [drm] Initialized omapdrm 1.0.0 20110917 for omapdrm.0 on minor 0 [ 3.580201] input: gpio_keys as /devices/platform/gpio_keys/input/input0 [ 3.587351] hctosys: unable to open rtc device (rtc0) [ 3.593064] ALSA device list: [ 3.596078] No soundcards found. [ 3.636394] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 3.644579] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 3.661393] devtmpfs: mounted [ 3.665289] Freeing unused kernel memory: 2048K [ 3.669936] Run /sbin/init as init process [ 3.981921] systemd[1]: System time before build time, advancing clock. [ 4.017318] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -ID) [ 4.039070] systemd[1]: Detected architecture arm. Welcome to Arago 2019.11! [ 4.087203] systemd[1]: Set hostname to <am57xx-evm>. [ 4.282137] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling. [ 4.299448] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.) [ 4.523027] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 4.554316] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 4.586602] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ 4.613937] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 4.643853] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ OK ] Listening on initctl Compatibility Named Pipe. [ OK ] Reached target Remote File Systems. Mounting Temporary Directory (/tmp)... Mounting Kernel Debug File System... Starting Remount Root and Kernel File Systems... [ 4.838139] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ OK ] Started Hardware RNG Entropy Gatherer Daemon. Starting Load Kernel Modules... [ 4.951163] cmemk: loading out-of-tree module taints kernel. [ 4.957961] CMEMK module: reference Linux version 4.19.94 [ 4.964079] allocated heap buffer 0x40500000 of size 0x100000 [ 4.969891] cmemk initialized Mounting POSIX Message Queue File System... [ 4.983706] cryptodev: driver 1.9 loaded. [ OK ] Created slice User and Session Slice. [ 5.059435] usbcore: registered new interface driver usbfs [ 5.065775] usbcore: registered new interface driver hub [ 5.071309] usbcore: registered new device driver usb [ OK ] Listening on Process Core Dump Socket. [ 5.095019] usbcore: registered new interface driver ftdi_sio [ 5.100814] usbserial: USB Serial support registered for FTDI USB Serial Device [ OK ] Listening on Network Service Netlink Socket. [ OK ] Listening on Journal Socket (/dev/log). [ OK ] Reached target Slices. Starting Journal Service... [ OK ] Started Forward Password Requests to Wall Directory Watch. [ OK ] Reached target Paths. [ OK ] Created slice system-serial\x2dgetty.slice. [ OK ] Listening on udev Kernel Socket. Starting udev Coldplug all Devices... [ OK ] Started Journal Service. [ OK ] Mounted Temporary Directory (/tmp). [ OK ] Mounted Kernel Debug File System. [ OK ] Started Remount Root and Kernel File Systems. [ OK ] Started Load Kernel Modules. [ OK ] Mounted POSIX Message Queue File System. Mounting Kernel Configuration File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [ OK ] Mounted Kernel Configuration File System. [ OK ] Started Apply Kernel Variables. [ OK ] Started Create Static Device Nodes in /dev. [ 5.841074] systemd-journald[108]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [ OK ] Reached target Local File Systems (Pre). Mounting /var/volatile... [ OK ] Reached target Containers. Mounting /media/ram... [ OK ] Started udev Kernel Device Manager. [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Mounted /var/volatile. [ OK ] Mounted /media/ram. Starting Load/Save Random Seed... [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... [ OK ] Started udev Coldplug all Devices. [ OK ] Started Load/Save Random Seed. [ 6.245519] omap-rproc 58820000.ipu: ignoring dependency for device, assuming no driver [ OK ] Started Create Volatile Files and Directories. [ 6.279622] omap-rproc 58820000.ipu: ignoring dependency for device, assuming no driver [ 6.308221] omap-rproc 58820000.ipu: assigned reserved memory node ipu1-memory@9d000000 Starting Network Time Synchronization... [ 6.320900] remoteproc remoteproc0: 58820000.ipu is available [ 6.335517] omap-rproc 55020000.ipu: ignoring dependency for device, assuming no driver Starting Network Service... Starting Update UTMP about System Boot/Shutdown... [ 6.391189] omap-rproc 55020000.ipu: ignoring dependency for device, assuming no driver [ 6.441158] omap-rproc 55020000.ipu: assigned reserved memory node ipu2-memory@95800000 [ OK ] Found device /dev/ttyS2. [ 6.467284] remoteproc remoteproc1: 55020000.ipu is available [ 6.479230] omap-rproc 40800000.dsp: ignoring dependency for device, assuming no driver [ OK ] Started Update UTMP about System Boot/Shutdow[ 6.535532] omap-rproc 40800000.dsp: ignoring dependency for device, assuming no driver n. [ 6.592950] omap-rproc 40800000.dsp: assigned reserved memory node dsp1-memory@99000000 [ 6.615748] remoteproc remoteproc2: 40800000.dsp is available [ 6.628541] omap-rproc 41000000.dsp: ignoring dependency for device, assuming no driver [ 6.638520] omap-rproc 41000000.dsp: ignoring dependency for device, assuming no driver [ 6.673834] omap-rproc 41000000.dsp: assigned reserved memory node dsp2-memory@9f000000 [ 6.689929] remoteproc remoteproc3: 41000000.dsp is available [ 6.814930] palmas-rtc 48070000.i2c:tps659038@58:tps659038_rtc: rtc core: registered 48070000.i2c:tps659038@58:tps659038_rtc as rtc1 [ 6.985480] rtc-ds1307 2-006f: registered as rtc0 [ 7.019142] remoteproc remoteproc1: powering up 55020000.ipu [ 7.024864] remoteproc remoteproc1: Booting fw image dra7-ipu2-fw.xem4, size 3747220 [ 7.032716] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1 [ 7.045611] remoteproc remoteproc0: powering up 58820000.ipu [ 7.051307] remoteproc remoteproc0: Booting fw image dra7-ipu1-fw.xem4, size 6887428 [ 7.066545] Driver for 1-wire Dallas network protocol. [ 7.067648] virtio_rpmsg_bus virtio0: rpmsg host is online [ 7.077593] remoteproc remoteproc0: registered virtio0 (type 7) [ 7.087172] remoteproc remoteproc0: remote processor 58820000.ipu is now up [ 7.106033] virtio_rpmsg_bus virtio0: creating channel rpmsg-proto addr 0x3d [ 7.179479] virtio_rpmsg_bus virtio1: rpmsg host is online [ 7.185068] remoteproc remoteproc1: registered virtio1 (type 7) [ 7.191984] remoteproc remoteproc1: remote processor 55020000.ipu is now up [ 7.201177] virtio_rpmsg_bus virtio1: creating channel rpmsg-rpc addr 0x65 [ 7.214228] at24 0-0050: 4096 byte 24c32 EEPROM, writable, 1 bytes/write [ 7.228278] virtio_rpmsg_bus virtio1: creating channel rpmsg-rpc addr 0x66 [ 7.244298] input: pixcir_tangoc as /devices/platform/44000000.ocp/4807c000.i2c/i2c-4/4-005c/input/input1 [ 7.351354] omap_rtc 48838000.rtc: registered as rtc2 [ 7.373504] omap_hdq 480b2000.1w: OMAP HDQ Hardware Rev 0.:. Driver in Interrupt mode [ 7.422705] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2 [ 7.430383] tlv320aic3x-codec 0-0018: Linked as a consumer to regulator.5 [ 7.442603] tlv320aic3x-codec 0-0018: Linked as a consumer to regulator.6 [ 7.450797] omap-des 480a5000.des: will run requests pump with realtime priority [ OK ] Started Network Service. [ 7.519991] net eth1: initializing cpsw version 1.15 (0) Starting Network Name Resolution... [ 7.560864] ov1063x 4-0030: ov1063x Product ID a6 Manufacturer ID 35 [ 7.577279] ov1063x 4-0030: ov1063x 4-0030 sensor driver registered !! [ 7.584448] w1_master_driver w1_bus_master1: Attaching one wire slave 01.000000000000 crc 3d Starting Wait for Network to be Configured... [ 7.610689] w1_master_driver w1_bus_master1: Family 1 for 01.000000000000.3d is not registered. [ OK ] Started Network Time Synchronization. [ 7.644986] Micrel KSZ9031 Gigabit PHY 48485000.mdio:02: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=48485000.mdio:02, irq=POLL) [ OK ] Reached target System Time Synchronized. [ 7.669451] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 7.686741] net eth0: initializing cpsw version 1.15 (0) [ OK ] Reached target System Initialization. [ OK ] Started Daily rotation of log files. [ 7.817456] Micrel KSZ9031 Gigabit PHY 48485000.mdio:01: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=48485000.mdio:01, irq=POLL) [ 7.850841] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ OK ] Listening on dropbear.socket. Starting Reboot and dump vmcore via kexec... [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. [ 7.977826] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 7.978142] phy phy-4a084000.phy.3: Linked as a consumer to regulator.25 [ OK ] Listening on RPCbind Server Activation Socket[ 7.998628] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3 . [ 8.009387] phy phy-4a085000.phy.4: Linked as a consumer to regulator.25 [ 8.255389] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3 [ 8.263878] omap-hdmi-audio omap-hdmi-audio.0.auto: snd-soc-dummy-dai <-> 58040000.encoder mapping ok [ 8.283518] omap-aes 4b500000.aes: will run requests pump with realtime priority [ 8.287181] vpe 489d0000.vpe: loading firmware vpdma-1b8.bin [ 8.310750] omap-hdmi-audio omap-hdmi-audio.0.auto: ASoC: no DMI vendor name! [ 8.313730] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3 [ 8.332859] omap-aes 4b700000.aes: will run requests pump with realtime priority [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ 8.403638] vpe 489d0000.vpe: Device registered as /dev/video0 [ OK ] Reached target Basic System. Starting rc.pvr.service... [ OK ] Started D-Bus System Message Bus. [ 8.540598] [drm] Initialized pvr 1.17.4948957 20110701 for 56000000.gpu on minor 1 [ OK ] Started Job spooling tools. Starting TI MultiCore Tools Daemon... [ 8.651104] vip 48990000.vip: loading firmware vpdma-1b8.bin Starting RPC Bind Service... [ 8.683514] vip 48990000.vip: VPDMA firmware loaded [ 8.688495] vin3a: Port A: Using subdev ov1063x 4-0030 for capture Starting TI IPC Daemon... [ 8.699281] vin3a-0: device registered as video1 Starting Print notice about GPLv3 packages... [ 8.751482] ahci 4a140000.sata: controller can't do 64bit DMA, forcing 32bit [ 8.758632] ahci 4a140000.sata: forcing port_map 0x0 -> 0x1 Starting Login Service... [ 8.766680] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 8.772068] asoc-simple-card sound0: tlv320aic3x-hifi <-> 48468000.mcasp mapping ok [ 8.782625] ahci 4a140000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst [ 8.795452] asoc-simple-card sound0: ASoC: no DMI vendor name! [ 8.813563] scsi host0: ahci [ 8.816760] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 83 [ OK ] Started Periodic Command Scheduler. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target Timers. [ OK ] Started Network Name Resolution. [ OK ] Created slice system-systemd\x2dbacklight.slice. Starting Load/Save Screen Backlight��…ightness of backlight:backlight... [ OK ] Reached target Network. [ OK ] Started Redis In-Memory Data Store. Starting Simple Network Management Protocol (SNMP) Daemon.... Starting Enable and configure wl18xx bluetooth stack... Starting Permit User Sessions... Starting Lightning Fast Webserver With Light System Requirements... Starting Avahi mDNS/DNS-SD Stack... [ OK ] Reached target Host and Network Name Lookups. [ 9.161128] ata1: SATA link down (SStatus 0 SControl 300) [ 9.226806] remoteproc remoteproc2: powering up 40800000.dsp [ 9.232575] remoteproc remoteproc2: Booting fw image dra7-dsp1-fw.xe66, size 20482288 [ 9.240989] omap-iommu 40d01000.mmu: 40d01000.mmu: version 3.0 [ 9.246921] omap-iommu 40d02000.mmu: 40d02000.mmu: version 3.0 [ 9.294091] virtio_rpmsg_bus virtio2: rpmsg host is online [ 9.299672] remoteproc remoteproc2: registered virtio2 (type 7) [ 9.322467] remoteproc remoteproc2: remote processor 40800000.dsp is now up [ 9.342864] virtio_rpmsg_bus virtio2: creating channel rpmsg-proto addr 0x3d [ 9.378985] remoteproc remoteproc3: powering up 41000000.dsp [ 9.385247] remoteproc remoteproc3: Booting fw image dra7-dsp2-fw.xe66, size 20482288 [ 9.394986] omap-iommu 41501000.mmu: 41501000.mmu: version 3.0 [ 9.400905] omap-iommu 41502000.mmu: 41502000.mmu: version 3.0 [ 9.428280] virtio_rpmsg_bus virtio3: rpmsg host is online [ 9.436492] remoteproc remoteproc3: registered virtio3 (type 7) [ 9.442530] remoteproc remoteproc3: remote processor 41000000.dsp is now up [ 9.453324] virtio_rpmsg_bus virtio3: creating channel rpmsg-proto addr 0x3d [ 9.513384] PVR_K: UM DDK-(4948957) and KM DDK-(4948957) match. [ OK ] [ OK ] Started Login Service. [ OK ] Started Reboot and dump vmcore via kexec. [ OK ] Started rc.pvr.service. [ OK ] Started TI MultiCore Tools Daemon. [ OK ] Started RPC Bind Service. [ OK ] Started TI IPC Daemon. [ OK ] Started Load/Save Screen Backlight Brightness of backlight:backlight. [ OK ] Started Permit User Sessions. [ OK ] Started Lightning Fast Webserver With Light System Requirements. [ OK ] Started Enable and configure wl18xx bluetooth stack. [ 10.981873] cpsw 48484000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 11.000483] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ OK ] Started Simple Network Management Protocol (SNMP) Daemon.. [ 11.296542] dwc3 48890000.usb: Failed to get clk 'ref': -2 [ 11.328738] dwc3 488d0000.usb: Failed to get clk 'ref': -2 [ 11.335551] rpmsg_rpc virtio1.rpmsg-rpc.-1.101: probing service dce-callback with src 1024 dst 101 [ 11.354262] NET: Registered protocol family 45 [ 11.382661] rpmsg_rpc virtio1.rpmsg-rpc.-1.102: probing service rpmsg-dce with src 1025 dst 102 [ 11.383110] rpmsg_rpc virtio1.rpmsg-rpc.-1.101: published functions = 4 [ 11.451676] rpmsg_rpc virtio1.rpmsg-rpc.-1.102: published functions = 9 [ 11.603171] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 11.611666] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1 [ 11.634949] remoteproc remoteproc4: 4b234000.pru is available [ 11.641085] pru-rproc 4b234000.pru: PRU rproc node pru@4b234000 probed successfully [ 11.650256] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010 [ 11.663935] remoteproc remoteproc5: 4b238000.pru is available [ 11.669958] xhci-hcd xhci-hcd.1.auto: irq 192, io mem 0x48890000 [ 11.676237] pru-rproc 4b238000.pru: PRU rproc node pru@4b238000 probed successfully [ 11.684359] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 11.693711] remoteproc remoteproc6: 4b2b4000.pru is available [ 11.700046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 11.707484] pru-rproc 4b2b4000.pru: PRU rproc node pru@4b2b4000 probed successfully [ 11.715298] usb usb1: Product: xHCI Host Controller [ 11.720311] usb usb1: Manufacturer: Linux 4.19.94-gbe5389fd85 xhci-hcd [ 11.727803] remoteproc remoteproc7: 4b2b8000.pru is available [ 11.733806] usb usb1: SerialNumber: xhci-hcd.1.auto [ 11.738877] pru-rproc 4b2b8000.pru: PRU rproc node pru@4b2b8000 probed successfully [ 11.752937] hub 1-0:1.0: USB hub found [ 11.758568] hub 1-0:1.0: 1 port detected [ 11.775026] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 11.786291] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2 [ 11.798655] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 11.810242] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 11.830644] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19 [ 11.839797] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 11.847177] usb usb2: Product: xHCI Host Controller [ 11.852100] usb usb2: Manufacturer: Linux 4.19.94-gbe5389fd85 xhci-hcd [ 11.866813] usb usb2: SerialNumber: xhci-hcd.1.auto [ 11.873182] hub 2-0:1.0: USB hub found [ 11.877143] hub 2-0:1.0: 1 port detected [ 12.143773] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 12.334321] usb 1-1: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00 [ 12.354228] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1 [ 12.369935] usb 1-1: SerialNumber: 9E0720810AF3 [ 12.450774] hub 1-1:1.0: USB hub found [ 12.455304] hub 1-1:1.0: 4 ports detected [ 12.514516] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd [ 12.554678] usb 2-1: New USB device found, idVendor=0451, idProduct=8140, bcdDevice= 1.00 [ 12.567069] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 12.610380] hub 2-1:1.0: USB hub found [ 12.618685] hub 2-1:1.0: 4 ports detected *************************************************************** *************************************************************** NOTICE: This file system contains the following GPLv3 packages: autoconf bash-dev bash bc binutils-dev binutils bison-dev bison cifs-utils cpio cpp-symlinks cpp dosfstools elfutils-dev elfutils findutils g++-symlinks g++ gawk gcc-symlinks gcc gdb gdbc6x gdbserver gettext glmark2 gstreamer1.0-libav gzip hidapi libasm1 libbfd libcairo-perf-utils libdw1 libelf1 libgdbm-compat4 libgdbm-dev libgdbm6 libgettextlib libgettextsrc libgmp10 libidn2-0 libmavconn libmpc3 libmpfr6 libreadline-dev libreadline7 libunistring2 m4-dev m4 make mavlink mavros-extras mavros-msgs mavros nettle parted pdm-anomaly-detection socketcan-interface swig-dev swig which If you do not wish to distribute GPLv3 components please remove the above packages prior to distribution. This can be done using the opkg remove command. i.e.: opkg remove <package> Where <package> is the name printed in the list above NOTE: If the package is a dependency of another package you will be notified of the dependent packages. You should use the --force-removal-of-dependent-packages option to also remove the dependent packages as well *************************************************************** *************************************************************** [ OK ] Started Print notice about GPLv3 packages. [ OK ] Started Avahi mDNS/DNS-SD Stack. Starting Save/Restore Sound Card State... [ OK ] Created slice system-systemd\x2dfsck.slice. Starting File System Check on /dev/mmcblk1p1... Starting File System Check on /dev/mmcblk1p2... Starting File System Check on /dev/mmcblk0p1... Starting File System Check on /dev/mmcblk1p3... [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ OK ] Stopped Redis In-Memory Data Store. [ OK ] Started Redis In-Memory Data Store. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS2. [ OK ] Reached target Login Prompts. Starting Synchronize System and HW clocks... [ OK ] Started NFS status monitor for NFSv2/3 locking.. Starting weston.service... [ OK ] Started Save/Restore Sound Card State. [ OK ] Started Synchronize System and HW clocks. [ OK ] Reached target Sound Card. [ OK ] Started File System Check on /dev/mmcblk1p1. Mounting /run/media/mmcblk1p1... [ OK ] Started File System Check on /dev/mmcblk1p2. [ OK ] Stopped Redis In-Memory Data Store. [ OK ] Started Redis In-Memory Data Store. Mounting /run/media/mmcblk1p2... [ OK ] Mounted /run/media/mmcblk1p1. [ OK ] Started weston.service. Starting telnetd.service... Starting Matrix GUI... [ OK ] Mounted /run/media/mmcblk1p2. [ OK ] Started File System Check on /dev/mmcblk0p1. Mounting /run/media/mmcblk0p1... [ OK ] Started telnetd.service. Starting thttpd.service... [ OK ] Started Matrix GUI. [ OK ] Started File System Check on /dev/mmcblk1p3. [ OK ] Started thttpd.service. [ OK ] Mounted /run/media/mmcblk0p1. [ OK ] Stopped Redis In-Memory Data Store. [ OK ] Started Redis In-Memory Data Store. Mounting /run/media/mmcblk1p3... [ OK ] Mounted /run/media/mmcblk1p3. [ OK ] Stopped Redis In-Memory Data Store. [ OK ] Started Redis In-Memory Data Store. [ OK ] Stopped Redis In-Memory Data Store. [FAILED] Failed to start Redis In-Memory Data Store. See 'systemctl status redis.service' for details. _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org am57xx-evm ttyS2 Arago 2019.11 am57xx-evm ttyS2 am57xx-evm login: [ 33.773687] aic_dvdd_fixed: disabling _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org am57xx-evm ttyS2 Arago 2019.11 am57xx-evm ttyS2