do you set LIRCRC in your local_conf.py to this lircrc? freevo generally
uses its own in /etc/freevo/lircrc. Maybe add the info there? Not sure
why it isn't merging with the daefult one for the system.

Mike Ruelle
[EMAIL PROTECTED]
http://mikeruelle.home.comcast.net/


On Sat, 2004-11-20 at 00:51 +0100, Claudio wrote:
> Hi,
> 
> without freevo, all goes fine with lirc and irexec. As example, i can
> eject the cd with this command in /etc/lircrc (lauched with irexec
> /etc/lircrc or irexec /etc/lircrc --daemon)
> 
> begin
> prog = irexec
> button = Eject
> config = eject
> end
> 
> If I use this when is running freevo, and in freevo epsxe, or xmame, I
> cannot eject. If I use it out from freevo it's ok. If I use it in
> freevo, in menu item, or audio, or video, ecc it's ok.
> 
> The same if I try another simple command like that in /etc/lircrc:
> 
> begin
> prog = irexec
> button = 0
> config = echo "abcde"
> end
> 
> If I use it, I see "abcde" in main menu item, audio item, ecc, but not
> during emulation in freevo
> 
> It's a crazy thing...
> 
> Thanks
> 
> Claudio
> 
> 
> 
> 
> 
> On Sat, 2004-11-20 at 00:36, Karl Lattimer wrote:
> > I think you should try and run irw first on its own. Without freevo then 
> > with and see if you pick up events.
> > 
> > Maybe some strange locking?
> > 
> > 
> > Claudio wrote:
> > 
> > >Ok, it's good, but in my case, irexec doesn't respond also with this
> > >command
> > >
> > >Which version of freevo do u use? And kernel and lirc?
> > >
> > >I really don't know why it's work only out of freevo....
> > >
> > >Thanks
> > >
> > >Claudio
> > >
> > >
> > >
> > >
> > >
> > >On Fri, 2004-11-19 at 22:14, [EMAIL PROTECTED] wrote:
> > >  
> > >
> > >>Thanks, added to the games emulator page in the wiki.
> > >>
> > >>--
> > >>Michael Ruelle
> > >>[EMAIL PROTECTED]
> > >>
> > >>
> > >>    
> > >>
> > >>>begin
> > >>>        button = menu
> > >>>        prog   = irexec
> > >>>        repeat = 3
> > >>>        config = kill -INT `pidof epsxe`
> > >>>end
> > >>>
> > >>>
> > >>>I'm using that and its working fine now ;) I found that signal 9 SIGKILL 
> > >>>was a little harsh. epsxe kept restartign after the kill
> > >>>
> > >>>Claudio wrote:
> > >>>
> > >>>      
> > >>>
> > >>>>I've tryed the same thing... with previous version of freevo with
> > >>>>success, but now it doesn't go.
> > >>>>I've used a command like that:
> > >>>>
> > >>>>kill -9 `ps waxu|grep epsxe|grep freevo|awk '{print $2}'` 
> > >>>>with irexec
> > >>>>
> > >>>>It seems that during the emulation, irexec doesn't listen for command...
> > >>>>only in freevo. If you try the same "operation" out from freevo, the
> > >>>>script goes...
> > >>>>
> > >>>>Maybe it's caused from the new main loop... but I don't know. I've asked
> > >>>>here in the mailing list... but with no results...
> > >>>>
> > >>>>Claudio
> > >>>>
> > >>>>
> > >>>>
> > >>>>On Fri, 2004-11-19 at 14:24, Karl Lattimer wrote:
> > >>>> 
> > >>>>
> > >>>>        
> > >>>>
> > >>>>>Thats great, very informative. 
> > >>>>>
> > >>>>>Could i not hook up an irexec event to kill epsxe i have an lirc 
> > >>>>>remote,
> > >>>>>and a spare button.
> > >>>>>
> > >>>>>Thanks
> > >>>>>       Karl,
> > >>>>>
> > >>>>>On Fri, 2004-11-19 at 14:19 +0100, Claudio wrote:
> > >>>>>   
> > >>>>>
> > >>>>>          
> > >>>>>
> > >>>>>>Hi,
> > >>>>>>
> > >>>>>>If you want to load image file, you need 2 parameter for epsxe 
> > >>>>>>(-loadiso
> > >>>>>>-nogui). You must set it in your local_conf.py
> > >>>>>>
> > >>>>>>As example:
> > >>>>>>('Playstation Emulator', '/home/freevo/ps1',
> > >>>>>>               ('GENERIC', '/usr/local/epsxe1.6/epsxe', '-nogui
> > >>>>>>-loadiso', '/home/freevo/ps1',[ 'bin'] ))
> > >>>>>>
> > >>>>>>If you want also to load games from CD, you need the commanmenuitem
> > >>>>>>plugin and create a script to do this without to use directly the
> > >>>>>>emulator. (use only -nogui options).
> > >>>>>>
> > >>>>>>Remember that you must configure epsxe before to use it with freevo. 
> > >>>>>>
> > >>>>>>If you want to use a joypad, there are many plugins. The problem is 
> > >>>>>>that
> > >>>>>>without keyboard, you cannot exit from a game. Another problem is 
> > >>>>>>using
> > >>>>>>2 gamepad simultaneously... In this case, you cannot use both
> > >>>>>>
> > >>>>>>Bye
> > >>>>>>
> > >>>>>>Claudio
> > >>>>>>
> > >>>>>>
> > >>>>>>On Fri, 2004-11-19 at 13:24, Karl Lattimer wrote:
> > >>>>>>     
> > >>>>>>
> > >>>>>>            
> > >>>>>>
> > >>>>>>>Hi could someone give me a little direction on how to set up epsxe 
> > >>>>>>>with 
> > >>>>>>>freevo so i can start games on CD or an image file, i have no clue 
> > >>>>>>>about 
> > >>>>>>>the epsxe command line.
> > >>>>>>>
> > >>>>>>>Also any tips on setting up a joypad with epsxe would be much 
> > >>>>>>>obliged.
> > >>>>>>>
> > >>>>>>>Thanks
> > >>>>>>>   Karl,
> > >>>>>>>
> > >>>>>>>
> > >>>>>>>
> > >>>>>>>
> > >>>>>>>-------------------------------------------------------
> > >>>>>>>This SF.Net email is sponsored by: InterSystems CACHE
> > >>>>>>>FREE OODBMS DOWNLOAD - A multidimensional database that combines
> > >>>>>>>robust object and relational technologies, making it a perfect match
> > >>>>>>>for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
> > >>>>>>>_______________________________________________
> > >>>>>>>Freevo-users mailing list
> > >>>>>>>[EMAIL PROTECTED]
> > >>>>>>>https://lists.sourceforge.net/lists/listinfo/freevo-users
> > >>>>>>>       
> > >>>>>>>
> > >>>>>>>              
> > >>>>>>>
> > >>>>>>-------------------------------------------------------
> > >>>>>>This SF.Net email is sponsored by: InterSystems CACHE
> > >>>>>>FREE OODBMS DOWNLOAD - A multidimensional database that combines
> > >>>>>>robust object and relational technologies, making it a perfect match
> > >>>>>>for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
> > >>>>>>_______________________________________________
> > >>>>>>Freevo-users mailing list
> > >>>>>>[EMAIL PROTECTED]
> > >>>>>>https://lists.sourceforge.net/lists/listinfo/freevo-users
> > >>>>>>
> > >>>>>>     
> > >>>>>>
> > >>>>>>            
> > >>>>>>
> > >>>>
> > >>>>-------------------------------------------------------
> > >>>>This SF.Net email is sponsored by: InterSystems CACHE
> > >>>>FREE OODBMS DOWNLOAD - A multidimensional database that combines
> > >>>>robust object and relational technologies, making it a perfect match
> > >>>>for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
> > >>>>_______________________________________________
> > >>>>Freevo-users mailing list
> > >>>>[EMAIL PROTECTED]
> > >>>>https://lists.sourceforge.net/lists/listinfo/freevo-users
> > >>>>
> > >>>> 
> > >>>>
> > >>>>        
> > >>>>
> > >>>
> > >>>-------------------------------------------------------
> > >>>This SF.Net email is sponsored by: InterSystems CACHE
> > >>>FREE OODBMS DOWNLOAD - A multidimensional database that combines
> > >>>robust object and relational technologies, making it a perfect match
> > >>>for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
> > >>>_______________________________________________
> > >>>Freevo-users mailing list
> > >>>[EMAIL PROTECTED]
> > >>>https://lists.sourceforge.net/lists/listinfo/freevo-users
> > >>>      
> > >>>
> > >>-------------------------------------------------------
> > >>This SF.Net email is sponsored by: InterSystems CACHE
> > >>FREE OODBMS DOWNLOAD - A multidimensional database that combines
> > >>robust object and relational technologies, making it a perfect match
> > >>for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
> > >>_______________________________________________
> > >>Freevo-users mailing list
> > >>[EMAIL PROTECTED]
> > >>https://lists.sourceforge.net/lists/listinfo/freevo-users
> > >>    
> > >>
> > >
> > >
> > >
> > >-------------------------------------------------------
> > >This SF.Net email is sponsored by: InterSystems CACHE
> > >FREE OODBMS DOWNLOAD - A multidimensional database that combines
> > >robust object and relational technologies, making it a perfect match
> > >for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
> > >_______________________________________________
> > >Freevo-users mailing list
> > >[EMAIL PROTECTED]
> > >https://lists.sourceforge.net/lists/listinfo/freevo-users
> > >
> > >  
> > >
> > 
> > 
> > 
> > -------------------------------------------------------
> > This SF.Net email is sponsored by: InterSystems CACHE
> > FREE OODBMS DOWNLOAD - A multidimensional database that combines
> > robust object and relational technologies, making it a perfect match
> > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
> > _______________________________________________
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/freevo-users
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: InterSystems CACHE
> FREE OODBMS DOWNLOAD - A multidimensional database that combines
> robust object and relational technologies, making it a perfect match
> for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
> _______________________________________________
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to