<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc">
    <title>gmane.comp.hardware.lirc</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12369"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12368"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12367"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12366"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12365"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12364"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12363"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12362"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12361"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12360"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12359"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12358"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12357"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12356"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12355"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12354"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12353"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12352"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12351"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.hardware.lirc/12350"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12369">
    <title>Re: serial receiver with usb power source</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12369</link>
    <description>&lt;pre&gt;   Thanks for your reply
   I thought it would be something like that, but was unsure about two things:
  --should I connect pin 1 to usb ground, serial or both? I assume they should be at 
the same level
  --what about keeping DCD on a valid voltage level? or would it work as an
active high receiver If I leave everything else out with the same IR sensor?
  greetings       
------------------------------------------------------------------------------
Try New Relic Now &amp;amp; We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, &amp;amp; servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may

&lt;/pre&gt;</description>
    <dc:creator>G V</dc:creator>
    <dc:date>2013-05-24T16:06:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12368">
    <title>missing some glue for aureal driver</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12368</link>
    <description>&lt;pre&gt;hey there,

I was used to lirc since a long time using homebrew receivers with success.
Now i changed my remotes to some aureal and built lirc 0.9.0 
--with-driver=atwf83
which is specially meant for this devices.
Further changes are : disble the eventX from beeing used in Xorg,
tell udev to symlink the appropirate device to /dev/input/irremote,
copy the config from sources to /etc/lirc/lircd.conf (debian),
start lirc via SysV and with -H atwf83 -d /dev/input/irremote.
also i changed the remote's name in my ~/.lircrc.

Unfortunately i have no function and can't use the tools to
check my input because they are meant for some pulse/pause
combinations and not for hid-scancodes.

How may i check and correct this issue ?

------------------------------------------------------------------------------
Try New Relic Now &amp;amp; We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, &amp;amp; se&lt;/pre&gt;</description>
    <dc:creator>lautriv</dc:creator>
    <dc:date>2013-05-23T17:44:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12367">
    <title>serial receiver with usb power source</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12367</link>
    <description>&lt;pre&gt; Hi,  I want to build the serial receiver that's on http://www.lirc.org/receivers.html, but I wanted to know how it needs to be modified to use the 5v usb line to power it, as suggested there, so I don't need to use the RTS at all.  Any help will be appreciated as I don't want to burn anything.
       ------------------------------------------------------------------------------
Try New Relic Now &amp;amp; We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, &amp;amp; servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may&lt;/pre&gt;</description>
    <dc:creator>G V</dc:creator>
    <dc:date>2013-05-21T20:27:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12366">
    <title>iguanaworks serial transceiver and lirc weirdness</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12366</link>
    <description>&lt;pre&gt;hello list,
i'm trying to get lirc working with iguanaworks serial ir transceiver
(http://iguanaworks.net/products/series-transceiver/), but failing
miserably. i have a soekris net4801
(http://soekris.com/products/net4801.html) box running debian wheezy
(7.0), and the transceiver is connected to the extra serial port with a
simple db9 to idc cable.
now, the weird thing is that mode2 and irrecord work very nicely, but
irw or irexec don't. here's what i get when trying to run irw (it's on
ttyS1 because ttyS0 is the serial console):

root&amp;lt; at &amp;gt;krzysztof:~# setserial /dev/ttyS1
/dev/ttyS1, UART: unknown, Port: 0x02f8, IRQ: 3
root&amp;lt; at &amp;gt;krzysztof:~# modprobe -v lirc_serial
insmod /lib/modules/3.2.0-4-486/kernel/drivers/media/rc/lirc_dev.ko 
insmod /lib/modules/3.2.0-4-486/kernel/drivers/staging/media/lirc/lirc_serial.ko
irq=3 io=0x2f8 sense=1 debug=1
root&amp;lt; at &amp;gt;krzysztof:~#lircd -n -d /dev/ttyS1
lircd-0.9.0-pre1[5404]: lircd(default) ready, using /var/run/lirc/lircd
lircd-0.9.0-pre1[5404]: accepted new client on /var/run/lirc/lir&lt;/pre&gt;</description>
    <dc:creator>Ido Admon</dc:creator>
    <dc:date>2013-05-15T16:18:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12365">
    <title>IR Blaster USB with Lirc ftdi driver</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12365</link>
    <description>&lt;pre&gt;















Hello,


I have some problems using an USB IR Blaster with the ftdi driver of Lirc.


Here is my system config :
- Linux NeoLex 3.8.0-19-generic #30-Ubuntu SMP Wed May 1 16:36:13 UTC 2013 i686 i686 i686 GNU/Linux


To install my device I have followed this site : http://www.huitsing.nl/irftdi/


I have compiled and installed Lirc with the FTDI driver.
And I have configured it with a lircd.conf that I know it works. 


I got the informations of my device by :
udevadm info -q all -n /dev/ttyUSB0
P: /devices/pci0000:00/0000:00:10.4/usb1/1-2/1-2.2/1-2.2:1.0/ttyUSB0/tty/ttyUSB0
N: ttyUSB0
S: serial/by-id/usb-FTDI_TTL232R_FTF5X8SP-if00-port0
S: serial/by-path/pci-0000:00:10.4-usb-0:2.2:1.0-port0
E: DEVLINKS=/dev/serial/by-id/usb-FTDI_TTL232R_FTF5X8SP-if00-port0 /dev/serial/by-path/pci-0000:00:10.4-usb-0:2.2:1.0-port0
E: DEVNAME=/dev/ttyUSB0
E: DEVPATH=/devices/pci0000:00/0000:00:10.4/usb1/1-2/1-2.2/1-2.2:1.0/ttyUSB0/tty/ttyUSB0
E: ID_BUS=usb
E: ID_MM_CANDIDATE=1
E: ID_MODEL=TTL232R
E: ID_MODEL_ENC=&lt;/pre&gt;</description>
    <dc:creator>Julien Chevet</dc:creator>
    <dc:date>2013-05-15T16:31:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12364">
    <title>IR Blaster USB with Lirc FTDI driver</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12364</link>
    <description>&lt;pre&gt;       ------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d&lt;/pre&gt;</description>
    <dc:creator>Julien Chevet</dc:creator>
    <dc:date>2013-05-15T16:22:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12363">
    <title>Re: Different types of IR codes for the same remote</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12363</link>
    <description>&lt;pre&gt;The file format generated by irrecord is described in:

http://winlirc.sourceforge.net/technicaldetails.html

Your IR-PRO device data looks like the output irrecord would produce in 
'raw' mode
that is the timings of the marks and spaces in the Infra Red data.
The times recorded by irrecord are in microseconds, looking at your data 
above
it appears that the IR-PRO device uses 25 microsecond units.

For an excellent introduction to IR see:

http://www.sbprojects.com/knowledge/ir/index.php

Martin

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d&lt;/pre&gt;</description>
    <dc:creator>Martin T Jones</dc:creator>
    <dc:date>2013-05-14T10:53:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12362">
    <title>Different types of IR codes for the same remote</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12362</link>
    <description>&lt;pre&gt;







Hello,


Here comes an IR code in hexa recorded by an IR-PRO device (http://www.rticorp.com/products/IRPRO.html)


0000 006D 0000 0024 0156 00A9 0016 0014 0016 0014 0016 0014 0016 0040 0016 0014 0016 0014 0016 0040 0016 0014 0016 0040 0016 0040 0016 0040 0016 0014 0016 0040 0016 0040 0016 0014 0016 0040 0016 0014 0016 0014 0016 0040 0016 0040 0016 0014 0016 0014 0016 0014 0016 0014 0016 0040 0016 0040 0016 0014 0016 0014 0016 0040 0016 0040 0016 0040 0016 0040 0016 05E8 0156 0054 0016 02F8


I've also used irrecord to get the ir code and it looks like completely different:


name  remote_RC57.conf
  bits           16
  flags SPACE_ENC|CONST_LENGTH
  eps            30
  aeps          100


  header       9035  4463
  one           564  1647
  zero          564   517
  ptrail        567
  repeat       9040  2193
  pre_data_bits   16
  pre_data       0x12ED
  gap          108253
  toggle_bit_mask 0x0


      begin codes
          KEY_OPEN                 0x30CF
      end codes


end remote






I don't&lt;/pre&gt;</description>
    <dc:creator>Julien Chevet</dc:creator>
    <dc:date>2013-05-13T16:16:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12361">
    <title>Re: Remote AND transmitter with lircd 0.9.0</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12361</link>
    <description>&lt;pre&gt;doa379-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org wrote

This got me a little further.  Looking into the init script, I saw it was
starting two processes, one with --listen and one with --connect.  But
syslog showed it was failing to connect.  Turned out I had a driver
blacklisted from an earlier attempt to get this working.  With that cleaned
up, I do get two processes running as expected:

/usr/sbin/lircd --output=/var/run/lirc/lircd --driver=devinput
--device=/dev/input/by-id/usb-15c2_0038-event-if00 --listen
/usr/sbin/lircd --output=/var/run/lirc/lircd1 --device=/dev/lirc0
--connect=localhost 8765 --pidfile=/var/run/lirc/lircd1.pid

Still getting "hardware does not support sending" error when I attempt to
transmit.



--
View this message in context: http://lirc.10951.n7.nabble.com/Remote-AND-transmitter-with-lircd-0-9-0-tp9847p9857.html
Sent from the LIRC mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE&lt;/pre&gt;</description>
    <dc:creator>Don Doumakes</dc:creator>
    <dc:date>2013-05-11T23:48:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12360">
    <title>RE: Irrecord with Hama MCE Remote receiver</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12360</link>
    <description>&lt;pre&gt;Ok I will work on it.
Thank you very much for your help.

       ------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may&lt;/pre&gt;</description>
    <dc:creator>Julien Chevet</dc:creator>
    <dc:date>2013-05-10T13:50:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12359">
    <title>Re: Irrecord with Hama MCE Remote receiver</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12359</link>
    <description>&lt;pre&gt;devinput should contain most, if not all, key definitions for all remote 
controls.
OK so I'm also understanding you a little better :D
You could use different environment/config files passed as arguments to 
the LIRC service. You will need different instances of LIRC each running 
concurrently and using its own environment/config file. But if you merge 
all your enviornment/config files into one there "may be" key overlaps.

Here is background to using multiple instances of LIRC. Note that you 
will need to configure the LIRC service appropriately so that all your 
remotes connect into the one socket.

http://www.lirc.org/html/configure.html

If you don't find the key for your RC in devinput (though quite 
unlikely) you can make your definitions using irrecord. But I just tend 
to go with whatever assignment is in the devinput file and use that as a 
pointer in .lircrc.

I think you should find everything in devinput without having to make 
separate environment/config files for each RC. Then you only need t&lt;/pre&gt;</description>
    <dc:creator>doa379-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-10T13:31:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12358">
    <title>RE: Irrecord with Hama MCE Remote receiver</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12358</link>
    <description>&lt;pre&gt;Ok now I understand the purpose of the .lircrc file. Thanks.
But what I would like to know is what I have to do to configure another remote that I do not have the configuration file.  
Is the standard key definitions works for all other remotes ?In this case what is the aim of irrecord ? 

       ------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may&lt;/pre&gt;</description>
    <dc:creator>Julien Chevet</dc:creator>
    <dc:date>2013-05-10T12:47:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12357">
    <title>Re: Irrecord with Hama MCE Remote receiver</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12357</link>
    <description>&lt;pre&gt;How many remotes do you have and which ones?
The environment file (lircd.conf) remains pretty static and shouldn't be 
changed once you have LIRC correctly set up.

The .lircrc file is what you use customise appropriate key presses for 
each application which uses LIRC. Different apps have different 
definitions for different keys. In this file you will put script like:

# begin !&amp;lt;Your App Name&amp;gt;!

begin
     prog = !&amp;lt;App Name&amp;gt;!
     button = KEY_XXX
     config = !&amp;lt;Function assigned to this key&amp;gt;!
     repeat = 0
end

begin
     prog = !&amp;lt;App Name&amp;gt;!
     button = KEY_XXY
     config = !&amp;lt;Function assigned to this key&amp;gt;!
end

.
.
.
end !&amp;lt;Your App Name&amp;gt;!


On 10/05/13 13:14, Julien Chevet wrote:

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is av&lt;/pre&gt;</description>
    <dc:creator>doa379-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-10T12:28:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12356">
    <title>RE: Irrecord with Hama MCE Remote receiver</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12356</link>
    <description>&lt;pre&gt;


I want to recreate this file for other remotes that I don't know the config file.
What is the .lircrc file ? I haven't it in my local folder.



       ------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may&lt;/pre&gt;</description>
    <dc:creator>Julien Chevet</dc:creator>
    <dc:date>2013-05-10T12:14:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12355">
    <title>Re: Irrecord with Hama MCE Remote receiver</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12355</link>
    <description>&lt;pre&gt;What is in this file and where is its true location?

./MyRemote



On 10/05/13 11:23, Julien Chevet wrote:

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may

&lt;/pre&gt;</description>
    <dc:creator>doa379-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-10T10:34:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12354">
    <title>RE: Irrecord with Hama MCE Remote receiver</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12354</link>
    <description>&lt;pre&gt;


For more details :
I am on the latest Xubuntu distribution (13.04) : uname -a Linux NeoLex 3.8.0-19-generic #30-Ubuntu SMP Wed May 1 16:36:13 UTC 2013 i686 i686 i686 GNU/Linux
I use a Hama MCE Remote 52451 with its receiver. 
I have configured lirc with the devinput driver and tested it with irw, it seems to work :irw110 0 BTN_MOUSE /dev/input/MCEremote1111 0 BTN_RIGHT /dev/input/MCEremote11c 0 ALT_META_KEY_ENTER /dev/input/MCEremote0a6 0 KEY_STOPCD /dev/input/MCEremote1a4 0 KEY_PLAYPAUSE /dev/input/MCEremote1a4 0 KEY_PLAYPAUSE /dev/input/MCEremote1  
For the moment I have a lircd.conf file which works, but I would like to re-create this config file from scratch with irrecord.
I have tried to create this file with the following command line :irrecord --driver=devinput --device=/dev/input/MCEremote0 --force ./MyRemote...irrecord: initializing '/dev/input/MCEremote0'...Hold down an arbitrary button.irrecord: gap not found, can't continueirrecord: closing '/dev/input/MCEremote0' 
Can any one explain to me wh&lt;/pre&gt;</description>
    <dc:creator>Julien Chevet</dc:creator>
    <dc:date>2013-05-10T10:23:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12353">
    <title>Irrecord with Hama MCE Remote receiver</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12353</link>
    <description>&lt;pre&gt;Hello,
I would like to know if it's possible to use irrecord to make a Lirc config file with a Hama MCE Remote receiver. And if yes, is it possible to use this receiver with others remotes.
Regards,

Julien       ------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may&lt;/pre&gt;</description>
    <dc:creator>Julien Chevet</dc:creator>
    <dc:date>2013-05-10T07:13:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12352">
    <title>Re: Remote AND transmitter with lircd 0.9.0</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12352</link>
    <description>&lt;pre&gt;Why does your LIRC config produce two sockets?

If you have two devices (two transmission devices) both of them require 
an assignment (eg say, /dev/lirc0 and /dev/lirc1). You then need only 
one socket but both devices need to "connect" into that one socket.

You need to the use the --listen argument and --connect=localhost:PORT 
argument passed to your LIRC service.

The first device will listen and the second device will connect.

See here for a background:

http://www.lirc.org/html/configure.html



On 09/05/13 02:00, Don Doumakes wrote:

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may

&lt;/pre&gt;</description>
    <dc:creator>doa379-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-09T11:06:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12351">
    <title>Remote AND transmitter with lircd 0.9.0</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12351</link>
    <description>&lt;pre&gt;I could use some help getting my MythTV over what I think is the last 
hurdle.

My hardware.conf is below.  As written, I have a remote that works 
perfectly, but attempting to transmit with irsend gives the error message

irsend: hardware does not support sending

On the other hand, if I comment out all the REMOTE* lines in 
hardware.conf, the transmitter works perfectly.

Other clues:

With the hardware.conf file as shown below, "ls -l /dev/lirc*" produces:

crw------- 1 root root 250, 0 May  8 19:36 /dev/lirc0
lrwxrwxrwx 1 root root     19 May  8 19:40 /dev/lircd -&amp;gt; /var/run/lirc/lircd
lrwxrwxrwx 1 root root     20 May  8 19:40 /dev/lircd1 -&amp;gt; 
/var/run/lirc/lircd1

Turning off power on the HD-PVR makes /dev/lirc0 disappear, fwiw.

I'd be grateful for a hint.




# /etc/lirc/hardware.conf
#
#Chosen Remote Control
REMOTE="imon-pad remote"
REMOTE_MODULES=""
REMOTE_DRIVER="devinput"
REMOTE_DEVICE="/dev/input/by-id/usb-15c2_0038-event-if00"
REMOTE_SOCKET=""
REMOTE_LIRCD_CONF=""
REMOTE_LIRCD_ARGS=""

#Chosen I&lt;/pre&gt;</description>
    <dc:creator>Don Doumakes</dc:creator>
    <dc:date>2013-05-09T01:00:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12350">
    <title>lirc and ipv6</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12350</link>
    <description>&lt;pre&gt;Greetings,

I would like to know if lirc operates over ipv6 networks and whether there are 
compile switches to compile lirc for ipv6 usage.

Thanks in advance

sincerely
sibu

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may

&lt;/pre&gt;</description>
    <dc:creator>sibu</dc:creator>
    <dc:date>2013-05-07T19:15:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.hardware.lirc/12349">
    <title>Information for Fedora 17</title>
    <link>http://permalink.gmane.org/gmane.comp.hardware.lirc/12349</link>
    <description>&lt;pre&gt;
Hi,
Over the last couple of years I have attempted unsuccessfully to get my
Hauppage A415-HPG-WE-A remote (Nova T-500 card) to work.

Recently I have been running XBMC and REALLY want to get it to work but
cannot find and up to date information relevant to latest Fedora kernels.

Before I go into lots of detail on what I have done,  can someone point
me to any relevant information?
I just want to see all the buttons being detected and given a function,
I will configure lircrc later!

Thanks for your time
&lt;/pre&gt;</description>
    <dc:creator>Peter Hemmings</dc:creator>
    <dc:date>2013-05-07T16:51:47</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.hardware.lirc">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.hardware.lirc</link>
  </textinput>
</rdf:RDF>
