Page 1 of 1

"plugin required"

Posted: Thu Mar 17, 2005 6:04 pm
by alexl
I'm using Fedora core CD.
There is a message "install missing plugin" on top of the display.
It came up when alarm was triggered.
Alex

Posted: Thu Mar 17, 2005 10:01 pm
by cordel
It is trying to play sound. I don't remember how I fixed it though. What version of ZM are you running?

Posted: Thu Mar 17, 2005 10:58 pm
by alexl
Cory,
this is the one you sent me, I believe1.20.1
Alex

Posted: Fri Mar 18, 2005 12:08 am
by cordel
I don't remember where I was in the distro when I created that iso for you. Everything should be on that disk though you might need to install alsa-utils
If you follow the instructions for YUM to use my repository, once you have the first repo file done for zm.repo ( actualy I think I still had the fedora repos configured so you might try the yum install before adding the repo files).
all you have to do is type
yum install alsa-utils

plugin required

Posted: Fri Mar 18, 2005 3:33 pm
by alexl
What is the link to the files?
Do I have to download them?
At what point do I type "yam" command?
Alex

Posted: Fri Mar 18, 2005 8:34 pm
by cordel
In a cosole window as root type
yum install alsa-utils

Thats it.
You don't have to install them they only allow sound to be played at the server so unless your going to put speakers on your server there is no need. You will find that sound will work on any other machine just fine.

plugin

Posted: Sun Mar 20, 2005 1:35 am
by alexl
Didn't work...
It says: You don't have any GPG public keys installed.
You need to download keys for packages and install them...

Alex

Posted: Sun Mar 20, 2005 2:21 am
by cordel
All the pgp keys are on the root of the CD.
All you have to do is
rpm --import <path to pgp key>

So you would do something like this:
rpm --import /media/cdrecorder/RPM-GPG-KEY-CTU
rpm --import /media/cdrecorder/RPM-GPG-KEY-fedora

Then do the yum install:
yum install alsa-utils
Cheers,
Cordel

plugin

Posted: Mon Mar 21, 2005 5:30 pm
by alexl
In both cases got a reply"unknown option"
Alex

Posted: Mon Mar 21, 2005 5:44 pm
by cordel
What did it say the unknow option was?
The command should be enterd:

rpm <space> --import <space> /media/<cdrom>/RPM-GPG-KEY-fedora

plugin

Posted: Tue Mar 22, 2005 6:43 pm
by alexl
it didn't say what option.
May be just to stick in a sound card?
Alex

Posted: Tue Mar 22, 2005 7:13 pm
by cordel
You can also make it so it well not get you that in the options under the tab web you can uncheck the option for ZM_WEB_SOUND_ON_ALARM
That well also make it go away.

plugin

Posted: Wed Mar 23, 2005 7:22 pm
by alexl
OK!