IMX 477 Jetson Nano, just cant view this camera

1.Which seller did you purchase the product(s) from?
Amazon
2.The Model number of the product(s) you have purchased?
bo251
3.Which Platform are you using the product(s) on?
Nano b01
4.Which instruction are you following?
I feel ive tried everything and flashed the thing 3 times.
5.Has your product ever worked properly?
no
6.What problems are you experiencing?
Ive built a Hackintosh, and im from the days of DOS, PC hobbyist, but ive never used linux.

Ive followed many different instructions, Ive re-flashed the OS twice.
My first problem was following the instructions that it came with.
I have R32 4.4 and the drivers I was getting was 4.3.
I flashed the card and tried again after talking with Arducam and they sent me to a github page with several different drivers for download and no instruction.
So I downloaded the deb files with imx477 in the name and installed one and tried to view the cam with the command from the Arducam video and website, and the terminal commands stop running after it says something about producer.

So I used the commands: sudo dpkg -r arducam-nvidia-l4t-kernel
which I think from what the page says uninstalls the driver

and then installed the next driver with IMX477 for NANO in the name and this is the result:

brandon@brandon-desktop:~$ ls -l /dev/video0
crw-rw----+ 1 root video 81, 0 Dec 2 21:40 /dev/video0

brandon@brandon-desktop:~$ gst-launch-1.0 nvarguscamerasrc sensor-id=$SENSOR_ID ! “video/x-raw(memory:NVMM),width=1920,height=1080,framerate=$FRAMERATE/1” ! nvvidconv ! nvoverlaysink
Setting pipeline to PAUSED …
Pipeline is live and does not need PREROLL …
Setting pipeline to PLAYING …
New clock: GstSystemClock
(Argus) Error Timeout: (propagating from src/rpc/socket/client/SocketClientDispatch.cpp, function openSocketConnection(), line 215)
(Argus) Error Timeout: Cannot create camera provider (in src/rpc/socket/client/SocketClientDispatch.cpp, function createCameraProvider(), line 102)
Error generated. /dvs/git/dirty/git-master_linux/multimedia/nvgstreamer/gst-nvarguscamera/gstnvarguscamerasrc.cpp, execute:551 Failed to create CameraProvider
Got EOS from element “pipeline0”.
Execution ended after 0:01:00.069273534
Setting pipeline to PAUSED …
Setting pipeline to READY …
Setting pipeline to NULL …
Freeing pipeline …
7.What attempts at troubleshooting have you already made?

8.How would you like us to help you?

I did a sudo reboot, cuz I didnt restart after installing that driver and this is the result now.
It is hung here. it will stay this way for 10 mins before I Ctrl+C to get out. idk that how you used to get out of some DOS stuff and it seemed to work lol

brandon@brandon-desktop:~$ SENSOR_ID=0
brandon@brandon-desktop:~$ FRAMERATE=60
brandon@brandon-desktop:~$ gst-launch-1.0 nvarguscamerasrc sensor-id=$SENSOR_ID ! “video/x-raw(memory:NVMM),width=1920,height=1080,framerate=$FRAMERATE/1” ! nvvidconv ! nvoverlaysink
Setting pipeline to PAUSED …
Pipeline is live and does not need PREROLL …
Setting pipeline to PLAYING …
New clock: GstSystemClock
GST_ARGUS: Creating output stream
CONSUMER: Waiting until producer is connected…
GST_ARGUS: Available Sensor modes :
GST_ARGUS: 4032 x 3040 FR = 29.999999 fps Duration = 33333334 ; Analog Gain range min 1.000000, max 22.250000; Exposure Range min 13000, max 683709000;

GST_ARGUS: 1920 x 1080 FR = 59.999999 fps Duration = 16666667 ; Analog Gain range min 1.000000, max 22.250000; Exposure Range min 13000, max 683709000;

GST_ARGUS: Running with following settings:
Camera index = 0
Camera mode = 1
Output Stream W = 1920 H = 1080
seconds to Run = 0
Frame Rate = 59.999999
GST_ARGUS: Setup Complete, Starting captures for 0 seconds
GST_ARGUS: Starting repeat capture requests.
CONSUMER: Producer has connected; continuing.

brandon@brandon-desktop:~$ dmesg | grep imx477
[ 1.264038] imx477 6-001a: tegracam sensor driver:imx477_v2.0.6
[ 1.721894] vi 54080000.vi: subdev imx477 6-001a bound
[ 41.543845] imx477 6-001a: Error updating control ranges -22
[ 41.557648] imx477 6-001a: Error updating control ranges -22
[ 52.314659] imx477 6-001a: Error updating control ranges

Hi @Brandon.hortman

brandon@brandon-desktop:~$ SENSOR_ID=0 brandon@brandon-desktop:~$ FRAMERATE=60 brandon@brandon-desktop:~$ gst-launch-1.0 nvarguscamerasrc sensor-id=$SENSOR_ID ! “video/x-raw(memory:NVMM),width=1920,height=1080,framerate=$FRAMERATE/1” ! nvvidconv ! nvoverlaysink Setting pipeline to PAUSED … Pipeline is live and does not need PREROLL … Setting pipeline to PLAYING … New clock: GstSystemClock GST_ARGUS: Creating output stream CONSUMER: Waiting until producer is connected… GST_ARGUS: Available Sensor modes : GST_ARGUS: 4032 x 3040 FR = 29.999999 fps Duration = 33333334 ; Analog Gain range min 1.000000, max 22.250000; Exposure Range min 13000, max 683709000;

GST_ARGUS: 1920 x 1080 FR = 59.999999 fps Duration = 16666667 ; Analog Gain range min 1.000000, max 22.250000; Exposure Range min 13000, max 683709000;

GST_ARGUS: Running with following settings:
Camera index = 0
Camera mode = 1
Output Stream W = 1920 H = 1080
seconds to Run = 0
Frame Rate = 59.999999
GST_ARGUS: Setup Complete, Starting captures for 0 seconds
GST_ARGUS: Starting repeat capture requests.
CONSUMER: Producer has connected; continuing.


This looks normal, is there any image displayed on HDMI? If not, please provide the dmesg log after running the camera.

By the way, the relevant instructions for installing the driver are here:
https://www.arducam.com/docs/camera-for-jetson-nano/mipi-camera-modules-for-jetson-nano/driver-installation/

This is after a removal of drivers, sudo reboot, then a re-installation of drivers, using a link from arducam support for R32 4.4 under the nano section using the deb file for imx477 created on 10 27, then sudo reboot. As you can see it ran for an hour with no display on the HDMI. DMESG below.

CONSUMER: Producer has connected; continuing.
^Chandling interrupt.
Interrupt: Stopping pipeline …
Execution ended after 0:50:58.827251550
Setting pipeline to PAUSED …
Setting pipeline to READY …
^C
brandon@brandon-desktop:~$ dmesg | grep imx477
[ 1.255876] imx477 6-001a: tegracam sensor driver:imx477_v2.0.6
[ 1.729141] vi 54080000.vi: subdev imx477 6-001a bound
[ 77.162309] imx477 6-001a: Error updating control ranges -22
[ 77.172472] imx477 6-001a: Error updating control ranges -22
[ 87.825247] imx477 6-001a: Error updating control ranges
brandon@brandon-desktop:~$

Removing the manually installed driver, rebooting, and then following the directions from the link you’ve provided results in this upon restart:

brandon@brandon-desktop:~$ SENSOR_ID=0
brandon@brandon-desktop:~$ FRAMERATE=60
brandon@brandon-desktop:~$ gst-launch-1.0 nvarguscamerasrc sensor-id=$SENSOR_ID ! “video/x-raw(memory:NVMM),width=1920,height=1080,framerate=$FRAMERATE/1” ! nvvidconv ! nvoverlaysink
Setting pipeline to PAUSED …
Pipeline is live and does not need PREROLL …
Setting pipeline to PLAYING …
New clock: GstSystemClock
Error generated. /dvs/git/dirty/git-master_linux/multimedia/nvgstreamer/gst-nvarguscamera/gstnvarguscamerasrc.cpp, execute:557 No cameras available
Got EOS from element “pipeline0”.
Execution ended after 0:00:00.251793854
Setting pipeline to PAUSED …
Setting pipeline to READY …
Setting pipeline to NULL …
Freeing pipeline …
brandon@brandon-desktop:~$

Ive been working on this literally everyday for over a week now :frowning:

Hi @Brandon.hortman

I need a complete dmesg log, you only need to execute the command “dmesg”.

Judging from the output of gst-launch-1.0, the camera should be working normally. I am not sure why there is no display on the HDMI. Can you try to record a video or take a photo?

https://github.com/ArduCAM/MIPI_Camera/tree/master/Jetson/IMX477/driver#mp4-recording

sorry, I posted a log here, but even though I ran the Install.sh, though it ran through the script, it installed nothing. So I deleted this post, Ill try to get it installed.

I used the sudo dpkg -r arducam-nvidia-l4t-kernel to “Normal up” and start from scratch.
I used the ./install.sh script and it ran through the motions, said it successfully installed the driver, asked to reboot. But each time it said no camera found, and a ls -l /dev/video0 returned nothing each time.
I tried this script 4 times just now, instead I download the deb file and used Sudo dpkg -l to install and I am back to hanging on producer connected with no camera display.

Here is the dmesg after attempting to view the camera

brandon@brandon-desktop:~$ dmesg
[ 0.968840] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.4, lane = pcie-1, function = pcie-x4
[ 0.968929] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.5, lane = pcie-2, function = pcie-x4
[ 0.969014] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.6, lane = pcie-3, function = pcie-x4
[ 0.969102] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.7, lane = pcie-4, function = pcie-x4
[ 0.969185] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.8, lane = pcie-5, function = xusb
[ 0.969275] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.9, lane = pcie-6, function = xusb
[ 0.975278] tegra-pwm 7000a000.pwm: PWM clk cannot sleep in ops
[ 0.977027] tegra-dfll-pwm 70110000.pwm: DFLL pwm-rate: 12800000
[ 0.978948] tegra-pcie 1003000.pcie: 4x1, 1x1 configuration
[ 0.980220] tegra-pcie 1003000.pcie: PCIE: Enable power rails
[ 0.980575] tegra-pcie 1003000.pcie: probing port 0, using 4 lanes
[ 0.981788] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[ 0.982022] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=750000, max_bw=1500000
[ 0.982205] tegra-pcie 1003000.pcie: probing port 1, using 1 lanes
[ 0.982489] Adding domain tsec-pd to PM domain host1x-pd
[ 0.985777] tsec 54500000.tsec: initialized
[ 0.987142] tsec 54100000.tsecb: initialized
[ 0.987857] Adding domain nvdec-pd to PM domain host1x-pd
[ 0.991179] nvdec 54480000.nvdec: initialized
[ 0.992216] Adding domain vic03-pd to PM domain host1x-pd
[ 0.992389] Adding domain msenc-pd to PM domain host1x-pd
[ 0.992541] Adding domain nvjpg-pd to PM domain host1x-pd
[ 0.996586] falcon 54340000.vic: initialized
[ 0.997749] falcon 544c0000.nvenc: initialized
[ 0.999038] falcon 54380000.nvjpg: initialized
[ 1.003238] tegra_cec 70015000.tegra_cec: dt=1 start=0x70015000 end=0x70015FFF irq=97
[ 1.003280] tegra_cec 70015000.tegra_cec: Enable clock result: 0.
[ 1.003309] tegra_cec 70015000.tegra_cec: tegra_cec_init started
[ 1.003482] tegradc tegradc.0: disp0 connected to head0->/host1x/sor1
[ 1.003565] tegra_cec 70015000.tegra_cec: cec_add_sysfs ret=0
[ 1.003568] display board info: id 0x0, fab 0x0
[ 1.003573] tegra_cec 70015000.tegra_cec: probed
[ 1.003629] generic_infoframe_type: 0x87
[ 1.003772] tegradc tegradc.0: DT parsed successfully
[ 1.003821] tegradc tegradc.0: Display dc.ffffff800ab80000 registered with id=0
[ 1.004345] tegradc tegradc.0: Bootloader disp_param detected. Detected mode: 640x480 (on 0x0mm) pclk=25173906
[ 1.007639] tegradc tegradc.0: probed
[ 1.013086] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels
[ 1.019763] tegra-adma 702e2000.adma: Tegra210 ADMA driver registered 22 channels
[ 1.020696] tegra-fuse-burn 7000f800.efuse:efuse-burn: shutdown limit check disabled
[ 1.020703] tegra-fuse-burn 7000f800.efuse:efuse-burn: Fuse burn driver initialized
[ 1.021055] kfuse 7000fc00.kfuse: initialized
[ 1.023264] tegra-pcie 1003000.pcie: PCI host bridge to bus 0000:00
[ 1.023283] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 1.023290] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff]
[ 1.023297] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref]
[ 1.023304] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.023365] pci 0000:00:01.0: [10de:0fae] type 01 class 0x060400
[ 1.023517] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.023852] pci 0000:00:02.0: [10de:0faf] type 01 class 0x060400
[ 1.023940] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.024411] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.024428] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.024636] tegra-pmc-iopower pmc-iopower: Regulator supply iopower-dbg-supply not available
[ 1.024668] pci 0000:01:00.0: [8086:24fd] type 00 class 0x028000
[ 1.024736] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit]
[ 1.025020] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 1.025702] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[ 1.027440] tegra-dfll-pwm 70110000.pwm: DFLL_PWM regulator is available now
[ 1.027458] vdd-cpu: 708 <–> 1322 mV at 708 mV
[ 1.027932] pwm-regulator pwm_regulators:pwm-regulator@0: PWM regulator registration passed
[ 1.029414] vdd-gpu: applied init 1000000uV constraint
[ 1.029421] vdd-gpu: 708 <–> 1323 mV at 997 mV
[ 1.029776] pwm-regulator pwm_regulators:pwm-regulator@1: PWM regulator registration passed
[ 1.033521] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.033625] No Device Node present for smmu client: serial8250 !!
[ 1.033635] platform serial8250: No iommus property found in DT node, got swgids from fixup(101004000)
[ 1.033674] iommu: Adding device serial8250 to group 35
[ 1.034251] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 1.034458] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 1.034496] Console: switching
[ 1.034497] pci 0000:02:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 1.034502] to colour frame buffer device 80x30
[ 1.034533] pci 0000:02:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit]
[ 1.034543] tegradc tegradc.0: fb registered
[ 1.034558] pci 0000:02:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
[ 1.034873] pci 0000:02:00.0: supports D1 D2
[ 1.034877] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.039925] console [ttyS0] disabled
[ 1.040009] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 63, base_baud = 25500000) is a Tegra
[ 1.040107] console [ttyS0] enabled
[ 1.041061] 70006040.serial: ttyTHS1 at MMIO 0x70006040 (irq = 64, base_baud = 0) is a TEGRA_UART
[ 1.041353] serial-tegra 70006200.serial: RX in PIO mode
[ 1.041450] 70006200.serial: ttyTHS2 at MMIO 0x70006200 (irq = 65, base_baud = 0) is a TEGRA_UART
[ 1.041652] tegradc tegradc.0: DC initialized, skipping tegra_dc_program_mode.
[ 1.041698] tegradc tegradc.0: hdmi: tmds rate:25174K prod-setting:prod_c_hdmi_0m_54m
[ 1.042524] [drm] Initialized
[ 1.042528] tegradc tegradc.0: hdmi: get RGB quant from REG programmed by BL.
[ 1.042538] tegradc tegradc.0: hdmi: BL set VIC 0
[ 1.042544] tegradc tegradc.0: hdmi: get YCC quant from REG programmed by BL.
[ 1.043256] tegra-i2c 7000c700.i2c: no acknowledge from address 0x50
[ 1.043516] extcon-disp-state extcon:disp-state: cable 47 state 1
[ 1.043521] Extcon AUX1(HDMI) enable
[ 1.044537] tegradc tegradc.1: disp1 connected to head1->/host1x/sor
[ 1.044631] tegradc tegradc.1: No lt-data, using default setting
[ 1.044658] tegradc tegradc.1: No hpd-gpio in DT
[ 1.044693] tegradc tegradc.1: DT parsed successfully
[ 1.044747] tegradc tegradc.1: Display dc.ffffff800d500000 registered with id=1
[ 1.046252] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[ 1.046354] pci 0000:00:01.0: BAR 14: assigned [mem 0x13000000-0x130fffff]
[ 1.046363] pci 0000:00:02.0: BAR 14: assigned [mem 0x13100000-0x131fffff]
[ 1.046369] pci 0000:00:02.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 1.046382] pci 0000:01:00.0: BAR 0: assigned [mem 0x13000000-0x13001fff 64bit]
[ 1.046413] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 1.046424] pci 0000:00:01.0: bridge window [mem 0x13000000-0x130fffff]
[ 1.046438] pci 0000:02:00.0: BAR 4: assigned [mem 0x13100000-0x13103fff 64bit]
[ 1.046459] pci 0000:02:00.0: BAR 2: assigned [mem 0x13104000-0x13104fff 64bit]
[ 1.046478] pci 0000:02:00.0: BAR 0: assigned [io 0x1000-0x10ff]
[ 1.046488] pci 0000:00:02.0: PCI bridge to [bus 02]
[ 1.046493] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff]
[ 1.046500] pci 0000:00:02.0: bridge window [mem 0x13100000-0x131fffff]
[ 1.046681] tegradc tegradc.1: dpd enable lookup fail:-19
[ 1.047020] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 1.047025] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 1.047032] pcie_pme 0000:00:01.0:pcie001: service driver pcie_pme loaded
[ 1.047161] aer 0000:00:01.0:pcie002: service driver aer loaded
[ 1.047374] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
[ 1.047377] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[ 1.047383] pcie_pme 0000:00:02.0:pcie001: service driver pcie_pme loaded
[ 1.047489] aer 0000:00:02.0:pcie002: service driver aer loaded
[ 1.054362] edid invalid
[ 1.056918] tegradc tegradc.1: probed
[ 1.057276] tegradc tegradc.1: fb registered
[ 1.060483] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[ 1.060492] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[ 1.060500] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[ 1.060518] tegradc tegradc.1: blank - powerdown
[ 1.060538] extcon-disp-state extcon:disp-state: cable 44 state 0 already set.
[ 1.060543] Extcon DP: HPD disabled
[ 1.060547] hpd: hpd_switch 0
[ 1.060552] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[ 1.060560] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[ 1.060567] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[ 1.066484] brd: module loaded
[ 1.082821] tegradc tegradc.0: nominal-pclk:25174825 parent:25173906 div:1.0 pclk:25173906 24923052~27440532
[ 1.088315] loop: module loaded
[ 1.088378] tegra_profiler: version: 1.141, samples/io: 48/28
[ 1.088471] tegra_profiler: auth: init
[ 1.090566] THERMAL EST: found 2 subdevs
[ 1.090572] THERMAL EST num_resources: 0
[ 1.090578] [THERMAL EST subdev 0]
[ 1.090584] [THERMAL EST subdev 1]
[ 1.090916] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
[ 1.090920] THERMAL EST: thz register success.
[ 1.091013] THERMAL EST: end of probe, return err: 0
[ 1.091706] sd: No Scsi addr parsed to reserve index
[ 1.091734] hisi_sas: driver version v1.6
[ 1.099089] tegra-qspi 70410000.spi: Prod settings list not found
[ 1.099898] qspi_mtd spi32766.0: MX25U3235F (4096 Kbytes)
[ 1.099908] qspi_mtd spi32766.0: mtd .name = spi32766.0, .size = 0x400000 (4MiB) .erasesize = 0x00001000 (4KiB) .numeraseregions = 0
[ 1.101938] libphy: Fixed MDIO Bus: probed
[ 1.102701] tun: Universal TUN/TAP device driver, 1.6
[ 1.102704] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
[ 1.103315] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.103318] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.103367] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 1.103370] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.103424] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 1.103427] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.103468] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[ 1.103471] Copyright(c) 1999 - 2017 Intel Corporation.
[ 1.104110] r8168 0000:02:00.0: enabling device (0000 → 0003)
[ 1.104131] r8168 Gigabit Ethernet driver 8.045.08-NAPI loaded
[ 1.118318] r8168 0000:02:00.0 (unnamed net_device) (uninitialized): Invalid ethernet address 00:00:00:00:00:00, trying device tree node
[ 1.118379] r8168 0000:02:00.0 (unnamed net_device) (uninitialized): Found valid ethernet address 00:04:4b:e6:7d:9e from device tree
[ 1.118799] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[ 1.118831] r8168 Copyright (C) 2017 Realtek NIC software team <[email protected]>
This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>.
This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>.
[ 1.119238] PPP generic driver version 2.4.2
[ 1.119368] PPP BSD Compression module registered
[ 1.119371] PPP Deflate Compression module registered
[ 1.119386] PPP MPPE Compression module registered
[ 1.119390] NET: Registered protocol family 24
[ 1.119439] usbcore: registered new interface driver r8152
[ 1.119481] usbcore: registered new interface driver asix
[ 1.119521] usbcore: registered new interface driver ax88179_178a
[ 1.119555] usbcore: registered new interface driver cdc_ether
[ 1.119588] usbcore: registered new interface driver net1080
[ 1.119621] usbcore: registered new interface driver cdc_subset
[ 1.119657] usbcore: registered new interface driver zaurus
[ 1.119701] usbcore: registered new interface driver cdc_ncm
[ 1.119825] VFIO - User Level meta-driver version: 0.3
[ 1.120764] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 1.120775] ehci-pci: EHCI PCI platform driver
[ 1.120816] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 1.120824] ohci-pci: OHCI PCI platform driver
[ 1.120862] ohci-platform: OHCI generic platform driver
[ 1.122716] tegra-xusb 70090000.xusb: USB2 port 0 has OTG_CAP
[ 1.123249] tegra-xusb-padctl 7009f000.xusb_padctl: enabled OTG on UTMI pad 0
[ 1.124287] tegra-xusb 70090000.xusb: extcon 0: ffffffc0f945f400 id
[ 1.125701] usbcore: registered new interface driver uas
[ 1.125753] usbcore: registered new interface driver usb-storage
[ 1.125830] usbcore: registered new interface driver usbserial
[ 1.126074] tegra-xusb 70090000.xusb: Firmware timestamp: 2019-10-17 15:58:59 UTC, Version: 50.25 release
[ 1.126108] tegra-xusb 70090000.xusb: xHCI Host Controller
[ 1.126125] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 1
[ 1.126844] tegra-xusb 70090000.xusb: hcc params 0x0184f525 hci version 0x100 quirks 0x00050010
[ 1.126884] tegra-xusb 70090000.xusb: irq 61, io mem 0x70090000
[ 1.127038] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.127044] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.127049] usb usb1: Product: xHCI Host Controller
[ 1.127053] usb usb1: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[ 1.127058] usb usb1: SerialNumber: 70090000.xusb
[ 1.127469] hub 1-0:1.0: USB hub found
[ 1.127503] hub 1-0:1.0: 5 ports detected
[ 1.127984] tegra-xusb 70090000.xusb: xHCI Host Controller
[ 1.127994] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 2
[ 1.128063] usb usb2: We don’t know the algorithms for LPM for this host, disabling LPM.
[ 1.128155] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.128161] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.128165] usb usb2: Product: xHCI Host Controller
[ 1.128170] usb usb2: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[ 1.128174] usb usb2: SerialNumber: 70090000.xusb
[ 1.130597] hub 2-0:1.0: USB hub found
[ 1.130630] hub 2-0:1.0: 4 ports detected
[ 1.130779] tegra-xudc-new 700d0000.xudc: device count: 1
[ 1.131716] tegra-xudc-new 700d0000.xudc: USB charger detection disabled
[ 1.131725] tegra-xudc-new 700d0000.xudc: vbus state: 0
[ 1.131749] tegra-xudc-new 700d0000.xudc: entering ELPG
[ 1.131970] tegra-xudc-new 700d0000.xudc: entering ELPG done
[ 1.132424] mousedev: PS/2 mouse device common for all mice
[ 1.132489] usbcore: registered new interface driver xpad
[ 1.182932] tegradc tegradc.0: hdmi: edid read failed
[ 1.188047] tegradc tegradc.0: hdmi: using fallback edid
[ 1.188128] tegradc tegradc.0: blank - powerdown
[ 1.230107] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 1
[ 1.230161] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 2
[ 1.237884] extcon-disp-state extcon:disp-state: cable 47 state 0
[ 1.237886] Extcon AUX1(HDMI) disable
[ 1.258335] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[ 1.261055] rtc rtc1: alarm rtc device
[ 1.261077] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1
[ 1.261115] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
[ 1.261929] i2c /dev entries driver
[ 1.264092] imx477 6-001a: tegracam sensor driver:imx477_v2.0.6
[ 1.268502] tegradc tegradc.0: unblank
[ 1.308854] tegradc tegradc.0: nominal-pclk:74250000 parent:74250000 div:1.0 pclk:74250000 73507500~80932500
[ 1.308942] tegradc tegradc.0: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_75m
[ 1.309999] tegradc tegradc.0: hdmi: get RGB quant from EDID.
[ 1.310017] tegradc tegradc.0: hdmi: get YCC quant from EDID.
[ 1.316767] extcon-disp-state extcon:disp-state: cable 47 state 1
[ 1.316770] Extcon AUX1(HDMI) enable
[ 1.326910] tegradc tegradc.0: sync windows ret = 247
[ 1.348426] extcon-disp-state extcon:disp-state: cable 51 state 1
[ 1.348430] Extcon HDMI: HPD enabled
[ 1.348452] tegradc tegradc.0: hdmi: plugged
[ 1.454051] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[ 1.488873] usb 1-2: New USB device found, idVendor=0bda, idProduct=5411
[ 1.488879] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.488884] usb 1-2: Product: 4-Port USB 2.1 Hub
[ 1.488888] usb 1-2: Manufacturer: Generic
[ 1.490115] hub 1-2:1.0: USB hub found
[ 1.492216] hub 1-2:1.0: 4 ports detected
[ 1.566476] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[ 1.568414] tegra_soctherm 700e2000.soctherm: pllx_offset tz:0 max:14, min:2
[ 1.568421] tegra_soctherm 700e2000.soctherm: pllx_offset tz:2 max:8, min:4
[ 1.568718] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 1.568731] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when cpu reaches 102500 mC
[ 1.568738] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when cpu reaches 100500 mC
[ 1.568867] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 1.568877] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when gpu reaches 103000 mC
[ 1.568884] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when gpu reaches 101000 mC
[ 1.569028] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 1.569038] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when pll reaches 127000 mC
[ 1.569043] tegra_soctherm 700e2000.soctherm: throttrip: pll: missing hot temperature
[ 1.569217] tegra_soctherm 700e2000.soctherm: failed to register sensor: -19
[ 1.569763] tegra_aotag tegra-aotag: Registering sensor 0
[ 1.569810] tegra_aotag tegra-aotag: Invalid temp readout
[ 1.569831] tegra_aotag tegra-aotag: Invalid temp readout
[ 1.569848] tegra_aotag tegra-aotag: Bound to TZ : ID 0
[ 1.569857] tegra_aotag tegra-aotag: Probe done [SUCCESS]:0
[ 1.570623] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 1.570638] tegra_dfll_action dfll-cdev-cap: Tegra DFLL ‘cap cooling device’ registered
[ 1.570784] tegra_aotag tegra-aotag: Invalid temp readout
[ 1.570807] tegra_dfll_action dfll-cdev-floor: Tegra DFLL ‘floor cooling device’ registered
[ 1.571140] parse_throttle_dt_data: Num cap clks = 6
[ 1.571145] parse_throttle_dt_data: clk=cclk_g type=2
[ 1.571152] parse_throttle_dt_data: clk=gpu type=4
[ 1.571173] parse_throttle_dt_data: clk=cap.throttle.c2bus type=0
[ 1.571191] parse_throttle_dt_data: clk=cap.throttle.c3bus type=0
[ 1.571214] parse_throttle_dt_data: clk=cap.throttle.sclk type=0
[ 1.571218] parse_throttle_dt_data: clk=emc type=3
[ 1.571585] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 1.571674] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 1.571795] tegra_throttle_probe: probe successful. #cdevs=4
[ 1.572377] FAN dev name: pwm-fan
[ 1.572423] FAN:gpio request success.
[ 1.572472] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[ 1.572696] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[ 1.572816] pwm_fan_driver pwm-fan: fan tach request irq success
[ 1.572824] pwm_fan_driver pwm-fan: tach period: 1000
[ 1.572897] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[ 1.572903] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[ 1.572908] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[ 1.572913] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[ 1.572918] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[ 1.572923] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[ 1.572928] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[ 1.572932] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[ 1.572937] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[ 1.572942] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[ 1.573508] tegra-wdt 60005100.watchdog: Tegra WDT enabled on probe. Timeout = 120 seconds.
[ 1.573747] tegra-wdt 60005100.watchdog: initialized (timeout = 120 sec, nowayout = 1)
[ 1.574481] device-mapper: uevent: version 1.0.3
[ 1.574908] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: [email protected]
[ 1.577536] tegra210-cpufreq cpufreq: probe()…completed
[ 1.578253] sdhci: Secure Digital Host Controller Interface driver
[ 1.578256] sdhci: Copyright(c) Pierre Ossman
[ 1.578258] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.578723] sdhci-tegra sdhci-tegra.0: Got CD GPIO
[ 1.579067] sdhci-tegra sdhci-tegra.0: Client registration for eMC Successful
[ 1.579192] sdhci-tegra sdhci-tegra.0: wakeup init done, cdirq 300
[ 1.584200] tegra-se 70012000.se: tegra_se_probe: complete
[ 1.584696] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.586573] usbcore: registered new interface driver usbhid
[ 1.586576] usbhid: USB HID core driver
[ 1.588628] tegra21x_actmon 6000c800.actmon: in actmon_register()…
[ 1.588788] tegra21x_actmon 6000c800.actmon: initialization Completed for the device mc_all
[ 1.590688] nvpmodel: initialized successfully
[ 1.591753] usbcore: registered new interface driver snd-usb-audio
[ 1.591810] No Device Node present for smmu client: snd-soc-dummy !!
[ 1.591815] platform snd-soc-dummy: No iommus property found in DT node, got swgids from fixup(101004000)
[ 1.591835] iommu: Adding device snd-soc-dummy to group 36
[ 1.604616] input: tegra-hda HDMI/DP,pcm=3 as /devices/70030000.hda/sound/card0/input0
[ 1.614060] usb 1-3: new full-speed USB device number 3 using tegra-xusb
[ 1.617376] OPE platform probe
[ 1.617462] OPE platform probe successful
[ 1.617717] OPE platform probe
[ 1.617792] OPE platform probe successful
[ 1.626345] mmc0: SDHCI controller on sdhci-tegra.0 [sdhci-tegra.0] using ADMA 64-bit with 64 bit addr
[ 1.635880] usb 1-3: New USB device found, idVendor=8087, idProduct=0a2b
[ 1.635885] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.640429] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[ 1.640560] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[ 1.640678] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[ 1.640796] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[ 1.640913] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[ 1.641030] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[ 1.641146] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[ 1.641265] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[ 1.641384] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[ 1.641502] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[ 1.653140] u32 classifier
[ 1.653143] Actions configured
[ 1.653215] Initializing XFRM netlink socket
[ 1.653922] NET: Registered protocol family 10
[ 1.654719] NET: Registered protocol family 17
[ 1.654730] NET: Registered protocol family 15
[ 1.654829] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 1.654874] Bluetooth: RFCOMM socket layer initialized
[ 1.654883] Bluetooth: RFCOMM ver 1.11
[ 1.654888] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.654893] Bluetooth: HIDP socket layer initialized
[ 1.654911] 9pnet: Installing 9P2000 support
[ 1.654948] Key type dns_resolver registered
[ 1.655427] Registered cp15_barrier emulation handler
[ 1.655439] Registered setend emulation handler
[ 1.656530] registered taskstats version 1
[ 1.657148] Adding domain ve2-pd to PM domain host1x-pd
[ 1.657386] Adding domain ve-pd to PM domain host1x-pd
[ 1.659420] isp 54600000.isp: initialized
[ 1.660445] isp 54680000.isp: initialized
[ 1.670752] last reset is due to software reset
[ 1.670757] KERNEL: PMC reset status reg: 0x3
[ 1.670818] BL: PMC reset status reg: 0x3
[ 1.670820] BL: PMIC poweroff Event Recorder: 0x0
[ 1.672279] clk_cbus_recalc_rate: no gbus parent
[ 1.672285] clk_cbus_round_rate: no gbus parent
[ 1.672287] clk_cbus_round_rate: no gbus parent
[ 1.672294] clk_cbus_recalc_rate: no gbus parent
[ 1.672393] clk_cbus_recalc_rate: no gbus parent
[ 1.672397] clk_cbus_round_rate: no gbus parent
[ 1.672399] clk_cbus_round_rate: no gbus parent
[ 1.672402] clk_cbus_recalc_rate: no gbus parent
[ 1.673063] tegra_dvfs: GPU-cap: registered
[ 1.673117] tegra dvfs: vdd-cpu: nominal 1168mV, offset 708000uV, step 19200uV, scaling enabled
[ 1.673120] tegra dvfs: vdd-core: nominal 1075mV, offset 600000uV, step 12500uV, scaling enabled
[ 1.673122] tegra dvfs: vdd-gpu: nominal 1048mV, offset 708000uV, step 10000uV, scaling enabled
[ 1.674523] tegra_dvfs: vdd-gpu-vts: registered
[ 1.675215] tegra_core_action core_dvfs_cdev_floor: Tegra CORE DVFS ‘floor cooling device’ registered
[ 1.675825] tegra_core_action core_dvfs_cdev_cap: Tegra CORE DVFS ‘cap cooling device’ registered
[ 1.676361] input: gpio-keys as /devices/gpio-keys/input/input1
[ 1.707200] tegra_rtc 7000e000.rtc: setting system clock to 2020-12-08 03:58:28 UTC (1607399908)
[ 1.708547] vi 54080000.vi: vi_probe: ++
[ 1.711296] vi 54080000.vi: initialized
[ 1.713289] vi 54080000.vi: subdev nvcsi–1 bound
[ 1.713306] vi 54080000.vi: subdev imx477 6-001a bound
[ 1.714718] Disable partitions left on by BL
[ 1.714721] disb
[ 1.714765] bwmgr: missing cdev-type property
[ 1.714859] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 1.714866] DRAM derating cdev registered.
[ 1.715953] vdd-fan: disabling
[ 1.715956] vdd-usb-vbus: disabling
[ 1.715959] vdd-usb-vbus2: disabling
[ 1.715968] avdd-io-edp-1v05: disabling
[ 1.716064] ALSA device list:
[ 1.716067] #0: tegra-hda at 0x70038000 irq 83
[ 1.716069] #1: tegra-snd-t210ref-mobile-rt565x
[ 1.719149] Freeing unused kernel memory: 8576K
[ 1.743399] Root device found: mmcblk0p1
[ 1.782055] usb 1-2.1: new full-speed USB device number 4 using tegra-xusb
[ 1.804260] usb 1-2.1: New USB device found, idVendor=0eef, idProduct=0005
[ 1.804265] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.804268] usb 1-2.1: Product: WS170120
[ 1.804271] usb 1-2.1: Manufacturer: WaveShare
[ 1.804274] usb 1-2.1: SerialNumber: ®K96663G847
[ 1.806791] input: WaveShare WS170120 as /devices/70090000.xusb/usb1/1-2/1-2.1/1-2.1:1.0/0003:0EEF:0005.0001/input/input2
[ 1.807172] hid-multitouch 0003:0EEF:0005.0001: input,hidraw0: USB HID v1.10 Device [WaveShare WS170120] on usb-70090000.xusb-2.1/input0
[ 1.824652] mmc0: hw tuning done …
[ 1.824685] mmc0: new ultra high speed SDR104 SDXC card at address aaaa
[ 1.824971] mmcblk0: mmc0:aaaa SC64G 59.5 GiB
[ 1.830596] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14
[ 1.886106] usb 1-2.2: new full-speed USB device number 5 using tegra-xusb
[ 1.910239] usb 1-2.2: New USB device found, idVendor=046d, idProduct=c52b
[ 1.910243] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.910246] usb 1-2.2: Product: USB Receiver
[ 1.910248] usb 1-2.2: Manufacturer: Logitech
[ 1.948135] Found dev node: /dev/mmcblk0p1
[ 2.001067] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 2.001850] Rootfs mounted over mmcblk0p1
[ 2.028626] Switching from initrd to actual rootfs
[ 2.034077] tegra_cec 70015000.tegra_cec: physical address: 10:00.
[ 2.098595] tegra_cec 70015000.tegra_cec: Sent <Text View On> res: -113.
[ 2.098599] tegra_cec 70015000.tegra_cec: tegra_cec_init Done.
[ 2.264594] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.276767] cgroup: cgroup2: unknown option “nsdelegate”
[ 2.305399] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 2.306212] systemd[1]: Detected architecture arm64.
[ 2.330804] systemd[1]: Set hostname to <brandon-desktop>.
[ 2.443449] 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.
[ 2.443459] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 2.600014] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.601673] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 2.601790] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.601810] systemd[1]: Reached target Swap.
[ 2.601846] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.603731] systemd[1]: Created slice User and Session Slice.
[ 2.603784] systemd[1]: Reached target User and Group Name Lookups.
[ 2.603940] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.660653] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 2.779539] nvgpu: 57000000.gpu gm20b_init_clk_setup_sw:1268 [INFO] GPCPLL initial settings: NA mode, M=1, N=34, P=3 (id = 1)
[ 2.786563] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 2.786586] cpu-throttle-alert cooling device registered.
[ 2.787170] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 2.787188] gpu-throttle-alert cooling device registered.
[ 2.787392] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 2.787405] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 2.787419] hot-surface-alert cooling device registered.
[ 2.835824] systemd-journald[1978]: Received request to flush runtime journal from PID 1
[ 3.536725] using random self ethernet address
[ 3.541339] using random host ethernet address
[ 3.949976] random: crng init done
[ 3.953411] random: 7 urandom warning(s) missed due to ratelimiting
[ 4.443647] Mass Storage Function, version: 2009/09/11
[ 4.443654] LUN: removable file: (no medium)
[ 4.462332] using random self ethernet address
[ 4.475149] using random host ethernet address
[ 4.746557] Intel(R) Wireless WiFi driver for Linux
[ 4.746561] Copyright(c) 2003- 2015 Intel Corporation
[ 4.746798] iwlwifi 0000:01:00.0: enabling device (0000 → 0002)
[ 4.777692] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8265-26.ucode failed with error -2
[ 4.786745] rndis0: HOST MAC 7a:32:0f:82:31:5c
[ 4.787211] rndis0: MAC 7a:32:0f:82:31:5d
[ 4.787282] iwlwifi 0000:01:00.0: Falling back to user helper
[ 4.793884] usb0: HOST MAC 7a:32:0f:82:31:5e
[ 4.793915] usb0: MAC 7a:32:0f:82:31:5f
[ 4.793935] tegra-xudc-new 700d0000.xudc: exiting ELPG
[ 4.795915] tegra-xudc-new 700d0000.xudc: exiting ELPG done
[ 4.795935] tegra-xudc-new 700d0000.xudc: ep 0 (type: 0, dir: out) enabled
[ 4.796009] tegra-xudc-new 700d0000.xudc: entering ELPG
[ 4.796246] tegra-xudc-new 700d0000.xudc: entering ELPG done
[ 4.796262] tegra-xudc-new 700d0000.xudc: exiting ELPG
[ 4.796750] tegra-xudc-new 700d0000.xudc: exiting ELPG done
[ 4.796766] tegra-xudc-new 700d0000.xudc: entering ELPG
[ 4.796975] tegra-xudc-new 700d0000.xudc: entering ELPG done
[ 4.801630] l4tbr0: port 1(rndis0) entered blocking state
[ 4.801635] l4tbr0: port 1(rndis0) entered disabled state
[ 4.801958] device rndis0 entered promiscuous mode
[ 4.808773] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[ 4.817692] l4tbr0: port 2(usb0) entered blocking state
[ 4.817697] l4tbr0: port 2(usb0) entered disabled state
[ 4.818492] device usb0 entered promiscuous mode
[ 4.824135] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 5.294217] tegra-xusb 70090000.xusb: Upgrade port 0 to USB3.0
[ 5.294223] tegra-xusb 70090000.xusb: Upgrade port 1 to USB3.0
[ 5.563780] usbcore: registered new interface driver btusb
[ 5.566525] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[ 5.567535] Bluetooth: hci0: Device revision is 16
[ 5.567539] Bluetooth: hci0: Secure boot is enabled
[ 5.567542] Bluetooth: hci0: OTP lock is enabled
[ 5.567544] Bluetooth: hci0: API lock is enabled
[ 5.567547] Bluetooth: hci0: Debug lock is disabled
[ 5.567550] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 5.618973] usb 2-1: new SuperSpeed USB device number 2 using tegra-xusb
[ 5.629522] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[ 5.654497] usb 2-1: New USB device found, idVendor=0bda, idProduct=0411
[ 5.654501] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.654504] usb 2-1: Product: 4-Port USB 3.1 Hub
[ 5.654507] usb 2-1: Manufacturer: Generic
[ 5.658762] hub 2-1:1.0: USB hub found
[ 5.660213] hub 2-1:1.0: 4 ports detected
[ 5.793188] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 5.794785] eth0: 0xffffff800a3ce000, 00:04:4b:e6:7d:9e, IRQ 406
[ 5.818081] usb 2-1: usb_suspend_both: status 0
[ 5.818266] usb usb2: usb_suspend_both: status 0
[ 5.878984] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 5.913781] logitech-djreceiver 0003:046D:C52B.0004: hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-70090000.xusb-2.2/input2
[ 6.058745] zram: Added device: zram0
[ 6.061194] zram: Added device: zram1
[ 6.066382] zram: Added device: zram2
[ 6.078755] zram: Added device: zram3
[ 6.113141] zram0: detected capacity change from 0 to 519450624
[ 6.183528] Adding 507272k swap on /dev/zram0. Priority:5 extents:1 across:507272k SS
[ 6.200669] zram1: detected capacity change from 0 to 519450624
[ 6.232499] Adding 507272k swap on /dev/zram1. Priority:5 extents:1 across:507272k SS
[ 6.240890] zram2: detected capacity change from 0 to 519450624
[ 6.264775] Adding 507272k swap on /dev/zram2. Priority:5 extents:1 across:507272k SS
[ 6.269916] zram3: detected capacity change from 0 to 519450624
[ 6.297072] Adding 507272k swap on /dev/zram3. Priority:5 extents:1 across:507272k SS
[ 6.365608] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8265-25.ucode failed with error -2
[ 6.375823] iwlwifi 0000:01:00.0: Falling back to user helper
[ 6.784159] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 6.784172] Bluetooth: BNEP socket layer initialized
[ 6.885519] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8265-24.ucode failed with error -2
[ 6.895642] iwlwifi 0000:01:00.0: Falling back to user helper
[ 6.901123] input: Logitech K400 as /devices/70090000.xusb/usb1/1-2/1-2.2/1-2.2:1.2/0003:046D:C52B.0004/0003:046D:4024.0005/input/input3
[ 6.933309] logitech-hidpp-device 0003:046D:4024.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech K400] on usb-70090000.xusb-2.2:1
[ 7.093748] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8265-23.ucode failed with error -2
[ 7.103826] iwlwifi 0000:01:00.0: Falling back to user helper
[ 7.163103] Bluetooth: hci0: Waiting for firmware download to complete
[ 7.163478] Bluetooth: hci0: Firmware loaded in 1562336 usecs
[ 7.163608] Bluetooth: hci0: Waiting for device to boot
[ 7.175550] Bluetooth: hci0: Device booted in 11714 usecs
[ 7.176986] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[ 7.179518] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 7.201864] iwlwifi 0000:01:00.0: loaded firmware version 22.391740.0 op_mode iwlmvm
[ 7.290128] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[ 7.292586] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 7.293367] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 7.412890] ieee80211 phy0: Selected rate control algorithm ‘iwl-mvm-rs’
[ 7.413769] thermal thermal_zone6: failed to read out thermal zone (-5)
[ 7.422871] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type iwlwifi
[ 7.472652] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 7.476376] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 7.476802] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 7.593723] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 7.594224] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 7.651578] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 7.748790] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 8.005652] tegradc tegradc.0: blank - powerdown
[ 8.060318] extcon-disp-state extcon:disp-state: cable 47 state 0
[ 8.060321] Extcon AUX1(HDMI) disable
[ 8.081071] tegradc tegradc.0: unblank
[ 8.091676] tegradc tegradc.0: nominal-pclk:74250000 parent:74250000 div:1.0 pclk:74250000 73507500~80932500
[ 8.091760] tegradc tegradc.0: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_75m
[ 8.092812] tegradc tegradc.0: hdmi: get RGB quant from EDID.
[ 8.092820] tegradc tegradc.0: hdmi: get YCC quant from EDID.
[ 8.096201] tegra_i2c_handle_xfer_error: 11 callbacks suppressed
[ 8.096208] tegra-i2c 7000c700.i2c: no acknowledge from address 0x50
[ 8.102219] extcon-disp-state extcon:disp-state: cable 47 state 1
[ 8.102221] Extcon AUX1(HDMI) enable
[ 8.117517] tegradc tegradc.0: unblank
[ 8.117533] tegradc tegradc.1: blank - powerdown
[ 9.178523] fuse init (API version 7.26)
[ 9.610556] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 12.947029] wlan0: authenticate with 70:4f:b8:84:6c:54
[ 12.961552] wlan0: send auth to 70:4f:b8:84:6c:54 (try 1/3)
[ 12.967871] wlan0: authenticated
[ 12.970081] wlan0: associate with 70:4f:b8:84:6c:54 (try 1/3)
[ 12.972851] wlan0: RX AssocResp from 70:4f:b8:84:6c:54 (capab=0x1411 status=0 aid=2)
[ 12.974769] wlan0: associated
[ 13.004833] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 13.061274] wlan0: Limiting TX power to 27 (30 - 3) dBm as advertised by 70:4f:b8:84:6c:54
[ 13.263460] tegradc tegradc.0: unblank
[ 13.263470] tegradc tegradc.1: blank - powerdown
[ 129.170790] logitech-hidpp-device 0003:046D:4024.0005: HID++ 2.0 device connected.
[ 191.087681] imx477 6-001a: Error updating control ranges -22
[ 191.104185] imx477 6-001a: Error updating control ranges -22
[ 191.132892] misc tegra_camera_ctrl: ISO BW req 1671345 > 1500000 (max) capping to max
[ 191.132923] misc tegra_camera_ctrl: tegra_camera_update_isobw: Warning, Requested ISO BW 1500000 has been capped to VI’s max BW 1500000
[ 192.605661] fence timeout on [ffffffc084cf3540] after 1500ms
[ 192.605729] name=[nvhost_sync:16], current value=0 waiting value=1
[ 192.605781] ---- mlocks ----

[ 192.605865] ---- syncpts ----
[ 192.605966] fence timeout on [ffffffc084cf33c0] after 1500ms
[ 192.605978] id 1 (disp0_a) min 382 max 382 refs 1 (previous client : )
[ 192.606041] name=[nvhost_sync:17], current value=0 waiting value=1
[ 192.606051] id 2 (disp0_b) min 2 max 2 refs 1 (previous client : )
[ 192.606086] id 3 (disp0_c) min 2 max 2 refs 1 (previous client : )
[ 192.606097] ---- mlocks ----

[ 192.606150] id 8 (gm20b_507) min 20480 max 20480 refs 1 (previous client : )
[ 192.606176] ---- syncpts ----
[ 192.606185] id 9 (gm20b_506) min 14 max 14 refs 1 (previous client : )
[ 192.606224] id 11 (gm20b_505) min 1958 max 1958 refs 1 (previous client : gm20b_505)
[ 192.606281] id 16 (54680000.isp_0) min 0 max 3 refs 4 (previous client : )
[ 192.606323] id 17 (54680000.isp_1) min 0 max 3 refs 4 (previous client : )
[ 192.606366] id 18 (54680000.isp_2) min 7 max 15 refs 10 (previous client : )
[ 192.606408] id 19 (54680000.isp_3) min 0 max 3 refs 4 (previous client : )
[ 192.606452] id 20 (gm20b_504) min 704 max 704 refs 1 (previous client : )
[ 192.606493] id 21 (gm20b_503) min 56 max 56 refs 1 (previous client : )
[ 192.606534] id 22 (gm20b_502) min 2 max 2 refs 1 (previous client : )
[ 192.606576] id 23 (gm20b_501) min 2 max 2 refs 1 (previous client : )
[ 192.606617] id 24 (gm20b_500) min 6 max 6 refs 1 (previous client : )
[ 192.606665] id 26 (vblank0) min 11068 max -4 refs 1 (previous client : )
[ 192.606711] id 28 (54080000.vi_1) min 0 max 3 refs 4 (previous client : 54080000.vi_1)
[ 192.606755] id 29 (54080000.vi_2) min 2 max 7 refs 7 (previous client : 54080000.vi_2)
[ 192.606805] id 32 (54080000.vi_4) min 0 max 3 refs 4 (previous client : 54080000.vi_4)
[ 192.606846] id 33 (gm20b_499) min 8 max 8 refs 1 (previous client : )
[ 192.606888] id 34 (gm20b_498) min 6 max 6 refs 1 (previous client : )
[ 192.606929] id 35 (gm20b_497) min 6 max 6 refs 1 (previous client : )
[ 192.606969] id 36 (gm20b_496) min 6 max 6 refs 1 (previous client : )
[ 192.607008] id 37 (gm20b_495) min 6 max 6 refs 1 (previous client : )
[ 192.607049] id 38 (gm20b_494) min 6 max 6 refs 1 (previous client : )

[ 192.607548] ---- channels ----
[ 192.607564] id 1 (disp0_a) min 382 max 382 refs 1 (previous client : )
[ 192.607609] id 2 (disp0_b) min 2 max 2 refs 1 (previous client : )
[ 192.607618]
channel 0 - 54340000.vic

[ 192.607663] 0-54340000.vic (0):
[ 192.607666] id 3 (disp0_c) min 2 max 2 refs 1 (previous client : )
[ 192.607690] inactive

[ 192.607719] id 8 (gm20b_507) min 20480 max 20480 refs 1 (previous client : )
[ 192.607739]
channel 1 - 54600000.isp

[ 192.607778] id 9 (gm20b_506) min 14 max 14 refs 1 (previous client : )
[ 192.607784] 1-54600000.isp (1):
[ 192.607807] inactive

[ 192.607836] id 11 (gm20b_505) min 1958 max 1958 refs 1 (previous client : gm20b_505)
[ 192.607847]
channel 2 - 54680000.isp

[ 192.607880] 2-54680000.isp (18):
[ 192.607904] id 16 (54680000.isp_0) min 0 max 3 refs 4 (previous client : )
[ 192.607943] active class 01, offset 0050, val 00000010
[ 192.607952] id 17 (54680000.isp_1) min 0 max 3 refs 4 (previous client : )
[ 192.607987] id 18 (54680000.isp_2) min 7 max 15 refs 10 (previous client : )
[ 192.607996] DMAPUT 00000198, DMAGET 00000110, DMACTL 00000000
[ 192.608023] CBREAD 00000010, CBSTAT 00010050
[ 192.608037] id 19 (54680000.isp_3) min 0 max 3 refs 4 (previous client : )
[ 192.608074] id 20 (gm20b_504) min 704 max 704 refs 1 (previous client : )
[ 192.608110]
ffffffc0851fe800: JOB, syncpt_id=16, syncpt_val=1, first_get=00000090, timeout=10000, num_slots=3, num_handles=1
[ 192.608120] id 21 (gm20b_503) min 56 max 56 refs 1 (previous client : )
[ 192.608153] id 22 (gm20b_502) min 2 max 2 refs 1 (previous client : )
[ 192.608193] id 23 (gm20b_501) min 2 max 2 refs 1 (previous client : )
[ 192.608202] GATHER at ffc70000+4c54, 8 words
[ 192.608222] 20000001
[ 192.608242] id 24 (gm20b_500) min 6 max 6 refs 1 (previous client : )
[ 192.608268] 00000410
[ 192.608287] id 26 (vblank0) min 11068 max -4 refs 1 (previous client : )
[ 192.608310] 20000001
[ 192.608343] id 28 (54080000.vi_1) min 0 max 3 refs 4 (previous client : 54080000.vi_1)
[ 192.608351] 00000511
[ 192.608370] 20000001
[ 192.608395] id 29 (54080000.vi_2) min 2 max 7 refs 7 (previous client : 54080000.vi_2)
[ 192.608404] 00000613
[ 192.608421] 200c0001
[ 192.608450] 00000005
[ 192.608460] id 32 (54080000.vi_4) min 0 max 3 refs 4 (previous client : 54080000.vi_4)

[ 192.608495] id 33 (gm20b_499) min 8 max 8 refs 1 (previous client : )
[ 192.608527] id 34 (gm20b_498) min 6 max 6 refs 1 (previous client : )
[ 192.608544] GATHER at ffc70000+4c74, 2 words
[ 192.608580] 20000001
[ 192.608583] id 35 (gm20b_497) min 6 max 6 refs 1 (previous client : )
[ 192.608614] 00000012
[ 192.608617] id 36 (gm20b_496) min 6 max 6 refs 1 (previous client : )

[ 192.608650] id 37 (gm20b_495) min 6 max 6 refs 1 (previous client : )

[ 192.608682] id 38 (gm20b_494) min 6 max 6 refs 1 (previous client : )
[ 192.608721]
channel 3 - 54080000.vi

[ 192.608767] 3-54080000.vi (13):
[ 192.608812] active class 01, offset 0050, val 0000001c
[ 192.608856] DMAPUT 00000100, DMAGET 00000100, DMACTL 00000000
[ 192.608892] CBREAD 0000001c, CBSTAT 00010050
[ 192.608962]
ffffffc0851fd400: JOB, syncpt_id=28, syncpt_val=1, first_get=00000018, timeout=10000, num_slots=7, num_handles=1
[ 192.609027] GATHER at ffbd8000+0000, 35 words
[ 192.609054] 10620001
[ 192.609082] 0000001f

[ 192.609171] ---- channels ----
[ 192.609203] unable to lock channel list
[ 192.609232] unable to lock channel list
[ 192.609259] unable to lock channel list
[ 192.609543] unable to lock channel list
[ 192.609564] unable to lock channel list
[ 192.609584] unable to lock channel list
[ 192.609602] unable to lock channel list
[ 192.609619] unable to lock channel list
[ 192.609637] unable to lock channel list
[ 192.609658]
---- host general irq ----

[ 192.609675] sync_hintmask_ext = 0xc0000000
[ 192.609692] sync_hintmask = 0x80000000
[ 192.609704] sync_intc0mask = 0x00000001
[ 192.609715] sync_intmask = 0x00000011
[ 192.609727]
---- host syncpt irq mask ----

[ 192.609739] syncpt_thresh_int_mask(0) = 0x00000001
[ 192.609751] syncpt_thresh_int_mask(1) = 0x05000055
[ 192.609763] syncpt_thresh_int_mask(2) = 0x00000001
[ 192.609774] syncpt_thresh_int_mask(3) = 0x00000000
[ 192.609785] syncpt_thresh_int_mask(4) = 0x00000000
[ 192.609797] syncpt_thresh_int_mask(5) = 0x00000000
[ 192.609814] syncpt_thresh_int_mask(6) = 0x00000000
[ 192.609826] syncpt_thresh_int_mask(7) = 0x00000000
[ 192.609840] syncpt_thresh_int_mask(8) = 0x00000000
[ 192.609858] syncpt_thresh_int_mask(9) = 0x00000000
[ 192.609872] syncpt_thresh_int_mask(10) = 0x00000000
[ 192.609890] syncpt_thresh_int_mask(11) = 0x00000000
[ 192.609901]
---- host syncpt irq status ----

[ 192.609913] syncpt_thresh_cpu0_int_status(0) = 0x00000000
[ 192.609925] syncpt_thresh_cpu0_int_status(1) = 0x00000000
[ 192.609936] syncpt_thresh_cpu0_int_status(2) = 0x00000000
[ 192.609951] syncpt_thresh_cpu0_int_status(3) = 0x00000000
[ 192.609968] syncpt_thresh_cpu0_int_status(4) = 0x00000000
[ 192.609979] syncpt_thresh_cpu0_int_status(5) = 0x00000000
[ 192.609991]
---- host syncpt thresh ----

[ 192.610003] syncpt_int_thresh_thresh_0(0) = 1
[ 192.610025] syncpt_int_thresh_thresh_0(16) = 1
[ 192.610050] syncpt_int_thresh_thresh_0(17) = 1
[ 192.610061] syncpt_int_thresh_thresh_0(18) = 8
[ 192.610074] syncpt_int_thresh_thresh_0(19) = 1
[ 192.610092] syncpt_int_thresh_thresh_0(28) = 1
[ 192.610104] syncpt_int_thresh_thresh_0(29) = 3
[ 192.610118] syncpt_int_thresh_thresh_0(32) = 1
[ 192.611646] 10630002
[ 192.611658] 00000000
[ 192.611671] 00000000
[ 192.611681] 103a0001
[ 192.611691] 10100010
[ 192.611701] 103c0001
[ 192.611710] 10101010
[ 192.611719] 10420001
[ 192.611728] 00000001
[ 192.611737] 10430006
[ 192.611745] 00000000
[ 192.611752] 001c984c
[ 192.611758] 00000000
[ 192.611764] 00000000
[ 192.611769] 00000000
[ 192.611774] 00000000
[ 192.611779] 10590001
[ 192.611784] 00000003
[ 192.611789] 120e0006
[ 192.611794] 007f0015
[ 192.611799] 080301f0
[ 192.611804] 00000000
[ 192.611809] 00140000
[ 192.611814] 0000f005
[ 192.611818] 00000000
[ 192.611823] 12420001
[ 192.611828] 00000001
[ 192.611832] 124b0003
[ 192.611837] 00000000
[ 192.611845] 00000000
[ 192.611850] 00000040
[ 192.611854] 128b0001
[ 192.611859] 00000000

[ 192.611875] GATHER at ffbd8000+008c, 3 words
[ 192.611880] 304e0005
[ 192.611885] 00000007
[ 192.611890] 00000012

[ 192.611903] GATHER at ffbd8000+0098, 17 words
[ 192.611907] 10430006
[ 192.611912] 00200004
[ 192.611917] 001c984c
[ 192.611921] 00000000
[ 192.611926] 04380780
[ 192.611930] 00000960
[ 192.611934] 0000002b
[ 192.611939] 124b0003
[ 192.611943] 00000000
[ 192.611947] 00000000
[ 192.611952] 00000047
[ 192.611956] 20000001
[ 192.611960] 00001d1c
[ 192.611965] 20000001
[ 192.611969] 00000520
[ 192.611973] 20410001
[ 192.611977] 00000001

[ 192.611989] GATHER at ffbd8000+00dc, 2 words
[ 192.611993] 20000001
[ 192.611998] 0000001d

[ 192.612023]
---- host general irq ----

[ 192.612038] sync_hintmask_ext = 0xc0000000
[ 192.612059] sync_hintmask = 0x80000000
[ 192.612073] sync_intc0mask = 0x00000001
[ 192.612083] sync_intmask = 0x00000011
[ 192.612092]
---- host syncpt irq mask ----

[ 192.612106] syncpt_thresh_int_mask(0) = 0x00000001
[ 192.612116] syncpt_thresh_int_mask(1) = 0x05000055
[ 192.612126] syncpt_thresh_int_mask(2) = 0x00000001
[ 192.612135] syncpt_thresh_int_mask(3) = 0x00000000
[ 192.612144] syncpt_thresh_int_mask(4) = 0x00000000
[ 192.612153] syncpt_thresh_int_mask(5) = 0x00000000
[ 192.612162] syncpt_thresh_int_mask(6) = 0x00000000
[ 192.612173] syncpt_thresh_int_mask(7) = 0x00000000
[ 192.612182] syncpt_thresh_int_mask(8) = 0x00000000
[ 192.612192] syncpt_thresh_int_mask(9) = 0x00000000
[ 192.612202] syncpt_thresh_int_mask(10) = 0x00000000
[ 192.612212] syncpt_thresh_int_mask(11) = 0x00000000
[ 192.612222]
---- host syncpt irq status ----

[ 192.612232] syncpt_thresh_cpu0_int_status(0) = 0x00000000
[ 192.612242] syncpt_thresh_cpu0_int_status(1) = 0x00000000
[ 192.612253] syncpt_thresh_cpu0_int_status(2) = 0x00000000
[ 192.612263] syncpt_thresh_cpu0_int_status(3) = 0x00000000
[ 192.612275] syncpt_thresh_cpu0_int_status(4) = 0x00000000
[ 192.612286] syncpt_thresh_cpu0_int_status(5) = 0x00000000
[ 192.612298]
---- host syncpt thresh ----

[ 192.612315] syncpt_int_thresh_thresh_0(0) = 1
[ 192.612336] syncpt_int_thresh_thresh_0(16) = 1
[ 192.612348] syncpt_int_thresh_thresh_0(17) = 1
[ 192.612360] syncpt_int_thresh_thresh_0(18) = 8
[ 192.612371] syncpt_int_thresh_thresh_0(19) = 1
[ 192.612387] syncpt_int_thresh_thresh_0(28) = 1
[ 192.612398] syncpt_int_thresh_thresh_0(29) = 3
[ 192.612411] syncpt_int_thresh_thresh_0(32) = 1
[ 192.637855] fence timeout on [ffffffc084cf39c0] after 1500ms
[ 192.637861] name=[nvhost_sync:32], current value=0 waiting value=1
[ 192.637865] ---- mlocks ----

[ 192.637876] ---- syncpts ----
[ 192.637882] id 1 (disp0_a) min 382 max 382 refs 1 (previous client : )
[ 192.637885] id 2 (disp0_b) min 2 max 2 refs 1 (previous client : )
[ 192.637889] id 3 (disp0_c) min 2 max 2 refs 1 (previous client : )
[ 192.637894] id 8 (gm20b_507) min 20480 max 20480 refs 1 (previous client : )
[ 192.637897] id 9 (gm20b_506) min 14 max 14 refs 1 (previous client : )
[ 192.637901] id 11 (gm20b_505) min 1958 max 1958 refs 1 (previous client : gm20b_505)
[ 192.637906] id 16 (54680000.isp_0) min 0 max 3 refs 4 (previous client : )
[ 192.637909] id 17 (54680000.isp_1) min 0 max 3 refs 4 (previous client : )
[ 192.637912] id 18 (54680000.isp_2) min 7 max 15 refs 10 (previous client : )
[ 192.637915] id 19 (54680000.isp_3) min 0 max 3 refs 4 (previous client : )
[ 192.637918] id 20 (gm20b_504) min 704 max 704 refs 1 (previous client : )
[ 192.637922] id 21 (gm20b_503) min 56 max 56 refs 1 (previous client : )
[ 192.637925] id 22 (gm20b_502) min 2 max 2 refs 1 (previous client : )
[ 192.637927] id 23 (gm20b_501) min 2 max 2 refs 1 (previous client : )
[ 192.637930] id 24 (gm20b_500) min 6 max 6 refs 1 (previous client : )
[ 192.637934] id 26 (vblank0) min 11070 max -4 refs 1 (previous client : )
[ 192.637937] id 28 (54080000.vi_1) min 0 max 3 refs 4 (previous client : 54080000.vi_1)
[ 192.637940] id 29 (54080000.vi_2) min 2 max 7 refs 7 (previous client : 54080000.vi_2)
[ 192.637945] id 32 (54080000.vi_4) min 0 max 3 refs 4 (previous client : 54080000.vi_4)
[ 192.637947] id 33 (gm20b_499) min 8 max 8 refs 1 (previous client : )
[ 192.637950] id 34 (gm20b_498) min 6 max 6 refs 1 (previous client : )
[ 192.637953] id 35 (gm20b_497) min 6 max 6 refs 1 (previous client : )
[ 192.637956] id 36 (gm20b_496) min 6 max 6 refs 1 (previous client : )
[ 192.637959] id 37 (gm20b_495) min 6 max 6 refs 1 (previous client : )
[ 192.637962] id 38 (gm20b_494) min 6 max 6 refs 1 (previous client : )

[ 192.638046] ---- channels ----
[ 192.638051]
channel 0 - 54340000.vic

[ 192.638056] 0-54340000.vic (0):
[ 192.638058] inactive

[ 192.638061]
channel 1 - 54600000.isp

[ 192.638066] 1-54600000.isp (1):
[ 192.638067] inactive

[ 192.638070]
channel 2 - 54680000.isp

[ 192.638075] 2-54680000.isp (18):
[ 192.638077] active class 01, offset 0050, val 00000010
[ 192.638080] DMAPUT 00000198, DMAGET 00000110, DMACTL 00000000
[ 192.638082] CBREAD 00000010, CBSTAT 00010050
[ 192.638086]
ffffffc0851fe800: JOB, syncpt_id=16, syncpt_val=1, first_get=00000090, timeout=10000, num_slots=3, num_handles=1
[ 192.638091] GATHER at ffc70000+4c54, 8 words
[ 192.638092] 20000001
[ 192.638094] 00000410
[ 192.638096] 20000001
[ 192.638098] 00000511
[ 192.638099] 20000001
[ 192.638101] 00000613
[ 192.638103] 200c0001
[ 192.638105] 00000005

[ 192.638109] GATHER at ffc70000+4c74, 2 words
[ 192.638111] 20000001
[ 192.638113] 00000012

[ 192.638119]
channel 3 - 54080000.vi

[ 192.638123] 3-54080000.vi (13):
[ 192.638126] active class 01, offset 0050, val 0000001c
[ 192.638128] DMAPUT 00000100, DMAGET 00000100, DMACTL 00000000
[ 192.638130] CBREAD 0000001c, CBSTAT 00010050
[ 192.638134]
ffffffc0851fd400: JOB, syncpt_id=28, syncpt_val=1, first_get=00000018, timeout=10000, num_slots=7, num_handles=1
[ 192.638137] GATHER at ffbd8000+0000, 35 words
[ 192.638139] 10620001
[ 192.638140] 0000001f
[ 192.638142] 10630002
[ 192.638144] 00000000
[ 192.638145] 00000000
[ 192.638147] 103a0001
[ 192.638149] 10100010
[ 192.638150] 103c0001
[ 192.638152] 10101010
[ 192.638153] 10420001
[ 192.638155] 00000001
[ 192.638157] 10430006
[ 192.638158] 00000000
[ 192.638160] 001c984c
[ 192.638161] 00000000
[ 192.638163] 00000000
[ 192.638165] 00000000
[ 192.638166] 00000000
[ 192.638168] 10590001
[ 192.638170] 00000003
[ 192.638171] 120e0006
[ 192.638173] 007f0015
[ 192.638174] 080301f0
[ 192.638176] 00000000
[ 192.638178] 00140000
[ 192.638179] 0000f005
[ 192.638181] 00000000
[ 192.638182] 12420001
[ 192.638184] 00000001
[ 192.638186] 124b0003
[ 192.638187] 00000000
[ 192.638189] 00000000
[ 192.638190] 00000040
[ 192.638192] 128b0001
[ 192.638194] 00000000

[ 192.638198] GATHER at ffbd8000+008c, 3 words
[ 192.638199] 304e0005
[ 192.638201] 00000007
[ 192.638203] 00000012

[ 192.638207] GATHER at ffbd8000+0098, 17 words
[ 192.638208] 10430006
[ 192.638210] 00200004
[ 192.638212] 001c984c
[ 192.638213] 00000000
[ 192.638215] 04380780
[ 192.638217] 00000960
[ 192.638218] 0000002b
[ 192.638220] 124b0003
[ 192.638222] 00000000
[ 192.638223] 00000000
[ 192.638225] 00000047
[ 192.638227] 20000001
[ 192.638228] 00001d1c
[ 192.638230] 20000001
[ 192.638232] 00000520
[ 192.638233] 20410001
[ 192.638235] 00000001

[ 192.638239] GATHER at ffbd8000+00dc, 2 words
[ 192.638240] 20000001
[ 192.638242] 0000001d

[ 192.638247]
---- host general irq ----

[ 192.638250] sync_hintmask_ext = 0xc0000000
[ 192.638252] sync_hintmask = 0x80000000
[ 192.638254] sync_intc0mask = 0x00000001
[ 192.638256] sync_intmask = 0x00000011
[ 192.638258]
---- host syncpt irq mask ----

[ 192.638261] syncpt_thresh_int_mask(0) = 0x00000001
[ 192.638263] syncpt_thresh_int_mask(1) = 0x05000055
[ 192.638266] syncpt_thresh_int_mask(2) = 0x00000001
[ 192.638268] syncpt_thresh_int_mask(3) = 0x00000000
[ 192.638270] syncpt_thresh_int_mask(4) = 0x00000000
[ 192.638272] syncpt_thresh_int_mask(5) = 0x00000000
[ 192.638275] syncpt_thresh_int_mask(6) = 0x00000000
[ 192.638277] syncpt_thresh_int_mask(7) = 0x00000000
[ 192.638280] syncpt_thresh_int_mask(8) = 0x00000000
[ 192.638282] syncpt_thresh_int_mask(9) = 0x00000000
[ 192.638284] syncpt_thresh_int_mask(10) = 0x00000000
[ 192.638286] syncpt_thresh_int_mask(11) = 0x00000000
[ 192.638288]
---- host syncpt irq status ----

[ 192.638291] syncpt_thresh_cpu0_int_status(0) = 0x00000000
[ 192.638293] syncpt_thresh_cpu0_int_status(1) = 0x00000000
[ 192.638295] syncpt_thresh_cpu0_int_status(2) = 0x00000000
[ 192.638298] syncpt_thresh_cpu0_int_status(3) = 0x00000000
[ 192.638300] syncpt_thresh_cpu0_int_status(4) = 0x00000000
[ 192.638302] syncpt_thresh_cpu0_int_status(5) = 0x00000000
[ 192.638304]
---- host syncpt thresh ----

[ 192.638307] syncpt_int_thresh_thresh_0(0) = 1
[ 192.638317] syncpt_int_thresh_thresh_0(16) = 1
[ 192.638319] syncpt_int_thresh_thresh_0(17) = 1
[ 192.638322] syncpt_int_thresh_thresh_0(18) = 8
[ 192.638325] syncpt_int_thresh_thresh_0(19) = 1
[ 192.638331] syncpt_int_thresh_thresh_0(28) = 1
[ 192.638334] syncpt_int_thresh_thresh_0(29) = 3
[ 192.638337] syncpt_int_thresh_thresh_0(32) = 1
[ 194.141976] fence timeout on [ffffffc0edfc3900] after 1500ms
[ 194.142041] name=[nvhost_sync:17], current value=0 waiting value=2
[ 194.142088] ---- mlocks ----

[ 194.142174] ---- syncpts ----
[ 194.142245] id 1 (disp0_a) min 384 max 384 refs 1 (previous client : )
[ 194.142295] id 2 (disp0_b) min 2 max 2 refs 1 (previous client : )
[ 194.142341] id 3 (disp0_c) min 2 max 2 refs 1 (previous client : )
[ 194.142403] id 8 (gm20b_507) min 20492 max 20492 refs 1 (previous client : )
[ 194.142451] id 9 (gm20b_506) min 14 max 14 refs 1 (previous client : )
[ 194.142508] id 11 (gm20b_505) min 1968 max 1968 refs 1 (previous client : gm20b_505)
[ 194.142565] id 16 (54680000.isp_0) min 0 max 4 refs 5 (previous client : )
[ 194.142606] id 17 (54680000.isp_1) min 0 max 4 refs 5 (previous client : )
[ 194.142650] id 18 (54680000.isp_2) min 7 max 18 refs 13 (previous client : )
[ 194.142692] id 19 (54680000.isp_3) min 0 max 4 refs 5 (previous client : )
[ 194.142737] id 20 (gm20b_504) min 704 max 704 refs 1 (previous client : )
[ 194.142778] id 21 (gm20b_503) min 56 max 56 refs 1 (previous client : )
[ 194.142819] id 22 (gm20b_502) min 2 max 2 refs 1 (previous client : )
[ 194.142860] id 23 (gm20b_501) min 2 max 2 refs 1 (previous client : )
[ 194.142901] id 24 (gm20b_500) min 6 max 6 refs 1 (previous client : )
[ 194.142951] id 26 (vblank0) min 11161 max -4 refs 1 (previous client : )
[ 194.142999] id 28 (54080000.vi_1) min 0 max 4 refs 5 (previous client : 54080000.vi_1)
[ 194.143040] id 29 (54080000.vi_2) min 2 max 9 refs 9 (previous client : 54080000.vi_2)
[ 194.143088] id 32 (54080000.vi_4) min 0 max 4 refs 5 (previous client : 54080000.vi_4)
[ 194.143129] id 33 (gm20b_499) min 8 max 8 refs 1 (previous client : )
[ 194.143171] id 34 (gm20b_498) min 6 max 6 refs 1 (previous client : )
[ 194.143212] id 35 (gm20b_497) min 6 max 6 refs 1 (previous client : )
[ 194.143253] id 36 (gm20b_496) min 6 max 6 refs 1 (previous client : )
[ 194.143293] id 37 (gm20b_495) min 6 max 6 refs 1 (previous client : )
[ 194.143332] id 38 (gm20b_494) min 6 max 6 refs 1 (previous client : )

[ 194.143829] ---- channels ----
[ 194.143881]
channel 0 - 54340000.vic

[ 194.143926] 0-54340000.vic (0):
[ 194.143958] inactive

[ 194.144006]
channel 1 - 54600000.isp

[ 194.144047] 1-54600000.isp (1):
[ 194.144074] inactive

[ 194.144111]
channel 2 - 54680000.isp

[ 194.144151] 2-54680000.isp (24):
[ 194.144199] active class 01, offset 0050, val 00000010
[ 194.144244] DMAPUT 000001f0, DMAGET 00000110, DMACTL 00000000
[ 194.144279] CBREAD 00000010, CBSTAT 00010050
[ 194.144355]
ffffffc0851fe800: JOB, syncpt_id=16, syncpt_val=1, first_get=00000090, timeout=10000, num_slots=3, num_handles=1
[ 194.144414] GATHER at ffc70000+4c54, 8 words
[ 194.144444] 20000001
[ 194.144476] 00000410
[ 194.144503] 20000001
[ 194.144532] 00000511
[ 194.144558] 20000001
[ 194.144585] 00000613
[ 194.144610] 200c0001
[ 194.144636] 00000005

[ 194.144710] GATHER at ffc70000+4c74, 2 words
[ 194.144735] 20000001
[ 194.144765] 00000012

[ 194.144853]
channel 3 - 54080000.vi

[ 194.144895] 3-54080000.vi (17):
[ 194.144939] active class 01, offset 0050, val 0000001c
[ 194.144978] DMAPUT 00000148, DMAGET 00000120, DMACTL 00000000
[ 194.145011] CBREAD 0000001c, CBSTAT 00010050
[ 194.145072]
ffffffc0851fd400: JOB, syncpt_id=28, syncpt_val=1, first_get=00000018, timeout=10000, num_slots=7, num_handles=1
[ 194.145119] GATHER at ffbd8000+0000, 35 words
[ 194.145146] 10620001
[ 194.145174] 0000001f
[ 194.145200] 10630002
[ 194.145227] 00000000
[ 194.150016] 00000000
[ 194.150029] 103a0001
[ 194.150039] 10100010
[ 194.150049] 103c0001
[ 194.150058] 10101010
[ 194.150067] 10420001
[ 194.150076] 00000001
[ 194.150085] 10430006
[ 194.150093] 00000000
[ 194.150103] 001c984c
[ 194.150111] 00000000
[ 194.150120] 00000000
[ 194.150128] 00000000
[ 194.150137] 00000000
[ 194.150145] 10590001
[ 194.150153] 00000003
[ 194.150161] 120e0006
[ 194.150171] 007f0015
[ 194.150180] 080301f0
[ 194.150189] 00000000
[ 194.150197] 00140000
[ 194.150207] 0000f005
[ 194.150226] 00000000
[ 194.150234] 12420001
[ 194.150243] 00000001
[ 194.150251] 124b0003
[ 194.150260] 00000000
[ 194.150268] 00000000
[ 194.150277] 00000040
[ 194.150286] 128b0001
[ 194.150294] 00000000

[ 194.150322] GATHER at ffbd8000+008c, 3 words
[ 194.150331] 304e0005
[ 194.150341] 00000007
[ 194.150350] 00000012

[ 194.150375] GATHER at ffbd8000+0098, 17 words
[ 194.150384] 10430006
[ 194.150393] 00200004
[ 194.150402] 001c984c
[ 194.150411] 00000000
[ 194.150420] 04380780
[ 194.150429] 00000960
[ 194.150438] 0000002b
[ 194.150447] 124b0003
[ 194.150455] 00000000
[ 194.150464] 00000000
[ 194.150472] 00000047
[ 194.150481] 20000001
[ 194.150490] 00001d1c
[ 194.150498] 20000001
[ 194.150507] 00000520
[ 194.150516] 20410001
[ 194.150524] 00000001

[ 194.150547] GATHER at ffbd8000+00dc, 2 words
[ 194.150556] 20000001
[ 194.150565] 0000001d

[ 194.150596]
---- host general irq ----

[ 194.150606] sync_hintmask_ext = 0xc0000000
[ 194.150617] sync_hintmask = 0x80000000
[ 194.150628] sync_intc0mask = 0x00000001
[ 194.150649] sync_intmask = 0x00000011
[ 194.150659]
---- host syncpt irq mask ----

[ 194.150673] syncpt_thresh_int_mask(0) = 0x00000001
[ 194.150686] syncpt_thresh_int_mask(1) = 0x05000055
[ 194.150698] syncpt_thresh_int_mask(2) = 0x00000001
[ 194.150709] syncpt_thresh_int_mask(3) = 0x00000000
[ 194.150720] syncpt_thresh_int_mask(4) = 0x00000000
[ 194.150731] syncpt_thresh_int_mask(5) = 0x00000000
[ 194.150741] syncpt_thresh_int_mask(6) = 0x00000000
[ 194.150751] syncpt_thresh_int_mask(7) = 0x00000000
[ 194.150761] syncpt_thresh_int_mask(8) = 0x00000000
[ 194.150771] syncpt_thresh_int_mask(9) = 0x00000000
[ 194.150783] syncpt_thresh_int_mask(10) = 0x00000000
[ 194.150793] syncpt_thresh_int_mask(11) = 0x00000000
[ 194.150803]
---- host syncpt irq status ----

[ 194.150815] syncpt_thresh_cpu0_int_status(0) = 0x00000000
[ 194.150826] syncpt_thresh_cpu0_int_status(1) = 0x00000000
[ 194.150837] syncpt_thresh_cpu0_int_status(2) = 0x00000000
[ 194.150848] syncpt_thresh_cpu0_int_status(3) = 0x00000000
[ 194.150859] syncpt_thresh_cpu0_int_status(4) = 0x00000000
[ 194.150870] syncpt_thresh_cpu0_int_status(5) = 0x00000000
[ 194.150879]
---- host syncpt thresh ----

[ 194.150892] syncpt_int_thresh_thresh_0(0) = 1
[ 194.150916] syncpt_int_thresh_thresh_0(16) = 1
[ 194.150929] syncpt_int_thresh_thresh_0(17) = 1
[ 194.150940] syncpt_int_thresh_thresh_0(18) = 8
[ 194.150950] syncpt_int_thresh_thresh_0(19) = 1
[ 194.150967] syncpt_int_thresh_thresh_0(28) = 1
[ 194.150978] syncpt_int_thresh_thresh_0(29) = 3
[ 194.150991] syncpt_int_thresh_thresh_0(32) = 1
[ 194.173284] fence timeout on [ffffffc07a9d5300] after 1500ms
[ 194.173292] name=[nvhost_sync:32], current value=0 waiting value=4
[ 194.173297] ---- mlocks ----

[ 194.173309] ---- syncpts ----
[ 194.173316] id 1 (disp0_a) min 384 max 384 refs 1 (previous client : )
[ 194.173320] id 2 (disp0_b) min 2 max 2 refs 1 (previous client : )
[ 194.173324] id 3 (disp0_c) min 2 max 2 refs 1 (previous client : )
[ 194.173330] id 8 (gm20b_507) min 20492 max 20492 refs 1 (previous client : )
[ 194.173334] id 9 (gm20b_506) min 14 max 14 refs 1 (previous client : )
[ 194.173338] id 11 (gm20b_505) min 1968 max 1968 refs 1 (previous client : gm20b_505)
[ 194.173344] id 16 (54680000.isp_0) min 0 max 4 refs 5 (previous client : )
[ 194.173348] id 17 (54680000.isp_1) min 0 max 4 refs 5 (previous client : )
[ 194.173351] id 18 (54680000.isp_2) min 7 max 18 refs 13 (previous client : )
[ 194.173354] id 19 (54680000.isp_3) min 0 max 4 refs 5 (previous client : )
[ 194.173358] id 20 (gm20b_504) min 704 max 704 refs 1 (previous client : )
[ 194.173361] id 21 (gm20b_503) min 56 max 56 refs 1 (previous client : )
[ 194.173364] id 22 (gm20b_502) min 2 max 2 refs 1 (previous client : )
[ 194.173368] id 23 (gm20b_501) min 2 max 2 refs 1 (previous client : )
[ 194.173371] id 24 (gm20b_500) min 6 max 6 refs 1 (previous client : )
[ 194.173375] id 26 (vblank0) min 11162 max -4 refs 1 (previous client : )
[ 194.173380] id 28 (54080000.vi_1) min 0 max 4 refs 5 (previous client : 54080000.vi_1)
[ 194.173383] id 29 (54080000.vi_2) min 2 max 9 refs 9 (previous client : 54080000.vi_2)
[ 194.173388] id 32 (54080000.vi_4) min 0 max 4 refs 5 (previous client : 54080000.vi_4)
[ 194.173391] id 33 (gm20b_499) min 8 max 8 refs 1 (previous client : )
[ 194.173395] id 34 (gm20b_498) min 6 max 6 refs 1 (previous client : )
[ 194.173398] id 35 (gm20b_497) min 6 max 6 refs 1 (previous client : )
[ 194.173401] id 36 (gm20b_496) min 6 max 6 refs 1 (previous client : )
[ 194.173404] id 37 (gm20b_495) min 6 max 6 refs 1 (previous client : )
[ 194.173408] id 38 (gm20b_494) min 6 max 6 refs 1 (previous client : )

[ 194.173497] ---- channels ----
[ 194.173502]
channel 0 - 54340000.vic

[ 194.173508] 0-54340000.vic (0):
[ 194.173510] inactive

[ 194.173514]
channel 1 - 54600000.isp

[ 194.173519] 1-54600000.isp (1):
[ 194.173521] inactive

[ 194.173524]
channel 2 - 54680000.isp

[ 194.173529] 2-54680000.isp (24):
[ 194.173533] active class 01, offset 0050, val 00000010
[ 194.173536] DMAPUT 000001f0, DMAGET 00000110, DMACTL 00000000
[ 194.173538] CBREAD 00000010, CBSTAT 00010050
[ 194.173543]
ffffffc0851fe800: JOB, syncpt_id=16, syncpt_val=1, first_get=00000090, timeout=10000, num_slots=3, num_handles=1
[ 194.173549] GATHER at ffc70000+4c54, 8 words
[ 194.173551] 20000001
[ 194.173553] 00000410
[ 194.173555] 20000001
[ 194.173557] 00000511
[ 194.173559] 20000001
[ 194.173561] 00000613
[ 194.173563] 200c0001
[ 194.173565] 00000005

[ 194.173571] GATHER at ffc70000+4c74, 2 words
[ 194.173573] 20000001
[ 194.173575] 00000012

[ 194.173582]
channel 3 - 54080000.vi

[ 194.173587] 3-54080000.vi (17):
[ 194.173590] active class 01, offset 0050, val 0000001c
[ 194.173593] DMAPUT 00000148, DMAGET 00000120, DMACTL 00000000
[ 194.173596] CBREAD 0000001c, CBSTAT 00010050
[ 194.173600]
ffffffc0851fd400: JOB, syncpt_id=28, syncpt_val=1, first_get=00000018, timeout=10000, num_slots=7, num_handles=1
[ 194.173605] GATHER at ffbd8000+0000, 35 words
[ 194.173607] 10620001
[ 194.173609] 0000001f
[ 194.173611] 10630002
[ 194.173613] 00000000
[ 194.173615] 00000000
[ 194.173617] 103a0001
[ 194.173618] 10100010
[ 194.173620] 103c0001
[ 194.173622] 10101010
[ 194.173624] 10420001
[ 194.173626] 00000001
[ 194.173628] 10430006
[ 194.173630] 00000000
[ 194.173632] 001c984c
[ 194.173634] 00000000
[ 194.173636] 00000000
[ 194.173638] 00000000
[ 194.173640] 00000000
[ 194.173641] 10590001
[ 194.173643] 00000003
[ 194.173645] 120e0006
[ 194.173647] 007f0015
[ 194.173649] 080301f0
[ 194.173651] 00000000
[ 194.173653] 00140000
[ 194.173655] 0000f005
[ 194.173657] 00000000
[ 194.173659] 12420001
[ 194.173660] 00000001
[ 194.173662] 124b0003
[ 194.173664] 00000000
[ 194.173666] 00000000
[ 194.173668] 00000040
[ 194.173670] 128b0001
[ 194.173672] 00000000

[ 194.173677] GATHER at ffbd8000+008c, 3 words
[ 194.173678] 304e0005
[ 194.173680] 00000007
[ 194.173682] 00000012

[ 194.173687] GATHER at ffbd8000+0098, 17 words
[ 194.173689] 10430006
[ 194.173691] 00200004
[ 194.173692] 001c984c
[ 194.173694] 00000000
[ 194.173696] 04380780
[ 194.173698] 00000960
[ 194.173700] 0000002b
[ 194.173702] 124b0003
[ 194.173703] 00000000
[ 194.173705] 00000000
[ 194.173707] 00000047
[ 194.173709] 20000001
[ 194.173711] 00001d1c
[ 194.173713] 20000001
[ 194.173714] 00000520
[ 194.173716] 20410001
[ 194.173718] 00000001

[ 194.173722] GATHER at ffbd8000+00dc, 2 words
[ 194.173724] 20000001
[ 194.173726] 0000001d

[ 194.173732]
---- host general irq ----

[ 194.173735] sync_hintmask_ext = 0xc0000000
[ 194.173737] sync_hintmask = 0x80000000
[ 194.173740] sync_intc0mask = 0x00000001
[ 194.173742] sync_intmask = 0x00000011
[ 194.173744]
---- host syncpt irq mask ----

[ 194.173747] syncpt_thresh_int_mask(0) = 0x00000001
[ 194.173750] syncpt_thresh_int_mask(1) = 0x05000055
[ 194.173752] syncpt_thresh_int_mask(2) = 0x00000001
[ 194.173755] syncpt_thresh_int_mask(3) = 0x00000000
[ 194.173757] syncpt_thresh_int_mask(4) = 0x00000000
[ 194.173760] syncpt_thresh_int_mask(5) = 0x00000000
[ 194.173762] syncpt_thresh_int_mask(6) = 0x00000000
[ 194.173765] syncpt_thresh_int_mask(7) = 0x00000000
[ 194.173767] syncpt_thresh_int_mask(8) = 0x00000000
[ 194.173769] syncpt_thresh_int_mask(9) = 0x00000000
[ 194.173772] syncpt_thresh_int_mask(10) = 0x00000000
[ 194.173774] syncpt_thresh_int_mask(11) = 0x00000000
[ 194.173776]
---- host syncpt irq status ----

[ 194.173779] syncpt_thresh_cpu0_int_status(0) = 0x00000000
[ 194.173782] syncpt_thresh_cpu0_int_status(1) = 0x00000000
[ 194.173784] syncpt_thresh_cpu0_int_status(2) = 0x00000000
[ 194.173787] syncpt_thresh_cpu0_int_status(3) = 0x00000000
[ 194.173789] syncpt_thresh_cpu0_int_status(4) = 0x00000000
[ 194.173792] syncpt_thresh_cpu0_int_status(5) = 0x00000000
[ 194.173793]
---- host syncpt thresh ----

[ 194.173796] syncpt_int_thresh_thresh_0(0) = 1
[ 194.173806] syncpt_int_thresh_thresh_0(16) = 1
[ 194.173810] syncpt_int_thresh_thresh_0(17) = 1
[ 194.173813] syncpt_int_thresh_thresh_0(18) = 8
[ 194.173815] syncpt_int_thresh_thresh_0(19) = 1
[ 194.173822] syncpt_int_thresh_thresh_0(28) = 1
[ 194.173825] syncpt_int_thresh_thresh_0(29) = 3
[ 194.173828] syncpt_int_thresh_thresh_0(32) = 1
[ 195.677679] fence timeout on [ffffffc084cf3840] after 1500ms
[ 195.677747] name=[nvhost_sync:17], current value=0 waiting value=3
[ 195.677794] ---- mlocks ----

[ 195.677873] ---- syncpts ----
[ 195.677940] id 1 (disp0_a) min 387 max 387 refs 1 (previous client : )
[ 195.677990] id 2 (disp0_b) min 2 max 2 refs 1 (previous client : )
[ 195.678037] id 3 (disp0_c) min 2 max 2 refs 1 (previous client : )
[ 195.678101] id 8 (gm20b_507) min 20510 max 20510 refs 1 (previous client : )
[ 195.678147] id 9 (gm20b_506) min 14 max 14 refs 1 (previous client : )
[ 195.678197] id 11 (gm20b_505) min 1984 max 1984 refs 1 (previous client : gm20b_505)
[ 195.678252] id 16 (54680000.isp_0) min 0 max 4 refs 5 (previous client : )
[ 195.678292] id 17 (54680000.isp_1) min 0 max 4 refs 5 (previous client : )
[ 195.678335] id 18 (54680000.isp_2) min 7 max 18 refs 13 (previous client : )
[ 195.678377] id 19 (54680000.isp_3) min 0 max 4 refs 5 (previous client : )
[ 195.678421] id 20 (gm20b_504) min 704 max 704 refs 1 (previous client : )
[ 195.678463] id 21 (gm20b_503) min 56 max 56 refs 1 (previous client : )
[ 195.678504] id 22 (gm20b_502) min 2 max 2 refs 1 (previous client : )
[ 195.678545] id 23 (gm20b_501) min 2 max 2 refs 1 (previous client : )
[ 195.678584] id 24 (gm20b_500) min 6 max 6 refs 1 (previous client : )
[ 195.678635] id 26 (vblank0) min 11253 max -4 refs 1 (previous client : )
[ 195.678683] id 28 (54080000.vi_1) min 0 max 4 refs 5 (previous client : 54080000.vi_1)
[ 195.678725] id 29 (54080000.vi_2) min 2 max 9 refs 9 (previous client : 54080000.vi_2)
[ 195.678774] id 32 (54080000.vi_4) min 0 max 4 refs 5 (previous client : 54080000.vi_4)
[ 195.678815] id 33 (gm20b_499) min 8 max 8 refs 1 (previous client : )
[ 195.678857] id 34 (gm20b_498) min 6 max 6 refs 1 (previous client : )
[ 195.678897] id 35 (gm20b_497) min 6 max 6 refs 1 (previous client : )
[ 195.678937] id 36 (gm20b_496) min 6 max 6 refs 1 (previous client : )
[ 195.678977] id 37 (gm20b_495) min 6 max 6 refs 1 (previous client : )
[ 195.679018] id 38 (gm20b_494) min 6 max 6 refs 1 (previous client : )

[ 195.679510] ---- channels ----
[ 195.679563]
channel 0 - 54340000.vic

[ 195.679606] 0-54340000.vic (0):
[ 195.679635] inactive

[ 195.679683]
channel 1 - 54600000.isp

[ 195.679723] 1-54600000.isp (1):
[ 195.679749] inactive

[ 195.679784]
channel 2 - 54680000.isp

[ 195.679825] 2-54680000.isp (24):
[ 195.679873] active class 01, offset 0050, val 00000010
[ 195.679914] DMAPUT 000001f0, DMAGET 00000110, DMACTL 00000000
[ 195.679948] CBREAD 00000010, CBSTAT 00010050
[ 195.680023]
ffffffc0851fe800: JOB, syncpt_id=16, syncpt_val=1, first_get=00000090, timeout=10000, num_slots=3, num_handles=1
[ 195.680078] GATHER at ffc70000+4c54, 8 words
[ 195.680106] 20000001
[ 195.680137] 00000410
[ 195.680163] 20000001
[ 195.680192] 00000511
[ 195.680217] 20000001
[ 195.680246] 00000613
[ 195.680271] 200c0001
[ 195.680299] 00000005

[ 195.680372] GATHER at ffc70000+4c74, 2 words
[ 195.680399] 20000001
[ 195.680426] 00000012

[ 195.680514]
channel 3 - 54080000.vi

[ 195.680558] 3-54080000.vi (17):
[ 195.680600] active class 01, offset 0050, val 0000001c
[ 195.680638] DMAPUT 00000148, DMAGET 00000120, DMACTL 00000000
[ 195.680672] CBREAD 0000001c, CBSTAT 00010050
[ 195.680743]
ffffffc0851fd400: JOB, syncpt_id=28, syncpt_val=1, first_get=00000018, timeout=10000, num_slots=7, num_handles=1
[ 195.680787] GATHER at ffbd8000+0000, 35 words
[ 195.680813] 10620001
[ 195.680841] 0000001f
[ 195.680867] 10630002
[ 195.680893] 00000000
[ 195.680918] 00000000
[ 195.680944] 103a0001
[ 195.680967] 10100010
[ 195.680992] 103c0001
[ 195.681016] 10101010
[ 195.681042] 10420001
[ 195.681067] 00000001
[ 195.681094] 10430006
[ 195.681119] 00000000
[ 195.681146] 001c984c
[ 195.681171] 00000000
[ 195.681197] 00000000
[ 195.681220] 00000000
[ 195.681691] 00000000
[ 195.681721] 10590001
[ 195.681749] 00000003
[ 195.681776] 120e0006
[ 195.681804] 007f0015
[ 195.681822] 080301f0
[ 195.681850] 00000000
[ 195.681860] 00140000
[ 195.681869] 0000f005
[ 195.681878] 00000000
[ 195.681888] 12420001
[ 195.681896] 00000001
[ 195.681905] 124b0003
[ 195.681914] 00000000
[ 195.681923] 00000000
[ 195.681955] 00000040
[ 195.681974] 128b0001
[ 195.682001] 00000000

[ 195.682047] GATHER at ffbd8000+008c, 3 words
[ 195.682064] 304e0005
[ 195.682083] 00000007
[ 195.682100] 00000012

[ 195.682138] GATHER at ffbd8000+0098, 17 words
[ 195.682155] 10430006
[ 195.682173] 00200004
[ 195.682190] 001c984c
[ 195.682219] 00000000
[ 195.682253] 04380780
[ 195.682278] 00000960
[ 195.682308] 0000002b
[ 195.682331] 124b0003
[ 195.682357] 00000000
[ 195.682380] 00000000
[ 195.682401] 00000047
[ 195.682424] 20000001
[ 195.682455] 00001d1c
[ 195.682479] 20000001
[ 195.682527] 00000520
[ 195.682564] 20410001
[ 195.682588] 00000001

[ 195.682649] GATHER at ffbd8000+00dc, 2 words
[ 195.682672] 20000001
[ 195.682697] 0000001d

[ 195.682792]
---- host general irq ----

[ 195.682828] sync_hintmask_ext = 0xc0000000
[ 195.682854] sync_hintmask = 0x80000000
[ 195.682878] sync_intc0mask = 0x00000001
[ 195.682903] sync_intmask = 0x00000011
[ 195.682928]
---- host syncpt irq mask ----

[ 195.682952] syncpt_thresh_int_mask(0) = 0x00000001
[ 195.682976] syncpt_thresh_int_mask(1) = 0x05000055
[ 195.683001] syncpt_thresh_int_mask(2) = 0x00000001
[ 195.683025] syncpt_thresh_int_mask(3) = 0x00000000
[ 195.683050] syncpt_thresh_int_mask(4) = 0x00000000
[ 195.683086] syncpt_thresh_int_mask(5) = 0x00000000
[ 195.683112] syncpt_thresh_int_mask(6) = 0x00000000
[ 195.683150] syncpt_thresh_int_mask(7) = 0x00000000
[ 195.683177] syncpt_thresh_int_mask(8) = 0x00000000
[ 195.683201] syncpt_thresh_int_mask(9) = 0x00000000
[ 195.683225] syncpt_thresh_int_mask(10) = 0x00000000
[ 195.683250] syncpt_thresh_int_mask(11) = 0x00000000
[ 195.683275]
---- host syncpt irq status ----

[ 195.683300] syncpt_thresh_cpu0_int_status(0) = 0x00000000
[ 195.683324] syncpt_thresh_cpu0_int_status(1) = 0x00000000
[ 195.683348] syncpt_thresh_cpu0_int_status(2) = 0x00000000
[ 195.683383] syncpt_thresh_cpu0_int_status(3) = 0x00000000
[ 195.683410] syncpt_thresh_cpu0_int_status(4) = 0x00000000
[ 195.683435] syncpt_thresh_cpu0_int_status(5) = 0x00000000
[ 195.683460]
---- host syncpt thresh ----

[ 195.683498] syncpt_int_thresh_thresh_0(0) = 1
[ 195.683538] syncpt_int_thresh_thresh_0(16) = 1
[ 195.683579] syncpt_int_thresh_thresh_0(17) = 1
[ 195.683606] syncpt_int_thresh_thresh_0(18) = 8
[ 195.683632] syncpt_int_thresh_thresh_0(19) = 1
[ 195.683668] syncpt_int_thresh_thresh_0(28) = 1
[ 195.683693] syncpt_int_thresh_thresh_0(29) = 3
[ 195.683719] syncpt_int_thresh_thresh_0(32) = 1
[ 197.213557] fence timeout on [ffffffc0dc21f840] after 1500ms
[ 197.213625] name=[nvhost_sync:17], current value=0 waiting value=4
[ 197.213670] ---- mlocks ----

[ 197.213748] ---- syncpts ----
[ 197.213816] id 1 (disp0_a) min 389 max 389 refs 1 (previous client : )
[ 197.213866] id 2 (disp0_b) min 2 max 2 refs 1 (previous client : )
[ 197.213913] id 3 (disp0_c) min 2 max 2 refs 1 (previous client : )
[ 197.213972] id 8 (gm20b_507) min 20522 max 20522 refs 1 (previous client : )
[ 197.214019] id 9 (gm20b_506) min 14 max 14 refs 1 (previous client : )
[ 197.214070] id 11 (gm20b_505) min 1996 max 1996 refs 1 (previous client : gm20b_505)
[ 197.214125] id 16 (54680000.isp_0) min 0 max 4 refs 5 (previous client : )
[ 197.214166] id 17 (54680000.isp_1) min 0 max 4 refs 5 (previous client : )
[ 197.214210] id 18 (54680000.isp_2) min 7 max 18 refs 13 (previous client : )
[ 197.214252] id 19 (54680000.isp_3) min 0 max 4 refs 5 (previous client : )
[ 197.214297] id 20 (gm20b_504) min 704 max 704 refs 1 (previous client : )
[ 197.214339] id 21 (gm20b_503) min 56 max 56 refs 1 (previous client : )
[ 197.214381] id 22 (gm20b_502) min 2 max 2 refs 1 (previous client : )
[ 197.214421] id 23 (gm20b_501) min 2 max 2 refs 1 (previous client : )
[ 197.214460] id 24 (gm20b_500) min 6 max 6 refs 1 (previous client : )
[ 197.214510] id 26 (vblank0) min 11345 max -4 refs 1 (previous client : )
[ 197.214557] id 28 (54080000.vi_1) min 0 max 4 refs 5 (previous client : 54080000.vi_1)
[ 197.214599] id 29 (54080000.vi_2) min 2 max 9 refs 9 (previous client : 54080000.vi_2)
[ 197.214647] id 32 (54080000.vi_4) min 0 max 4 refs 5 (previous client : 54080000.vi_4)
[ 197.214689] id 33 (gm20b_499) min 8 max 8 refs 1 (previous client : )
[ 197.214730] id 34 (gm20b_498) min 6 max 6 refs 1 (previous client : )
[ 197.214771] id 35 (gm20b_497) min 6 max 6 refs 1 (previous client : )
[ 197.214811] id 36 (gm20b_496) min 6 max 6 refs 1 (previous client : )
[ 197.214852] id 37 (gm20b_495) min 6 max 6 refs 1 (previous client : )
[ 197.214892] id 38 (gm20b_494) min 6 max 6 refs 1 (previous client : )

[ 197.215379] ---- channels ----
[ 197.215431]
channel 0 - 54340000.vic

[ 197.215474] 0-54340000.vic (0):
[ 197.215503] inactive

[ 197.215551]
channel 1 - 54600000.isp

[ 197.215592] 1-54600000.isp (1):
[ 197.215618] inactive

[ 197.215655]
channel 2 - 54680000.isp

[ 197.215694] 2-54680000.isp (24):
[ 197.215741] active class 01, offset 0050, val 00000010
[ 197.215783] DMAPUT 000001f0, DMAGET 00000110, DMACTL 00000000
[ 197.215818] CBREAD 00000010, CBSTAT 00010050
[ 197.215883]
ffffffc0851fe800: JOB, syncpt_id=16, syncpt_val=1, first_get=00000090, timeout=10000, num_slots=3, num_handles=1
[ 197.215939] GATHER at ffc70000+4c54, 8 words
[ 197.215967] 20000001
[ 197.215998] 00000410
[ 197.216025] 20000001
[ 197.216055] 00000511
[ 197.216080] 20000001
[ 197.216107] 00000613
[ 197.216131] 200c0001
[ 197.216158] 00000005

[ 197.216233] GATHER at ffc70000+4c74, 2 words
[ 197.216259] 20000001
[ 197.216286] 00000012

[ 197.216372]
channel 3 - 54080000.vi

[ 197.216416] 3-54080000.vi (17):
[ 197.216461] active class 01, offset 0050, val 0000001c
[ 197.216498] DMAPUT 00000148, DMAGET 00000120, DMACTL 00000000
[ 197.216530] CBREAD 0000001c, CBSTAT 00010050
[ 197.216601]
ffffffc0851fd400: JOB, syncpt_id=28, syncpt_val=1, first_get=00000018, timeout=10000, num_slots=7, num_handles=1
[ 197.216648] GATHER at ffbd8000+0000, 35 words
[ 197.216675] 10620001
[ 197.216703] 0000001f
[ 197.216730] 10630002
[ 197.216756] 00000000
[ 197.216780] 00000000
[ 197.216805] 103a0001
[ 197.216829] 10100010
[ 197.216855] 103c0001
[ 197.216880] 10101010
[ 197.216906] 10420001
[ 197.216931] 00000001
[ 197.216957] 10430006
[ 197.216982] 00000000
[ 197.217008] 001c984c
[ 197.217033] 00000000
[ 197.217058] 00000000
[ 197.217083] 00000000
[ 197.217108] 00000000
[ 197.217132] 10590001
[ 197.217157] 00000003
[ 197.217183] 120e0006
[ 197.217209] 007f0015
[ 197.217853] 080301f0
[ 197.217865] 00000000
[ 197.217875] 00140000
[ 197.217885] 0000f005
[ 197.217895] 00000000
[ 197.217904] 12420001
[ 197.217913] 00000001
[ 197.217922] 124b0003
[ 197.217931] 00000000
[ 197.217940] 00000000
[ 197.217964] 00000040
[ 197.217984] 128b0001
[ 197.218001] 00000000

[ 197.218046] GATHER at ffbd8000+008c, 3 words
[ 197.218071] 304e0005
[ 197.218089] 00000007
[ 197.218113] 00000012

[ 197.218154] GATHER at ffbd8000+0098, 17 words
[ 197.218171] 10430006
[ 197.218190] 00200004
[ 197.218208] 001c984c
[ 197.218238] 00000000
[ 197.218261] 04380780
[ 197.218291] 00000960
[ 197.218327] 0000002b
[ 197.218349] 124b0003
[ 197.218370] 00000000
[ 197.218401] 00000000
[ 197.218422] 00000047
[ 197.218444] 20000001
[ 197.218475] 00001d1c
[ 197.218521] 20000001
[ 197.218554] 00000520
[ 197.218591] 20410001
[ 197.218615] 00000001

[ 197.218676] GATHER at ffbd8000+00dc, 2 words
[ 197.218700] 20000001
[ 197.218725] 0000001d

[ 197.218811]
---- host general irq ----

[ 197.218835] sync_hintmask_ext = 0xc0000000
[ 197.218859] sync_hintmask = 0x80000000
[ 197.218884] sync_intc0mask = 0x00000001
[ 197.218909] sync_intmask = 0x00000011
[ 197.218935]
---- host syncpt irq mask ----

[ 197.218962] syncpt_thresh_int_mask(0) = 0x00000001
[ 197.218988] syncpt_thresh_int_mask(1) = 0x05000055
[ 197.219013] syncpt_thresh_int_mask(2) = 0x00000001
[ 197.219037] syncpt_thresh_int_mask(3) = 0x00000000
[ 197.219071] syncpt_thresh_int_mask(4) = 0x00000000
[ 197.219095] syncpt_thresh_int_mask(5) = 0x00000000
[ 197.219134] syncpt_thresh_int_mask(6) = 0x00000000
[ 197.219158] syncpt_thresh_int_mask(7) = 0x00000000
[ 197.219183] syncpt_thresh_int_mask(8) = 0x00000000
[ 197.219209] syncpt_thresh_int_mask(9) = 0x00000000
[ 197.219235] syncpt_thresh_int_mask(10) = 0x00000000
[ 197.219259] syncpt_thresh_int_mask(11) = 0x00000000
[ 197.219283]
---- host syncpt irq status ----

[ 197.219309] syncpt_thresh_cpu0_int_status(0) = 0x00000000
[ 197.219333] syncpt_thresh_cpu0_int_status(1) = 0x00000000
[ 197.219358] syncpt_thresh_cpu0_int_status(2) = 0x00000000
[ 197.219383] syncpt_thresh_cpu0_int_status(3) = 0x00000000
[ 197.219408] syncpt_thresh_cpu0_int_status(4) = 0x00000000
[ 197.219433] syncpt_thresh_cpu0_int_status(5) = 0x00000000
[ 197.219458]
---- host syncpt thresh ----

[ 197.219483] syncpt_int_thresh_thresh_0(0) = 1
[ 197.219524] syncpt_int_thresh_thresh_0(16) = 1
[ 197.219550] syncpt_int_thresh_thresh_0(17) = 1
[ 197.219575] syncpt_int_thresh_thresh_0(18) = 8
[ 197.219615] syncpt_int_thresh_thresh_0(19) = 1
[ 197.219655] syncpt_int_thresh_thresh_0(28) = 1
[ 197.219680] syncpt_int_thresh_thresh_0(29) = 3
[ 197.219706] syncpt_int_thresh_thresh_0(32) = 1
[ 201.341651] host1x 50000000.host1x: cdma_handle_timeout: timeout: 28 (54080000.vi_1) client 10, HW thresh 0, done 1
[ 201.352994] host1x 50000000.host1x: cdma_handle_timeout: timeout: 32 (54080000.vi_4) client 10, HW thresh 0, done 1
[ 201.363899] host1x 50000000.host1x: cdma_handle_timeout: timeout: 29 (54080000.vi_2) client 10, HW thresh 2, done 2
[ 201.374433] ---- mlocks ----

[ 201.374456] ---- syncpts ----
[ 201.374474] id 1 (disp0_a) min 391 max 391 refs 1 (previous client : )
[ 201.374485] id 2 (disp0_b) min 2 max 2 refs 1 (previous client : )
[ 201.374494] id 3 (disp0_c) min 2 max 2 refs 1 (previous client : )
[ 201.374507] id 8 (gm20b_507) min 20538 max 20538 refs 1 (previous client : )
[ 201.374517] id 9 (gm20b_506) min 14 max 14 refs 1 (previous client : )
[ 201.374526] id 11 (gm20b_505) min 2006 max 2006 refs 1 (previous client : gm20b_505)
[ 201.374538] id 16 (54680000.isp_0) min 0 max 4 refs 5 (previous client : )
[ 201.374546] id 17 (54680000.isp_1) min 0 max 4 refs 5 (previous client : )
[ 201.374551] id 18 (54680000.isp_2) min 7 max 18 refs 13 (previous client : )
[ 201.374555] id 19 (54680000.isp_3) min 0 max 4 refs 5 (previous client : )
[ 201.374559] id 20 (gm20b_504) min 704 max 704 refs 1 (previous client : )
[ 201.374563] id 21 (gm20b_503) min 56 max 56 refs 1 (previous client : )
[ 201.374566] id 22 (gm20b_502) min 2 max 2 refs 1 (previous client : )
[ 201.374570] id 23 (gm20b_501) min 2 max 2 refs 1 (previous client : )
[ 201.374574] id 24 (gm20b_500) min 6 max 6 refs 1 (previous client : )
[ 201.374578] id 26 (vblank0) min 11594 max -4 refs 1 (previous client : )
[ 201.374583] id 28 (54080000.vi_1) min 0 max 4 refs 5 (previous client : 54080000.vi_1)
[ 201.374587] id 29 (54080000.vi_2) min 2 max 9 refs 9 (previous client : 54080000.vi_2)
[ 201.374592] id 32 (54080000.vi_4) min 0 max 4 refs 5 (previous client : 54080000.vi_4)
[ 201.374596] id 33 (gm20b_499) min 8 max 8 refs 1 (previous client : )
[ 201.374600] id 34 (gm20b_498) min 6 max 6 refs 1 (previous client : )
[ 201.374604] id 35 (gm20b_497) min 6 max 6 refs 1 (previous client : )
[ 201.374607] id 36 (gm20b_496) min 6 max 6 refs 1 (previous client : )
[ 201.374611] id 37 (gm20b_495) min 6 max 6 refs 1 (previous client : )
[ 201.374614] id 38 (gm20b_494) min 6 max 6 refs 1 (previous client : )

[ 201.374707] ---- channels ----
[ 201.374713]
channel 0 - 54340000.vic

[ 201.374719] 0-54340000.vic (0):
[ 201.374722] inactive

[ 201.374727]
channel 1 - 54600000.isp

[ 201.374732] 1-54600000.isp (1):
[ 201.374734] inactive

[ 201.374738]
channel 2 - 54680000.isp

[ 201.374743] 2-54680000.isp (24):
[ 201.374747] active class 01, offset 0050, val 00000010
[ 201.374750] DMAPUT 000001f0, DMAGET 00000110, DMACTL 00000000
[ 201.374753] CBREAD 00000010, CBSTAT 00010050
[ 201.374759]
ffffffc0851fe800: JOB, syncpt_id=16, syncpt_val=1, first_get=00000090, timeout=10000, num_slots=3, num_handles=1
[ 201.374767] GATHER at ffc70000+4c54, 8 words
[ 201.374775] 20000001
[ 201.374784] 00000410
[ 201.374792] 20000001
[ 201.374796] 00000511
[ 201.374803] 20000001
[ 201.374807] 00000613
[ 201.374812] 200c0001
[ 201.374815] 00000005

[ 201.374821] GATHER at ffc70000+4c74, 2 words
[ 201.374824] 20000001
[ 201.374826] 00000012

[ 201.374833]
channel 3 - 54080000.vi

[ 201.374839] 3-54080000.vi (17):
[ 201.374842] active class 01, offset 0050, val 0000001c
[ 201.374845] DMAPUT 00000148, DMAGET 00000120, DMACTL 00000000
[ 201.374848] CBREAD 0000001c, CBSTAT 00010050
[ 201.374853]
ffffffc0851fd400: JOB, syncpt_id=28, syncpt_val=1, first_get=00000018, timeout=10000, num_slots=7, num_handles=1
[ 201.374857] GATHER at ffbd8000+0000, 35 words
[ 201.374859] 10620001
[ 201.374861] 0000001f
[ 201.374863] 10630002
[ 201.374866] 00000000
[ 201.374868] 00000000
[ 201.374870] 103a0001
[ 201.374872] 10100010
[ 201.374874] 103c0001
[ 201.374876] 10101010
[ 201.374878] 10420001
[ 201.374880] 00000001
[ 201.374882] 10430006
[ 201.374884] 00000000
[ 201.374886] 001c984c
[ 201.374888] 00000000
[ 201.374890] 00000000
[ 201.374892] 00000000
[ 201.374894] 00000000
[ 201.374899] 10590001
[ 201.374903] 00000003
[ 201.374909] 120e0006
[ 201.374915] 007f0015
[ 201.374919] 080301f0
[ 201.374923] 00000000
[ 201.374928] 00140000
[ 201.374932] 0000f005
[ 201.374938] 00000000
[ 201.374942] 12420001
[ 201.374947] 00000001
[ 201.374951] 124b0003
[ 201.374957] 00000000
[ 201.374961] 00000000
[ 201.374966] 00000040
[ 201.374970] 128b0001
[ 201.374976] 00000000

[ 201.374987] GATHER at ffbd8000+008c, 3 words
[ 201.374991] 304e0005
[ 201.374996] 00000007
[ 201.375002] 00000012

[ 201.375013] GATHER at ffbd8000+0098, 17 words
[ 201.375015] 10430006
[ 201.375018] 00200004
[ 201.375020] 001c984c
[ 201.375023] 00000000
[ 201.375025] 04380780
[ 201.375028] 00000960
[ 201.375030] 0000002b
[ 201.375033] 124b0003
[ 201.375035] 00000000
[ 201.375038] 00000000
[ 201.375040] 00000047
[ 201.375042] 20000001
[ 201.375045] 00001d1c
[ 201.375047] 20000001
[ 201.375050] 00000520
[ 201.375052] 20410001
[ 201.375055] 00000001

[ 201.375061] GATHER at ffbd8000+00dc, 2 words
[ 201.375063] 20000001
[ 201.375066] 0000001d

[ 201.375075]
---- host general irq ----

[ 201.375942] sync_hintmask_ext = 0xc0000000
[ 201.375947] sync_hintmask = 0x80000000
[ 201.375950] sync_intc0mask = 0x00000001
[ 201.375954] sync_intmask = 0x00000011
[ 201.375956]
---- host syncpt irq mask ----

[ 201.375959] syncpt_thresh_int_mask(0) = 0x00000001
[ 201.375961] syncpt_thresh_int_mask(1) = 0x05000055
[ 201.375964] syncpt_thresh_int_mask(2) = 0x00000001
[ 201.375966] syncpt_thresh_int_mask(3) = 0x00000000
[ 201.375969] syncpt_thresh_int_mask(4) = 0x00000000
[ 201.375971] syncpt_thresh_int_mask(5) = 0x00000000
[ 201.375973] syncpt_thresh_int_mask(6) = 0x00000000
[ 201.375975] syncpt_thresh_int_mask(7) = 0x00000000
[ 201.375978] syncpt_thresh_int_mask(8) = 0x00000000
[ 201.375980] syncpt_thresh_int_mask(9) = 0x00000000
[ 201.375983] syncpt_thresh_int_mask(10) = 0x00000000
[ 201.375985] syncpt_thresh_int_mask(11) = 0x00000000
[ 201.375987]
---- host syncpt irq status ----

[ 201.375990] syncpt_thresh_cpu0_int_status(0) = 0x00000000
[ 201.375992] syncpt_thresh_cpu0_int_status(1) = 0x00000000
[ 201.375994] syncpt_thresh_cpu0_int_status(2) = 0x00000000
[ 201.375997] syncpt_thresh_cpu0_int_status(3) = 0x00000000
[ 201.375999] syncpt_thresh_cpu0_int_status(4) = 0x00000000
[ 201.376001] syncpt_thresh_cpu0_int_status(5) = 0x00000000
[ 201.376003]
---- host syncpt thresh ----

[ 201.376006] syncpt_int_thresh_thresh_0(0) = 1
[ 201.376016] syncpt_int_thresh_thresh_0(16) = 1
[ 201.376019] syncpt_int_thresh_thresh_0(17) = 1
[ 201.376021] syncpt_int_thresh_thresh_0(18) = 8
[ 201.376024] syncpt_int_thresh_thresh_0(19) = 1
[ 201.376031] syncpt_int_thresh_thresh_0(28) = 1
[ 201.376033] syncpt_int_thresh_thresh_0(29) = 3
[ 201.376037] syncpt_int_thresh_thresh_0(32) = 1
[ 201.789675] imx477 6-001a: Error updating control ranges
[ 201.795189] vi 54080000.vi: calibration failed with -22 error
[ 201.800997] vi 54080000.vi: SYNCPT_ID 28
[ 201.801002] vi 54080000.vi: SYNCPT_VAL 1
[ 201.801010] vi 54080000.vi: FIRST_GET 0x18
[ 201.801014] vi 54080000.vi: TIMEOUT 10000
[ 201.801017] vi 54080000.vi: NUM_SLOTS 7
[ 201.801020] vi 54080000.vi: NUM_HANDLES 1
[ 201.801033] vi 54080000.vi: SYNCPT_ID 29
[ 201.801036] vi 54080000.vi: SYNCPT_VAL 3
[ 201.801038] vi 54080000.vi: FIRST_GET 0x50
[ 201.801041] vi 54080000.vi: TIMEOUT 10000
[ 201.801043] vi 54080000.vi: NUM_SLOTS 4
[ 201.801046] vi 54080000.vi: NUM_HANDLES 1
[ 201.801050] vi 54080000.vi: SYNCPT_ID 28
[ 201.801052] vi 54080000.vi: SYNCPT_VAL 2
[ 201.801055] vi 54080000.vi: FIRST_GET 0x70
[ 201.801057] vi 54080000.vi: TIMEOUT 10000
[ 201.801060] vi 54080000.vi: NUM_SLOTS 5
[ 201.801062] vi 54080000.vi: NUM_HANDLES 1
[ 201.801074] vi 54080000.vi: SYNCPT_ID 29
[ 201.801079] vi 54080000.vi: SYNCPT_VAL 5
[ 201.801083] vi 54080000.vi: FIRST_GET 0x98
[ 201.801087] vi 54080000.vi: TIMEOUT 10000
[ 201.801090] vi 54080000.vi: NUM_SLOTS 4
[ 201.801093] vi 54080000.vi: NUM_HANDLES 1
[ 201.801104] vi 54080000.vi: SYNCPT_ID 28
[ 201.801108] vi 54080000.vi: SYNCPT_VAL 3
[ 201.801111] vi 54080000.vi: FIRST_GET 0xb8
[ 201.801115] vi 54080000.vi: TIMEOUT 10000
[ 201.801118] vi 54080000.vi: NUM_SLOTS 5
[ 201.801121] vi 54080000.vi: NUM_HANDLES 1
[ 201.801131] vi 54080000.vi: SYNCPT_ID 29
[ 201.801133] vi 54080000.vi: SYNCPT_VAL 7
[ 201.801135] vi 54080000.vi: FIRST_GET 0xe0
[ 201.801138] vi 54080000.vi: TIMEOUT 10000
[ 201.801140] vi 54080000.vi: NUM_SLOTS 4
[ 201.801142] vi 54080000.vi: NUM_HANDLES 1
[ 201.801149] vi 54080000.vi: SYNCPT_ID 28
[ 201.801151] vi 54080000.vi: SYNCPT_VAL 4
[ 201.801154] vi 54080000.vi: FIRST_GET 0x100
[ 201.801156] vi 54080000.vi: TIMEOUT 10000
[ 201.801169] vi 54080000.vi: NUM_SLOTS 5
[ 201.801171] vi 54080000.vi: NUM_HANDLES 1
[ 201.801184] vi 54080000.vi: SYNCPT_ID 29
[ 201.801186] vi 54080000.vi: SYNCPT_VAL 9
[ 201.801188] vi 54080000.vi: FIRST_GET 0x128
[ 201.801190] vi 54080000.vi: TIMEOUT 10000
[ 201.801193] vi 54080000.vi: NUM_SLOTS 4
[ 201.801195] vi 54080000.vi: NUM_HANDLES 1
[ 201.801224] host1x 50000000.host1x: cdma_handle_timeout: timeout: 16 (54680000.isp_0) client 5, HW thresh 0, done 1
[ 201.811757] host1x 50000000.host1x: cdma_handle_timeout: timeout: 17 (54680000.isp_1) client 5, HW thresh 0, done 1
[ 201.822198] host1x 50000000.host1x: cdma_handle_timeout: timeout: 19 (54680000.isp_3) client 5, HW thresh 0, done 1
[ 201.832731] host1x 50000000.host1x: cdma_handle_timeout: timeout: 18 (54680000.isp_2) client 5, HW thresh 7, done 7
[ 201.843276] ---- mlocks ----

[ 201.843287] ---- syncpts ----
[ 201.843293] id 1 (disp0_a) min 391 max 391 refs 1 (previous client : )
[ 201.843296] id 2 (disp0_b) min 2 max 2 refs 1 (previous client : )
[ 201.843300] id 3 (disp0_c) min 2 max 2 refs 1 (previous client : )
[ 201.843305] id 8 (gm20b_507) min 20538 max 20538 refs 1 (previous client : )
[ 201.843308] id 9 (gm20b_506) min 14 max 14 refs 1 (previous client : )
[ 201.843312] id 11 (gm20b_505) min 2006 max 2006 refs 1 (previous client : gm20b_505)
[ 201.843317] id 16 (54680000.isp_0) min 0 max 4 refs 5 (previous client : )
[ 201.843320] id 17 (54680000.isp_1) min 0 max 4 refs 5 (previous client : )
[ 201.843323] id 18 (54680000.isp_2) min 7 max 18 refs 13 (previous client : )
[ 201.843326] id 19 (54680000.isp_3) min 0 max 4 refs 5 (previous client : )
[ 201.843329] id 20 (gm20b_504) min 704 max 704 refs 1 (previous client : )
[ 201.843332] id 21 (gm20b_503) min 56 max 56 refs 1 (previous client : )
[ 201.843335] id 22 (gm20b_502) min 2 max 2 refs 1 (previous client : )
[ 201.843338] id 23 (gm20b_501) min 2 max 2 refs 1 (previous client : )
[ 201.843340] id 24 (gm20b_500) min 6 max 6 refs 1 (previous client : )
[ 201.843344] id 26 (vblank0) min 11623 max -4 refs 1 (previous client : )
[ 201.843348] id 28 (54080000.vi_1) min 4 max 4 refs 1 (previous client : 54080000.vi_1)
[ 201.843351] id 29 (54080000.vi_2) min 9 max 9 refs 1 (previous client : 54080000.vi_2)
[ 201.843355] id 32 (54080000.vi_4) min 4 max 4 refs 1 (previous client : 54080000.vi_4)
[ 201.843358] id 33 (gm20b_499) min 8 max 8 refs 1 (previous client : )
[ 201.843361] id 34 (gm20b_498) min 6 max 6 refs 1 (previous client : )
[ 201.843363] id 35 (gm20b_497) min 6 max 6 refs 1 (previous client : )
[ 201.843366] id 36 (gm20b_496) min 6 max 6 refs 1 (previous client : )
[ 201.843369] id 37 (gm20b_495) min 6 max 6 refs 1 (previous client : )
[ 201.843372] id 38 (gm20b_494) min 6 max 6 refs 1 (previous client : )

[ 201.843457] ---- channels ----
[ 201.843462]
channel 0 - 54340000.vic

[ 201.843467] 0-54340000.vic (0):
[ 201.843469] inactive

[ 201.843473]
channel 1 - 54600000.isp

[ 201.843478] 1-54600000.isp (1):
[ 201.843479] inactive

[ 201.843482]
channel 2 - 54680000.isp

[ 201.843486] 2-54680000.isp (24):
[ 201.843490] active class 01, offset 0050, val 00000010
[ 201.843492] DMAPUT 000001f0, DMAGET 00000110, DMACTL 00000000
[ 201.843494] CBREAD 00000010, CBSTAT 00010050
[ 201.843499]
ffffffc0851fe800: JOB, syncpt_id=16, syncpt_val=1, first_get=00000090, timeout=10000, num_slots=3, num_handles=1
[ 201.843503] GATHER at ffc70000+4c54, 8 words
[ 201.843506] 20000001
[ 201.843507] 00000410
[ 201.843509] 20000001
[ 201.843511] 00000511
[ 201.843512] 20000001
[ 201.843514] 00000613
[ 201.843516] 200c0001
[ 201.843518] 00000005

[ 201.843522] GATHER at ffc70000+4c74, 2 words
[ 201.843524] 20000001
[ 201.843525] 00000012

[ 201.843530]
channel 3 - 54080000.vi

[ 201.843535] 3-54080000.vi (2):
[ 201.843537] active class 01, offset 0000, val 20000000
[ 201.843540] DMAPUT 00000148, DMAGET 00000148, DMACTL 00000000
[ 201.843542] CBREAD 20000000, CBSTAT 00010000
[ 201.843543] The CDMA sync queue is empty.

[ 201.843547]
---- host general irq ----

[ 201.843549] sync_hintmask_ext = 0xc0000000
[ 201.843551] sync_hintmask = 0x80000000
[ 201.843553] sync_intc0mask = 0x00000001
[ 201.843555] sync_intmask = 0x00000011
[ 201.843557]
---- host syncpt irq mask ----

[ 201.843560] syncpt_thresh_int_mask(0) = 0x00000001
[ 201.843562] syncpt_thresh_int_mask(1) = 0x00000055
[ 201.843564] syncpt_thresh_int_mask(2) = 0x00000000
[ 201.843566] syncpt_thresh_int_mask(3) = 0x00000000
[ 201.843569] syncpt_thresh_int_mask(4) = 0x00000000
[ 201.843571] syncpt_thresh_int_mask(5) = 0x00000000
[ 201.843573] syncpt_thresh_int_mask(6) = 0x00000000
[ 201.843575] syncpt_thresh_int_mask(7) = 0x00000000
[ 201.843577] syncpt_thresh_int_mask(8) = 0x00000000
[ 201.843581] syncpt_thresh_int_mask(9) = 0x00000000
[ 201.843584] syncpt_thresh_int_mask(10) = 0x00000000
[ 201.843586] syncpt_thresh_int_mask(11) = 0x00000000
[ 201.843588]
---- host syncpt irq status ----

[ 201.843590] syncpt_thresh_cpu0_int_status(0) = 0x00000000
[ 201.843593] syncpt_thresh_cpu0_int_status(1) = 0x00000000
[ 201.843595] syncpt_thresh_cpu0_int_status(2) = 0x00000000
[ 201.843597] syncpt_thresh_cpu0_int_status(3) = 0x00000000
[ 201.843599] syncpt_thresh_cpu0_int_status(4) = 0x00000000
[ 201.843601] syncpt_thresh_cpu0_int_status(5) = 0x00000000
[ 201.843603]
---- host syncpt thresh ----

[ 201.843606] syncpt_int_thresh_thresh_0(0) = 1
[ 201.843616] syncpt_int_thresh_thresh_0(16) = 1
[ 201.843619] syncpt_int_thresh_thresh_0(17) = 1
[ 201.843622] syncpt_int_thresh_thresh_0(18) = 8
[ 201.843624] syncpt_int_thresh_thresh_0(19) = 1
[ 201.843733] isp 54680000.isp: SYNCPT_ID 16
[ 201.843736] isp 54680000.isp: SYNCPT_VAL 1
[ 201.843741] isp 54680000.isp: FIRST_GET 0x90
[ 201.843744] isp 54680000.isp: TIMEOUT 10000
[ 201.843747] isp 54680000.isp: NUM_SLOTS 3
[ 201.843749] isp 54680000.isp: NUM_HANDLES 1
[ 201.843763] isp 54680000.isp: SYNCPT_ID 18
[ 201.843766] isp 54680000.isp: SYNCPT_VAL 8
[ 201.843769] isp 54680000.isp: FIRST_GET 0xa8
[ 201.843771] isp 54680000.isp: TIMEOUT 10000
[ 201.843774] isp 54680000.isp: NUM_SLOTS 5
[ 201.843777] isp 54680000.isp: NUM_HANDLES 1
[ 201.843781] isp 54680000.isp: SYNCPT_ID 18
[ 201.843783] isp 54680000.isp: SYNCPT_VAL 9
[ 201.843786] isp 54680000.isp: FIRST_GET 0xd0
[ 201.843788] isp 54680000.isp: TIMEOUT 10000
[ 201.843791] isp 54680000.isp: NUM_SLOTS 3
[ 201.843794] isp 54680000.isp: NUM_HANDLES 1
[ 201.843798] isp 54680000.isp: SYNCPT_ID 18
[ 201.843809] isp 54680000.isp: SYNCPT_VAL 10
[ 201.843812] isp 54680000.isp: FIRST_GET 0xe8
[ 201.843815] isp 54680000.isp: TIMEOUT 10000
[ 201.843817] isp 54680000.isp: NUM_SLOTS 3
[ 201.843820] isp 54680000.isp: NUM_HANDLES 3
[ 201.843828] isp 54680000.isp: SYNCPT_ID 16
[ 201.843831] isp 54680000.isp: SYNCPT_VAL 2
[ 201.843833] isp 54680000.isp: FIRST_GET 0x100
[ 201.843836] isp 54680000.isp: TIMEOUT 10000
[ 201.843839] isp 54680000.isp: NUM_SLOTS 3
[ 201.843841] isp 54680000.isp: NUM_HANDLES 1
[ 201.843851] isp 54680000.isp: SYNCPT_ID 18
[ 201.843854] isp 54680000.isp: SYNCPT_VAL 12
[ 201.843856] isp 54680000.isp: FIRST_GET 0x118
[ 201.843859] isp 54680000.isp: TIMEOUT 10000
[ 201.843861] isp 54680000.isp: NUM_SLOTS 5
[ 201.843864] isp 54680000.isp: NUM_HANDLES 1
[ 201.843868] isp 54680000.isp: SYNCPT_ID 18
[ 201.843871] isp 54680000.isp: SYNCPT_VAL 13
[ 201.843879] isp 54680000.isp: FIRST_GET 0x140
[ 201.843882] isp 54680000.isp: TIMEOUT 10000
[ 201.843884] isp 54680000.isp: NUM_SLOTS 3
[ 201.843887] isp 54680000.isp: NUM_HANDLES 3
[ 201.843903] isp 54680000.isp: SYNCPT_ID 16
[ 201.843905] isp 54680000.isp: SYNCPT_VAL 3
[ 201.843908] isp 54680000.isp: FIRST_GET 0x158
[ 201.843911] isp 54680000.isp: TIMEOUT 10000
[ 201.843913] isp 54680000.isp: NUM_SLOTS 3
[ 201.843916] isp 54680000.isp: NUM_HANDLES 1
[ 201.843926] isp 54680000.isp: SYNCPT_ID 18
[ 201.843929] isp 54680000.isp: SYNCPT_VAL 15
[ 201.843931] isp 54680000.isp: FIRST_GET 0x170
[ 201.843934] isp 54680000.isp: TIMEOUT 10000
[ 201.843936] isp 54680000.isp: NUM_SLOTS 5
[ 201.843939] isp 54680000.isp: NUM_HANDLES 1
[ 201.843943] isp 54680000.isp: SYNCPT_ID 18
[ 201.843945] isp 54680000.isp: SYNCPT_VAL 16
[ 201.843953] isp 54680000.isp: FIRST_GET 0x198
[ 201.843955] isp 54680000.isp: TIMEOUT 10000
[ 201.843958] isp 54680000.isp: NUM_SLOTS 3
[ 201.843961] isp 54680000.isp: NUM_HANDLES 3
[ 201.843968] isp 54680000.isp: SYNCPT_ID 16
[ 201.843970] isp 54680000.isp: SYNCPT_VAL 4
[ 201.843973] isp 54680000.isp: FIRST_GET 0x1b0
[ 201.843975] isp 54680000.isp: TIMEOUT 10000
[ 201.843978] isp 54680000.isp: NUM_SLOTS 3
[ 201.843981] isp 54680000.isp: NUM_HANDLES 1
[ 201.843990] isp 54680000.isp: SYNCPT_ID 18
[ 201.843993] isp 54680000.isp: SYNCPT_VAL 18
[ 201.843996] isp 54680000.isp: FIRST_GET 0x1c8
[ 201.843998] isp 54680000.isp: TIMEOUT 10000
[ 201.844001] isp 54680000.isp: NUM_SLOTS 5
[ 201.844003] isp 54680000.isp: NUM_HANDLES 1
[ 497.580173] tegradc tegradc.0: blank - powerdown
[ 497.641914] extcon-disp-state extcon:disp-state: cable 47 state 0
[ 497.641917] Extcon AUX1(HDMI) disable
[ 718.352954] tegradc tegradc.0: unblank
[ 718.357719] tegradc tegradc.0: nominal-pclk:74250000 parent:74250000 div:1.0 pclk:74250000 73507500~80932500
[ 718.357818] tegradc tegradc.0: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_75m
[ 718.358822] tegradc tegradc.0: hdmi: get RGB quant from EDID.
[ 718.358830] tegradc tegradc.0: hdmi: get YCC quant from EDID.
[ 718.362203] tegra-i2c 7000c700.i2c: no acknowledge from address 0x50
[ 718.367682] extcon-disp-state extcon:disp-state: cable 47 state 1
[ 718.367684] Extcon AUX1(HDMI) enable
[ 718.376086] tegradc tegradc.0: unblank
[ 718.376095] tegradc tegradc.1: blank - powerdown

As far as the Mp4 goes, I couldnt figure out how to stop it. It hangs here
brandon@brandon-desktop:~$ SENSOR_ID=0
brandon@brandon-desktop:~$ FRAMERATE=60
brandon@brandon-desktop:~$ gst-launch-1.0 -e nvarguscamerasrc sensor-id=$SENSOR_ID ! “video/x-raw(memory:NVMM),width=1920,height=1080,framerate=$FRAMERATE/1” ! nvv4l2h264enc ! h264parse ! mp4mux ! filesink location=rpi_v3_imx477_cam$SENSOR_ID.mp4
Setting pipeline to PAUSED …
Opening in BLOCKING MODE
Pipeline is live and does not need PREROLL …
Setting pipeline to PLAYING …
New clock: GstSystemClock
NvMMLiteOpen : Block : BlockType = 4
Redistribute latency…
===== NVMEDIA: NVENC =====
NvMMLiteBlockCreate : Block : BlockType = 4

I used ctrl C to get out
The mp4 contains no data at all

I tried a JPG, it hangs here

brandon@brandon-desktop:~$ SENSOR_ID=0
brandon@brandon-desktop:~$ FRAMERATE=60
brandon@brandon-desktop:~$ NUMBER_OF_SNAPSHOTS=20
brandon@brandon-desktop:~$ gst-launch-1.0 -e nvarguscamerasrc num-buffers=$NUMBER_OF_SNAPSHOTS sensor-id=$SENSOR_ID ! “video/x-raw(memory:NVMM),width=1920,height=1080,framerate=$FRAMERATE/1” ! nvjpegenc ! multifilesink location=%03d_rpi_v3_imx477_cam$SENSOR_ID.jpeg
Setting pipeline to PAUSED …
Pipeline is live and does not need PREROLL …
Setting pipeline to PLAYING …
New clock: GstSystemClock

used CTRL C to get out, no output available.

Hi @Brandon.hortman

Sorry, this is my mistake, if you use imx477 you should use install_imx477.sh, I gave you the wrong link, the correct one should be this:
https://www.arducam.com/docs/camera-for-jetson-nano/native-jetson-cameras-imx219-imx477/imx477/

However, the automatic installation script is just for convenience, it is no different from manual installation.

From the dmesg log, the following problems may exist:

  1. The ribbon cable is damaged
  2. The camera is damaged

Can you provide photos of the cable and the camera?

We can replace the product for you if it is confirmed that they have problems.
Sorry for your bad experience.

https://www.arducam.com/wp-content/uploads/hm_bbpui/32162/4uq50v88ga2fn89hiq91zfpeyhq3lfrg.jpg

Hi @Brandon.hortman

Please send your current situation and amazon order number to [email protected].