However I cant view any images, they are all broken..
here is my log outputs
If I try to run zmc manually w/debug this is what I get:Nov 30 03:54:22 localhost zmc-d0[1038]: INF [Debug Level = 0, Debug Log = ]
Nov 30 03:54:22 localhost kernel: v3tv: palette: VIDEO_PALETTE_RGB24 = 24 bpp
Nov 30 03:54:22 localhost kernel: vpx3225d[0]: DECODER_SET_PICTURE
Nov 30 03:54:22 localhost kernel: vpx3225d[0]:vpx reg-> brightness: 0x000 hue: 0x000 contrast: 0x020 colour: 0x800
Nov 30 03:54:22 localhost kernel: vpx3225d[0]: DECODER_ENABLE_OUTPUT: Enable
Nov 30 03:54:22 localhost kernel: vpx3225d[0]: Write reg: oena 0xf2; value: 0xf
Nov 30 03:54:22 localhost kernel: v3tv: video device opened.
Nov 30 03:54:22 localhost kernel: v3tv: VIDIOCGPICT
Nov 30 03:54:22 localhost kernel: v3tv: VIDIOCGPICT, video_picture-> brightness: 0x8000 hue: 0x8000 contrast: 0x8000 colour: 0x8000 w: 0x8000
Nov 30 03:54:22 localhost kernel: v3tv: VIDIOCGPICT, depth = 24, palette = 4 RGB24
Nov 30 03:54:22 localhost kernel: v3tv: VIDIOCSPICT, video_picture-> brightness: 0x8000 hue: 0x8000 contrast: 0x8000 colour: 0x8000 w: 0x8000
Nov 30 03:54:22 localhost kernel: v3tv: VIDIOCSPICT, depth = 24, palette = 4 RGB24
Nov 30 03:54:22 localhost kernel: vpx3225d[0]: DECODER_SET_PICTURE
Nov 30 03:54:22 localhost kernel: vpx3225d[0]:vpx reg-> brightness: 0x000 hue: 0x000 contrast: 0x020 colour: 0x800
Nov 30 03:54:22 localhost kernel: v3tv: VIDIOCGWIN: 0, 0, 640, 240
Nov 30 03:54:22 localhost kernel: v3tv: Frame buffer width is 0! divide by zero in VIDIOCSWINv3tv: VIDIOCMBUF not implemented.
Nov 30 03:54:22 localhost kernel: vpx3225d[0]: DECODER_ENABLE_OUTPUT: Disable
Nov 30 03:54:22 localhost kernel: vpx3225d[0]: Write reg: oena 0xf2; value: 0x0
Nov 30 03:54:22 localhost kernel: v3tv: video device closed
zmdc.log11/30/04 03:58:08.592775 zmc-d0[1051].INF-zm_debug.c/189 [Debug Level = 0, Debug Log = ]
11/30/04 03:58:08.601639 zmc-d0[1051].ERR-zm_local_camera.cpp/140 [Failed to set window attributes: Invalid argument]
11/30/04 03:58:08.602188 zmc-d0[1051].ERR-zm_local_camera.cpp/146 [Failed to setup memory: Bad address]
Starting pending process, zmc -d 0
'zmc -d 0' starting at 04/11/30 03:57:02, pid = 1049
'zmc -d 0' started at 04/11/30 03:57:02
'zmc -d 0' crashed at 04/11/30 03:57:02, exit status 255
I am sure it has something to do with this line in my message log:==> /tmp/zmwatch.log <==
Can't get shared memory id '2053971973': No such file or directory
Can't get shared memory id '2053971973': No such file or directory
Can't get shared memory id '2053971973': No such file or directory
Can't get shared memory id '2053971973': No such file or directory
Can't get shared memory id '2053971973': No such file or directory
Can't get shared memory id '2053971973': No such file or directory
Can't get shared memory id '2053971973': No such file or directory
Can't get shared memory id '2053971973': No such file or directory
Can't get shared memory id '2053971973': No such file or directory
Can't get shared memory id '2053971973': No such file or directory
Nov 30 03:54:22 localhost kernel: v3tv: Frame buffer width is 0! divide by zero in VIDIOCSWINv3tv: VIDIOCMBUF not implemented.
but I dont have any idea how to fix it..
any suggestions?
-Ryan