In message <[EMAIL PROTECTED]>
          hondaman <[EMAIL PROTECTED]> wrote:

> I got my irman in the mail today, and have had no luck getting it to do
> anything.  I have this in my modprobe.conf (as per Jarod's guide)
> 
> options lirc_serial irq=3 io=0x2f8
> install lirc_serial /bin/setserial /dev/ttyS1 uart none ;\
>     /sbin/modprobe --ignore-install lirc_serial
> 
> When I do lsmod, i dont see any lirc drivers listed.  If I do depmod -a,
> still nothing.  If I do modprobe lirc_serial, then I get
> Module                  Size  Used by
> lirc_serial            11424  0
> lirc_dev               11148  1 lirc_serial

You shouldn't need lirc_serial (or any kernel modules) for a device
that supports the irman protocol.

Just start lircd with "--driver=irman --device=/dev/ttyS1" and it
should all work - it does for mine.

Tom

-- 
Tom Hughes ([EMAIL PROTECTED])
http://www.compton.nu/
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to