Page 2 of 2
ok
Posted: Tue Nov 22, 2005 9:38 pm
by germandms
these are my ultimos errors
'zmc -d /dev/video0' started at 05/11/22 16:20:47
'zmc -d /dev/video0' starting at 05/11/22 16:20:47, pid = 6013
'zmc -d /dev/video0' crashed at 05/11/22 16:20:47, exit status 227
'zmc -d /dev/video0' started at 05/11/22 16:20:47
'zmc -d /dev/video0' starting at 05/11/22 16:20:47, pid = 6017
'zmc -d /dev/video0' crashed at 05/11/22 16:20:47, exit status 227
Can't select: No child processes at /usr/local/bin/zmdc.pl line 593.
Posted: Tue Nov 22, 2005 9:40 pm
by jameswilson
whats on the previous lines??
work in thw xawtv
Posted: Tue Nov 22, 2005 9:41 pm
by germandms
in the xawtv i have composite0 -> composite15 in these chanels working my card captured
Posted: Tue Nov 22, 2005 9:43 pm
by jameswilson
xawtx and zm work in a different way. ur card is working we know that but you must have some errors in your log that need fixing. If you dont fix them it will never work no matter how well xawtv works
log
Posted: Tue Nov 22, 2005 9:46 pm
by germandms
'zmc -d /dev/video' starting at 05/11/22 16:36:30, pid = 6364
'zmc -d /dev/video' crashed at 05/11/22 16:36:30, exit status 227
Starting pending process, zmc -d /dev/video
'zmc -d /dev/video' started at 05/11/22 16:36:50
'zmc -d /dev/video' starting at 05/11/22 16:36:50, pid = 6366
'zmc -d /dev/video' crashed at 05/11/22 16:36:50, exit status 227
Starting pending process, zmc -d /dev/video
'zmc -d /dev/video' started at 05/11/22 16:37:30
'zmc -d /dev/video' starting at 05/11/22 16:37:30, pid = 6368
'zmc -d /dev/video' crashed at 05/11/22 16:37:30, exit status 227
Starting pending process, zmc -d /dev/video
'zmc -d /dev/video' started at 05/11/22 16:38:50
'zmc -d /dev/video' starting at 05/11/22 16:38:50, pid = 6370
'zmc -d /dev/video' crashed at 05/11/22 16:38:50, exit status 227
'zmwatch.pl' running at 05/11/22 16:20:51, pid = 6053, valid
'zmfilter.pl' running at 05/11/22 16:20:50, pid = 6041, valid
'zmaudit.pl -d 900 -y' running at 05/11/22 16:20:50, pid = 6046, valid
'zmupdate.pl -c' running at 05/11/22 16:20:51, pid = 6058, valid
'zmc -d /dev/video' pending at 05/11/22 16:41:30
Starting pending process, zmc -d /dev/video
'zmc -d /dev/video' started at 05/11/22 16:41:30
'zmc -d /dev/video' starting at 05/11/22 16:41:30, pid = 6421
'zmc -d /dev/video' crashed at 05/11/22 16:41:30, exit status 227
Posted: Tue Nov 22, 2005 10:25 pm
by cordel
First is check your configuration
/dev/video is not valid, it should be /dev/video0, /dev/video1, etc... It needs a device number.
Also you might want to check your messages log and see if there is anything relivent in there.
Regards,
Cordel
log
Posted: Tue Nov 22, 2005 10:38 pm
by germandms
Starting pending process, zmc -d /dev/video0
'zmc -d /dev/video0' started at 05/11/22 17:35:22
'zmc -d /dev/video0' starting at 05/11/22 17:35:22, pid = 7134
'zmc -d /dev/video0' crashed at 05/11/22 17:35:22, exit status 227
Posted: Tue Nov 22, 2005 10:46 pm
by cordel
It might just be easier if you would like for me to ssh into the machine and check the logs and make any corrections that you might need. If you would like to just email me the login info and URL/IP.
Regards,
Cordel
Posted: Tue Nov 22, 2005 11:08 pm
by cordel
Here is at least part of your problem:
Code: Select all
Nov 22 17:49:52 linux zmu[7795]: ERR [Can't connect to server: Client does not support authentication protocol requested by server; consider upgrading MySQL client]
Nov 22 17:50:02 linux zmu[7803]: ERR [Can't connect to server: Client does not support authentication protocol requested by server; consider upgrading MySQL client]
Nov 22 17:50:13 linux zmu[7811]: ERR [Can't connect to server: Client does not support authentication protocol requested by server; consider upgrading MySQL client]
Nov 22 17:50:15 linux zmu[7821]: ERR [Can't connect to server: Client does not support authentication protocol requested by server; consider upgrading MySQL client]
Nov 22 17:50:16 linux zms[7828]: ERR [Can't connect to server: Client does not support authentication protocol requested by server; consider upgrading MySQL client]
Nov 22 17:55:24 linux zmc_dvideo0[7842]: INF [Debug Level = 0, Debug Log = <none>]
Nov 22 17:55:24 linux zmc_dvideo0[7842]: ERR [Can't connect to server: Client does not support authentication protocol requested by server; consider upgrading MySQL client]
Nov 22 17:57:59 linux zmc_dvideo1[7845]: INF [Debug Level = 0, Debug Log = <none>]
Nov 22 17:57:59 linux zmc_dvideo1[7845]: ERR [Can't connect to server: Client does not support authentication protocol requested by server; consider upgrading MySQL client]
Check and make sure you have all the dependancies on this list:
http://www.zoneminder.com/forums/viewtopic.php?t=3556
Posted: Wed Nov 23, 2005 12:20 am
by cordel
Here lies your problem:
Code: Select all
linux:/var/log # rpm -q mysql
mysql-4.1.13-3
linux:/var/log # rpm -q mysql-devel
mysql-devel-4.0.15-13
linux:/var/log # rpm -q mysql-client
mysql-client-4.1.13-3
Your development package is older than the client and server.
Upgrade the mysql-devel to match the client and server then rebuild zm.
Regards,
Cordel
Posted: Wed Nov 23, 2005 12:24 am
by jameswilson
christ your good
James
Posted: Wed Nov 23, 2005 12:35 am
by cordel
Holly smokes James
You have more posts than me
I think that gives you Guru status or something
So in another three to four months you'll have more than Phil
Cheers,
Cordel
Posted: Wed Nov 23, 2005 12:41 am
by jameswilson
i have secretly been entering single character posts just to catch you up LOL
And you and phil obviously have far more important things to spend your time on.... i think that makes me sad!! lol
James
Thanks
Posted: Wed Nov 23, 2005 2:41 pm
by germandms
Thanks for their aid special greetings to Cordel and James helped me much and thanks my servant are they zm works