GL300A Remote Controller help

OK. Will try, and let you know when Im ready!

Besides. I just tried the USB board, and it puzzles me that my phone is still not starting Djo Go. Will try and hook it up again later to see if its in boot mode or something..
 
Besides. I just tried the USB board, and it puzzles me that my phone is still not starting Djo Go. Will try and hook it up again later to see if its in boot mode or something..

Hmm. It seems I have to fiddle with the board to get it to boot. Otherwise it just sits there with no output, and only consumes 200mA. I think it needs to be reflowed..
 
When I leave my USB board without 5V supply for a few minutes it doesn't work when I connect again. Then I have to leave it on with power for a few minutes, and power off, power on. Then its OK.

Its like it only boots up when its warm. Could this be a indication of a bad connection, and that it needs to be reflowed?

Anyways.. the gimbal board works :) So I just hope I can dump the nand for you quaddamage!
 

Attachments

  • Screenshot_20171208-192232.png
    Screenshot_20171208-192232.png
    1.1 MB · Views: 303
Got it all hooked up quaddamage, but Im having trouble. It keeps rebooting, and nothing happens if I type in stop, or send a break. What to do?

This is where it reboots:

usblink status check~~~~~~~~~~~~~~~~
GetFPGAstatus err!!
inptVD=0547
USB device go down, need to reboot system
usb bus error dectected!
No USB device ID:547
try reset 68013....!
umount: can't remount none read-only
umount: mdev busy - remounted read-only
The system is going down NOW!
Sent SIGTERM to all processes
Sent SIGKILL to all processes
Requesting system reboot
[ 13.080000] Restarting system.

DM36x initialization passed!
UBL Product Vesion : DJI-GSP-UBL-1.0-rc10(2014-08-15)
Dji UBL Version: 1.51(Aug 15 2014 - 17:05:12)
Booting Catalog Boot Loader
IMG_20171208_200252.jpg
 
Looks like the primary kernel won't allow us to dump the NAND easily, then... maybe recovery kernel will?

Try booting recovery kernel:
- Press ESC when power is connected to enter bootloader
- in u-boot console, type:
Code:
nboot 80700000 0 900000
bootm 80700000

It should boot you to recovery kernel, hopefully there you can "stop" it.

Another solution would be to keep the board connected to OFDM, and disconnecting only after invoking "stop".
 
Hmm. Pretty much the same thing happening..


M36x initialization passed!
UBL Product Vesion : DJI-GSP-UBL-1.0-rc10(2014-08-15)
Dji UBL Version: 1.51(Aug 15 2014 - 17:05:12)
Booting Catalog Boot Loader
BootMode = NAND
Starting NAND Copy...
Valid magicnum, 0xA1ACED66, found in block 0x00000019.
Uboot Checksum:0x7E25B44B
Actua Checksum:0x7E25B44B

U-Boot Product Vesion : DJI-GSP-Uboot-1.0-rc4(2014-07-23)
U-Boot 2010.12-rc2-svn-Dji (Jul 23 2014 - 11:14:40)
Cores: ARM 432 MHz
DDR: 297 MHz
I2C: ready
DRAM: 128 MiB
NAND: 128 MiB
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01
*** Warning - bad CRC, using default environment

Net: Ethernet PHY: GENERIC @ 0xff
DaVinci-EMAC
Press ESC to abort autoboot in 1 seconds
Dji-Pro #
nknown command 'ry 'help'
Dji-Pro #
Dji-Pro # nboot 80700000 0 900000

Loading from nand0, offset 0x900000
Image Name: Linux-2.6.32.17-davinci1
Created: 2015-03-30 9:54:39 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4032832 Bytes = 3.8 MiB
Load Address: 80008000
Entry Point: 80008000
Dji-Pro # bootm 80700000
## Booting kernel from Legacy Image at 80700000 ...
Image Name: Linux-2.6.32.17-davinci1
Created: 2015-03-30 9:54:39 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4032832 Bytes = 3.8 MiB
Load Address: 80008000
Entry Point: 80008000
Loading Kernel Image ... OK
OK

Starting kernel ...

[ 0.000000] Kernel Product Vesion : DJI-NOHDMI-WM610-Kernel-1.0-rc6(2015-03-30)
[ 0.000000] Linux version 2.6.32.17-davinci1 (root@dji) (gcc version 4.3.3 (Sourcery G++ Lite 2009q1-203) ) #16 PREEMPT Mon Mar 30 17:54:38 HKT 2015
[ 0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] Machine: DaVinci DM36x EVM
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] DaVinci dm36x_rev1.2 variant 0x8
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping off. Total pages: 12192
[ 0.000000] Kernel command line: console=ttyS0,115200n8 rw dm365_imp.oper_mode=0 video=davincifb:vid0=0,10K:vid1=0,10K:eek:sd0=1920x1080X16,8100K mem=48MB davinci_enc_mngr.ch0_output=COMPOSITE davinci_enc_mngr.ch0_mode=pal ubi.mtd=2,2048 root=ubi0:rootfs rootfstype=ubifs ip=off lpj=1077248
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Memory: 48MB = 48MB total
[ 0.000000] Memory: 44452KB available (3640K code, 451K data, 116K init, 0K highmem)
[ 0.000000] SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:245
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] Calibrating delay loop (skipped) preset value.. 215.44 BogoMIPS (lpj=1077248)
[ 0.000000] Mount-cache hash table entries: 512
[ 0.000000] CPU: Testing write buffer coherency: ok
[ 0.000000] DaVinci: 8 gpio irqs
[ 0.000000] NET: Registered protocol family 16
[ 0.110000] bio: create slab <bio-0> at 0
[ 0.110000] DM365 IPIPE initialized in Continuous mode
[ 0.110000] SCSI subsystem initialized
[ 0.120000] usbcore: registered new interface driver usbfs
[ 0.120000] usbcore: registered new interface driver hub
[ 0.120000] usbcore: registered new device driver usb
[ 0.120000] vpss vpss: dm365_vpss vpss probed
[ 0.120000] vpss vpss: dm365_vpss vpss probe success
[ 0.120000] dm365_afew_hw_init
[ 0.130000] ch0 default output "COMPOSITE", mode "PAL"
[ 0.130000] VPBE Encoder Initialized
[ 0.130000] cfg80211: Using static regulatory domain info
[ 0.130000] cfg80211: Regulatory domain: US
[ 0.130000] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 0.130000] (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[ 0.130000] (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 0.130000] (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 0.130000] (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 0.130000] (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[ 0.130000] (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[ 0.130000] cfg80211: Calling CRDA for country: US
[ 0.130000] LogicPD encoder initialized
[ 0.130000] Switching to clocksource timer0_1
[ 0.140000] musb_hdrc: version 6.0, pio, host, debug=0
[ 0.160000] musb_hdrc: USB Host mode controller at fec64000 using PIO, IRQ 12
[ 0.160000] musb_hdrc musb_hdrc: MUSB HDRC host driver
[ 0.160000] musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 1
[ 0.160000] usb usb1: configuration #1 chosen from 1 choice
[ 0.160000] hub 1-0:1.0: USB hub found
[ 0.160000] hub 1-0:1.0: 1 port detected
[ 0.160000] NET: Registered protocol family 2
[ 0.160000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.160000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.160000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.160000] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.160000] TCP reno registered
[ 0.160000] NET: Registered protocol family 1
[ 0.160000] RPC: Registered udp transport module.
[ 0.160000] RPC: Registered tcp transport module.
[ 0.160000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.170000] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.170000] msgmni has been set to 86
[ 0.180000] alg: No test for stdrng (krng)
[ 0.180000] io scheduler noop registered (default)
[ 0.210000] VBUS on (a_wait_vrise), devctl 11
[ 0.220000] davincifb davincifb.0: dm_osd0_fb: Initial window configuration is invalid.
[ 0.300000] Console: switching to colour frame buffer device 240x67
[ 0.310000] davinci_interrupt 370: VBUS error workaround (delay coming)
[ 0.310000] VBUS off (a_wait_vfall) ERROR, devctl 90
[ 0.390000] davincifb davincifb.0: dm_osd0_fb: 1920x1080x16@0,0 with framebuffer size 8100KB
[ 0.390000] davincifb davincifb.0: dm_vid0_fb: 0x0x16@0,0 with framebuffer size 10KB
[ 0.390000] davincifb davincifb.0: dm_osd1_fb: 720x576x4@0,0 with framebuffer size 810KB
[ 0.400000] davincifb davincifb.0: dm_vid1_fb: 0x0x16@0,0 with framebuffer size 10KB
[ 0.460000] DM365 IPIPEIF probed
[ 0.460000] imp serializer initialized
[ 0.460000] davinci_previewer initialized
[ 0.470000] davinci_resizer initialized
[ 0.470000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.470000] serial8250.0: ttyS0 at MMIO 0x1c20000 (irq = 40) is a 16550A
[ 0.940000] console [ttyS0] enabled
[ 0.950000] serial8250.0: ttyS1 at MMIO 0x1d06000 (irq = 41) is a 16550A
[ 0.960000] brd: module loaded
[ 0.970000] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xf1 (Micron NAND 128MiB 3,3V 8-bit)
[ 0.980000] Creating 4 MTD partitions on "davinci_nand.0":
[ 0.980000] 0x000000000000-0x0000004a0000 : "bootloader"
[ 0.990000] 0x0000004a0000-0x000000e00000 : "kernel"
[ 1.000000] 0x000000e00000-0x000007f00000 : "filesystem"
[ 1.010000] 0x000000000000-0x000008000000 : "all"
[ 1.020000] davinci_nand davinci_nand.0: controller rev. 2.3
[ 1.030000] UBI: attaching mtd2 to ubi0
[ 1.030000] UBI: physical eraseblock size: 131072 bytes (128 KiB)
[ 1.040000] UBI: logical eraseblock size: 126976 bytes
[ 1.040000] UBI: smallest flash I/O unit: 2048
[ 1.050000] UBI: sub-page size: 512
[ 1.050000] UBI: VID header offset: 2048 (aligned 2048)
[ 1.060000] UBI: data offset: 4096
[ 1.540000] UBI: attached mtd2 to ubi0
[ 1.550000] UBI: MTD device name: "filesystem"
[ 1.550000] UBI: MTD device size: 113 MiB
[ 1.560000] UBI: number of good PEBs: 904
[ 1.560000] UBI: number of bad PEBs: 0
[ 1.570000] UBI: max. allowed volumes: 128
[ 1.570000] UBI: wear-leveling threshold: 4096
[ 1.580000] UBI: number of internal volumes: 1
[ 1.580000] UBI: number of user volumes: 1
[ 1.590000] UBI: available PEBs: 0
[ 1.590000] UBI: total number of reserved PEBs: 904
[ 1.590000] UBI: number of PEBs reserved for bad PEB handling: 9
[ 1.600000] UBI: max/mean erase counter: 25/1
[ 1.610000] UBI: image sequence number: 649241839
[ 1.610000] UBI: background thread "ubi_bgt0d" started, PID 332
[ 1.620000] console [netcon0] enabled
[ 1.620000] netconsole: network logging started
[ 1.630000] Initializing USB Mass Storage driver...
[ 1.630000] usbcore: registered new interface driver usb-storage
[ 1.640000] USB Mass Storage support registered.
[ 1.640000] i2c /dev entries driver
[ 1.650000] Linux video capture interface: v2.00
[ 1.660000] vpfe_init
[ 1.660000] vpfe-capture: vpss clock vpss_master enabled
[ 1.660000] vpfe-capture vpfe-capture: v4l2 device registered
[ 1.670000] vpfe-capture vpfe-capture: video device registered
[ 1.680000] EVM: switch to ambarella video input
[ 1.680000] vpfe-capture vpfe-capture: v4l2 sub device ambarella registered
[ 1.690000] vpfe_register_ccdc_device: DM365 ISIF
[ 1.690000] DM365 ISIF is registered with vpfe.
[ 1.700000] Trying to register davinci display video device.
[ 1.710000] layer=c10aec00,layer->video_dev=c10aed64
[ 1.710000] Trying to register davinci display video device.
[ 1.720000] layer=c10af000,layer->video_dev=c10af164
[ 1.720000] davinci_init:DaVinci V4L2 Display Driver V1.0 loaded
[ 1.730000] watchdog watchdog: heartbeat 1 sec
[ 1.740000] TCP cubic registered
[ 1.740000] NET: Registered protocol family 17
[ 1.740000] lib80211: common routines for IEEE802.11 drivers
[ 1.770000] Clocks: disable unused mmcsd0
[ 1.770000] Clocks: disable unused mmcsd1
[ 1.770000] Clocks: disable unused spi0
[ 1.770000] Clocks: disable unused spi1
[ 1.770000] Clocks: disable unused spi2
[ 1.770000] Clocks: disable unused spi3
[ 1.770000] Clocks: disable unused spi4
[ 1.770000] Clocks: disable unused pwm0
[ 1.770000] Clocks: disable unused pwm1
[ 1.770000] Clocks: disable unused pwm2
[ 1.770000] Clocks: disable unused pwm3
[ 1.770000] Clocks: disable unused timer1
[ 1.770000] Clocks: disable unused timer3
[ 1.770000] Clocks: disable unused emac
[ 1.770000] Clocks: disable unused voice_codec
[ 1.770000] Clocks: disable unused asp0
[ 1.770000] Clocks: disable unused rto
[ 1.770000] Clocks: disable unused mjcp
[ 1.850000] nnnn===0
[ 1.850000] davinci_emac_probe: using random MAC addr: 7e:4d:f3:26:73:30
[ 1.860000] emac-mii: probed
[ 1.940000] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[ 1.950000] UBIFS: file system size: 110342144 bytes (107756 KiB, 105 MiB, 869 LEBs)
[ 1.950000] UBIFS: journal size: 9023488 bytes (8812 KiB, 8 MiB, 72 LEBs)
[ 1.960000] UBIFS: media format: w4/r0 (latest is w4/r0)
[ 1.970000] UBIFS: default compressor: lzo
[ 1.970000] UBIFS: reserved for root: 0 bytes (0 KiB)
[ 1.980000] VFS: Mounted root (ubifs filesystem) on device 0:13.
[ 1.990000] Freeing init memory: 116K

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>WM610<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Filesystem Product Vesion : DJI-WM610-Filesystem-1.0-rc3(2014-06-06)
Runing /etc/init.d/rcS
[ 3.780000] CMEMK module: built on Jan 13 2015 at 19:24:09
[ 3.780000] Reference Linux version 2.6.32
[ 3.800000] File /home/DJI2/Project/enc_nohdmi_wm610/src/dvsdk/dvsdk_dm368_4_02_00_06/linuxutils_2_26_01_02/packages/ti/sdo/linuxutils/cmem/src/module/cmemk.c
[ 3.820000] allocated heap buffer 0xc7000000 of size 0x2456000
[ 3.840000] heap fallback enabled - will try heap if pool buffer is not available
[ 3.850000] CMEM Range Overlaps Kernel Physical - allowing overlap
[ 3.860000] CMEM phys_start (0x1000) overlaps kernel (0x80000000 -> 0x83000000)
[ 3.870000] cmemk initialized
[ 3.900000] IRQK module: built on Jan 13 2015 at 19:23:41
[ 3.900000] Reference Linux version 2.6.32
[ 3.920000] File /home/DJI2/Project/enc_nohdmi_wm610/src/dvsdk/dvsdk_dm368_4_02_00_06/linuxutils_2_26_01_02/packages/ti/sdo/linuxutils/irq/src/module/irqk.c
[ 3.940000] irqk initialized
[ 3.990000] EDMAK module: built on Jan 13 2015 at 19:23:04
[ 3.990000] Reference Linux version 2.6.32
[ 4.010000] File /home/DJI2/Project/enc_nohdmi_wm610/src/dvsdk/dvsdk_dm368_4_02_00_06/linuxutils_2_26_01_02/packages/ti/sdo/linuxutils/edma/src/module/edmak.c
sulogin: no password entry for root
login[433]: root login on 'ttyS0'
#Process /etc/profile...
root@Dji-Pro:~#
encode_usb V00.02.02.00(Jul 18 2015 16:52:39).
Entry Encrypt qury mode
init libusb successed!!!
!!!!!!!!!!!!!!!![ 6.390000] EVM: switch to ambarella video input
!!!!!!! open 68013 failed VENDOR_ID = 0x0547
Init libusb faild!
Auto to detect video input type:
Default video input sele[ 6.410000] davinci_resizer davinci_resizer.2: RSZ_G_CONFIG:0:1:124
cted:Hdmi_yuv
S[ 6.420000] davinci_previewer davinci_previewer.2: ipipe_set_preview_config
etting video sta[ 6.420000] vpfe-capture vpfe-capture: IPIPE Chained
ndard to: 0x1000[ 6.430000] vpfe-capture vpfe-capture: Resizer present
00000000000
Capture input set t[ 6.440000] EVM: switch to ambarella video input
o Hdmi_yuv:11
C[ 6.450000] vpfe-capture vpfe-capture: width = 1280, height = 720, bpp = 1
apture videoStdO[ 6.450000] vpfe-capture vpfe-capture: adjusted width = 1280, height = 720, bpp = 1, bytesperline = 1280, sizeimage = 1382400
ld=0000000b
[ 6.470000] vpfe-capture vpfe-capture: width = 1280, height = 720, bpp = 1
[ 6.470000] vpfe-capture vpfe-capture: adjusted width = 1280, height = 720, bpp = 1, bytesperline = 1280, sizeimage = 1382400
videoFrameRate=30000, width=1280, height=720
Venc1.c : minNumOutBufs 2, minOutBufSize[0] 1382400, minOutBufSize[1] 800
GOP interval:30, outBufSize:1382400, enAdpBW:1, airRate=0, slice=6, VUI=4,timeScale=60001
osdThrFxn: process ID is 438 ***********
watchdog timeout:5
ctrlThrFxn: process ID is 430 ***********
GetFPGAstatus err!
FPGA[1,0,1,0]-1.000000:0
hdmi status is 1
ARM Load: 57% Video fps: 0 fps Video bit rate: 0 kbps PHY Bandwidth: 0 kbps Time: 00:00:01 Resolution: 1280x720

usb bus error dectected!
umount: can't remount none read-only
umount: mdev busy - remounted read-only
The system is going down NOW!
Sent SIGTERM to all processes
Sent SIGKILL to all processes
Requesting system reboot
[ 9.970000] Restarting system.
DM36x initialization passed!
UBL Product Vesion : DJI-GSP-UBL-1.0-rc10(2014-08-15)
Dji UBL Version: 1.51(Aug 15 2014 - 17:05:12)
Booting Catalog Boot Loader
BootMode = NAND
Starting NAND Copy...
Valid magicnum, 0xA1ACED66, found in block 0x00000019.
Uboot Checksum:0x7E25B44B
Actua Checksum:0x7E25B44B

U-Boot Product Vesion : DJI-GSP-Uboot-1.0-rc4(2014-07-23)
U-Boot 2010.12-rc2-svn-Dji (Jul 23 2014 - 11:14:40)
Cores: ARM 432 MHz
DDR: 297 MHz
I2C: ready
DRAM: 128 MiB
NAND: 128 MiB
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01
*** Warning - bad CRC, using default environment

Net: Ethernet PHY: GENERIC @ 0xff
DaVinci-EMAC
Press ESC to abort autoboot in 1 seconds

Loading from nand0, offset 0x4a0000
Image Name: Linux-2.6.32.17-davinci1
Created: 2015-11-02 7:28:36 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4050848 Bytes = 3.9 MiB
Load Address: 80008000
Entry Point: 80008000
## Booting kernel from Legacy Image at 80700000 ...
Image Name: Linux-2.6.32.17-davinci1
Created: 2015-11-02 7:28:36 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4050848 Bytes = 3.9 MiB
Load Address: 80008000
Entry Point: 80008000
Loading Kernel Image ... OK
OK

Starting kernel ...

[ 0.000000] Kernel Product Vesion : DJI-WIFI-WM610-Kernel-1.0-rc4(Nov 2 2015-15:24:51)
[ 0.000000] Linux version 2.6.32.17-davinci1 (root@xueb-VirtualBox) (gcc version 4.3.3 (Sourcery G++ Lite 2009q1-203) ) #1 PREEMPT Mon Nov 2 15:28:34 CST 2015
[ 0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] Machine: DaVinci DM36x EVM
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] DaVinci dm36x_rev1.2 variant 0x8
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping off. Total pages: 12192
[ 0.000000] Kernel command line: console=ttyS0,115200n8 rw dm365_imp.oper_mode=0 video=davincifb:vid0=0,10K:vid1=0,10K:eek:sd0=1920x1080X16,8100K mem=48MB davinci_enc_mngr.ch0_output=COMPOSITE davinci_enc_mngr.ch0_mode=pal ubi.mtd=2,2048 root=ubi0:rootfs rootfstype=ubifs ip=off lpj=1077248
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Memory: 48MB = 48MB total
[ 0.000000] Memory: 44432KB available (3652K code, 453K data, 120K init, 0K highmem)
[ 0.000000] SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:245
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] Calibrating delay loop (skipped) preset value.. 215.44 BogoMIPS (lpj=1077248)
[ 0.000000] Mount-cache hash table entries: 512
[ 0.000000] CPU: Testing write buffer coherency: ok
[ 0.000000] DaVinci: 8 gpio irqs
[ 0.000000] NET: Registered protocol family 16
[ 0.110000] bio: create slab <bio-0> at 0
[ 0.110000] DM365 IPIPE initialized in Continuous mode
[ 0.110000] SCSI subsystem initialized
[ 0.120000] usbcore: registered new interface driver usbfs
[ 0.120000] usbcore: registered new interface driver hub
[ 0.120000] usbcore: registered new device driver usb
[ 0.120000] davinci_i2c_probe
[ 0.120000] vpss vpss: dm365_vpss vpss probed
[ 0.120000] vpss vpss: dm365_vpss vpss probe success
[ 0.120000] dm365_afew_hw_init
[ 0.130000] ch0 default output "COMPOSITE", mode "PAL"
[ 0.130000] VPBE Encoder Initialized
[ 0.130000] LogicPD encoder initialized
[ 0.130000] Switching to clocksource timer0_1
[ 0.140000] musb_hdrc: version 6.0, pio, host, debug=0
[ 0.160000] musb_hdrc: USB Host mode controller at fec64000 using PIO, IRQ 12
[ 0.160000] musb_hdrc musb_hdrc: MUSB HDRC host driver
[ 0.160000] musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 1
[ 0.160000] usb usb1: configuration #1 chosen from 1 choice
[ 0.160000] hub 1-0:1.0: USB hub found
[ 0.160000] hub 1-0:1.0: 1 port detected
[ 0.160000] NET: Registered protocol family 2
[ 0.160000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.160000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.160000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.160000] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.160000] TCP reno registered
[ 0.160000] NET: Registered protocol family 1
[ 0.160000] RPC: Registered udp transport module.
[ 0.160000] RPC: Registered tcp transport module.
[ 0.160000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.170000] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.170000] msgmni has been set to 86
[ 0.180000] alg: No test for stdrng (krng)
[ 0.180000] io scheduler noop registered (default)
[ 0.210000] VBUS on (a_wait_vrise), devctl 11
[ 0.220000] davincifb davincifb.0: dm_osd0_fb: Initial window configuration is invalid.
[ 0.300000] Console: switching to colour frame buffer device 240x67
[ 0.310000] davinci_interrupt 370: VBUS error workaround (delay coming)
[ 0.310000] VBUS off (a_wait_vfall) ERROR, devctl 90
[ 0.390000] davincifb davincifb.0: dm_osd0_fb: 1920x1080x16@0,0 with framebuffer size 8100KB
[ 0.390000] davincifb davincifb.0: dm_vid0_fb: 0x0x16@0,0 with framebuffer size 10KB
[ 0.390000] davincifb davincifb.0: dm_osd1_fb: 720x576x4@0,0 with framebuffer size 810KB
[ 0.400000] davincifb davincifb.0: dm_vid1_fb: 0x0x16@0,0 with framebuffer size 10KB
[ 0.460000] DM365 IPIPEIF probed
[ 0.460000] imp serializer initialized
[ 0.460000] davinci_previewer initialized
[ 0.470000] davinci_resizer initialized
[ 0.470000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.470000] serial8250.0: ttyS0 at MMIO 0x1c20000 (irq = 40) is a 16550A
[ 0.890000] console [ttyS0] enabled
[ 0.890000] serial8250.0: ttyS1 at MMIO 0x1d06000 (irq = 41) is a 16550A
[ 0.900000] brd: module loaded
[ 0.910000] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xf1 (Micron NAND 128MiB 3,3V 8-bit)
[ 0.920000] Creating 4 MTD partitions on "davinci_nand.0":
[ 0.930000] 0x000000000000-0x0000004a0000 : "bootloader"
[ 0.940000] 0x0000004a0000-0x000000e00000 : "kernel"
[ 0.940000] 0x000000e00000-0x000007f00000 : "filesystem"
[ 0.950000] 0x000000000000-0x000008000000 : "all"
[ 0.960000] davinci_nand davinci_nand.0: controller rev. 2.3
[ 0.970000] UBI: attaching mtd2 to ubi0
[ 0.970000] UBI: physical eraseblock size: 131072 bytes (128 KiB)
[ 0.980000] UBI: logical eraseblock size: 126976 bytes
[ 0.990000] UBI: smallest flash I/O unit: 2048
[ 0.990000] UBI: sub-page size: 512
[ 1.000000] UBI: VID header offset: 2048 (aligned 2048)
[ 1.000000] UBI: data offset: 4096
[ 1.490000] UBI: attached mtd2 to ubi0
[ 1.490000] UBI: MTD device name: "filesystem"
[ 1.500000] UBI: MTD device size: 113 MiB
[ 1.500000] UBI: number of good PEBs: 904
[ 1.510000] UBI: number of bad PEBs: 0
[ 1.510000] UBI: max. allowed volumes: 128
[ 1.510000] UBI: wear-leveling threshold: 4096
[ 1.520000] UBI: number of internal volumes: 1
[ 1.520000] UBI: number of user volumes: 1
[ 1.530000] UBI: available PEBs: 0
[ 1.530000] UBI: total number of reserved PEBs: 904
[ 1.540000] UBI: number of PEBs reserved for bad PEB handling: 9
[ 1.540000] UBI: max/mean erase counter: 25/1
[ 1.550000] UBI: image sequence number: 649241839
[ 1.550000] UBI: background thread "ubi_bgt0d" started, PID 328
[ 1.560000] usbcore: registered new interface driver asix
[ 1.570000] usbcore: registered new interface driver cdc_ether
[ 1.570000] usbcore: registered new interface driver net1080
[ 1.580000] usbcore: registered new interface driver cdc_subset
[ 1.590000] usbcore: registered new interface driver zaurus
[ 1.590000] console [netcon0] enabled
[ 1.600000] netconsole: network logging started
[ 1.600000] Initializing USB Mass Storage driver...
[ 1.610000] usbcore: registered new interface driver usb-storage
[ 1.610000] USB Mass Storage support registered.
[ 1.620000] i2c /dev entries driver
[ 1.620000] Linux video capture interface: v2.00
[ 2.640000] i2c_davinci i2c_davinci.1: timeout when try recovery i2c bus
[ 2.640000] i2c_davinci i2c_davinci.1: timeout waiting for bus ready
[ 3.660000] i2c_davinci i2c_davinci.1: timeout when try recovery i2c bus
[ 3.660000] i2c_davinci i2c_davinci.1: timeout waiting for bus ready
[ 4.680000] i2c_davinci i2c_davinci.1: timeout when try recovery i2c bus
[ 4.680000] i2c_davinci i2c_davinci.1: timeout waiting for bus ready
[ 4.690000] vpfe-capture: vpss clock vpss_master enabled
[ 4.690000] vpfe-capture vpfe-capture: v4l2 device registered
[ 4.700000] vpfe-capture vpfe-capture: video device registered
[ 4.710000] EVM: switch to ambarella video input
[ 4.710000] vpfe-capture vpfe-capture: v4l2 sub device ambarella registered
[ 4.720000] vpfe_register_ccdc_device: DM365 ISIF
[ 4.720000] DM365 ISIF is registered with vpfe.
[ 4.730000] Trying to register davinci display video device.
[ 4.740000] layer=c105ec00,layer->video_dev=c105ed64
[ 4.740000] Trying to register davinci display video device.
[ 4.750000] layer=c105f000,layer->video_dev=c105f164
[ 4.760000] davinci_init:DaVinci V4L2 Display Driver V1.0 loaded
[ 4.760000] watchdog watchdog: heartbeat 1 sec
[ 4.770000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 4.770000] arp_tables: (C) 2002 David S. Miller
[ 4.780000] TCP cubic registered
[ 4.780000] NET: Registered protocol family 17
[ 4.790000] Bridge firewalling registered
[ 4.810000] Clocks: disable unused mmcsd0
[ 4.810000] Clocks: disable unused mmcsd1
[ 4.810000] Clocks: disable unused spi0
[ 4.810000] Clocks: disable unused spi1
[ 4.810000] Clocks: disable unused spi2
[ 4.810000] Clocks: disable unused spi3
[ 4.810000] Clocks: disable unused spi4
[ 4.810000] Clocks: disable unused pwm0
[ 4.810000] Clocks: disable unused pwm1
[ 4.810000] Clocks: disable unused pwm2
[ 4.810000] Clocks: disable unused pwm3
[ 4.810000] Clocks: disable unused timer1
[ 4.810000] Clocks: disable unused timer3
[ 4.810000] Clocks: disable unused emac
[ 4.810000] Clocks: disable unused voice_codec
[ 4.810000] Clocks: disable unused asp0
[ 4.810000] Clocks: disable unused rto
[ 4.810000] Clocks: disable unused mjcp
[ 4.890000] nnnn===0
[ 4.890000] davinci_emac_probe: using random MAC addr: 02:46:4f:cc:76:c6
[ 4.900000] emac-mii: probed
[ 4.980000] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[ 4.990000] UBIFS: file system size: 110342144 bytes (107756 KiB, 105 MiB, 869 LEBs)
[ 4.990000] UBIFS: journal size: 9023488 bytes (8812 KiB, 8 MiB, 72 LEBs)
[ 5.000000] UBIFS: media format: w4/r0 (latest is w4/r0)
[ 5.010000] UBIFS: default compressor: lzo
[ 5.010000] UBIFS: reserved for root: 0 bytes (0 KiB)
[ 5.020000] VFS: Mounted root (ubifs filesystem) on device 0:13.
[ 5.030000] Freeing init memory: 120K

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>WM610<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Filesystem Product Vesion : DJI-WM610-Filesystem-1.0-rc3(2014-06-06)
Runing /etc/init.d/rcS
[ 6.820000] CMEMK module: built on Jan 13 2015 at 19:24:09
[ 6.840000] Reference Linux version 2.6.32
[ 6.840000] File /home/DJI2/Project/enc_nohdmi_wm610/src/dvsdk/dvsdk_dm368_4_02_00_06/linuxutils_2_26_01_02/packages/ti/sdo/linuxutils/cmem/src/module/cmemk.c
[ 6.860000] allocated heap buffer 0xc7000000 of size 0x2456000
[ 6.890000] heap fallback enabled - will try heap if pool buffer is not available
[ 6.900000] CMEM Range Overlaps Kernel Physical - allowing overlap
[ 6.910000] CMEM phys_start (0x1000) overlaps kernel (0x80000000 -> 0x83000000)
[ 6.910000] cmemk initialized
[ 6.940000] IRQK module: built on Jan 13 2015 at 19:23:41
[ 6.960000] Reference Linux version 2.6.32
[ 6.960000] File /home/DJI2/Project/enc_nohdmi_wm610/src/dvsdk/dvsdk_dm368_4_02_00_06/linuxutils_2_26_01_02/packages/ti/sdo/linuxutils/irq/src/module/irqk.c
[ 6.980000] irqk initialized
[ 7.030000] EDMAK module: built on Jan 13 2015 at 19:23:04
[ 7.050000] Reference Linux version 2.6.32
[ 7.050000] File /home/DJI2/Project/enc_nohdmi_wm610/src/dvsdk/dvsdk_dm368_4_02_00_06/linuxutils_2_26_01_02/packages/ti/sdo/linuxutils/edma/src/module/edmak.c
sulogin: no password entry for root
login[437]: root login on 'ttyS0'
#Process /etc/profile...
root@Dji-Pro:~#
encode_usb V00.02.02.00(Jul 18 2015 16:52:39).
Entry Encrypt qury mode
?init libusb successed!!!
!!!!!!!!!!!!!!!![ 9.440000] EVM: switch to ambarella video input
!!!!!!! open 68013 failed VENDOR_ID = 0x0547
Init libusb faild!
Auto to detect video input type:
Default video input sele[ 9.460000] davinci_resizer davinci_resizer.2: RSZ_G_CONFIG:0:1:124
cted:Hdmi_yuv
S[ 9.470000] davinci_previewer davinci_previewer.2: ipipe_set_preview_config
etting video sta[ 9.470000] vpfe-capture vpfe-capture: IPIPE Chained
ndard to: 0x1000[ 9.480000] vpfe-capture vpfe-capture: Resizer present
00000000000
Capture input set t[ 9.490000] EVM: switch to ambarella video input
o Hdmi_yuv:11
C[ 9.490000] vpfe-capture vpfe-capture: width = 1280, height = 720, bpp = 1
apture videoStdO[ 9.500000] vpfe-capture vpfe-capture: adjusted width = 1280, height = 720, bpp = 1, bytesperline = 1280, sizeimage = 1382400
ld=0000000b
[ 9.510000] vpfe-capture vpfe-capture: width = 1280, height = 720, bpp = 1
[ 9.520000] vpfe-capture vpfe-capture: adjusted width = 1280, height = 720, bpp = 1, bytesperline = 1280, sizeimage = 1382400
videoFrameRate=30000, width=1280, height=720
Venc1.c : minNumOutBufs 2, minOutBufSize[0] 1382400, minOutBufSize[1] 800
GOP interval:30, outBufSize:1382400, enAdpBW:1, airRate=0, slice=6, VUI=4,timeScale=60001
osdThrFxn: process ID is 442 ***********
watchdog timeout:5
ctrlThrFxn: process ID is 434 ***********
Frmae:1 Pslice = 0, Islice = 8[39ms]
GetFPGAstatus err!
FPGA[1,0,1,0]-1.000000:0
hdmi status is 1
usblink status check~~~~~~~~~~~~~~~~
GetFPGAstatus err!!
inptVD=0547
USB device go down, need to reboot system
usb bus error dectected!
No USB device ID:547
try reset 68013....!
umount: can't remount none read-only
umount: mdev busy - remounted read-only
The system is going down NOW!
Sent SIGTERM to all processes
Sent SIGKILL to all processes
Requesting system reboot
[ 13.090000] Restarting system.
 
And what if you try to do this fast? You have the console since the message:
Code:
root@Dji-Pro:~#
This message is at 7th second, and restart is at 13th second - maybe you'll be able to 'stop' inbetween?
 
You were right. Got it to stop.

However no /dev/usb

























*** Warning - bad CRC, using default environment

Net: Ethernet PHY: GENERIC @ 0xff
DaVinci-EMAC
Press ESC to abort autoboot in 1 seconds

Loading from nand0, offset 0x4a0000
Image Name: Linux-2.6.32.17-davinci1
Created: 2015-11-02 7:28:36 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4050848 Bytes = 3.9 MiB
Load Address: 80008000
Entry Point: 80008000
## Booting kernel from Legacy Image at 80700000 ...
Image Name: Linux-2.6.32.17-davinci1
Created: 2015-11-02 7:28:36 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4050848 Bytes = 3.9 MiB
Load Address: 80008000
Entry Point: 80008000
Loading Kernel Image ... OK
OK

Starting kernel ...

[ 0.000000] Kernel Product Vesion : DJI-WIFI-WM610-Kernel-1.0-rc4(Nov 2 2015-15:24:51)
[ 0.000000] Linux version 2.6.32.17-davinci1 (root@xueb-VirtualBox) (gcc version 4.3.3 (Sourcery G++ Lite 2009q1-203) ) #1 PREEMPT Mon Nov 2 15:28:34 CST 2015
[ 0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] Machine: DaVinci DM36x EVM
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] DaVinci dm36x_rev1.2 variant 0x8
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping off. Total pages: 12192
[ 0.000000] Kernel command line: console=ttyS0,115200n8 rw dm365_imp.oper_mode=0 video=davincifb:vid0=0,10K:vid1=0,10K:eek:sd0=1920x1080X16,8100K mem=48MB davinci_enc_mngr.ch0_output=COMPOSITE davinci_enc_mngr.ch0_mode=pal ubi.mtd=2,2048 root=ubi0:rootfs rootfstype=ubifs ip=off lpj=1077248
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Memory: 48MB = 48MB total
[ 0.000000] Memory: 44432KB available (3652K code, 453K data, 120K init, 0K highmem)
[ 0.000000] SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:245
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] Calibrating delay loop (skipped) preset value.. 215.44 BogoMIPS (lpj=1077248)
[ 0.000000] Mount-cache hash table entries: 512
[ 0.000000] CPU: Testing write buffer coherency: ok
[ 0.000000] DaVinci: 8 gpio irqs
[ 0.000000] NET: Registered protocol family 16
[ 0.110000] bio: create slab <bio-0> at 0
[ 0.110000] DM365 IPIPE initialized in Continuous mode
[ 0.110000] SCSI subsystem initialized
[ 0.120000] usbcore: registered new interface driver usbfs
[ 0.120000] usbcore: registered new interface driver hub
[ 0.120000] usbcore: registered new device driver usb
[ 0.120000] davinci_i2c_probe
[ 0.120000] vpss vpss: dm365_vpss vpss probed
[ 0.120000] vpss vpss: dm365_vpss vpss probe success
[ 0.120000] dm365_afew_hw_init
[ 0.130000] ch0 default output "COMPOSITE", mode "PAL"
[ 0.130000] VPBE Encoder Initialized
[ 0.130000] LogicPD encoder initialized
[ 0.130000] Switching to clocksource timer0_1
[ 0.140000] musb_hdrc: version 6.0, pio, host, debug=0
[ 0.160000] musb_hdrc: USB Host mode controller at fec64000 using PIO, IRQ 12
[ 0.160000] musb_hdrc musb_hdrc: MUSB HDRC host driver
[ 0.160000] musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 1
[ 0.160000] usb usb1: configuration #1 chosen from 1 choice
[ 0.160000] hub 1-0:1.0: USB hub found
[ 0.160000] hub 1-0:1.0: 1 port detected
[ 0.160000] NET: Registered protocol family 2
[ 0.160000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.160000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.160000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.160000] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.160000] TCP reno registered
[ 0.160000] NET: Registered protocol family 1
[ 0.160000] RPC: Registered udp transport module.
[ 0.160000] RPC: Registered tcp transport module.
[ 0.160000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.170000] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.170000] msgmni has been set to 86
[ 0.180000] alg: No test for stdrng (krng)
[ 0.180000] io scheduler noop registered (default)
[ 0.210000] VBUS on (a_wait_vrise), devctl 19
[ 0.210000] davinci_interrupt 370: VBUS error workaround (delay coming)
[ 0.210000] VBUS off (a_wait_vfall) ERROR, devctl 90
[ 0.220000] davincifb davincifb.0: dm_osd0_fb: Initial window configuration is invalid.
[ 0.300000] Console: switching to colour frame buffer device 240x67
[ 0.390000] davincifb davincifb.0: dm_osd0_fb: 1920x1080x16@0,0 with framebuffer size 8100KB
[ 0.390000] davincifb davincifb.0: dm_vid0_fb: 0x0x16@0,0 with framebuffer size 10KB
[ 0.390000] davincifb davincifb.0: dm_osd1_fb: 720x576x4@0,0 with framebuffer size 810KB
[ 0.400000] davincifb davincifb.0: dm_vid1_fb: 0x0x16@0,0 with framebuffer size 10KB
[ 0.460000] DM365 IPIPEIF probed
[ 0.460000] imp serializer initialized
[ 0.460000] davinci_previewer initialized
[ 0.470000] davinci_resizer initialized
[ 0.470000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.470000] serial8250.0: ttyS0 at MMIO 0x1c20000 (irq = 40) is a 16550A
[ 0.890000] console [ttyS0] enabled
[ 0.890000] serial8250.0: ttyS1 at MMIO 0x1d06000 (irq = 41) is a 16550A
[ 0.900000] brd: module loaded
[ 0.910000] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xf1 (Micron NAND 128MiB 3,3V 8-bit)
[ 0.920000] Creating 4 MTD partitions on "davinci_nand.0":
[ 0.930000] 0x000000000000-0x0000004a0000 : "bootloader"
[ 0.940000] 0x0000004a0000-0x000000e00000 : "kernel"
[ 0.940000] 0x000000e00000-0x000007f00000 : "filesystem"
[ 0.950000] 0x000000000000-0x000008000000 : "all"
[ 0.960000] davinci_nand davinci_nand.0: controller rev. 2.3
[ 0.970000] UBI: attaching mtd2 to ubi0
[ 0.970000] UBI: physical eraseblock size: 131072 bytes (128 KiB)
[ 0.980000] UBI: logical eraseblock size: 126976 bytes
[ 0.990000] UBI: smallest flash I/O unit: 2048
[ 0.990000] UBI: sub-page size: 512
[ 1.000000] UBI: VID header offset: 2048 (aligned 2048)
[ 1.000000] UBI: data offset: 4096
[ 1.490000] UBI: attached mtd2 to ubi0
[ 1.490000] UBI: MTD device name: "filesystem"
[ 1.490000] UBI: MTD device size: 113 MiB
[ 1.500000] UBI: number of good PEBs: 904
[ 1.500000] UBI: number of bad PEBs: 0
[ 1.510000] UBI: max. allowed volumes: 128
[ 1.510000] UBI: wear-leveling threshold: 4096
[ 1.520000] UBI: number of internal volumes: 1
[ 1.520000] UBI: number of user volumes: 1
[ 1.530000] UBI: available PEBs: 0
[ 1.530000] UBI: total number of reserved PEBs: 904
[ 1.540000] UBI: number of PEBs reserved for bad PEB handling: 9
[ 1.540000] UBI: max/mean erase counter: 25/1
[ 1.550000] UBI: image sequence number: 649241839
[ 1.550000] UBI: background thread "ubi_bgt0d" started, PID 328
[ 1.560000] usbcore: registered new interface driver asix
[ 1.570000] usbcore: registered new interface driver cdc_ether
[ 1.570000] usbcore: registered new interface driver net1080
[ 1.580000] usbcore: registered new interface driver cdc_subset
[ 1.590000] usbcore: registered new interface driver zaurus
[ 1.590000] console [netcon0] enabled
[ 1.600000] netconsole: network logging started
[ 1.600000] Initializing USB Mass Storage driver...
[ 1.610000] usbcore: registered new interface driver usb-storage
[ 1.610000] USB Mass Storage support registered.
[ 1.620000] i2c /dev entries driver
[ 1.620000] Linux video capture interface: v2.00
[ 2.640000] i2c_davinci i2c_davinci.1: timeout when try recovery i2c bus
[ 2.640000] i2c_davinci i2c_davinci.1: timeout waiting for bus ready
[ 3.660000] i2c_davinci i2c_davinci.1: timeout when try recovery i2c bus
[ 3.660000] i2c_davinci i2c_davinci.1: timeout waiting for bus ready
[ 4.680000] i2c_davinci i2c_davinci.1: timeout when try recovery i2c bus
[ 4.680000] i2c_davinci i2c_davinci.1: timeout waiting for bus ready
[ 4.690000] vpfe-capture: vpss clock vpss_master enabled
[ 4.690000] vpfe-capture vpfe-capture: v4l2 device registered
[ 4.700000] vpfe-capture vpfe-capture: video device registered
[ 4.710000] EVM: switch to ambarella video input
[ 4.710000] vpfe-capture vpfe-capture: v4l2 sub device ambarella registered
[ 4.720000] vpfe_register_ccdc_device: DM365 ISIF
[ 4.720000] DM365 ISIF is registered with vpfe.
[ 4.730000] Trying to register davinci display video device.
[ 4.740000] layer=c106ac00,layer->video_dev=c106ad64
[ 4.740000] Trying to register davinci display video device.
[ 4.750000] layer=c106b000,layer->video_dev=c106b164
[ 4.760000] davinci_init:DaVinci V4L2 Display Driver V1.0 loaded
[ 4.760000] watchdog watchdog: heartbeat 1 sec
[ 4.770000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 4.770000] arp_tables: (C) 2002 David S. Miller
[ 4.780000] TCP cubic registered
[ 4.780000] NET: Registered protocol family 17
[ 4.790000] Bridge firewalling registered
[ 4.810000] Clocks: disable unused mmcsd0
[ 4.810000] Clocks: disable unused mmcsd1
[ 4.810000] Clocks: disable unused spi0
[ 4.810000] Clocks: disable unused spi1
[ 4.810000] Clocks: disable unused spi2
[ 4.810000] Clocks: disable unused spi3
[ 4.810000] Clocks: disable unused spi4
[ 4.810000] Clocks: disable unused pwm0
[ 4.810000] Clocks: disable unused pwm1
[ 4.810000] Clocks: disable unused pwm2
[ 4.810000] Clocks: disable unused pwm3
[ 4.810000] Clocks: disable unused timer1
[ 4.810000] Clocks: disable unused timer3
[ 4.810000] Clocks: disable unused emac
[ 4.810000] Clocks: disable unused voice_codec
[ 4.810000] Clocks: disable unused asp0
[ 4.810000] Clocks: disable unused rto
[ 4.810000] Clocks: disable unused mjcp
[ 4.890000] nnnn===0
[ 4.890000] davinci_emac_probe: using random MAC addr: 32:ac:7c:47:fc:ac
[ 4.900000] emac-mii: probed
[ 4.980000] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[ 4.990000] UBIFS: file system size: 110342144 bytes (107756 KiB, 105 MiB, 869 LEBs)
[ 4.990000] UBIFS: journal size: 9023488 bytes (8812 KiB, 8 MiB, 72 LEBs)
[ 5.000000] UBIFS: media format: w4/r0 (latest is w4/r0)
[ 5.010000] UBIFS: default compressor: lzo
[ 5.010000] UBIFS: reserved for root: 0 bytes (0 KiB)
[ 5.020000] VFS: Mounted root (ubifs filesystem) on device 0:13.
[ 5.030000] Freeing init memory: 120K
o
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>WM610<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Filesystem Product Vesion : DJI-WM610-Filesystem-1.0-rc3(2014-06-06)
Runing /etc/init.d/rcS
p
[ 6.830000] CMEMK module: built on Jan 13 2015 at 19:24:09
[ 6.830000] Reference Linux version 2.6.32
[ 6.850000] File /home/DJI2/Project/enc_nohdmi_wm610/src/dvsdk/dvsdk_dm368_4_02_00_06/linuxutils_2_26_01_02/packages/ti/sdo/linuxutils/cmem/src/module/cmemk.c
[ 6.870000] allocated heap buffer 0xc7000000 of size 0x2456000
[ 6.890000] heap fallback enabled - will try heap if pool buffer is not available
[ 6.900000] CMEM Range Overlaps Kernel Physical - allowing overlap
[ 6.910000] CMEM phys_start (0x1000) overlaps kernel (0x80000000 -> 0x83000000)
[ 6.920000] cmemk initialized
[ 6.950000] IRQK module: built on Jan 13 2015 at 19:23:41
[ 6.950000] Reference Linux version 2.6.32
[ 6.970000] File /home/DJI2/Project/enc_nohdmi_wm610/src/dvsdk/dvsdk_dm368_4_02_00_06/linuxutils_2_26_01_02/packages/ti/sdo/linuxutils/irq/src/module/irqk.c
[ 6.990000] irqk initialized
[ 7.040000] EDMAK module: built on Jan 13 2015 at 19:23:04
[ 7.040000] Reference Linux version 2.6.32
[ 7.060000] File /home/DJI2/Project/enc_nohdmi_wm610/src/dvsdk/dvsdk_dm368_4_02_00_06/linuxutils_2_26_01_02/packages/ti/sdo/linuxutils/edma/src/module/edmak.c
sulogin: no password entry for root
login[437]: root login on 'ttyS0'
#Process /etc/profile...
root@Dji-Pro:~#
encode_usb V00.02.02.00(Jul 18 2015 16:52:39).
Entry Encrypt qury mode
stop
root@Dji-Pro:~#
root@Dji-Pro:~# ls /dev/sd*
ls: /dev/sd*: No such file or directory
root@Dji-Pro:~# ls /dev
at88 mtdblock3 tty27 tty54
bus network_latency tty28 tty55
cmem network_throughput tty29 tty56
console null tty3 tty57
cpu_dma_latency ptmx tty30 tty58
davinci_previewer pts tty31 tty59
davinci_resizer ram0 tty32 tty6
dm365-gpio random tty33 tty60
edma shm tty34 tty61
fb0 tty tty35 tty62
fb1 tty0 tty36 tty63
fb2 tty1 tty37 tty7
fb3 tty10 tty38 tty8
full tty11 tty39 tty9
i2c-1 tty12 tty4 ttyS0
irqk tty13 tty40 ttyS1
kmem tty14 tty41 ubi0
kmsg tty15 tty42 ubi0_0
mem tty16 tty43 ubi_ctrl
mtd0 tty17 tty44 urandom
mtd0ro tty18 tty45 usbdev1.1
mtd1 tty19 tty46 vcs
mtd1ro tty2 tty47 vcs1
mtd2 tty20 tty48 vcsa
mtd2ro tty21 tty49 vcsa1
mtd3 tty22 tty5 video0
mtd3ro tty23 tty50 video2
mtdblock0 tty24 tty51 video3
mtdblock1 tty25 tty52 watchdog
mtdblock2 tty26 tty53 zero
root@Dji-Pro:~#
 
Just try inserting a card reader to the port.

There is 'mtd3', we just have to copy it somewhere.
 
No, I mean insert USB stick to the USB port you've soldered. I'm using a card reader stick - the "normal" pendrive I have is not detected by it.

EDIT: Just make sure you've soldered USB power the correct way ;)
 
This is with SD card in place:

Code:
root@Dji-Pro:~# ls /dev
at88                mtdblock3           tty27               tty54
bus                 network_latency     tty28               tty55
cmem                network_throughput  tty29               tty56
console             null                tty3                tty57
cpu_dma_latency     ptmx                tty30               tty58
davinci_previewer   pts                 tty31               tty59
davinci_resizer     ram0                tty32               tty6
dm365-gpio          random              tty33               tty60
edma                shm                 tty34               tty61
fb0                 tty                 tty35               tty62
fb1                 tty0                tty36               tty63
fb2                 tty1                tty37               tty7
fb3                 tty10               tty38               tty8
full                tty11               tty39               tty9
i2c-1               tty12               tty4                ttyS0
irqk                tty13               tty40               ttyS1
kmem                tty14               tty41               ubi0
kmsg                tty15               tty42               ubi0_0
mem                 tty16               tty43               ubi_ctrl
mtd0                tty17               tty44               urandom
mtd0ro              tty18               tty45               usbdev1.1
mtd1                tty19               tty46               vcs
mtd1ro              tty2                tty47               vcs1
mtd2                tty20               tty48               vcsa
mtd2ro              tty21               tty49               vcsa1
mtd3                tty22               tty5                video0
mtd3ro              tty23               tty50               video2
mtdblock0           tty24               tty51               video3
mtdblock1           tty25               tty52               watchdog
mtdblock2           tty26               tty53               zero
root@Dji-Pro:~#
 
I already have a USB stick in the connector I soldered. Its the same USB stick I used to flash the kernel to the USB board.

I checked, and double checked all the connections to the female USB connector.
 
I see. Then execute:
Code:
dmesg -w
This command should not return to shell until you press ctrl-C; before that, it will continue to show any logs from the kernel.

When the command is running, disconnect and re-connect your usb stick. You should see messages about device removed/added.
 
Code:
root@Dji-Pro:~# dmesg -w
dmesg: invalid option -- 'w'
BusyBox v1.21.1 (2013-11-14 14:07:22 CST) multi-call binary.

Usage: dmesg [-c] [-n LEVEL] [-s SIZE]

Print or control the kernel ring buffer

        -c              Clear ring buffer after printing
        -n LEVEL        Set console logging level
        -s SIZE         Buffer size

root@Dji-Pro:~#
 
ok, then just go with 'dmesg -c' before and after re-connecting. Looks like this version doesn't support the so-called "blocking mode".
 
Code:
root@Dji-Pro:~# dmesg -c
[    0.000000] Kernel Product Vesion : DJI-WIFI-WM610-Kernel-1.0-rc4(Nov  2 2015-15:24:51)
[    0.000000] Linux version 2.6.32.17-davinci1 (root@xueb-VirtualBox) (gcc version 4.3.3 (Sourcery G++ Lite 2009q1-203) ) #1 PREEMPT Mon Nov 2 15:28:34 CST 2015
[    0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine: DaVinci DM36x EVM
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] On node 0 totalpages: 12288
[    0.000000] free_area_init_node: node 0, pgdat c03e453c, node_mem_map c042b000
[    0.000000]   DMA zone: 96 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 12192 pages, LIFO batch:1
[    0.000000] DaVinci dm36x_rev1.2 variant 0x8
[    0.000000] Built 1 zonelists in Zone order, mobility grouping off.  Total pages: 12192
[    0.000000] Kernel command line: console=ttyS0,115200n8 rw dm365_imp.oper_mode=0 video=davincifb:vid0=0,10K:vid1=0,10K:osd0=1920x1080X16,8100K mem=48MB davinci_enc_mngr.ch0_output=COMPOSITE davinci_enc_mngr.ch0_mode=pal ubi.mtd=2,2048 root=ubi0:rootfs rootfstype=ubifs ip=off lpj=1077248
[    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Memory: 48MB = 48MB total
[    0.000000] Memory: 44432KB available (3652K code, 453K data, 120K init, 0K highmem)
[    0.000000] SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:245
[    0.000000] Console: colour dummy device 80x30
[    0.000000] Calibrating delay loop (skipped) preset value.. 215.44 BogoMIPS (lpj=1077248)
[    0.000000] Mount-cache hash table entries: 512
[    0.000000] CPU: Testing write buffer coherency: ok
[    0.000000] DaVinci: 8 gpio irqs
[    0.000000] NET: Registered protocol family 16
[    0.110000] bio: create slab <bio-0> at 0
[    0.110000] DM365 IPIPE initialized in Continuous mode
[    0.110000] SCSI subsystem initialized
[    0.120000] usbcore: registered new interface driver usbfs
[    0.120000] usbcore: registered new interface driver hub
[    0.120000] usbcore: registered new device driver usb
[    0.120000] davinci_i2c_probe
[    0.120000] vpss vpss: dm365_vpss vpss probed
[    0.120000] vpss vpss: dm365_vpss vpss probe success
[    0.120000] dm365_afew_hw_init
[    0.130000] ch0 default output "COMPOSITE", mode "PAL"
[    0.130000] <vpbe_encoder_setoutput>
[    0.130000] Setting output to Composite
[    0.130000] Start of vpbe_encoder_setmode..
[    0.130000] </vpbe_encoder_setmode>
[    0.130000] </vpbe_encoder_setoutput>
[    0.130000] VPBE Encoder initialized
[    0.130000] <vpbe_encoder_enumoutput>
[    0.130000] </vpbe_encoder_enumoutput>
[    0.130000] <vpbe_encoder_setoutput>
[    0.130000] Setting output to Composite
[    0.130000] Start of vpbe_encoder_setmode..
[    0.130000] </vpbe_encoder_setmode>
[    0.130000] </vpbe_encoder_setoutput>
[    0.130000] Start of vpbe_encoder_setmode..
[    0.130000] </vpbe_encoder_setmode>
[    0.130000] <vpbe_encoder_getoutput>
[    0.130000] </vpbe_encoder_getoutput>
[    0.130000] <vpbe_encoder_getmode>
[    0.130000] <vpbe_encoder_getmode/>
[    0.130000] VPBE Encoder Initialized
[    0.130000] LogicPD encoder initialized
[    0.130000] Switching to clocksource timer0_1
[    0.140000] musb_hdrc: version 6.0, pio, host, debug=0
[    0.160000] musb_hdrc: ConfigData=0x06 (UTMI-8, dyn FIFOs, SoftConn)
[    0.160000] musb_hdrc: MHDRC RTL version 1.500
[    0.160000] musb_hdrc: setup fifo_mode 2
[    0.160000] musb_hdrc: 9/9 max ep, 4032/4096 memory
[    0.160000] musb_hdrc: USB Host mode controller at fec64000 using PIO, IRQ 12
[    0.160000] musb_hdrc musb_hdrc: MUSB HDRC host driver
[    0.160000] musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 1
[    0.160000] usb usb1: configuration #1 chosen from 1 choice
[    0.160000] hub 1-0:1.0: USB hub found
[    0.160000] hub 1-0:1.0: 1 port detected
[    0.160000] NET: Registered protocol family 2
[    0.160000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.160000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[    0.160000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[    0.160000] TCP: Hash tables configured (established 2048 bind 2048)
[    0.160000] TCP reno registered
[    0.160000] NET: Registered protocol family 1
[    0.160000] RPC: Registered udp transport module.
[    0.160000] RPC: Registered tcp transport module.
[    0.160000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.170000] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    0.170000] msgmni has been set to 86
[    0.180000] alg: No test for stdrng (krng)
[    0.180000] io scheduler noop registered (default)
[    0.180000] <vpbe_encoder_getmode>
[    0.180000] <vpbe_encoder_getmode/>
[    0.210000] VBUS on (a_wait_vrise), devctl 19
[    0.210000] davinci_interrupt 370: VBUS error workaround (delay coming)
[    0.210000] VBUS off (a_wait_vfall) ERROR, devctl 90
[    0.220000] <vpbe_encoder_getmode>
[    0.220000] <vpbe_encoder_getmode/>
[    0.220000] davincifb davincifb.0: dm_osd0_fb: Initial window configuration is invalid.
[    0.220000] <vpbe_encoder_getmode>
[    0.220000] <vpbe_encoder_getmode/>
[    0.300000] Console: switching to colour frame buffer device 240x67
[    0.390000] davincifb davincifb.0: dm_osd0_fb: 1920x1080x16@0,0 with framebuffer size 8100KB
[    0.390000] davincifb davincifb.0: dm_vid0_fb: 0x0x16@0,0 with framebuffer size 10KB
[    0.390000] <vpbe_encoder_getmode>
[    0.390000] <vpbe_encoder_getmode/>
[    0.390000] <vpbe_encoder_getmode>
[    0.390000] <vpbe_encoder_getmode/>
[    0.390000] davincifb davincifb.0: dm_osd1_fb: 720x576x4@0,0 with framebuffer size 810KB
[    0.400000] davincifb davincifb.0: dm_vid1_fb: 0x0x16@0,0 with framebuffer size 10KB
[    0.460000] DM365 IPIPEIF probed
[    0.460000] imp serializer initialized
[    0.460000] davinci_previewer initialized
[    0.470000] davinci_resizer initialized
[    0.470000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    0.470000] serial8250.0: ttyS0 at MMIO 0x1c20000 (irq = 40) is a 16550A
[    0.890000] console [ttyS0] enabled
[    0.890000] serial8250.0: ttyS1 at MMIO 0x1d06000 (irq = 41) is a 16550A
[    0.900000] brd: module loaded
[    0.910000] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xf1 (Micron NAND 128MiB 3,3V 8-bit)
[    0.920000] Bad block table found at page 65472, version 0x01
[    0.920000] Bad block table found at page 65408, version 0x01
[    0.920000] Creating 4 MTD partitions on "davinci_nand.0":
[    0.930000] 0x000000000000-0x0000004a0000 : "bootloader"
[    0.940000] 0x0000004a0000-0x000000e00000 : "kernel"
[    0.940000] 0x000000e00000-0x000007f00000 : "filesystem"
[    0.950000] 0x000000000000-0x000008000000 : "all"
[    0.960000] davinci_nand davinci_nand.0: controller rev. 2.3
[    0.970000] UBI: attaching mtd2 to ubi0
[    0.970000] UBI: physical eraseblock size:   131072 bytes (128 KiB)
[    0.980000] UBI: logical eraseblock size:    126976 bytes
[    0.990000] UBI: smallest flash I/O unit:    2048
[    0.990000] UBI: sub-page size:              512
[    1.000000] UBI: VID header offset:          2048 (aligned 2048)
[    1.000000] UBI: data offset:                4096
[    1.490000] UBI: attached mtd2 to ubi0
[    1.490000] UBI: MTD device name:            "filesystem"
[    1.490000] UBI: MTD device size:            113 MiB
[    1.500000] UBI: number of good PEBs:        904
[    1.500000] UBI: number of bad PEBs:         0
[    1.510000] UBI: max. allowed volumes:       128
[    1.510000] UBI: wear-leveling threshold:    4096
[    1.520000] UBI: number of internal volumes: 1
[    1.520000] UBI: number of user volumes:     1
[    1.530000] UBI: available PEBs:             0
[    1.530000] UBI: total number of reserved PEBs: 904
[    1.540000] UBI: number of PEBs reserved for bad PEB handling: 9
[    1.540000] UBI: max/mean erase counter: 25/1
[    1.550000] UBI: image sequence number: 649241839
[    1.550000] UBI: background thread "ubi_bgt0d" started, PID 328
[    1.560000] usbcore: registered new interface driver asix
[    1.570000] usbcore: registered new interface driver cdc_ether
[    1.570000] usbcore: registered new interface driver net1080
[    1.580000] usbcore: registered new interface driver cdc_subset
[    1.590000] usbcore: registered new interface driver zaurus
[    1.590000] console [netcon0] enabled
[    1.600000] netconsole: network logging started
[    1.600000] Initializing USB Mass Storage driver...
[    1.610000] usbcore: registered new interface driver usb-storage
[    1.610000] USB Mass Storage support registered.
[    1.620000] i2c /dev entries driver
[    1.620000] Linux video capture interface: v2.00
[    2.640000] i2c_davinci i2c_davinci.1: timeout when try recovery i2c bus
[    2.640000] i2c_davinci i2c_davinci.1: timeout waiting for bus ready
[    3.660000] i2c_davinci i2c_davinci.1: timeout when try recovery i2c bus
[    3.660000] i2c_davinci i2c_davinci.1: timeout waiting for bus ready
[    4.680000] i2c_davinci i2c_davinci.1: timeout when try recovery i2c bus
[    4.680000] i2c_davinci i2c_davinci.1: timeout waiting for bus ready
[    4.690000] vpfe-capture: vpss clock vpss_master enabled
[    4.690000] vpfe-capture vpfe-capture: v4l2 device registered
[    4.700000] vpfe-capture vpfe-capture: video device registered
[    4.710000] EVM: switch to ambarella video input
[    4.710000] vpfe-capture vpfe-capture: v4l2 sub device ambarella registered
[    4.720000] vpfe_register_ccdc_device: DM365 ISIF
[    4.720000] DM365 ISIF is registered with vpfe.
[    4.730000] <davinci_display_init>
[    4.730000] Trying to register davinci display video device.
[    4.740000] layer=c105ec00,layer->video_dev=c105ed64
[    4.740000] Trying to register davinci display video device.
[    4.750000] layer=c105f000,layer->video_dev=c105f164
[    4.760000] davinci_init:DaVinci V4L2 Display Driver V1.0 loaded
[    4.760000] </davinci_init>
[    4.760000] watchdog watchdog: heartbeat 1 sec
[    4.770000] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.770000] arp_tables: (C) 2002 David S. Miller
[    4.780000] TCP cubic registered
[    4.780000] NET: Registered protocol family 17
[    4.790000] Bridge firewalling registered
[    4.810000] Clocks: disable unused mmcsd0
[    4.810000] Clocks: disable unused mmcsd1
[    4.810000] Clocks: disable unused spi0
[    4.810000] Clocks: disable unused spi1
[    4.810000] Clocks: disable unused spi2
[    4.810000] Clocks: disable unused spi3
[    4.810000] Clocks: disable unused spi4
[    4.810000] Clocks: disable unused pwm0
[    4.810000] Clocks: disable unused pwm1
[    4.810000] Clocks: disable unused pwm2
[    4.810000] Clocks: disable unused pwm3
[    4.810000] Clocks: disable unused timer1
[    4.810000] Clocks: disable unused timer3
[    4.810000] Clocks: disable unused emac
[    4.810000] Clocks: disable unused voice_codec
[    4.810000] Clocks: disable unused asp0
[    4.810000] Clocks: disable unused rto
[    4.810000] Clocks: disable unused mjcp
[    4.890000] nnnn===0
[    4.890000] davinci_emac_probe: using random MAC addr: 6e:00:db:a9:8d:ce
[    4.900000] emac-mii: probed
[    4.940000] UBIFS: recovery needed
[    4.990000] UBIFS: recovery completed
[    4.990000] UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[    5.000000] UBIFS: file system size:   110342144 bytes (107756 KiB, 105 MiB, 869 LEBs)
[    5.010000] UBIFS: journal size:       9023488 bytes (8812 KiB, 8 MiB, 72 LEBs)
[    5.010000] UBIFS: media format:       w4/r0 (latest is w4/r0)
[    5.020000] UBIFS: default compressor: lzo
[    5.020000] UBIFS: reserved for root:  0 bytes (0 KiB)
[    5.030000] VFS: Mounted root (ubifs filesystem) on device 0:13.
[    5.040000] Freeing init memory: 120K
[    6.850000] CMEMK module: built on Jan 13 2015 at 19:24:09
[    6.850000]   Reference Linux version 2.6.32
[    6.860000]   File /home/DJI2/Project/enc_nohdmi_wm610/src/dvsdk/dvsdk_dm368_4_02_00_06/linuxutils_2_26_01_02/packages/ti/sdo/linuxutils/cmem/src/module/cmemk.c
[    6.900000] allocated heap buffer 0xc7000000 of size 0x2456000
[    6.900000] heap fallback enabled - will try heap if pool buffer is not available
[    6.910000] CMEM Range Overlaps Kernel Physical - allowing overlap
[    6.920000] CMEM phys_start (0x1000) overlaps kernel (0x80000000 -> 0x83000000)
[    6.930000] cmemk initialized
[    6.960000] IRQK module: built on Jan 13 2015 at 19:23:41
[    6.960000]   Reference Linux version 2.6.32
[    6.980000]   File /home/DJI2/Project/enc_nohdmi_wm610/src/dvsdk/dvsdk_dm368_4_02_00_06/linuxutils_2_26_01_02/packages/ti/sdo/linuxutils/irq/src/module/irqk.c
[    7.000000] irqk initialized
[    7.050000] EDMAK module: built on Jan 13 2015 at 19:23:04
[    7.050000]   Reference Linux version 2.6.32
[    7.070000]   File /home/DJI2/Project/enc_nohdmi_wm610/src/dvsdk/dvsdk_dm368_4_02_00_06/linuxutils_2_26_01_02/packages/ti/sdo/linuxutils/edma/src/module/edmak.c
[    9.460000] EVM: switch to ambarella video input
[    9.470000] davinci_resizer davinci_resizer.2: RSZ_G_CONFIG:0:1:124
[    9.480000] davinci_previewer davinci_previewer.2: ipipe_set_preview_config
[    9.490000] vpfe-capture vpfe-capture: IPIPE Chained
[    9.490000] vpfe-capture vpfe-capture: Resizer present
[    9.500000] EVM: switch to ambarella video input
[    9.510000] vpfe-capture vpfe-capture: width = 1280, height = 720, bpp = 1
[    9.510000] vpfe-capture vpfe-capture: adjusted width = 1280, height = 720, bpp = 1, bytesperline = 1280, sizeimage = 1382400
[    9.530000] vpfe-capture vpfe-capture: width = 1280, height = 720, bpp = 1
[    9.540000] vpfe-capture vpfe-capture: adjusted width = 1280, height = 720, bpp = 1, bytesperline = 1280, sizeimage = 1382400
[    9.570000] ipipe_set_resizer, resizer - A enabled
root@Dji-Pro:~# dmesg -c
root@Dji-Pro:~# ls /dev/sd*
ls: /dev/sd*: No such file or directory
root@Dji-Pro:~#
 

Members online

No members online now.

Forum statistics

Threads
143,161
Messages
1,468,042
Members
105,061
Latest member
vikeaddict