arducamstill program width: 4192, height: 3120 not working

1.Which seller did you purchase the product(s) from?

2.The Model number of the product(s) you have purchased?

3.Which Platform are you using the product(s) on?
CM3+, compute module IO Board
4.Which instruction are you following?

5.Has your product ever worked properly?

6.What problems are you experiencing?
i am using raspberry pi CM3+, arducam imx135(13MP), compute module IO Board Environment

./arducamstill -cs 1 -t 0 -m 0 -awb 1 -ae 1

./arducamstill -cs 1 -t 0 -m 1 -awb 1 -ae 1

./arducamstill -cs 1 -t 0 -m 2 -awb 1 -ae 1

does work.

but

./arducamstill -cs 1 -t 0 -m 3 -awb 1 -ae 1

./arducamstill -cs 1 -t 0 -m 4 -awb 1 -ae 1

doesn’t work.

in /boot/config.txt …

gpu_mem is already 300.

I want it to work at full resolution.

Please help me on how to do it.

 

Failure message

pi@HAN:~/arducam/MIPI_Camera/RPI $ ./arducamstill -cs 1 -t 0 -m 4 -awb 1 -ae 1
Open camera…
Found sensor imx135 at address 10
mode: 0, width: 1280, height: 720, pixelformat: pRAA, desc: (null)
mode: 1, width: 1920, height: 1080, pixelformat: pRAA, desc: (null)
mode: 2, width: 2592, height: 1944, pixelformat: pRAA, desc: (null)
mode: 3, width: 3264, height: 2464, pixelformat: pRAA, desc: (null)
mode: 4, width: 4192, height: 3120, pixelformat: pRAA, desc: (null)
index: 0, CID: 0x00980914, desc: V4L2_CID_HFLIP, min: 0, max: 1, default: 0, current: 0
index: 1, CID: 0x00980915, desc: V4L2_CID_VFLIP, min: 0, max: 1, default: 0, current: 0
index: 2, CID: 0x00980911, desc: V4L2_CID_EXPOSURE, min: 0, max: 65535, default: 1606, current: 1725
index: 3, CID: 0x00980913, desc: V4L2_CID_GAIN, min: 0, max: 4095, default: 1024, current: 1024
index: 4, CID: 0x0098090E, desc: V4L2_CID_RED_BALANCE, min: 0, max: 4095, default: 1664, current: 1024
index: 5, CID: 0x0098090F, desc: V4L2_CID_BLUE_BALANCE, min: 0, max: 4095, default: 1664, current: 1024
index: 6, CID: 0x009A090A, desc: V4L2_CID_FOCUS_ABSOLUTE, min: 0, max: 1000, default: 270, current: 270
usrvcsm: [vcsm_malloc_cache]: [6076] [mmal_vc_port buffer]: ioctl mem-alloc FAILED [-1] (hdl: 0)
usrvcsm: [vcsm_vc_hdl_from_hdl]: [6076]: invalid device or handle!
usrvcsm: [vcsm_lock]: [6076]: invalid device or invalid handle!
mmal: manually_port_pool_create: could not allocate 16373760 bytes of shared memory (handle 0)
mmal: Failed to create connection.
mmal: Failed to create pool
mmal: Failed to enable camera
set resolution status = 1

pi@HAN:~/arducam/MIPI_Camera/RPI $

 

 
7.What attempts at troubleshooting have you already made?

8.How would you like us to help you?