Can't get shared memory id '7a6d0001 error in SUSE 11.0

Support and queries relating to all previous versions of ZoneMinder
Locked
igman
Posts: 1
Joined: Sat Jul 05, 2008 10:38 pm

Can't get shared memory id '7a6d0001 error in SUSE 11.0

Post by igman »

I installed 1.23 using Yast in SuSe 11.0.

Install went fine. I can access web page ,
I can configure monitor. I have issue when I start to watch monitor. Web page froze up and ZMC and ZM service get frozen as well. I can not sopt Zm service.

This is what I have in ZMwatch

07/05/08 18:34:14.776357 zmwatch[3474].ERR [Can't get shared memory id '7a6d0001', 1: No such file or directory]
07/05/08 18:34:14.777040 zmwatch[3474].INF [Restarting capture daemon for New, shared memory not valid]

Debug log
07/05/08 09:48:00.837519 zms[3801].WAR-zm_monitor.cpp/327 [Shared memory not initialised by capture daemon, some query functions may not be available or produce invalid results]

Messages log
Jul 5 18:34:14 server1 zmwatch[3474]: ERR [Can't get shared memory id '7a6d0001', 1: No such file or directory]
Jul 5 18:34:14 server1 zmwatch[3474]: INF [Restarting capture daemon for New, shared memory not valid]
Jul 5 18:34:15 server1 zmdc[3433]: INF ['zmc -d /dev/video' stopping at 08/07/05 18:34:15]

When i run
cat /proc/sys/kernel/shmall
I am getting
134217728

cat /proc/sys/kernel/shmmax
I am getting
134217728

I did search all forums and try increasing or decreasing memory setings with no success.
I am running 2 Ghz Pentium with 2 GB of ram and ATI TV wonder card. Eveything worked fine in SUSE 10.2 and with 1.22 version.

I am dying for somebody to help me with this.
kevin_robson
Posts: 247
Joined: Sun Jan 16, 2005 11:26 am

Post by kevin_robson »

Same problem on suse 11 and fedora 9
I believe its a kernel bug. Just waiting for the later kernels.

http://www.zoneminder.com/forums/viewtopic.php?t=11545
User avatar
monex
Posts: 169
Joined: Mon Jan 22, 2007 1:10 pm

Post by monex »

Hello,

As far as I know v4l support was broken in the early versions of 2.6.25 but got fixed later. Sadly the kernel version of opensuse is a bit too old so that the bug still exist. As a solution you can try to update the kernel or wait till this is fixed.

Keep in mind that firefox 3 has also an issue with zoneminder http://www.zoneminder.com/forums/viewtopic.php?t=11775

hope this help
Image
kevin_robson
Posts: 247
Joined: Sun Jan 16, 2005 11:26 am

Post by kevin_robson »

Yeah, I'm taking the waiting option. I have both distros installed and ready and waiting for suse or fedora to release a patch. I dont want to use a custom kernel.
kevin_robson
Posts: 247
Joined: Sun Jan 16, 2005 11:26 am

Post by kevin_robson »

Actually I've just checked the fedora update mirror and it looks like that is now version 2.6.25.9, with the problem being fixed in 2.6.25.7

Will have a go with that when I get a moment.

Wont help you with suse directly, but at least we will know that this was the problem.
kevin_robson
Posts: 247
Joined: Sun Jan 16, 2005 11:26 am

Post by kevin_robson »

It seems to work on Fedora 9 now after the latest update of the kernel. Not fully tested it, but got further than before.

Just a case of waiting for the kernel update on suse 11 now.
User avatar
monex
Posts: 169
Joined: Mon Jan 22, 2007 1:10 pm

Post by monex »

Today a new kernel was released for opensuse 11.0 (2.6.25.9) which should fix the problems :)
Image
kevin_robson
Posts: 247
Joined: Sun Jan 16, 2005 11:26 am

Post by kevin_robson »

Thanks for letting me know. Will give it a try when I get around to it.
kevin_robson
Posts: 247
Joined: Sun Jan 16, 2005 11:26 am

Post by kevin_robson »

I can confirm Suse 11 now seems OK too.
cknox
Posts: 41
Joined: Wed Jan 30, 2008 7:12 pm
Location: San Francisco, CA

1.23.3 & OpenSuse 11.0

Post by cknox »

Kevin:

Did you have to downgrade to FireFox 2 from 3?

Thanks,

ck
kevin_robson
Posts: 247
Joined: Sun Jan 16, 2005 11:26 am

Post by kevin_robson »

No I'm just avoiding using that from the linux box for now.
Somebody suggested a firefox clone on another thread that I downloaded last night and that seems to work OK.
The name escapes me but you'll find it if you go through the last couple of pages of posts.
coke
Posts: 518
Joined: Wed Jan 30, 2008 5:53 pm
Location: St. Louis, MO, USA

Post by coke »

At least in Ubuntu, it's possible to install Firefox 2 in addition to Firefox 3. They'll show up as "Firefox 2 Web Browser" and "Firefox Web Browser" (3) in your applications menu.
cknox
Posts: 41
Joined: Wed Jan 30, 2008 7:12 pm
Location: San Francisco, CA

Post by cknox »

I too can confirm the kernel update corrected the video bug. Installed 1.23.3 with OpenSuse 11.0. Also uninstalled Firefox 3.0; downgrading to 2.6. Works like a charm, and performance seems to be better.

ck
liviab
Posts: 87
Joined: Wed Oct 15, 2008 11:54 am
Location: Brazil [MG]

Post by liviab »

To confirm: your problem with shared memory was resolved with a kernel update?
kevin_robson
Posts: 247
Joined: Sun Jan 16, 2005 11:26 am

Post by kevin_robson »

Yeah, it works on suse 11.0 and 11.1 after an update.
Locked