Tx2 onboard camera not working(all green color)

I use the command :
$ nvgstcapture-1.0

print the right message(I compared the correct print information).
but just all green color!
second time ,the same command:
$ nvgstcapture-1.0

Inside NvxLiteH264DecoderLowLatencyInitNvxLiteH264DecoderLowLatencyInit set DPB and MjstreamingInside NvxLiteH265DecoderLowLatencyInitNvxLiteH265DecoderLowLatencyInit set DPB and MjstreamingSocket read error. Camera Daemon stopped functioning…
gst_nvcamera_open() failed ret=0

** (nvgstcapture-1.0:2703): CRITICAL **: <create_capture_pipeline:4497> can’t set camera to playing

** (nvgstcapture-1.0:2703): CRITICAL **: main:5290 Capture Pipeline creation failed
** Message: main:5297 Capture completed
** Message: main:5347 Camera application will now exit


Then I open the 09_camera_jpeg_capture

$./camera_jpeg_capture

printf:
[INFO] (NvEglRenderer.cpp:109) Setting Screen width 640 height 480
(NvOdmDevice) Error IoctlFailed: error setting format (in dvs/git/dirty/git-master_linux/camera-partner/imager/src/V4L2Device.cpp, function setActiveMode(), line 1046)
(NvOdmDevice) Error IoctlFailed: (propagating from dvs/git/dirty/git-master_linux/camera-partner/imager/src/V4L2Device.cpp, function queryFormatSizes(), line 1342)
(NvOdmDevice) Error IoctlFailed: (propagating from dvs/git/dirty/git-master_linux/camera-partner/imager/src/V4L2Device.cpp, function initializeModes(), line 78)
(NvOdmDevice) Error IoctlFailed: (propagating from dvs/git/dirty/git-master_linux/camera-partner/imager/src/devices/V4L2SensorViCsi.cpp, function initializeV4L2Items(), line 225)
(NvOdmDevice) Error IoctlFailed: (propagating from dvs/git/dirty/git-master_linux/camera-partner/imager/src/devices/V4L2SensorViCsi.cpp, function initialize(), line 101)
NvPclDriverInitializeData: Unable to initialize driver v4l2_sensor
NvPclInitializeDrivers: error: Failed to init camera sub module v4l2_sensor
NvPclStartPlatformDrivers: Failed to start module drivers
NvPclDriver_V4L2_Focuser_Stub_Close: Invalid NULL input pPclDriver
NvPclStateControllerOpen: Failed ImagerGUID 0. (error 0x3000F)
NvPclOpen: PCL Open Failed. Error: 0xf
SCF: Error BadParameter: Sensor could not be opened. (in src/services/capture/CaptureServiceDeviceSensor.cpp, function getSourceFromGuid(), line 559)
SCF: Error BadParameter: (propagating from src/services/capture/CaptureService.cpp, function addSourceByGuid(), line 730)
SCF: Error BadParameter: (propagating from src/api/CameraDriver.cpp, function addSourceByIndex(), line 272)
SCF: Error BadParameter: (propagating from src/api/CameraDriver.cpp, function getSource(), line 435)
(Argus) Error BadParameter: (propagating from src/api/CameraProviderImpl.cpp, function initialize(), line 92)
(Argus) Error BadParameter: (propagating from src/api/GlobalProcessState.cpp, function createCameraProvider(), line 214)
Error generated. main.cpp, execute:318 Failed to create CameraProvider
NvEglHandle: Unfreed handle upon egl deinit: type=1 refcnt=1
NvEglHandle: Unfreed handle upon egl deinit: type=2 refcnt=2

Help me ,please!

hello liuze0512,

may i know more details,
which release version you’re working on?
are you able to access your sensor driver with standard v4l2-ctl?
could you share the partnumber of your sensor baord?
thanks

version
ubuntu 16.04 JetPACK 3.1

S/N:
TX2 :0321117017468
Camera:0321017086918

I could find the /dev/video0

or You could tell me the command.

Thank you!

hello liuze0512,

please try access camera with below command,

v4l2-ctl -d /dev/video0 --set-fmt-video=width=2592,height=1944,pixelformat=RG10 --set-ctrl bypass_mode=0 --stream-mmap --stream-count=100

please also check the kernel message to see if there’s reporting any suspect failure.
thanks

nvidia@tegra-ubuntu:~$ v4l2-ctl -d /dev/video0 --set-fmt-video=width=2592,height=1944,pixelformat=RG10 --set-ctrl bypass_mode=0 --stream-mmap --stream-count=100
-bash: v4l2-ctl: command not found

Is it possible that the camera is broken?

hello liuze0512,

please download the v4l2-ctl tool by below commands

sudo apt-get install v4l-utils

if you’re unable to locate the package, please update the sources list and update the apt-get as following,

sudo vim /etc/apt/sources.list
sudo apt-get update

moreover, there’s video0 device node generated. your sensor hardware should be OK.
you could also looking for ov5693 probing message from the kernel booting message,
thanks

Able to locate the package.

nvidia@tegra-ubuntu:~$ v4l2-ctl -d /dev/video0 --set-fmt-video=width=2592,height=1944,pixelformat=RG10 --set-ctrl bypass_mode=0 --stream-mmap --stream-count=100

VIDIOC_S_FMT: failed: Device or resource busy
VIDIOC_REQBUFS: failed: Device or resource busy

I reset the TX2

$ nvgstcapture-1.0

still all green color ,printf the right message.

Encoder null, cannot set bitrate!
Encoder Profile = Baseline
Supported resolutions in case of CSI Camera
  (2) : 640x480
  (3) : 1280x720
  (4) : 1920x1080
  (5) : 2104x1560
  (6) : 2592x1944
  (7) : 2616x1472
  (8) : 3840x2160
  (9) : 3896x2192
  (10): 4208x3120
  (11): 5632x3168
  (12): 5632x4224

Runtime CSI Camera Commands:

  Help : 'h'
  Quit : 'q'
  Set Capture Mode:
      mo:<val>
          (1): image
          (2): video
  Get Capture Mode:
      gmo
  Set Sensor Id (0 to 10):
      sid:<val> e.g., sid:2
  Get Sensor Id:
      gsid
  Set sensor orientation:
      so:<val>
          (0): none
          (1): Rotate counter-clockwise 90 degrees
          (2): Rotate 180 degrees
          (3): Rotate clockwise 90 degrees
  Get sensor orientation:
      gso
  Set Whitebalance Mode:
      wb:<val>
          (0): off
          (1): auto
          (2): incandescent
          (3): fluorescent
          (4): warm-fluorescent
          (5): daylight
          (6): cloudy-daylight
          (7): twilight
          (8): shade
          (9): manual
  Get Whitebalance Mode:
      gwb
  Set Scene-Mode:
      scm:<val>
          (0): face-priority
          (1): action
          (2): portrait
          (3): landscape
          (4): night
          (5): night-portrait
          (6): theatre
          (7): beach
          (8): snow
          (9): sunset
          (10): steady-photo
          (11): fireworks
          (12): sports
          (13): party
          (14): candle-light
          (15): barcode
  Get Scene-Mode:
      gscm
  Set Color Effect Mode:
      ce:<val>
          (1): off
          (2): mono
          (3): negative
          (4): solarize
          (5): sepia
          (6): posterize
          (7): aqua
  Get Color Effect Mode:
      gce
  Set Auto-Exposure Mode:
      ae:<val>
          (1): off
          (2): on
          (3): OnAutoFlash
          (4): OnAlwaysFlash
          (5): OnFlashRedEye
  Get Auto-Exposure Mode:
      gae
  Set Flash Mode:
      f:<val>
          (0): off
          (1): on
          (2): torch
          (3): auto
  Get Flash Mode:
      gf
  Set Flicker Detection and Avoidance Mode:
      fl:<val>
          (0): off
          (1): 50Hz
          (2): 60Hz
          (3): auto
  Get Flicker Detection and Avoidance Mode:
      gfl
  Set Contrast (0 to 1):
      ct:<val> e.g., ct:0.75
  Get Contrast:
      gct
  Set Saturation (0 to 2):
      st:<val> e.g., st:1.25
  Get Saturation:
      gst
  Set Exposure Time in seconds:
      ext:<val> e.g., ext:0.033
  Get Exposure Time:
      gext
  Set Auto Exposure Lock(0/1):
      ael:<val> e.g., ael:1
  Get Auto Exposure Lock:
      gael
  Set Edge Enhancement (0 to 1):
      ee:<val> e.g., ee:0.75
  Get Edge Enhancement:
      gee
  Set ROI for AE:
      It needs five values, ROI coordinates(top,left,bottom,right)
      and weight in that order
      aer:<val> e.g., aer:20 20 400 400 1.2
  Get ROI for AE:
      gaer
  Set ROI for AWB:
      It needs five values, ROI coordinates(top,left,bottom,right)
      and weight in that order
      wbr:<val> e.g., wbr:20 20 400 400 1.2
  Get ROI for AWB:
      gwbr
  Set FPS range:
      It needs two values, FPS Range (low, high) in that order
      fpsr:<val> e.g., fpsr:15 30
  Get FPS range:
      gfpsr
  Set WB Gains:
      It needs four values (R, GR, GB, B) in that order
      wbg:<val> e.g., wbg:1.2 2.2 0.8 1.6
  Get WB Gains:
      gwbg
  Set TNR Strength (0 to 1):
      ts:<val> e.g., ts:0.75
  Get TNR Strength:
      gts
  Set TNR Mode:
      tnr:<val>
          (0): NoiseReduction_Off
          (1): NoiseReduction_Fast
          (2): NoiseReduction_HighQuality
  Get TNR Mode:
      gtnr
  Capture: enter 'j' OR
           followed by a timer (e.g., jx5000, capture after 5 seconds) OR
           followed by multishot count (e.g., j:6, capture 6 images)
           timer/multihot values are optional, capture defaults to single shot with timer=0s
  Start Recording : enter '1'
  Stop Recording  : enter '0'
  Video snapshot  : enter '2' (While recording video)
  Set Preview Resolution:
      pcr:<val> e.g., pcr:3
          (2) : 640x480
          (3) : 1280x720
          (4) : 1920x1080
          (5) : 2104x1560
          (6) : 2592x1944
          (7) : 2616x1472
          (8) : 3840x2160
          (9) : 3896x2192
          (10): 4208x3120
          (11): 5632x3168
          (12): 5632x4224
  Note - For preview resolutions 4208x3120 and more use option --svs=nveglglessink
  Get Preview Resolution:
      gpcr
  Set Image Resolution:
      icr:<val> e.g., icr:3
          (2) : 640x480
          (3) : 1280x720
          (4) : 1920x1080
          (5) : 2104x1560
          (6) : 2592x1944
          (7) : 2616x1472
          (8) : 3840x2160
          (9) : 3896x2192
          (10): 4208x3120
          (11): 5632x3168
          (12): 5632x4224
  Get Image Capture Resolution:
      gicr
  Set Video Resolution:
      vcr:<val> e.g., vcr:3
          (2) : 640x480
          (3) : 1280x720
          (4) : 1920x1080
          (5) : 2104x1560
          (6) : 2592x1944
          (7) : 2616x1472
          (8) : 3840x2160
          (9) : 3896x2192
  Get Video Capture Resolution:
      gvcr


Runtime encoder configuration options:

  Set Encoding Bit-rate(in bytes):
      br:<val> e.g., br:4000000
  Get Encoding Bit-rate(in bytes):
      gbr
  Set Encoding Profile(only for H.264):
      ep:<val> e.g., ep:1
          (0): Baseline
          (1): Main
          (2): High
  Get Encoding Profile(only for H.264):
      gep
  Force IDR Frame on video Encoder(only for H.264):
      Enter 'f'


bitrate = 4000000
Encoder Profile = Baseline
Inside NvxLiteH264DecoderLowLatencyInitNvxLiteH264DecoderLowLatencyInit set DPB and MjstreamingInside NvxLiteH265DecoderLowLatencyInitNvxLiteH265DecoderLowLatencyInit set DPB and Mjstreaming
Available Sensor modes :
2592 x 1944 FR=30.000000 CF=0x1109208a10 SensorModeType=4 CSIPixelBitDepth=10 DynPixelBitDepth=10
2592 x 1458 FR=30.000000 CF=0x1109208a10 SensorModeType=4 CSIPixelBitDepth=10 DynPixelBitDepth=10
1280 x 720 FR=120.000000 CF=0x1109208a10 SensorModeType=4 CSIPixelBitDepth=10 DynPixelBitDepth=10
** Message: <main:5287> iterating capture loop ....

NvCameraSrc: Trying To Set Default Camera Resolution. Selected 640x480 FrameRate = 30.000000 ...

Framerate set to : 30 at NvxVideoEncoderSetParameterNvMMLiteOpen : Block : BlockType = 4
===== MSENC =====
NvMMLiteBlockCreate : Block : BlockType = 4
nvidia@tegra-ubuntu:~$ dmesg | grep -i ov5693
[    3.059000] [OV5693]: probing v4l2 sensor.

hello liuze0512,

the message shown in comment #9 looks not correct, your sensor did not had 640x480 sensor table but application is choosing that.
could you launching with gst-launch to specify the sensor resolution.
for example.

gst-launch-1.0 nvcamerasrc sensor-id=0 ! 'video/x-raw(memory:NVMM),width=2592, height=1944, framerate=30/1, format=NV12' ! nvoverlaysink -ev

I typed the command in accordance with your instructions, but it didn’t work.

nvidia@tegra-ubuntu:~$ gst-launch-1.0 nvcamerasrc sensor-id=0 ! 'video/x-raw(memory:NVMM),width=2592, height=1944, framerate=30/1, format=NV12' ! nvoverlaysink -ev                                                                          Setting pipeline to PAUSED ...944, framerate=30/1, format=NV12' ! nvoverlaysink                                                                                                                                                              Inside NvxLiteH264DecoderLowLatencyInitNvxLiteH264DecoderLowLatencyInit set DPB and MjstreamingInside NvxLiteH265DecoderLowLatencyInitNvxLiteH265DecoderLowLatencyInit set DPB and MjstreamingSocket read error. Camera Daemon stopped functioning.....
gst_nvcamera_open() failed ret=0
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstNvCameraSrc:nvcamerasrc0: GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
Additional debug info:
gstbasesrc.c(3354): gst_base_src_start (): /GstPipeline:pipeline0/GstNvCameraSrc:nvcamerasrc0:
Failed to start
Setting pipeline to NULL ...
Freeing pipeline ...
nvidia@tegra-ubuntu:~$ gst-launch-1.0 nvcamerasrc sensor-id=0 ! 'video/x-raw(memory:NVMM),width=1280, height=720, framerate=120/1, format=NV12' ! nvoverlaysink -ev
Setting pipeline to PAUSED ...
Inside NvxLiteH264DecoderLowLatencyInitNvxLiteH264DecoderLowLatencyInit set DPB and MjstreamingInside NvxLiteH265DecoderLowLatencyInitNvxLiteH265DecoderLowLatencyInit set DPB and MjstreamingSocket read error. Camera Daemon stopped functioning.....
gst_nvcamera_open() failed ret=0
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstNvCameraSrc:nvcamerasrc0: GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
Additional debug info:
gstbasesrc.c(3354): gst_base_src_start (): /GstPipeline:pipeline0/GstNvCameraSrc:nvcamerasrc0:
Failed to start
Setting pipeline to NULL ...
Freeing pipeline ...

I spent three days on it, but there is no progress.

hello liuze0512,

any suspect failure from kernel side?
please reproduce the issue and also share kernel message to us.

dmesg > klog.txt

[code][ 0.000000] Booting Linux on physical CPU 0x100
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.15-tegra (buildbrain@mobile-u64-1423) (gcc version 4.8.5 (GCC) ) #1 SMP PREEMPT Wed Mar 1 21:09:29 PST 2017
[ 0.000000] Boot CPU: AArch64 Processor [411fd073]
[ 0.000000] earlycon: Early serial console at MMIO32 0x3100000 (options ‘’)
[ 0.000000] bootconsole [uart0] enabled
[ 0.000000] Reserved memory: initialized node ramoops_carveout, compatible id nvidia,ramoops
[ 0.000000] cma: Reserved 64 MiB at 0x00000000f2000000
[ 0.000000] On node 0 totalpages: 2051584
[ 0.000000] DMA zone: 7488 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 479232 pages, LIFO batch:31
[ 0.000000] Normal zone: 24576 pages used for memmap
[ 0.000000] Normal zone: 1572352 pages, LIFO batch:31
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] PERCPU: Embedded 17 pages/cpu @ffffffc1ffdf9000 s31104 r8192 d30336 u69632
[ 0.000000] pcpu-alloc: s31104 r8192 d30336 u69632 alloc=174096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2019520
[ 0.000000] Kernel command line: fbcon=map:0 net.ifnames=0 console=tty0 OS=l4t console=ttyS0,115200n8 memtype=0 video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x03100000 gpt tegraid=18.1.2.0.0 tegra_keep_boot_clocks maxcpus=6 android.kerneltype=normal androidboot.serialno=0335115020673 vpr_resize root=/dev/mmcblk0p1 rw rootwait
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Memory: 7969692K/8206336K available (10164K kernel code, 1653K rwdata, 5424K rodata, 1132K init, 679K bss, 171108K reserved, 65536K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vmalloc : 0xffffff8000000000 - 0xffffffbdbfff0000 ( 246 GB)
vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
0xffffffbdc2000000 - 0xffffffbdca000000 ( 128 MB actual)
fixed : 0xffffffbffa7fd000 - 0xffffffbffac00000 ( 4108 KB)
PCI I/O : 0xffffffbffae00000 - 0xffffffbffbe00000 ( 16 MB)
modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
memory : 0xffffffc000000000 - 0xffffffc200000000 ( 8192 MB)
.init : 0xffffffc000fba000 - 0xffffffc0010d5000 ( 1132 KB)
.text : 0xffffffc000080000 - 0xffffffc000fba000 ( 15592 KB)
.data : 0xffffffc0010f4000 - 0xffffffc0012915b0 ( 1654 KB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=6.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
[ 0.000000] NR_IRQS:64 nr_irqs:64 0
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] Architected cp15 timer(s) running at 31.25MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[ 0.000002] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[ 0.008878] tegra-id: chipid=21817.
[ 0.012701] tegra-id: opt_subrevision=1.
[ 0.017493] Console: colour dummy device 80x25
[ 0.022426] console [tty0] enabled
[ 0.025958] kmemleak: Kernel memory leak detector disabled
[ 0.031659] Calibrating delay loop (skipped), value calculated using timer frequency… 62.50 BogoMIPS (lpj=125000)
[ 0.042415] pid_max: default: 32768 minimum: 301
[ 0.047239] Security Framework initialized
[ 0.051517] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.058655] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.066589] Initializing cgroup subsys freezer
[ 0.071210] Initializing cgroup subsys debug
[ 0.075771] CPU0 ipc=752
[ 0.078411] CPU1 ipc=1024
[ 0.081131] CPU2 ipc=1024
[ 0.083846] CPU3 ipc=752
[ 0.086476] CPU4 ipc=752
[ 0.089108] CPU5 ipc=752
[ 0.091763] ASID allocator initialised with 65536 entries
[ 0.133951] CPU1: Booted secondary processor [4e0f0030]
[ 0.145528] CPU2: Booted secondary processor [4e0f0030]
[ 0.157398] CPU3: Booted secondary processor [411fd073]
[ 0.169404] CPU4: Booted secondary processor [411fd073]
[ 0.181382] CPU5: Booted secondary processor [411fd073]
[ 0.181424] Brought up 6 CPUs
[ 0.211614] SMP: Total of 6 processors activated.
[ 0.216499] CPU: All CPU(s) started at EL2
[ 0.221105] devtmpfs: initialized
[ 0.247322] Initilizing CustomIPI irq domain
[ 0.251957] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.264223] pinctrl core: initialized pinctrl subsystem
[ 0.270070] OS set in device tree is L4T.
[ 0.274793] regulator-dummy: no parameters
[ 0.279366] Initializing plugin-manager
[ 0.283458] Plugin module not found
[ 0.287498] node /plugin-manager/soc-prod-a02-fragment match with chip-id A02P
[ 0.295513] node /plugin-manager/fragement@0 match with odm-data enable-tegra-wdt
[ 0.303842] node /plugin-manager/fragement@4 match with odm-data enable-tegra-wdt
[ 0.312505] node /plugin-manager/fragment-sdwake-p3310-1000-300 match with board >=3310-1000-300
[ 0.322143] node /plugin-manager/fragement-pmon-p3310-1000-300 match with board >=3310-1000-300
[ 0.331516] node /plugin-manager/fragement-pmon-p3310-1000-800 match with board >=3310-1000-800
[ 0.340764] node /plugin-manager/fragment-devslp@0 match with board >=3310-1000-200
[ 0.349048] node /plugin-manager/fragment-500-pcie-config match with board >=3310-1000-500
[ 0.357998] node /plugin-manager/fragment-500-xusb-config match with board >=3310-1000-500
[ 0.366887] node /plugin-manager/fragment-500-e3325-pcie match with board >=3310-1000-500
[ 0.375546] node /plugin-manager/fragment-p3310-c00-comm match with board >=3310-1000-800
[ 0.384881] node /plugin-manager/fragment-p3310-c01 match with board >=3310-1000-900
[ 0.393216] node /plugin-manager/fragment-p3310-c03 match with board >=3310-1000-B00
[ 0.402366] node /plugin-manager/fragment-e3326@0 match with board 3326-

[ 0.410684] node /plugin-manager/fragment-p3310-c00-camera match with board >=3310-1000-800
[ 0.422326] Adding domain adsp-pd to PM domain ape-pd
[ 0.431778] NET: Registered protocol family 16
[ 0.438092] console [pstore-1] enabled
[ 0.442032] pstore: Registered ramoops as persistent store backend
[ 0.448512] ramoops: attached 0x200000@0x100000000, ecc: 0/0
[ 0.461580] cpuidle: using governor ladder
[ 0.473556] cpuidle: using governor menu
[ 0.479417] bpmp: waiting for handshake
[ 0.483433] bpmp: handshake completed
[ 0.487283] bpmp: synchronizing channels
[ 0.491385] bpmp: channels synchronized
[ 0.495386] bpmp: connect returned 0
[ 0.499641] tegra186-pmc device create success
[ 0.504295] scratch reg offset dts data not present
[ 0.509510] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[ 0.517057] PMC: configuring io pad defaults
[ 0.521569] T186 pmc padctrl driver initialized
[ 0.526300] ### PMC reset source: Power on reset
[ 0.531118] ### PMC reset level: L0
[ 0.534759] ### PMC reset status reg: 0x0
[ 0.539248] vdso: 2 pages (1 code @ ffffffc0010f9000, 1 data @ ffffffc0010f8000)
[ 0.547035] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.555670] atomic_pool_init():526: DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.565806] tegra_powergate_init: DONE
[ 0.569891] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.4/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-base.dts
[ 0.588743] DTB Build time: Mar 1 2017 21:10:33
[ 0.594950] Tegra reboot handler registered.
[ 0.600791] Registering Tegra186 clocks (this may take a while)…done
[ 0.609359] arm-smmu 12000000.iommu: probing hardware configuration…
[ 0.616185] arm-smmu 12000000.iommu: SMMUv2 with:
[ 0.621135] arm-smmu 12000000.iommu: stage 1 translation
[ 0.626791] arm-smmu 12000000.iommu: stage 2 translation
[ 0.632448] arm-smmu 12000000.iommu: nested translation
[ 0.638017] arm-smmu 12000000.iommu: stream matching with 128 register groups, mask 0x7f80
[ 0.646802] arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[ 0.657817] arm-smmu 12000000.iommu: 64 context banks (0 stage-2 only)
[ 0.664747] arm-smmu 12000000.iommu: Stage-1: 39-bit VA → 48-bit IPA
[ 0.671596] arm-smmu 12000000.iommu: Stage-2: 39-bit IPA → 48-bit PA
[ 0.719778] arm-smmu 12000000.iommu: registered 66 master devices
[ 0.730239] iommu: Adding device 3460000.sdhci to group 0
[ 0.736497] iommu: Adding device 3400000.sdhci to group 1
[ 0.744869] iommu: Adding device 3507000.ahci-sata to group 2
[ 0.751253] iommu: Adding device 3160000.i2c to group 3
[ 0.757062] iommu: Adding device c240000.i2c to group 4
[ 0.762796] iommu: Adding device 3180000.i2c to group 5
[ 0.768527] iommu: Adding device 3190000.i2c to group 6
[ 0.774343] iommu: Adding device 31b0000.i2c to group 7
[ 0.780104] iommu: Adding device 31c0000.i2c to group 8
[ 0.785838] iommu: Adding device c250000.i2c to group 9
[ 0.791571] iommu: Adding device 31e0000.i2c to group 10
[ 0.798762] iommu: Adding device 3210000.spi to group 11
[ 0.804603] iommu: Adding device c260000.spi to group 12
[ 0.810427] iommu: Adding device 3240000.spi to group 13
[ 0.816633] iommu: Adding device 3100000.serial to group 14
[ 0.822783] iommu: Adding device 3110000.serial to group 15
[ 0.828946] iommu: Adding device 3130000.serial to group 16
[ 0.835913] iommu: Adding device 2490000.ether_qos to group 17
[ 0.842554] iommu: Adding device b000000.rtcpu to group 18
[ 0.849307] Wake73 for irq=42
[ 0.852767] iommu: Adding device smmu_test to group 19
[ 0.858702] mc: mapped MMIO address: 0xffffff8000560000 → 0x2c10000
[ 0.865355] mc: mapped MMIO address: 0xffffff8000640000 → 0x2c20000
[ 0.871996] mc: mapped MMIO address: 0xffffff8000660000 → 0x2c30000
[ 0.878635] mc: mapped MMIO address: 0xffffff8000fa0000 → 0x2c40000
[ 0.885273] mc: mapped MMIO address: 0xffffff8000fc0000 → 0x2c50000
[ 0.891916] mc-err: Set intmask: 0xf3140
[ 0.896208] dram-ecc: DRAM ECC disabled-MC_ECC_CONTROL:0x0000000c
[ 0.903186] Wake76 for irq=199
[ 0.906377] Wake77 for irq=199
[ 0.909564] Wake78 for irq=199
[ 0.912755] Wake79 for irq=199
[ 0.915940] Wake80 for irq=199
[ 0.919126] Wake81 for irq=199
[ 0.922310] Wake82 for irq=199
[ 0.925651] iommu: Adding device 3530000.xhci to group 20
[ 0.931628] iommu: Adding device 3550000.xudc to group 21
[ 0.937994] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[ 0.944182] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 320
[ 0.951949] iommu: Adding device 13e10000.host1x to group 22
[ 0.958128] iommu: Adding device 13e10000.host1x:ctx0 to group 23
[ 0.964715] iommu: Adding device 13e10000.host1x:ctx1 to group 24
[ 0.971275] iommu: Adding device 13e10000.host1x:ctx2 to group 25
[ 0.977828] iommu: Adding device 13e10000.host1x:ctx3 to group 26
[ 0.984429] iommu: Adding device 13e10000.host1x:ctx4 to group 27
[ 0.990990] iommu: Adding device 13e10000.host1x:ctx5 to group 28
[ 0.997607] iommu: Adding device 13e10000.host1x:ctx6 to group 29
[ 1.004172] iommu: Adding device 13e10000.host1x:ctx7 to group 30
[ 1.010941] iommu: Adding device 150c0000.nvcsi to group 31
[ 1.017200] iommu: Adding device 15700000.vi to group 32
[ 1.023025] iommu: Adding device 15600000.isp to group 33
[ 1.028950] iommu: Adding device 15210000.nvdisplay to group 34
[ 1.035356] iommu: Adding device 15340000.vic to group 35
[ 1.041183] iommu: Adding device 154c0000.nvenc to group 36
[ 1.047171] iommu: Adding device 15480000.nvdec to group 37
[ 1.053292] iommu: Adding device 15380000.nvjpg to group 38
[ 1.059321] iommu: Adding device 15500000.tsec to group 39
[ 1.065223] iommu: Adding device 15100000.tsecb to group 40
[ 1.071605] iommu: Adding device 15810000.se to group 41
[ 1.077350] iommu: Adding device 15820000.se to group 42
[ 1.083150] iommu: Adding device 15830000.se to group 43
[ 1.088875] iommu: Adding device 15840000.se to group 44
[ 1.094918] iommu: Adding device 17000000.gp10b to group 45
[ 1.101949] tegra-reset 5000000.clock: registered 193 resets.
[ 1.109290] iommu: Adding device d000000.bpmp to group 46
[ 1.115200] bpmp: ping status is 0
[ 1.118917] bpmp d000000.bpmp: firmware tag is c11dd04ae487c849cc552f8f702ed830
[ 1.128989] iommu: Adding device 2600000.dma to group 47
[ 1.135261] GPIO line 424 (wifi-enable) hogged as output/high
[ 1.141296] GPIO line 445 (sdmmc-wake-input) hogged as input
[ 1.147266] GPIO line 446 (sdmmc-wake-output) hogged as output/low
[ 1.153817] gpiochip_add_data: registered GPIOs 320 to 511 on device: tegra-gpio
[ 1.163191] GPIO line 315 (wifi-wake-ap) hogged as input
[ 1.168846] gpiochip_add_data: registered GPIOs 256 to 319 on device: tegra-gpio-aon
[ 1.177715] iommu: Adding device 10003000.pcie-controller to group 48
[ 1.184654] iommu: Adding device sound to group 49
[ 1.191178] iommu: Adding device 3510000.hda to group 50
[ 1.197751] iommu: Adding device adsp_audio to group 51
[ 1.204417] iommu: Adding device 2993000.adsp to group 52
[ 1.215384] iommu: Adding device c160000.aon to group 53
[ 1.223121] vdd-ac-bat: 5000 mV
[ 1.228257] vdd-1v8-ap: 1800 mV
[ 1.232539] gpio tegra-gpio-aon wake30 for gpio=60(FF:4)
[ 1.238348] gpio tegra-gpio-aon wake69 for gpio=59(FF:3)
[ 1.260001] SCSI subsystem initialized
[ 1.264096] libata version 3.00 loaded.
[ 1.264256] usbcore: registered new interface driver usbfs
[ 1.270054] usbcore: registered new interface driver hub
[ 1.275708] usbcore: registered new device driver usb
[ 1.284052] GPIO line 241 (touch-rail-1) hogged as output/high
[ 1.290400] GPIO line 242 (touch-rail-2) hogged as output/high
[ 1.296607] gpiochip_add_data: registered GPIOs 240 to 255 on device: tca9539
[ 1.304852] gpiochip_add_data: registered GPIOs 224 to 239 on device: tca9539
[ 1.312470] tps65132 0-003e: No active discharge gpio for regulator tps65132-outp
[ 1.320424] tegra-i2c 3160000.i2c: no acknowledge from address 0x3e
[ 1.327544] tegra-i2c 3160000.i2c: no acknowledge from address 0x3e
[ 1.334482] outp: 4000 <–> 6000 mV
[ 1.338309] tps65132 0-003e: No active discharge gpio for regulator tps65132-outn
[ 1.346241] tegra-i2c 3160000.i2c: no acknowledge from address 0x3e
[ 1.353338] tegra-i2c 3160000.i2c: no acknowledge from address 0x3e
[ 1.360285] outn: 4000 <–> 6000 mV
[ 1.374664] media: Linux media interface: v0.10
[ 1.379469] Linux video capture interface: v2.00
[ 1.388057] pps_core: LinuxPPS API ver. 1 registered
[ 1.393251] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 1.402812] PTP clock support registered
[ 1.408634] Tegra WDT setup timeout = 120 seconds.
[ 1.413665] tegra_wdt_t18x 30c0000.watchdog: tegra_wdt_t18x_probe done
[ 1.421880] max77620 4-003c: PMIC Version OTP:0x45 and ES:0x8
[ 1.429704] GPIO line 221 (spmic_gpio_input_5) hogged as input
[ 1.435951] GPIO line 222 (spmic_gpio_input_6) hogged as input
[ 1.442191] gpiochip_add_data: registered GPIOs 216 to 223 on device: max77620-gpio
[ 1.453705] vddio-ddr: at 1125 mV
[ 1.461547] avdd_dsi_csi: 1200 mV
[ 1.469545] vdd-1v8: 1800 mV
[ 1.477547] vdd-3v3-sys: 3300 mV
[ 1.482004] spmic-ldo0: at 1800 mV
[ 1.486361] spmic-ldo1: at 800 mV
[ 1.493548] vddio-3v3: 3300 mV
[ 1.497407] vddio-sdmmc1: 1800 <–> 3300 mV at 3300 mV
[ 1.505557] vdd-rtc: 1000 mV
[ 1.509396] avdd-ts-hv: 1800 <–> 3300 mV at 1800 mV
[ 1.517549] spmic-ldo6: at 1500 mV
[ 1.521940] vdd-pex-1v05: 1000 mV
[ 1.526104] dvdd-pex: 1000 mV
[ 1.529652] max77620 4-003c: max77620 probe successful
[ 1.535328] Advanced Linux Sound Architecture Driver Initialized.
[ 1.543026] en-vdd-sd: 3300 mV
[ 1.546771] en-vdd-cam: 1800 mV
[ 1.550596] vdd-hdmi: 5000 mV
[ 1.554031] vdd-usb0-5v: 5000 mV
[ 1.557713] vdd-usb1-5v: 5000 mV
[ 1.565547] en-vdd-ts-1v8: 1800 mV
[ 1.573547] en-vdd-ts-hv-3v3: 3300 mV
[ 1.577948] en-vdd-disp-3v3: 3300 mV
[ 1.582244] en-mdm-pwr-3v7: 3700 mV
[ 1.586443] en-vdd-disp-1v8: 1800 mV
[ 1.590720] en-vdd-cam-hv-2v8: 2800 mV
[ 1.595306] en-vdd-cam-1v2: 1200 mV
[ 1.599508] vdd-fan: 5000 mV
[ 1.602813] vdd-3v3: 3300 mV
[ 1.606491] dis-vdd-1v2: 1200 mV
[ 1.610165] en-vdd-vcm-2v8: 2800 mV
[ 1.614351] vdd-usb2-5v: 5000 mV
[ 1.618012] vdd-sys-bl: 3300 mV
[ 1.621832] en-vdd-sys: 1200 mV
[ 1.626183] gpio tegra-gpio wake53 for gpio=159(X:5)
[ 1.633206] extcon-gpio-states external-connection:extcon@1: Cable state 1
[ 1.640801] clocksource: Switched to clocksource arch_sys_counter
[ 1.677550] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 1.684616] nvmap_page_pool_init: Total RAM pages: 2008807
[ 1.690325] nvmap_page_pool_init: nvmap page pool size: 251100 pages (980 MB)
[ 1.693190] Wake76 for irq=199
[ 1.693193] Wake77 for irq=199
[ 1.693195] Wake78 for irq=199
[ 1.693197] Wake79 for irq=199
[ 1.693198] Wake80 for irq=199
[ 1.693200] Wake81 for irq=199
[ 1.693202] Wake82 for irq=199
[ 1.694305] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type BCPU-therm
[ 1.694528] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type MCPU-therm
[ 1.694631] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[ 1.694734] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[ 1.695085] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type AO-therm
[ 1.695222] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tboard_tegra
[ 1.695386] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type Tdiode_tegra
[ 1.695521] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type PMIC-Die
[ 1.695546] isomgr_init(): iso emc max clk=1866000KHz
[ 1.695548] isomgr_init(): max_iso_bw=26870400KB
[ 1.695757] tegra186-pmc-iopower pmc-iopower: Rail iopower-sys is having fixed voltage 1800000
[ 1.695819] tegra186-pmc-iopower pmc-iopower: Rail iopower-uart is having fixed voltage 1800000
[ 1.695923] tegra186-pmc-iopower pmc-iopower: Rail iopower-conn is having fixed voltage 1800000
[ 1.695978] tegra186-pmc-iopower pmc-iopower: Rail iopower-edp is having fixed voltage 1800000
[ 1.696037] tegra186-pmc-iopower pmc-iopower: Rail iopower-pex-ctrl-audio is having fixed voltage 1800000
[ 1.696095] tegra186-pmc-iopower pmc-iopower: Rail iopower-ufs is having fixed voltage 1800000
[ 1.696163] tegra186-pmc-iopower pmc-iopower: Rail iopower-ddr0 is having fixed voltage 0
[ 1.696210] tegra186-pmc-iopower pmc-iopower: Rail iopower-ddr1 is having fixed voltage 0
[ 1.696259] tegra186-pmc-iopower pmc-iopower: Rail iopower-csi-dsi is having fixed voltage 1200000
[ 1.696316] tegra186-pmc-iopower pmc-iopower: Rail iopower-cam is having fixed voltage 1800000
[ 1.696377] tegra186-pmc-iopower pmc-iopower: Rail iopower-sdmmc4 is having fixed voltage 1800000
[ 1.696439] tegra186-pmc-iopower pmc-iopower: Rail iopower-sdmmc1-hv is having voltages: 1800000:3300000
[ 1.696500] tegra186-pmc-iopower pmc-iopower: Rail iopower-audio-hv is having fixed voltage 1800000
[ 1.696557] tegra186-pmc-iopower pmc-iopower: Rail iopower-dbg is having fixed voltage 1800000
[ 1.696637] tegra186-pmc-iopower pmc-iopower: Rail iopower-spi is having fixed voltage 1800000
[ 1.696694] tegra186-pmc-iopower pmc-iopower: Rail iopower-ao is having fixed voltage 1800000
[ 1.696752] tegra186-pmc-iopower pmc-iopower: Rail iopower-ao-hv is having fixed voltage 3300000
[ 1.696849] tegra186-pmc-iopower pmc-iopower: Rail iopower-dmic-hv is having fixed voltage 1800000
[ 1.696928] tegra186-pmc-iopower pmc-iopower: Rail iopower-sdmmc2-hv is having fixed voltage 3300000
[ 1.696980] tegra186-pmc-iopower pmc-iopower: Rail iopower-sdmmc3-hv is having voltages: 1800000:3300000
[ 1.696990] tegra186-pmc-iopower pmc-iopower: NO_IO_POWER setting 0x00000000
[ 1.697249] NET: Registered protocol family 2
[ 1.697829] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 1.698608] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.699875] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.699951] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.700178] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.700495] NET: Registered protocol family 1
[ 1.700867] RPC: Registered named UNIX socket transport module.
[ 1.700869] RPC: Registered udp transport module.
[ 1.700871] RPC: Registered tcp transport module.
[ 1.700873] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.700887] PCI: CLS 0 bytes, default 128
[ 1.701074] Unpacking initramfs…
[ 1.877317] Freeing initrd memory: 6104K (ffffffc018000000 - ffffffc0185f6000)
[ 1.892760] host1x 13e10000.host1x: initialized
[ 1.900038] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 1.901002] futex hash table entries: 2048 (order: 6, 262144 bytes)
[ 1.901129] audit: initializing netlink subsys (disabled)
[ 1.901158] audit: type=2000 audit(1.852:1): initialized
[ 1.908743] io scheduler noop registered (default)
[ 1.914278] Adding domain tsec-pd to PM domain host-pd
[ 1.916889] tsec 15500000.tsec: initialized
[ 1.918212] tsec 15100000.tsecb: initialized
[ 1.918628] Adding domain nvdec-pd to PM domain host-pd
[ 1.920670] nvdec 15480000.nvdec: initialized
[ 1.921321] Adding domain vic03-pd to PM domain host-pd
[ 1.921343] Adding domain msenc-pd to PM domain host-pd
[ 1.921364] Adding domain nvjpg-pd to PM domain host-pd
[ 1.924809] falcon 15340000.vic: initialized
[ 1.925922] falcon 154c0000.nvenc: initialized
[ 1.927051] falcon 15380000.nvjpg: initialized
[ 1.928136] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[ 1.928983] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[ 1.929825] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[ 1.930580] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[ 1.931346] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[ 1.932088] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[ 1.932874] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[ 1.933657] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[ 1.935077] tegradc 15210000.nvdisplay: Display dc.15210000 registered with id=0
[ 1.935084] DC OR NODE connected to /host1x/sor1
[ 1.935118] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[ 1.935144] parse_tmds_config: No tmds-config node
[ 1.935231] tegradc 15210000.nvdisplay: DT parsed successfully
[ 1.935239] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1250000, vi_iso_bw=1500000, max_bw=1500000
[ 1.942066] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 16727000 KB/s
[ 1.942068] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 665600000 Hz
[ 1.942070] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 357620000 Hz
[ 1.942102] tegradc 15210000.nvdisplay: vblank syncpt # 7 for dc 1
[ 1.942107] tegradc 15210000.nvdisplay: vpulse3 syncpt # 8 for dc 1
[ 1.943806] tegra-adma 2930000.adma: Tegra ADMA driver register 10 channels
[ 1.944524] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[ 1.944861] PD DISP0 index2 UP
[ 1.944978] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.945275] PD DISP1 index3 UP
[ 1.945362] PD DISP2 index4 UP
[ 1.947249] console [ttyS0] disabled
[ 1.973200] PD DISP2 index4 DOWN
[ 1.973288] PD DISP1 index3 DOWN
[ 1.973368] PD DISP0 index2 DOWN
[ 1.974854] tegradc 15210000.nvdisplay: probed
[ 2.349159] 3100000.serial: ttyS0 at MMIO 0x3100000 (irq = 36, base_baud = 25500000) is a Tegra
[ 2.349197] nvmap_background_zero_thread: PP zeroing thread starting.
[ 2.363065] Console: switching to colour frame buffer device 240x67
[ 2.398455] tegradc 15210000.nvdisplay: fb registered
[ 2.398640] gpio tegra-gpio wake21 for gpio=121(P:2)
[ 2.398674] PD DISP0 index2 UP
[ 2.399080] PD DISP1 index3 UP
[ 2.399157] PD DISP2 index4 UP
[ 2.406003] rate get on hub 408000000
[ 2.406374] Parent Clock set for DC plld2
[ 2.408426] dc clk 148500000
[ 2.411560] tegradc 15210000.nvdisplay: Link compression not supported by the panel
[ 2.411563] rate get on compclk 148500000
[ 2.426712] tegradc 15210000.nvdisplay: Window 3 assigned to head 1
[ 2.443373] tegradc 15210000.nvdisplay: Window 4 assigned to head 1
[ 2.460038] tegradc 15210000.nvdisplay: Window 5 assigned to head 1
[ 2.522668] console [ttyS0] enabled
[ 2.529982] bootconsole [uart0] disabled
[ 2.539870] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 37, base_baud = 0) is a TEGRA_UART
[ 2.548963] serial-tegra 3130000.serial: RX in PIO mode
[ 2.555164] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 38, base_baud = 0) is a TEGRA_UART
[ 2.565641] gpio tegra-gpio-aon wake35 for gpio=16(V:2)
[ 2.571013] nct1008_nct72 7-004c: find device tree node, parsing dt
[ 2.577423] nct1008_nct72 7-004c: starting parse dt
[ 2.582541] nct1008_nct72 7-004c: success parsing dt
[ 2.587749] nct1008_nct72 7-004c: success in enabling tmp451 VDD rail
[ 2.592028] gk20a 17000000.gp10b: failed to allocate secure buffer -12
[ 2.636043] tmp451: Enabled overheat logging at 104.00C
[ 2.641465] gpio tegra-gpio-aon wake35 for gpio=16(V:2)
[ 2.646857] nct1008_nct72 7-004c: nct1008_probe: initialized
[ 2.655312] THERMAL EST: found 3 subdevs
[ 2.659329] THERMAL EST num_resources: 0
[ 2.663337] [THERMAL EST subdev 0]
[ 2.666807] [THERMAL EST subdev 1]
[ 2.670277] [THERMAL EST subdev 2]
[ 2.674015] thermal thermal_zone8: Registering thermal zone thermal_zone8 for type thermal-fan-est
[ 2.683127] THERMAL EST: thz register success.
[ 2.687828] THERMAL EST: end of probe, return err: 0
[ 2.697848] tegra_profiler: Branch: Dev
[ 2.703749] tegra_profiler: Version: 1.109
[ 2.709770] tegra_profiler: Samples version: 37
[ 2.716254] tegra_profiler: IO version: 20
[ 2.722193] armv8_pmu: imp: 0x41, idcode: 0x1
[ 2.728349] armv8_pmu: arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0
[ 2.736692] armv8_pmu: imp: 0x4e, idcode: 0x1
[ 2.742695] armv8_pmu: arch: AA64 PmuV3 NVIDIA (Denver), type: 6, ver: 2
[ 2.751030] armv8_pmu: imp: 0x4e, idcode: 0x1
[ 2.757002] armv8_pmu: arch: AA64 PmuV3 NVIDIA (Denver), type: 6, ver: 2
[ 2.765301] armv8_pmu: imp: 0x41, idcode: 0x1
[ 2.771253] armv8_pmu: arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0
[ 2.779460] armv8_pmu: imp: 0x41, idcode: 0x1
[ 2.785401] armv8_pmu: arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0
[ 2.793606] armv8_pmu: imp: 0x41, idcode: 0x1
[ 2.799519] armv8_pmu: arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0
[ 2.808029] tegra_profiler: auth: init
[ 2.816649] tegra-ahci 3507000.ahci-sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode
[ 2.827701] tegra-ahci 3507000.ahci-sata: flags: 64bit ncq sntf pm led pmp pio slum part deso sadm apst
[ 2.839689] scsi host0: tegra_ahci
[ 2.845146] scsi host1: tegra_ahci
[ 2.850333] ata1: SATA max UDMA/133 mmio [mem 0x03507000-0x03508fff] port 0x100 irq 24
[ 2.859935] ata2: DUMMY
[ 2.864837] spi-tegra114 3210000.spi: Static pin configuration used
[ 2.873243] spi-tegra114 c260000.spi: Static pin configuration used
[ 2.881771] spi-tegra114 3240000.spi: Static pin configuration used
[ 2.890394] tun: Universal TUN/TAP device driver, 1.6
[ 2.897073] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com
[ 2.905022] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 2.907591] tegradc 15210000.nvdisplay: vrr_setup failed
[ 2.919452] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 2.919634] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k
[ 2.919636] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 2.919822] PPP generic driver version 2.4.2
[ 2.919936] PPP BSD Compression module registered
[ 2.919942] PPP Deflate Compression module registered
[ 2.919956] PPP MPPE Compression module registered
[ 2.919964] NET: Registered protocol family 24
[ 2.920007] usbcore: registered new interface driver asix
[ 2.920030] usbcore: registered new interface driver ax88179_178a
[ 2.920052] usbcore: registered new interface driver cdc_ether
[ 2.920084] usbcore: registered new interface driver smsc95xx
[ 2.920110] usbcore: registered new interface driver net1080
[ 2.920132] usbcore: registered new interface driver cdc_subset
[ 2.920153] usbcore: registered new interface driver zaurus
[ 2.920191] usbcore: registered new interface driver cdc_ncm
[ 2.920468] usbcore: registered new interface driver usb-storage
[ 2.920523] usbcore: registered new interface driver usbserial
[ 2.920543] usbcore: registered new interface driver ftdi_sio
[ 2.920572] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 2.920592] usbcore: registered new interface driver option
[ 2.920607] usbserial: USB Serial support registered for GSM modem (1-port)
[ 2.920627] usbcore: registered new interface driver pl2303
[ 2.920649] usbserial: USB Serial support registered for pl2303
[ 2.920906] tegra-usb-cd usb_cd: otg phy is not available yet
[ 2.923082] tegra-xudc-new 3550000.xudc: usb2 phy is not available yet
[ 3.054997] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[ 3.057511] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[ 3.057535] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 3.057698] i2c /dev entries driver
[ 3.058477] [OV5693]: probing v4l2 sensor.
[ 3.180804] ata1: SATA link down (SStatus 0 SControl 300)
[ 3.800801] random: nonblocking pool is initialized
[ 3.841934] gspca_main: v2.14.0 registered
[ 3.841980] usbcore: registered new interface driver gspca_zc3xx
[ 3.842267] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[ 3.843900] FAN dev name: pwm-fan
[ 3.843942] FAN:gpio request success.
[ 3.843948] FAN: can’t find tach_gpio
[ 3.843966] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[ 3.844114] pwm_fan_driver pwm-fan: unable to request PWM, trying legacy API
[ 3.844119] pwm_fan_driver pwm-fan: got pwm for fan
[ 3.844122] pwm_fan_driver pwm-fan: tach period: 1000
[ 3.844400] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[ 3.844403] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[ 3.844406] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[ 3.844409] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[ 3.844412] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[ 3.844415] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[ 3.844418] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[ 3.844421] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[ 3.844424] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[ 3.844427] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[ 3.844863] device-mapper: uevent: version 1.0.3
[ 3.845036] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 3.845234] sdhci: Secure Digital Host Controller Interface driver
[ 3.845235] sdhci: Copyright(c) Pierre Ossman
[ 3.845240] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.845510] sdhci-tegra 3460000.sdhci: Parent select= pll_p rate=408000000
[ 3.845779] sdhci-tegra 3460000.sdhci: Parent select= pll_c4_out0 rate=196249804
[ 3.846147] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[ 3.846213] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[ 3.846604] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.848114] usbcore: registered new interface driver usbhid
[ 3.848115] usbhid: USB HID core driver
[ 3.848125] sdhci-tegra 3460000.sdhci: voltage switch failed in probe, err: -524
[ 3.850387] nvadsp 2993000.adsp: in probe()…
[ 3.851238] nvadsp 2993000.adsp: Registering AMC Error Interrupt
[ 3.851265] nvadsp 2993000.adsp: AMC/ARAM initialized.
[ 3.851386] nvadsp 2993000.adsp: nvadsp_app_module_probe
[ 3.851815] tegra_central_actmon d230000.actmon: in probe()…
[ 3.853931] tegra_central_actmon d230000.actmon: initialization Completed for the device mc_all
[ 3.854347] kfuse 3830000.kfuse: initialized
[ 3.854639] Denver: backdoor interface is NOT available.
[ 3.855595] coresight-tmc 8030000.etf: TMC initialized
[ 3.855894] coresight-tpiu 8060000.tpiu: TPIU initialized
[ 3.856330] coresight-funnel 9010000.funnel_bccplex: FUNNEL initialized
[ 3.856688] coresight-funnel 8010000.funnel_major: FUNNEL initialized
[ 3.857090] coresight-replicator 8040000.replicator: REPLICATOR initialized
[ 3.857630] coresight-etm4x 9840000.ptm: ETM 4.0 initialized
[ 3.858127] coresight-etm4x 9940000.ptm: ETM 4.0 initialized
[ 3.858620] coresight-etm4x 9a40000.ptm: ETM 4.0 initialized
[ 3.859122] coresight-etm4x 9b40000.ptm: ETM 4.0 initialized
[ 3.859145] Module initialized successfully
[ 3.862581] camchar: rtcpu character device driver loaded
[ 3.864290] tegra186-aondbg aondbg: aondbg driver probe() OK
[ 3.864415] register_ari_mca_banks: Registered MCA ROC:IOB
[ 3.864479] register_ari_mca_banks: Registered MCA ROC:CCE
[ 3.865037] **** A57 ECC: Enabled
[ 3.865039] tegra18_a57_serr_init: on CPU 0 a A57 Core
[ 3.865160] parse_throttle_dt_data: Num cap clks = 4
[ 3.865162] parse_throttle_dt_data: clk=mcpu type=1
[ 3.865164] parse_throttle_dt_data: clk=bcpu type=2
[ 3.865169] parse_throttle_dt_data: clk=gpu type=4
[ 3.865170] parse_throttle_dt_data: clk=emc type=3
[ 3.865604] tegra_throttle_probe: probe successful. #cdevs=4
[ 3.865790] hw perfevents: enabled with denver15_uncore_pmu PMU driver, 3 counters available
[ 3.866204] Adding domain se-pd to PM domain host-pd
[ 3.867633] tegra-se-nvhost 15810000.se: initialized
[ 3.868042] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[ 3.868342] tegra-se-nvhost 15820000.se: initialized
[ 3.868782] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[ 3.869049] tegra-se-nvhost 15830000.se: initialized
[ 3.869336] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[ 3.869592] tegra-se-nvhost 15840000.se: initialized
[ 3.869970] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[ 3.873742] tegra-gpcdma 2600000.dma: GPC DMA driver register 32 channels
[ 3.876332] cpufreq: platform driver Initialization: pass
[ 3.876593] tegra186-padctl 3520000.pinctrl: padctl mmio start 0x0000000003520000 end 0x0000000003520fff
[ 3.876600] tegra186-padctl 3520000.pinctrl: ao mmio start 0x0000000003540000 end 0x0000000003540fff
[ 3.876631] tegra186-padctl 3520000.pinctrl: FUSE_SKU_USB_CALIB_0 0x2aa494
[ 3.876633] tegra186-padctl 3520000.pinctrl: FUSE_USB_CALIB_EXT_0 0x9
[ 3.877795] tegra186-padctl 3520000.pinctrl: using UTMI port 0 for otg
[ 3.878726] tegra-bpmp-thermal d000000.bpmp:bpmpthermal: zone 0 not supported
[ 3.880097] cpuidle: Initializing cpuidle driver init for Denver cluster
[ 3.880226] cpuidle: Initializing cpuidle driver init for A57 cluster
[ 3.880797] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[ 3.881362] sdhci-tegra 3440000.sdhci: Parent select= pll_p rate=408000000
[ 3.881395] tachometer tegra-tachometer: Tachometer driver tegra-tachometer registered
[ 3.881401] Tachometer driver initialized with pulse_per_rev: 1 and win_len: 1
[ 3.881734] sdhci-tegra 3440000.sdhci: Client registration for eMC Successful
[ 3.883106] eqos 2490000.ether_qos: Setting local MAC: 0 4 4b 8c 6b 45
[ 3.883651] libphy: dwc_phy: probed
[ 3.884595] sdhci-tegra 3440000.sdhci: voltage switch failed in probe, err: -524
[ 3.885262] pad_id 28: PMC_IMPL_E_33V_PWR_0 = [0x39]
[ 3.885262] tegra210_adsp_audio_platform_probe: platform probe started
[ 3.885831] tegra210-adsp adsp_audio: Default param-type to BYTE for mp3-dec1
[ 3.886069] tegra210-adsp adsp_audio: Default param-type to BYTE for spkprot
[ 3.886383] tegra210-adsp adsp_audio: Default param-type to BYTE for src
[ 3.886647] tegra210-adsp adsp_audio: Default param-type to BYTE for aac-dec1
[ 3.888830] tegra210-adsp adsp_audio: Default param-type to BYTE for aec
[ 3.888835] tegra210-adsp adsp_audio: adma channel page address dt entry not found
[ 3.888836] tegra210-adsp adsp_audio: using adma channel page 0
[ 3.891025] tegra210_adsp_audio_platform_probe probe successfull.
[ 3.891026] input: tegra-hda HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[ 3.891153] input: tegra-hda HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[ 3.898270] OPE platform probe
[ 3.898338] OPE platform probe successful
[ 3.904107] tegra-snd-t186ref-mobile-rt565x sound: Failed to get HP Det GPIO, should be handled by codec
[ 3.916793] mmc1: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA 64-bit with 64 bit addr
[ 3.917051] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 3.917088] sdhci-tegra 3400000.sdhci: Got WP GPIO
[ 3.917145] sdhci-tegra 3400000.sdhci: Parent select= pll_p rate=408000000
[ 3.917217] sdhci-tegra 3400000.sdhci: wakeup init done, cd_irq: 247
[ 3.917423] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
[ 3.919246] sdhci-tegra 3400000.sdhci: voltage switch failed in probe, err: -524
[ 3.946047] gpio tegra-gpio wake18 for gpio=101(M:3)
[ 3.946215] bcm54xx_low_power_mode(): put phy in iddq-lp mode
[ 3.949688] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF1 <-> ADMAIF1 mapping ok
[ 3.949758] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF2 <-> ADMAIF2 mapping ok
[ 3.949828] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF3 <-> ADMAIF3 mapping ok
[ 3.949896] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF4 <-> ADMAIF4 mapping ok
[ 3.949968] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF5 <-> ADMAIF5 mapping ok
[ 3.950035] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF6 <-> ADMAIF6 mapping ok
[ 3.950104] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF7 <-> ADMAIF7 mapping ok
[ 3.950171] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF8 <-> ADMAIF8 mapping ok
[ 3.950241] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF9 <-> ADMAIF9 mapping ok
[ 3.950308] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF10 <-> ADMAIF10 mapping ok
[ 3.950377] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF11 <-> ADMAIF11 mapping ok
[ 3.950448] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF12 <-> ADMAIF12 mapping ok
[ 3.950518] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF13 <-> ADMAIF13 mapping ok
[ 3.950588] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF14 <-> ADMAIF14 mapping ok
[ 3.950660] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF15 <-> ADMAIF15 mapping ok
[ 3.950729] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF16 <-> ADMAIF16 mapping ok
[ 3.950801] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF17 <-> ADMAIF17 mapping ok
[ 3.950825] mmc0: MAN_BKOPS_EN bit is not set
[ 3.950874] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF18 <-> ADMAIF18 mapping ok
[ 3.950944] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF19 <-> ADMAIF19 mapping ok
[ 3.951013] tegra-snd-t186ref-mobile-rt565x sound: ADMAIF20 <-> ADMAIF20 mapping ok
[ 3.952033] tegra-snd-t186ref-mobile-rt565x sound: ADSP-FE1 <-> ADSP PCM1 mapping ok
[ 3.952113] tegra-snd-t186ref-mobile-rt565x sound: ADSP-FE2 <-> ADSP PCM2 mapping ok
[ 3.952135] compress asoc: ADSP-FE3 <-> ADSP COMPR1 mapping ok
[ 3.952157] compress asoc: ADSP-FE4 <-> ADSP COMPR2 mapping ok
[ 3.956866] gpio tegra-gpio wake71 for gpio=125(P:6)
[ 3.956900] mmc2: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit with 64 bit addr
[ 3.958238] mmc0: Skipping tuning since strobe enabled
[ 3.966149] mmc0: periodic cache flush enabled
[ 3.966156] mmc0: new HS400 MMC card at address 0001
[ 3.966393] mmcblk0: mmc0:0001 032G34 29.1 GiB
[ 3.966490] mmcblk0rpmb: mmc0:0001 032G34 partition 3 4.00 MiB
[ 3.967486] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17
[ 3.990346] pad_id 28: PMC_IMPL_E_33V_PWR_0 = [0x39]
[ 3.990347] input: tegra-snd-t186ref-mobile-rt565x Headphone Jack as /devices/sound/sound/card1/input2
[ 3.991126] tegra-snd-t186ref-mobile-rt565x sound: codec-dai “dit-hifi” registered
[ 3.991129] tegra-snd-t186ref-mobile-rt565x sound: This is a dummy codec
[ 3.991645] GACT probability NOT on
[ 3.991656] Mirror/redirect action on
[ 3.991667] u32 classifier
[ 3.991668] Actions configured
[ 3.991705] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 3.992380] Initializing XFRM netlink socket
[ 3.992676] NET: Registered protocol family 10
[ 3.993410] NET: Registered protocol family 17
[ 3.993425] NET: Registered protocol family 15
[ 3.993430] 8021q: 802.1Q VLAN Support v1.8
[ 3.993613] Registered cp15_barrier emulation handler
[ 3.993625] Registered setend emulation handler
[ 3.994850] registered taskstats version 1
[ 3.995395] Adding domain ispa-pd to PM domain host-pd
[ 3.997871] isp 15600000.isp: initialized
[ 3.998201] Adding domain ve-pd to PM domain host-pd
[ 4.000869] nvcsi 150c0000.nvcsi: initialized
[ 4.001797] Wake76 for irq=199
[ 4.001798] Wake77 for irq=199
[ 4.001799] Wake78 for irq=199
[ 4.001800] Wake79 for irq=199
[ 4.001800] Wake80 for irq=199
[ 4.001801] Wake81 for irq=199
[ 4.001802] Wake82 for irq=199
[ 4.002133] xhci-tegra 3530000.xhci: UTMI port 0 has OTG_CAP
[ 4.002135] xhci-tegra 3530000.xhci: No USB3 port has OTG_CAP
[ 4.004304] spi-tegra114 3210000.spi: Static pin configuration used
[ 4.004651] xhci-tegra 3530000.xhci: Firmware timestamp: 2016-09-01 11:32:41 UTC, Version: 55.05 release
[ 4.005004] spi-tegra114 c260000.spi: Static pin configuration used
[ 4.005168] mmc1: queuing unknown CIS tuple 0x80 (5 bytes)
[ 4.005608] spi-tegra114 3240000.spi: Static pin configuration used
[ 4.006688] xhci-tegra 3530000.xhci: xHCI Host Controller
[ 4.006698] xhci-tegra 3530000.xhci: new USB bus registered, assigned bus number 1
[ 4.007514] xhci-tegra 3530000.xhci: hcc params 0x0184fd25 hci version 0x100 quirks 0x00010810
[ 4.007533] xhci-tegra 3530000.xhci: irq 54, io mem 0x03530000
[ 4.007627] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 4.007629] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.007632] usb usb1: Product: xHCI Host Controller
[ 4.007633] usb usb1: Manufacturer: Linux 4.4.15-tegra xhci-hcd
[ 4.007635] usb usb1: SerialNumber: 3530000.xhci
[ 4.007885] hub 1-0:1.0: USB hub found
[ 4.007903] hub 1-0:1.0: 4 ports detected
[ 4.024789] xhci-tegra 3530000.xhci: xHCI Host Controller
[ 4.024797] xhci-tegra 3530000.xhci: new USB bus registered, assigned bus number 2
[ 4.024917] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 4.024919] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.024921] usb usb2: Product: xHCI Host Controller
[ 4.024923] usb usb2: Manufacturer: Linux 4.4.15-tegra xhci-hcd
[ 4.024924] usb usb2: SerialNumber: 3530000.xhci
[ 4.025116] hub 2-0:1.0: USB hub found
[ 4.025130] hub 2-0:1.0: 3 ports detected
[ 4.168804] tegra-usb-cd usb_cd: notification status (0x0, 0x1)
[ 4.168806] tegra-usb-cd usb_cd: set current 0ma
[ 4.168811] tegra-xudc-new 3550000.xudc: device mode on
[ 4.171732] tegra186-cam-rtcpu b000000.rtcpu: booting sce with Camera RTCPU FW
[ 4.171745] tegra186-cam-rtcpu b000000.rtcpu: sce gets unhalted
[ 4.172440] tegra-camera-rtcpu-character-device ivc-b000000.rtcpu:echo@0: probing /dev/camchar-echo
[ 4.173223] tegra-camera-rtcpu-character-device ivc-b000000.rtcpu:dbg@7c00: probing /dev/camchar-dbg
[ 4.173379] tegra186-cam-rtcpu b000000.rtcpu: enabling tracing
[ 4.173401] tegra186-cam-rtcpu b000000.rtcpu: tegra_camrtc_mon_create is successful
[ 4.173632] tegra186-cam-rtcpu b000000.rtcpu: firmware version cpu=sce cmd=2 ivc=2 sha1=fb16914d17f56e81ad21e716791045b9ac83064a
[ 4.174209] gpio tegra-gpio-aon wake29 for gpio=56(FF:0)
[ 4.174251] gpio tegra-gpio-aon wake67 for gpio=57(FF:1)
[ 4.174292] gpio tegra-gpio-aon wake68 for gpio=58(FF:2)
[ 4.174376] input: gpio-keys as /devices/gpio-keys/input/input3
[ 4.201766] mmc1 tuning done saved tap delay=63
[ 4.201767] mmc1: hw tuning done …
[ 4.201774] mmc1: tuning_window[0]: 0xffffffff
[ 4.201778] mmc1: tuning_window[1]: 0xfffff8ff
[ 4.201782] mmc1: tuning_window[2]: 0xff1fffff
[ 4.201786] mmc1: tuning_window[3]: 0x7fffffff
[ 4.201789] mmc1: tuning_window[4]: 0x0
[ 4.201812] mmc1: tuning_window[5]: 0x0
[ 4.201815] mmc1: tuning_window[6]: 0x0
[ 4.201819] mmc1: tuning_window[7]: 0x0
[ 4.201821] sdhci: Tap value: 63 | Trim value: 5
[ 4.201823] sdhci: SDMMC_VENDOR_INTR_STATUS[0x108]: 0x40000
[ 4.207107] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
[ 4.207139] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[ 4.207474] tegra_rtc c2a0000.rtc: setting system clock to 2000-01-01 01:00:15 UTC (946688415)
[ 4.222823] tegra-vi4 15700000.vi: initialized
[ 4.237687] bpmp: mounted debugfs mirror
[ 4.238059] [dram-timers] DRAM derating cdev registered.
[ 4.240952] outp: disabling
[ 4.240955] outn: disabling
[ 4.240961] spmic-ldo0: disabling
[ 4.241127] spmic-ldo1: disabling
[ 4.241261] en-vdd-sd: disabling
[ 4.241263] en-vdd-cam: disabling
[ 4.241265] vdd-usb0-5v: disabling
[ 4.241268] en-vdd-disp-3v3: disabling
[ 4.241269] en-mdm-pwr-3v7: disabling
[ 4.241271] en-vdd-disp-1v8: disabling
[ 4.241273] en-vdd-cam-hv-2v8: disabling
[ 4.241274] en-vdd-cam-1v2: disabling
[ 4.241275] vdd-fan: disabling
[ 4.241277] vdd-3v3: disabling
[ 4.241279] en-vdd-vcm-2v8: disabling
[ 4.241281] vdd-sys-bl: disabling
[ 4.241282] en-vdd-sys: disabling
[ 4.246735] ALSA device list:
[ 4.246738] #0: tegra-hda at 0x3518000 irq 391
[ 4.246739] #1: tegra-snd-t186ref-mobile-rt565x
[ 4.316795] usb 1-2: new high-speed USB device number 2 using xhci-tegra
[ 4.445519] usb 1-2: New USB device found, idVendor=14cd, idProduct=8601
[ 4.445522] usb 1-2: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[ 4.445524] usb 1-2: Product: USB 2.0 Hub
[ 4.445526] usb 1-2: Manufacturer: USB Device
[ 4.446077] xhci-tegra 3530000.xhci: tegra_xhci_mbox_work mailbox command 6
[ 4.446288] hub 1-2:1.0: USB hub found
[ 4.446376] hub 1-2:1.0: 4 ports detected
[ 4.720804] usb 1-2.1: new low-speed USB device number 3 using xhci-tegra
[ 4.813898] usb 1-2.1: New USB device found, idVendor=04f3, idProduct=0103
[ 4.813900] usb 1-2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.814032] usb 1-2.1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 4.814047] usb 1-2.1: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 4.818595] input: HID 04f3:0103 as /devices/3530000.xhci/usb1/1-2/1-2.1/1-2.1:1.0/0003:04F3:0103.0001/input/input4
[ 4.818794] hid-generic 0003:04F3:0103.0001: input,hidraw0: USB HID v1.11 Keyboard [HID 04f3:0103] on usb-3530000.xhci-2.1/input0
[ 4.822768] input: HID 04f3:0103 as /devices/3530000.xhci/usb1/1-2/1-2.1/1-2.1:1.1/0003:04F3:0103.0002/input/input5
[ 4.822872] hid-generic 0003:04F3:0103.0002: input,hidraw1: USB HID v1.11 Device [HID 04f3:0103] on usb-3530000.xhci-2.1/input1
[ 4.892795] usb 1-2.2: new low-speed USB device number 4 using xhci-tegra
[ 4.984225] usb 1-2.2: New USB device found, idVendor=0000, idProduct=0538
[ 4.984228] usb 1-2.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 4.984231] usb 1-2.2: Product: USB OPTICAL MOUSE
[ 4.984399] usb 1-2.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 4.987034] input: USB OPTICAL MOUSE as /devices/3530000.xhci/usb1/1-2/1-2.2/1-2.2:1.0/0003:0000:0538.0003/input/input6
[ 4.987144] hid-generic 0003:0000:0538.0003: input,hidraw2: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-3530000.xhci-2.2/input0
[ 5.672443] xhci-tegra 3530000.xhci: tegra_xhci_mbox_work mailbox command 5
[ 5.672447] xhci-tegra 3530000.xhci: tegra_xhci_mbox_work ignore firmware MBOX_CMD_DEC_SSPI_CLOCK request
[ 7.929884] tegradc 15210000.nvdisplay: blank - normal
[ 7.943377] tegradc 15210000.nvdisplay: unblank
[ 12.165647] tegradc 15210000.nvdisplay: hdmi: plugged
[ 12.170094] Freeing unused kernel memory: 1132K (ffffffc000fba000 - ffffffc0010d5000)
[ 12.170118] Freeing alternatives memory: 92K (ffffffc0010d5000 - ffffffc0010ec000)
[ 12.202173] tegradc 15210000.nvdisplay: read_edid_into_buffer: extension_blocks = 1, max_ext_blocks = 3
[ 12.233508] tegradc 15210000.nvdisplay: hdmi_recheck_edid: read_edid_into_buffer() returned 256
[ 12.238472] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 12.255423] tegradc 15210000.nvdisplay: old edid len = 256
[ 12.262209] tegradc 15210000.nvdisplay: hdmi: No EDID change. No userspace active. Using cached mode to initialize dc!
[ 12.303909] tegradc 15210000.nvdisplay: vrr_setup failed
[ 12.310575] systemd[1]: System time before build time, advancing clock.
[ 17.325485] tegradc 15210000.nvdisplay: blank - normal
[ 17.326704] tegradc 15210000.nvdisplay: unblank
[ 19.341782] tegradc 15210000.nvdisplay: hdmi: plugged
[ 19.347207] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[ 19.347512] systemd[1]: Detected architecture arm64.
[ 19.382020] systemd[1]: Set hostname to .
[ 19.508903] systemd[1]: Listening on Journal Audit Socket.
[ 19.524894] systemd[1]: Reached target Swap.
[ 19.536893] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 19.552919] systemd[1]: Created slice User and Session Slice.
[ 19.568881] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 19.584843] systemd[1]: Reached target Encrypted Volumes.
[ 19.600899] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 19.620845] systemd[1]: Reached target User and Group Name Lookups.
[ 19.636880] systemd[1]: Listening on Journal Socket (/dev/log).
[ 19.652879] systemd[1]: Listening on udev Control Socket.
[ 19.668867] systemd[1]: Listening on LVM2 poll daemon socket.
[ 19.684894] systemd[1]: Created slice System Slice.
[ 19.700905] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 19.716843] systemd[1]: Reached target Slices.
[ 19.728850] systemd[1]: Reached target Remote File Systems (Pre).
[ 19.744841] systemd[1]: Reached target Remote File Systems.
[ 19.760867] systemd[1]: Listening on Syslog Socket.
[ 19.776885] systemd[1]: Created slice system-getty.slice.
[ 19.792864] systemd[1]: Listening on udev Kernel Socket.
[ 19.808889] systemd[1]: Listening on Journal Socket.
[ 19.841125] systemd[1]: Started Braille Device Support.
[ 19.861400] systemd[1]: Starting Remount Root and Kernel File Systems…
[ 19.881953] systemd[1]: Starting Create list of required static device nodes for the current kernel…
[ 19.905950] systemd[1]: Starting Journal Service…
[ 19.921739] systemd[1]: Mounting Debug File System…
[ 19.937891] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling…
[ 19.963286] systemd[1]: Starting Load Kernel Modules…
[ 19.970831] gpio tegra-gpio-aon wake30 for gpio=60(FF:4)
[ 19.984945] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 20.021641] systemd[1]: Mounted Debug File System.
[ 20.036956] systemd[1]: Started Journal Service.
[ 20.231603] systemd-journald[225]: Received request to flush runtime journal from PID 1
[ 20.388763] tegra-pcie 10003000.pcie-controller: 4x1, 1x1 configuration
[ 20.405776] tegra-pcie 10003000.pcie-controller: PCIE: Enable power rails
[ 20.415831] tegra-pcie 10003000.pcie-controller: probing port 0, using 4 lanes
[ 20.432680] tegra-pcie 10003000.pcie-controller: probing port 2, using 1 lanes
[ 20.570275] dhd_module_init in
[ 20.570316] tegra_net_perf_init: cannot get wifi sclk
[ 20.584860] found wifi platform device bcmdhd_wlan
[ 20.586597] gpio tegra-gpio-aon wake69 for gpio=59(FF:3)
[ 20.586605] wifi_platform_get_country_code_map: could not get country_code_map
[ 20.586607] wifi_plat_dev_drv_probe:platform country code map is not available
[ 20.586621] Power-up adapter ‘DHD generic adapter’
[ 20.596822] wifi_platform_set_power = 1
[ 20.800794] wifi_platform_bus_enumerate device present 1
[ 20.818229] wifi_platform_bus_enumerate device present 0
[ 20.818554] F1 signature read @0x18000000=0x17214354
[ 20.821485] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
[ 20.821877] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 20.821921] wifi_platform_prealloc: failed to alloc static mem section 7
[ 20.821928] wifi_platform_get_mac_addr
[ 20.823314] CFG80211-ERROR) wl_setup_wiphy : Registering Vendor80211
[ 20.823547] wl_create_event_handler(): thread:wl_event_handler:184 started
[ 20.823554] CFG80211-ERROR) wl_event_handler : tsk Enter, tsk = 0xffffffc070e01a70
[ 20.823653] dhd_attach(): thread:dhd_watchdog_thread:185 started
[ 20.823695] dhd_attach(): thread:dhd_dpc:186 started
[ 20.823733] dhd_attach(): thread:dhd_rxf:187 started
[ 20.823737] dhd_deferred_work_init: work queue initialized
[ 20.823878] Dongle Host Driver, version 1.201.82 (r)
Compiled in drivers/net/wireless/bcmdhd on Mar 1 2017 at 21:08:04
[ 20.824139] tegra_sysfs_register
[ 20.824164] Register interface [wlan0] MAC: 00:04:4b:8c:6b:43

[ 20.824167] dhd_prot_ioctl : bus is down. we have nothing to do
[ 20.824254] sdhci-tegra 3440000.sdhci: Tuning already done, restoring the best tap value : 63
[ 20.825284] wifi_platform_set_power = 0
[ 20.870803] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 21.272843] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 21.674838] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 21.676852] tegra-pcie 10003000.pcie-controller: link 0 down, ignoring
[ 21.711351] cfg80211: World regulatory domain updated:
[ 21.711354] cfg80211: DFS Master region: unset
[ 21.711354] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 21.711358] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 21.711360] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 21.711361] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 21.711363] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 21.711365] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 21.711367] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 21.711369] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 21.711370] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 22.078466] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 22.482235] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 22.886506] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 22.896800] tegra-pcie 10003000.pcie-controller: link 2 down, ignoring
[ 22.905299] tegra-pcie 10003000.pcie-controller: PCIE: no end points detected
[ 22.914494] tegra-pcie 10003000.pcie-controller: PCIE: Disable power rails
[ 23.439864] gk20a 17000000.gp10b: railgate is disabled.
[ 23.530042] Bluetooth: Core ver 2.21
[ 23.537707] NET: Registered protocol family 31
[ 23.544291] Bluetooth: HCI device and connection manager initialized
[ 23.553680] Bluetooth: HCI socket layer initialized
[ 23.561245] Bluetooth: L2CAP socket layer initialized
[ 23.569001] Bluetooth: SCO socket layer initialized
[ 23.804783] CPU1: shutdown
[ 23.811085] psci: CPU1 killed.
[ 23.820823] CPU2: shutdown
[ 23.825386] psci: CPU2 killed.
[ 23.952384] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 23.973786] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 24.046086] gpio tegra-gpio wake18 for gpio=101(M:3)
[ 24.060742] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 25.190671] tegradc 15210000.nvdisplay: blank - powerdown
[ 25.284946] PD DISP2 index4 DOWN
[ 25.285065] PD DISP1 index3 DOWN
[ 25.285067] PD DISP0 index2 DOWN
[ 25.300340] tegradc 15210000.nvdisplay: unblank
[ 25.300349] PD DISP0 index2 UP
[ 25.300428] PD DISP1 index3 UP
[ 25.300429] PD DISP2 index4 UP
[ 25.301557] rate get on hub 408000000
[ 25.301891] Parent Clock set for DC plld2
[ 25.302232] dc clk 148500000
[ 25.304667] tegradc 15210000.nvdisplay: Link compression not supported by the panel
[ 25.304670] rate get on compclk 148500000
[ 25.320508] tegradc 15210000.nvdisplay: Window 3 assigned to head 1
[ 25.337169] tegradc 15210000.nvdisplay: Window 4 assigned to head 1
[ 25.353844] tegradc 15210000.nvdisplay: Window 5 assigned to head 1
[ 26.408761] tegradc 15210000.nvdisplay: unblank
[ 26.939750] tegradc 15210000.nvdisplay: blank - powerdown
[ 27.045492] PD DISP2 index4 DOWN
[ 27.045602] PD DISP1 index3 DOWN
[ 27.045605] PD DISP0 index2 DOWN
[ 27.069953] tegradc 15210000.nvdisplay: unblank
[ 27.069967] PD DISP0 index2 UP
[ 27.070039] PD DISP1 index3 UP
[ 27.070041] PD DISP2 index4 UP
[ 27.071155] rate get on hub 408000000
[ 27.071543] Parent Clock set for DC plld2
[ 27.071912] dc clk 148500000
[ 27.074689] tegradc 15210000.nvdisplay: Link compression not supported by the panel
[ 27.074693] rate get on compclk 148500000
[ 27.090221] tegradc 15210000.nvdisplay: Window 3 assigned to head 1
[ 27.106882] tegradc 15210000.nvdisplay: Window 4 assigned to head 1
[ 27.123543] tegradc 15210000.nvdisplay: Window 5 assigned to head 1
[ 27.129665] eqos 2490000.ether_qos eth0: Link is Up - 1Gbps/Full - flow control off
[ 27.130986] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 29.384349] tegradc 15210000.nvdisplay: blank - powerdown
[ 29.481903] PD DISP2 index4 DOWN
[ 29.482002] PD DISP1 index3 DOWN
[ 29.482004] PD DISP0 index2 DOWN
[ 29.497281] tegradc 15210000.nvdisplay: unblank
[ 29.497292] PD DISP0 index2 UP
[ 29.497351] PD DISP1 index3 UP
[ 29.497353] PD DISP2 index4 UP
[ 29.498513] rate get on hub 408000000
[ 29.498836] Parent Clock set for DC plld2
[ 29.499155] dc clk 148500000
[ 29.502028] tegradc 15210000.nvdisplay: Link compression not supported by the panel
[ 29.502032] rate get on compclk 148500000
[ 29.517408] tegradc 15210000.nvdisplay: Window 3 assigned to head 1
[ 29.534085] tegradc 15210000.nvdisplay: Window 4 assigned to head 1
[ 29.550748] tegradc 15210000.nvdisplay: Window 5 assigned to head 1
[ 29.912747] pll_a_out0 = 22579200 Hz, aud_mclk = 11289600 Hz, codec rate = 44100 Hz
[ 29.969722] pll_a_out0 = 22579200 Hz, aud_mclk = 11289600 Hz, codec rate = 44100 Hz
[ 30.002571] pll_a_out0 = 22579200 Hz, aud_mclk = 11289600 Hz, codec rate = 44100 Hz
[ 30.037906] pll_a_out0 = 22579200 Hz, aud_mclk = 11289600 Hz, codec rate = 44100 Hz
[ 30.040323] pll_a_out0 = 22579200 Hz, aud_mclk = 11289600 Hz, codec rate = 44100 Hz
[ 30.044294] pll_a_out0 = 22579200 Hz, aud_mclk = 11289600 Hz, codec rate = 44100 Hz
[ 30.071486] pll_a_out0 = 22579200 Hz, aud_mclk = 11289600 Hz, codec rate = 44100 Hz
[ 30.074022] pll_a_out0 = 22579200 Hz, aud_mclk = 11289600 Hz, codec rate = 44100 Hz
[ 30.081145] pll_a_out0 = 22579200 Hz, aud_mclk = 11289600 Hz, codec rate = 44100 Hz
[ 30.139109] pll_a_out0 = 22579200 Hz, aud_mclk = 11289600 Hz, codec rate = 44100 Hz
[ 30.239982] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 30.239989] Bluetooth: BNEP socket layer initialized
[ 30.693007] tegradc 15210000.nvdisplay: unblank
[ 32.212262] fuse init (API version 7.23)
[ 33.902874] tegradc 15210000.nvdisplay: blank - powerdown
[ 34.008788] PD DISP2 index4 DOWN
[ 34.008885] PD DISP1 index3 DOWN
[ 34.008886] PD DISP0 index2 DOWN
[ 34.024112] tegradc 15210000.nvdisplay: unblank
[ 34.024123] PD DISP0 index2 UP
[ 34.024189] PD DISP1 index3 UP
[ 34.024190] PD DISP2 index4 UP
[ 34.025250] rate get on hub 408000000
[ 34.025593] Parent Clock set for DC plld2
[ 34.025922] dc clk 148500000
[ 34.035619] tegradc 15210000.nvdisplay: Link compression not supported by the panel
[ 34.035623] rate get on compclk 148500000
[ 34.044215] tegradc 15210000.nvdisplay: Window 3 assigned to head 1
[ 34.060889] tegradc 15210000.nvdisplay: Window 4 assigned to head 1
[ 34.077541] tegradc 15210000.nvdisplay: Window 5 assigned to head 1
[ 34.149234] tegradc 15210000.nvdisplay: unblank
[ 134.330507] tegra-vi4 15700000.vi: master error
[ 134.335104] tegra-vi4 15700000.vi: master error
[ 134.339680] tegra-vi4 15700000.vi: master error
[ 134.344251] tegra-vi4 15700000.vi: master error
[ 134.348829] tegra-vi4 15700000.vi: master error
[ 134.353405] tegra-vi4 15700000.vi: master error
[ 134.357984] tegra-vi4 15700000.vi: master error
[ 134.362554] tegra-vi4 15700000.vi: master error
[ 134.367113] tegra-vi4 15700000.vi: master error
[ 134.371656] tegra-vi4 15700000.vi: master error
[ 134.376213] tegra-vi4 15700000.vi: master error
[ 134.380775] tegra-vi4 15700000.vi: master error
[ 134.385334] tegra-vi4 15700000.vi: master error
[ 134.389884] tegra-vi4 15700000.vi: master error
[ 134.394439] tegra-vi4 15700000.vi: master error
[ 134.399004] tegra-vi4 15700000.vi: master error
[ 134.403580] tegra-vi4 15700000.vi: master error
[ 134.408153] tegra-vi4 15700000.vi: master error
[ 134.412728] tegra-vi4 15700000.vi: master error
[ 134.417315] tegra-vi4 15700000.vi: master error
[ 134.421881] tegra-vi4 15700000.vi: maste

Is there any further information or guidance?

hello liuze0512,

seems there’s VI driver issue.

[ 134.330507] tegra-vi4 15700000.vi: master error
[ 134.335104] tegra-vi4 15700000.vi: master error
[ 134.339680] tegra-vi4 15700000.vi: master error
[ 134.344251] tegra-vi4 15700000.vi: master error
[ 134.348829] tegra-vi4 15700000.vi: master error
[ 134.353405] tegra-vi4 15700000.vi: master error
[ 134.357984] tegra-vi4 15700000.vi: master error

since we had confirmed that ov5693 sensor works with JetPack3.1,
could you help to make another fresh build to download JetPack3.1 and flashing the board again?
thanks

I have already swiped the TX2 three times,JetPack 3.1 and JetPack 3.0 from the host PC(ubuntu 14.04 x64).

So far, network communication, USB interface, mouse and keyboard are all working correctly.

So what I don’t understand is: if the driver fails, the entire process of the machine is not prompted. How about the driver installation failure?Can I reinstall the camera drive alone?