P1sec / QCSuper

QCSuper is a tool communicating with Qualcomm-based phones and modems, allowing to capture raw 2G/3G/4G radio frames, among other things.
GNU General Public License v3.0
1.37k stars 244 forks source link

QCSuper with HTC OneM8 does not work #3

Open spicyKo0l opened 5 years ago

spicyKo0l commented 5 years ago

Greetings! I tried to run qcsuper with HTC One(M8). The Chipset is Qualcomm MSM8974. but I get the following error. Is that also possible to support this device ?

QCSuper# sudo ./qcsuper.py --adb --wireshark-live Error: Diag request DIAG_LOG_CONFIG_F with payload b'\x00\x00\x00\x00\x00\x00\x00' timed out QCSuper# ./qcsuper.py --adb --pcap-dump /tmp/my_pcap.pcap Error: Diag request DIAG_LOG_CONFIG_F with payload b'\x00\x00\x00\x00\x00\x00\x00' timed out

spicyKo0l commented 5 years ago

Can you please reply, how can I overcome the above problem ?

spicyKo0l commented 5 years ago

I have the following output with -v option.

.....\QCSuper\QCSuper-master>qcsuper.py --adb --wireshark-live -v [>] Running adb command: C:\Users\manchili\Documents\Tools\QCSuper\QCSuper-master\inputs\external\adb/adb_windows.exe exec-out id [<] Obtained result for running "C:\Users\manchili\Documents\Tools\QCSuper\QCSuper-master\inputs\external\adb/adb_windows.exe exec-out id": b'uid=2000(shell) gid=2000(shell) groups=2000(shell),1004(input),1007(log),1011(adb),1015(sdcard_rw),1028(sdcard_r),3001(net_bt_admin),3002(net_bt),3003(inet),3006(net_bw_stats) context=u:r:shell:s0\n' [>] Running adb command: C:\Users\manchili\Documents\Tools\QCSuper\QCSuper-master\inputs\external\adb/adb_windows.exe exec-out "test -w /dev/diag; echo DIAG_NOT_WRITEABLE=$?; test -e /dev/diag; echo DIAG_NOT_EXISTS=$?; test -r /dev; echo DEV_NOT_READABLE=$?; su -c id" [<] Obtained result for running "C:\Users\manchili\Documents\Tools\QCSuper\QCSuper-master\inputs\external\adb/adb_windows.exe exec-out "test -w /dev/diag; echo DIAG_NOT_WRITEABLE=$?; test -e /dev/diag; echo DIAG_NOT_EXISTS=$?; test -r /dev; echo DEV_NOT_READABLE=$?; su -c id"": b'DIAG_NOT_WRITEABLE=1\nDIAG_NOT_EXISTS=0\nDEV_NOT_READABLE=1\nuid=0(root) gid=0(root) groups=0(root) context=u:r:init:s0\n' [>] Running adb command: C:\Users\manchili\Documents\Tools\QCSuper\QCSuper-master\inputs\external\adb/adb_windows.exe exec-out "su -c \"test -e /dev/diag; echo DIAG_NOT_EXISTS=$?\"" [<] Obtained result for running "C:\Users\manchili\Documents\Tools\QCSuper\QCSuper-master\inputs\external\adb/adb_windows.exe exec-out "su -c \"test -e /dev/diag; echo DIAG_NOT_EXISTS=$?\""": b'DIAG_NOT_EXISTS=0\n' [>] Running adb command: C:\Users\manchili\Documents\Tools\QCSuper\QCSuper-master\inputs\external\adb/adb_windows.exe push C:\Users\manchili\Documents\Tools\QCSuper\QCSuper-master\inputs\adb_bridge/adb_bridge /data/local/tmp [<] Obtained result for running "C:\Users\manchili\Documents\Tools\QCSuper\QCSuper-master\inputs\external\adb/adb_windows.exe push C:\Users\manchili\Documents\Tools\QCSuper\QCSuper-master\inputs\adb_bridge/adb_bridge /data/local/tmp": b'[100%] /data/local/tmp/adb_bridge\r\nC:\Users\manchili\Documents\Tools\QCSuper\QCSuper-master\inputs\adb_bridge/adb_bridge: 1 file pushed.\r\n' [>] Running adb command: C:\Users\manchili\Documents\Tools\QCSuper\QCSuper-master\inputs\external\adb/adb_windows.exe exec-out "su -c \"killall -q adb_bridge; chmod 755 /data/local/tmp/adb_bridge\"" [>] Running adb command: C:\Users\manchili\Documents\Tools\QCSuper\QCSuper-master\inputs\external\adb/adb_windows.exe forward tcp:43555 tcp:43555

spicyKo0l commented 5 years ago

I am giving here the output of the commands. After pulling the latest QCSuper-master.zip, Wireshark is not starting... It is getting stuck as shown above.

.......\Tools\AndroidSDKTools\sdk-tools-windows-4333796\platform-tools>adb shell su -c "ls -l /dev" -r--r--r-- root root 131072 2019-07-16 11:12 properties crw-rw-r-- system system 223, 0 2019-07-16 11:11 adsprpc-smd crw-rw-r-- system radio 10, 44 2019-07-16 11:11 alarm crw-rw---- adb adb 10, 51 2019-07-16 11:11 android_adb crw------- root root 10, 49 2019-07-16 11:11 android_mbim crw------- root root 10, 54 2019-07-16 11:11 android_rndis_qc crw------- root root 245, 29 2019-07-16 11:11 apr crw------- root root 245, 22 2019-07-16 11:11 apr_apps2 crw-rw-rw- root root 10, 33 2019-07-16 11:11 ashmem crw-rw---- system audio 10, 61 2019-07-16 11:11 aud_hs_amp crw------- root root 224, 0 2019-07-16 11:11 avtimer crw-rw-rw- root root 10, 34 2019-07-16 11:11 binder drwxr-xr-x root root 2019-07-16 11:11 block crw------- root root 10, 47 2019-07-16 11:11 ccid_bulk crw------- root root 10, 48 2019-07-16 11:11 ccid_ctrl crw------- root root 5, 1 2019-07-16 11:11 console crw------- root root 10, 22 2019-07-16 11:11 cpu_dma_latency drwxr-xr-x system system 2019-07-16 11:11 cpuctl drwxr-xr-x system system 2019-07-16 11:11 cpuset crw-rw-rw- system system 10, 38 2019-07-16 11:11 cwmcu crw------- root root 10, 236 2019-07-16 11:11 device-mapper crw-rw---- radio qcom_diag 238, 0 2019-07-16 11:11 diag crw-rw---- radio qcom_diag 10, 58 2019-07-16 11:11 diag_arm9 crw------- root root 10, 80 2019-07-16 11:11 dsp_debug crw------- root root 10, 19 2019-07-16 11:11 ecryptfs crw------- root root 10, 37 2019-07-16 11:11 epm_adc drwxrwx--- root system 2019-07-16 11:12 fscklogs crw-rw-rw- root root 1, 7 2019-07-16 11:11 full crw------- root root 10, 229 2019-07-16 11:11 fuse drwxr-xr-x root root 2019-07-16 11:11 graphics crw-rw---- system audio 10, 62 2019-07-16 11:11 htc-acoustic crw------- root root 10, 24 2019-07-16 11:11 htc-portlist crw------- root root 10, 63 2019-07-16 11:11 htc_batt prw------- root root 2019-07-16 22:15 htc_ebdlog_default prw------- root root 2019-07-16 21:43 htc_ebdlog_events prw------- root root 2019-07-16 22:10 htc_ebdlog_radio crw------- system system 247, 0 2019-07-16 11:11 htc_msgservice crw------- root root 10, 60 2019-07-16 11:11 htc_nsd_misc crw------- root root 248, 0 2019-07-16 11:11 htc_sdservice crw-rw---- radio qcom_diag 10, 59 2019-07-16 11:11 htcdiag crw-rw---- drm system 249, 0 2019-07-16 11:11 htcdrm crw------- root root 10, 183 2019-07-16 11:11 hw_random crw------- root root 89, 0 2019-07-16 11:11 i2c-0 crw------- root root 89, 1 2019-07-16 11:11 i2c-1 crw------- root root 89, 2 2019-07-16 11:11 i2c-2 crw------- root root 89, 3 2019-07-16 11:11 i2c-3 drwxr-xr-x root root 2019-07-16 11:11 input crw-rw-r-- system system 10, 95 2019-07-16 11:11 ion crw-rw---- system camera 228, 0 2019-07-16 11:11 jpeg0 crw-rw---- system camera 227, 0 2019-07-16 11:11 jpeg1 crw-rw---- system camera 226, 0 2019-07-16 11:11 jpeg2 crw------- root root 10, 45 2019-07-16 11:11 keychord crw-rw-rw- system system 237, 0 2019-07-16 22:14 kgsl-3d0 crw------- root root 1, 11 2019-07-16 11:11 kmsg drwxr-xr-x root root 2019-07-16 11:11 log crw------- root root 10, 237 2019-07-16 11:11 loop-control crw-rw---- system camera 251, 0 2019-07-16 11:11 media0 crw-rw---- system camera 251, 1 2019-07-16 11:11 media1 crw-rw---- system camera 251, 2 2019-07-16 11:11 media2 drwxr-xr-x root root 2019-07-16 11:11 memcg crw------- root root 256, 0 2019-07-16 11:11 msm-rng crw-rw---- system audio 10, 73 2019-07-16 11:11 msm_aac crw-rw---- system audio 10, 79 2019-07-16 11:11 msm_aac_in crw-rw---- system audio 10, 28 2019-07-16 11:11 msm_acdb crw-rw---- system audio 10, 70 2019-07-16 11:11 msm_amrnb crw-r----- system audio 10, 76 2019-07-16 11:11 msm_amrnb_in crw-rw---- system audio 10, 69 2019-07-16 11:11 msm_amrwb crw------- root root 10, 65 2019-07-16 11:11 msm_amrwb_in crw-rw---- system audio 10, 68 2019-07-16 11:11 msm_amrwbplus crw-rw---- system audio 10, 67 2019-07-16 11:11 msm_evrc crw-rw---- system audio 10, 77 2019-07-16 11:11 msm_evrc_in crw-rw---- system audio 10, 71 2019-07-16 11:11 msm_mp3 crw-rw---- system audio 10, 72 2019-07-16 11:11 msm_multi_aac crw-rw---- system audio 10, 66 2019-07-16 11:11 msm_qcelp crw-rw---- system audio 10, 78 2019-07-16 11:11 msm_qcelp_in crw-rw---- system audio 10, 27 2019-07-16 11:11 msm_rtac crw------- root root 253, 0 2019-07-16 11:11 msm_sps crw------- root root 254, 0 2019-07-16 11:11 msm_thermal_query crw-rw---- system audio 10, 75 2019-07-16 11:11 msm_wma crw-rw---- system audio 10, 74 2019-07-16 11:11 msm_wmapro crw-rw---- root mtp 10, 52 2019-07-16 11:11 mtp_usb crw------- root root 10, 21 2019-07-16 11:11 network_latency crw------- root root 10, 20 2019-07-16 11:11 network_throughput crw------- root root 10, 81 2019-07-16 11:11 nmea crw-rw-rw- root root 1, 3 2019-07-16 11:11 null crw------- root root 10, 43 2019-07-16 11:11 offmode_alarm crw-rw---- system system 10, 0 2019-07-16 11:11 pmem_ediag crw-rw---- system system 10, 1 2019-07-16 11:11 pmem_ediag1 crw-rw---- system system 10, 2 2019-07-16 11:11 pmem_ediag2 crw-rw---- system system 10, 3 2019-07-16 11:11 pmem_ediag3 crw------- nfc nfc 10, 42 2019-07-16 11:11 pn544 crw-rw---- radio vpn 108, 0 2019-07-16 11:11 ppp crw-rw-rw- root root 5, 2 2019-07-16 22:15 ptmx drwxr-xr-x root root 1970-01-01 01:00 pts crw------- root root 10, 36 2019-07-16 11:11 qce crw-r----- radio radio 10, 84 2019-07-16 11:11 qmi0 crw-r----- radio radio 10, 83 2019-07-16 11:11 qmi1 crw-r----- radio radio 10, 82 2019-07-16 11:11 qmi2 crw-rw---- system drmrpc 236, 0 2019-07-16 11:11 qseecom drwxrwx--- radio radio 2019-07-16 11:11 radio crw-r----- system system 81, 25 2019-07-16 11:11 radio0 crw-rw---- radio radio 10, 93 2019-07-16 11:11 radio_feedback crw------- root root 10, 92 2019-07-16 11:11 ramdump_adsp crw------- root root 10, 26 2019-07-16 11:11 ramdump_audio-ocmem crw------- root root 10, 89 2019-07-16 11:11 ramdump_modem crw------- root root 10, 87 2019-07-16 11:11 ramdump_pronto crw------- root root 10, 23 2019-07-16 11:11 ramdump_smem crw------- root root 10, 86 2019-07-16 11:11 ramdump_venus crw-rw-rw- root root 1, 8 2019-07-16 11:11 random crw-rw---- system camera 230, 0 2019-07-16 11:11 rawchip0 crw------- root root 10, 94 2019-07-16 11:11 rfkill crw------- root root 229, 0 2019-07-16 11:11 rmi0 crw------- root root 10, 46 2019-07-16 11:11 rmnet_ctrl crw-r----- radio radio 10, 50 2019-07-16 11:11 rmnet_mux_ctrl crw-rw---- system audio 10, 39 2019-07-16 11:11 rt5501 crw------- system system 252, 0 2019-07-16 11:11 rtc0 crw------- root root 243, 0 2019-07-16 11:11 sensors crw------- root root 233, 0 2019-07-16 11:11 sii-8240-8558 crw-rw---- radio radio 250, 0 2019-07-16 11:11 simlock crw-rw---- system system 246, 0 2019-07-16 11:11 smd0 crw------- root root 246, 1 2019-07-16 11:11 smd1 crw-rw---- radio radio 246, 11 2019-07-16 11:11 smd11 crw-rw---- bluetooth net_bt_stack 246, 2 2019-07-16 11:11 smd2 crw-rw---- system system 246, 20 2019-07-16 11:11 smd20 crw------- root root 246, 21 2019-07-16 11:11 smd21 crw------- root root 245, 11 2019-07-16 11:11 smd22 crw------- root root 246, 27 2019-07-16 11:11 smd27 crw-rw---- bluetooth net_bt_stack 246, 3 2019-07-16 11:11 smd3 crw------- root root 246, 36 2019-07-16 11:11 smd36 crw-rw---- system system 246, 4 2019-07-16 11:11 smd4 crw-rw---- system system 246, 5 2019-07-16 11:11 smd5 crw-rw---- system system 246, 6 2019-07-16 11:11 smd6 crw-rw---- bluetooth bluetooth 246, 7 2019-07-16 11:11 smd7 crw-r----- radio radio 245, 25 2019-07-16 11:11 smd_cxm_qmi crw------- root root 245, 28 2019-07-16 11:11 smd_data_0 crw------- root root 245, 27 2019-07-16 11:11 smd_logging_0 crw------- root root 245, 30 2019-07-16 11:11 smd_pkt_loopback crw------- root root 245, 24 2019-07-16 11:11 smd_sns_adsp crw------- root root 245, 21 2019-07-16 11:11 smd_sns_dsps crw------- root root 245, 26 2019-07-16 11:11 smd_test_framework crw-r----- radio radio 245, 12 2019-07-16 11:11 smdcnt_rev0 crw-r----- radio radio 245, 13 2019-07-16 11:11 smdcnt_rev1 crw-r----- radio radio 245, 14 2019-07-16 11:11 smdcnt_rev2 crw-r----- radio radio 245, 15 2019-07-16 11:11 smdcnt_rev3 crw-r----- radio radio 245, 16 2019-07-16 11:11 smdcnt_rev4 crw-r----- radio radio 245, 17 2019-07-16 11:11 smdcnt_rev5 crw-r----- radio radio 245, 18 2019-07-16 11:11 smdcnt_rev6 crw-r----- radio radio 245, 19 2019-07-16 11:11 smdcnt_rev7 crw-r----- radio radio 245, 20 2019-07-16 11:11 smdcnt_rev8 crw-r----- radio radio 245, 0 2019-07-16 11:11 smdcntl0 crw-r----- radio radio 245, 1 2019-07-16 11:11 smdcntl1 crw------- root root 245, 9 2019-07-16 11:11 smdcntl10 crw------- root root 245, 10 2019-07-16 11:11 smdcntl11 crw-r----- radio radio 245, 2 2019-07-16 11:11 smdcntl2 crw-r----- radio radio 245, 3 2019-07-16 11:11 smdcntl3 crw-r----- radio radio 245, 4 2019-07-16 11:11 smdcntl4 crw-r----- radio radio 245, 5 2019-07-16 11:11 smdcntl5 crw-r----- radio radio 245, 6 2019-07-16 11:11 smdcntl6 crw-r----- radio radio 245, 7 2019-07-16 11:11 smdcntl7 crw------- root root 245, 23 2019-07-16 11:11 smdcntl8 crw------- root root 245, 8 2019-07-16 11:11 smdcntl9 drwxr-xr-x root root 2019-07-16 11:11 snd drwxr-xr-x root root 2019-07-16 21:05 socket crw------- root root 10, 91 2019-07-16 11:11 subsys_adsp crw------- root root 10, 90 2019-07-16 11:11 subsys_modem crw------- root root 10, 85 2019-07-16 11:11 subsys_venus crw------- root root 10, 88 2019-07-16 11:11 subsys_wcnss crw-rw---- system audio 10, 41 2019-07-16 11:11 tfa9887 crw-rw---- system audio 10, 40 2019-07-16 11:11 tfa9887l crw------- root root 10, 57 2019-07-16 11:11 tgt crw------- root root 235, 0 2019-07-16 11:11 time_helper drwxr-xr-x system system 2019-07-16 11:11 timer_group crw-rw-rw- root root 5, 0 2019-07-16 11:11 tty crw-rw---- root system 4, 0 2019-07-16 11:11 tty0 crw------- root root 4, 1 2019-07-16 11:11 tty1 crw------- root root 4, 10 2019-07-16 11:11 tty10 crw------- root root 4, 11 2019-07-16 11:11 tty11 crw------- root root 4, 12 2019-07-16 11:11 tty12 crw------- root root 4, 13 2019-07-16 11:11 tty13 crw------- root root 4, 14 2019-07-16 11:11 tty14 crw------- root root 4, 15 2019-07-16 11:11 tty15 crw------- root root 4, 16 2019-07-16 11:11 tty16 crw------- root root 4, 17 2019-07-16 11:11 tty17 crw------- root root 4, 18 2019-07-16 11:11 tty18 crw------- root root 4, 19 2019-07-16 11:11 tty19 crw------- root root 4, 2 2019-07-16 11:11 tty2 crw------- root root 4, 20 2019-07-16 11:11 tty20 crw------- root root 4, 21 2019-07-16 11:11 tty21 crw------- root root 4, 22 2019-07-16 11:11 tty22 crw------- root root 4, 23 2019-07-16 11:11 tty23 crw------- root root 4, 24 2019-07-16 11:11 tty24 crw------- root root 4, 25 2019-07-16 11:11 tty25 crw------- root root 4, 26 2019-07-16 11:11 tty26 crw------- root root 4, 27 2019-07-16 11:11 tty27 crw------- root root 4, 28 2019-07-16 11:11 tty28 crw------- root root 4, 29 2019-07-16 11:11 tty29 crw------- root root 4, 3 2019-07-16 11:11 tty3 crw------- root root 4, 30 2019-07-16 11:11 tty30 crw------- root root 4, 31 2019-07-16 11:11 tty31 crw------- root root 4, 32 2019-07-16 11:11 tty32 crw------- root root 4, 33 2019-07-16 11:11 tty33 crw------- root root 4, 34 2019-07-16 11:11 tty34 crw------- root root 4, 35 2019-07-16 11:11 tty35 crw------- root root 4, 36 2019-07-16 11:11 tty36 crw------- root root 4, 37 2019-07-16 11:11 tty37 crw------- root root 4, 38 2019-07-16 11:11 tty38 crw------- root root 4, 39 2019-07-16 11:11 tty39 crw------- root root 4, 4 2019-07-16 11:11 tty4 crw------- root root 4, 40 2019-07-16 11:11 tty40 crw------- root root 4, 41 2019-07-16 11:11 tty41 crw------- root root 4, 42 2019-07-16 11:11 tty42 crw------- root root 4, 43 2019-07-16 11:11 tty43 crw------- root root 4, 44 2019-07-16 11:11 tty44 crw------- root root 4, 45 2019-07-16 11:11 tty45 crw------- root root 4, 46 2019-07-16 11:11 tty46 crw------- root root 4, 47 2019-07-16 11:11 tty47 crw------- root root 4, 48 2019-07-16 11:11 tty48 crw------- root root 4, 49 2019-07-16 11:11 tty49 crw------- root root 4, 5 2019-07-16 11:11 tty5 crw------- root root 4, 50 2019-07-16 11:11 tty50 crw------- root root 4, 51 2019-07-16 11:11 tty51 crw------- root root 4, 52 2019-07-16 11:11 tty52 crw------- root root 4, 53 2019-07-16 11:11 tty53 crw------- root root 4, 54 2019-07-16 11:11 tty54 crw------- root root 4, 55 2019-07-16 11:11 tty55 crw------- root root 4, 56 2019-07-16 11:11 tty56 crw------- root root 4, 57 2019-07-16 11:11 tty57 crw------- root root 4, 58 2019-07-16 11:11 tty58 crw------- root root 4, 59 2019-07-16 11:11 tty59 crw------- root root 4, 6 2019-07-16 11:11 tty6 crw------- root root 4, 60 2019-07-16 11:11 tty60 crw------- root root 4, 61 2019-07-16 11:11 tty61 crw------- root root 4, 62 2019-07-16 11:11 tty62 crw------- root root 4, 63 2019-07-16 11:11 tty63 crw------- root root 4, 7 2019-07-16 11:11 tty7 crw------- root root 4, 8 2019-07-16 11:11 tty8 crw------- root root 4, 9 2019-07-16 11:11 tty9 crw------- root root 241, 0 2019-07-16 11:11 ttyHS0 crw------- root root 240, 0 2019-07-16 11:11 ttyHSL0 crw-rw---- system system 240, 1 2019-07-16 11:11 ttyHSL1 crw-rw---- system system 239, 2 2019-07-16 11:11 ttyHSL2 crw------- root root 231, 0 2019-07-16 11:11 ttyHSUSB0 crw------- system system 231, 1 2019-07-16 11:11 ttyHSUSB1 crw------- root root 231, 2 2019-07-16 11:11 ttyHSUSB2 crw-rw---- root mtp 231, 3 2019-07-16 11:11 ttyHSUSB3 crw-rw---- root mtp 231, 4 2019-07-16 11:11 ttyHSUSB4 crw-rw---- system vpn 10, 200 2019-07-16 11:11 tun crw-rw---- system net_bt_stack 10, 35 2019-07-16 11:11 uhid crw-rw---- system net_bt_stack 10, 223 2019-07-16 11:11 uinput crw-rw---- system system 234, 0 2019-07-16 11:11 uio0 crw-rw---- system system 234, 1 2019-07-16 11:11 uio1 crw-rw---- system system 234, 2 2019-07-16 11:11 uio2 crw------- root root 234, 3 2019-07-16 11:11 uio3 crw-rw-rw- root root 1, 9 2019-07-16 11:11 urandom drwxrwx--- shell shell 2019-07-16 11:11 usb-ffs crw-rw---- root usb 10, 53 2019-07-16 11:11 usb_accessory crw------- root root 232, 0 2019-07-16 11:11 usb_ext_chg crw------- root root 10, 64 2019-07-16 11:11 usf1 crw-rw---- system camera 81, 7 2019-07-16 11:11 v4l-subdev0 crw-rw---- system camera 81, 8 2019-07-16 11:11 v4l-subdev1 crw-rw---- system camera 81, 19 2019-07-16 11:11 v4l-subdev10 crw-rw---- system camera 81, 20 2019-07-16 11:11 v4l-subdev11 crw-rw---- system camera 81, 21 2019-07-16 11:11 v4l-subdev12 crw-rw---- system camera 81, 22 2019-07-16 11:11 v4l-subdev13 crw-rw---- system camera 81, 23 2019-07-16 11:11 v4l-subdev14 crw-rw---- system camera 81, 24 2019-07-16 11:11 v4l-subdev15 crw-rw---- system camera 81, 9 2019-07-16 11:11 v4l-subdev2 crw-rw---- system camera 81, 10 2019-07-16 11:11 v4l-subdev3 crw-rw---- system camera 81, 11 2019-07-16 11:11 v4l-subdev4 crw-rw---- system camera 81, 12 2019-07-16 11:11 v4l-subdev5 crw-rw---- system camera 81, 13 2019-07-16 11:11 v4l-subdev6 crw-rw---- system camera 81, 14 2019-07-16 11:11 v4l-subdev7 crw-rw---- system camera 81, 15 2019-07-16 11:11 v4l-subdev8 crw-rw---- system camera 81, 17 2019-07-16 11:11 v4l-subdev9 crw------- root root 7, 0 2019-07-16 11:11 vcs crw------- root root 7, 1 2019-07-16 11:11 vcs1 crw------- root root 7, 63 2019-07-16 16:00 vcs63 crw------- root root 7, 128 2019-07-16 11:11 vcsa crw------- root root 7, 129 2019-07-16 11:11 vcsa1 crw------- root root 7, 191 2019-07-16 16:00 vcsa63 drwxr-xr-x root root 2019-07-16 11:11 video crw-rw---- system camera 81, 6 2019-07-16 11:11 video0 crw-rw---- system camera 81, 16 2019-07-16 11:11 video1 crw-rw---- system camera 81, 18 2019-07-16 11:11 video2 crw-rw---- system camera 81, 0 2019-07-16 11:11 video32 crw-rw---- system camera 81, 1 2019-07-16 11:11 video33 crw-rw---- system camera 81, 2 2019-07-16 11:11 video34 crw-rw---- system camera 81, 3 2019-07-16 11:11 video35 crw-rw---- system camera 81, 4 2019-07-16 11:11 video38 cr C:\Users\manchili\Documents\Tools\AndroidSDKTools\sdk-tools-windows-4333796\platform-tools>adb shell su -c "stat /dev/diag" File: `/dev/diag' Size: 0 Blocks: 0 IO Blocks: 4096 character device Device: bh Inode: 6894 Links: 1 Access: (660/crw-rw----) Uid: (1001/ radio) Gid: (3009/ radio) Access: 2019-07-16 11:11:44.850000000 Modify: 2019-07-16 11:11:44.850000000 Change: 2019-07-16 11:11:49.010000001