Search found 3 matches

by lukav
Sun May 18, 2008 1:34 pm
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 177653

Re: Version 1.23.3

maciekc wrote: Looks like your shm key is 7A6D0000
Try:

Code: Select all

xlib_shm -w 1024 -h 768 -m 10 -k 0x7a6d0000
Thanks, I should have payed more attention. I've recheck the zm settings the key there is clearly the one you have suggested.
And it works.

Thanks a lot!
Sorry about that.
:)
by lukav
Sat May 17, 2008 12:20 pm
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 177653

Re: Version 1.23.3

Please post shm segmnts that exist: cat /proc/sysvipc/shm key shmid perms size cpid lpid nattch uid gid cuid cgid atime dtime ctime 2053963786 0 700 36865188 3261 3291 2 33 33 33 33 1211026726 1211026726 1210932051 2053963787 32769 700 36865188 3267 3291 1 33 33 33 33 1211026726 1211026726 12109320...
by lukav
Fri May 16, 2008 9:57 am
Forum: User Contributions
Topic: Raw stream viewer
Replies: 198
Views: 177653

Version 1.23.3

Hi,

I've try everything and I keep getting:
ERROR: Failed to shmget
ENOENT - segment doesn't exist

Code: Select all

xlib_shm -w 1024 -h 768 -m 10 -k 0x7a6d2000
I've set the key and run as root.
ZM is running as www-data. I've run xlib_shm as www-data and still no luck

Please help