Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Mar 2004 10:13:41 -0600
From:      "Pete McKenna" <pete_mckenna@qwest.net>
To:        freebsd-multimedia@freebsd.org
Subject:   mplayer and lirc with X10 mp3anywhere remote
Message-ID:  <B9910561-769B-11D8-AECD-000A9597EBA2@qwest.net>

next in thread | raw e-mail | index | archive | help
Does anyone have this working?
I'm uncertain if version 0.6.6 of lirc
supports the X10 mp3anywhere hardware.

my log looks like this if I try to run irexec

Mar 15 15:09:03 blotto lircd 0.6.6: lircd(any) ready
Mar 15 15:09:32 blotto lircd 0.6.6: accepted new client on /dev/lircd
Mar 15 15:09:32 blotto lircd 0.6.6: could not open mp3anywhere
Mar 15 15:09:32 blotto lircd 0.6.6: default_init(): No such file or 
directory
Mar 15 15:09:32 blotto lircd 0.6.6: caught signal


I pulled the lircd.conf for the mp3anywhere from the lirc CVS.
Should this work with the .0.6.6 lircd? If not what drivers etc
need to be updated and recompiled?

dev listing

lrwxr-xr-x  1 root  wheel  5 Mar 15 15:05 /dev/lirc -> ttyd0
srw-rw-rw-  1 root  wheel  0 Mar 15 15:11 /dev/lircd
lrwxr-xr-x  1 root  wheel  5 Feb  3 01:04 /dev/lircm -> ttyd0

~,lircrc

begin
         flags = startup_mode
         mode = browser
end

     begin
         remote = mp3anywhere
         button = PC
         prog   = irexec
         repeat = 0
         config = echo "Hello world!"
     end

Thanks

Pete



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B9910561-769B-11D8-AECD-000A9597EBA2>