<br><font size=2 face="sans-serif">Hi donald,</font>
<br>
<br><font size=2 face="sans-serif">What kind of device are you trying to
hook up? It's not clear, except that you're using the sir driver. Are you
trying to transmit or receive? It appears as though you're trying to do
the right things if you're setting up a receiver, but I've never used the
sir driver.</font>
<br>
<br><font size=2 face="sans-serif">You might check the IO and irq you selected
when you ran setup.sh. If that's wrong, you won't get any input. And make
sure the device is actually plugged in (I had this problem once).</font>
<br>
<br><font size=2 face="sans-serif">Beyond that, you might try asking the
lirc email list (</font><font size=1 face="sans-serif">lirc-list@lists.sourceforge.net</font><font size=2 face="sans-serif">).
They're more likely to know the answer. </font>
<br>
<br><font size=2 face="sans-serif">--Ann</font>
<br>
<br><font size=2 face="sans-serif">> I am trying to install an ir blaster
with out a lot of success. I </font>
<br><font size=2 face="sans-serif">> believe that I have followed the
directions in the documentation (8.7) </font>
<br><font size=2 face="sans-serif">> to the letter. But I get no input
when I run irw. </font>
<br><font size=2 face="sans-serif">> </font>
<br><font size=2 face="sans-serif">> I also do not get any raw input
when I run mode2 and press keys on the </font>
<br><font size=2 face="sans-serif">> remote. Interesting enough I do
get a little raw input when I cable and </font>
<br><font size=2 face="sans-serif">> uncable the ir baster while mode2
is running. </font>
<br><font size=2 face="sans-serif">> </font>
<br><font size=2 face="sans-serif">> Following is my configuration.
Any trouble shooting ideas would be </font>
<br><font size=2 face="sans-serif">> appreciated. </font>
<br><font size=2 face="sans-serif">> </font>
<br><font size=2 face="sans-serif">> donald </font>
<br><font size=2 face="sans-serif">> </font>
<br><font size=2 face="sans-serif">> dmesg: </font>
<br><font size=2 face="sans-serif">> ttyS0 at 0x03f8 (irq = 4) is a
16550A </font>
<br><font size=2 face="sans-serif">> </font>
<br><font size=2 face="sans-serif">> lirc_sir: I/O port 0x03f8, IRQ
4. </font>
<br><font size=2 face="sans-serif">> enable_irq(4) unbalanced from d0937a13
</font>
<br><font size=2 face="sans-serif">> lirc_sir: Installed. </font>
<br><font size=2 face="sans-serif">> </font>
<br><font size=2 face="sans-serif">> # ls -l /dev/lirc* </font>
<br><font size=2 face="sans-serif">> crw-r--r-- 1 root root 61, 0 Nov
15 12:30 /dev/lirc </font>
<br><font size=2 face="sans-serif">> srw-r--r-- 1 root root 0 Nov 20
15:22 /dev/lircd </font>
<br><font size=2 face="sans-serif">> prw-r--r-- 1 root root 0 Nov 15
12:30 /dev/lircm </font>
<br><font size=2 face="sans-serif">> </font>
<br><font size=2 face="sans-serif">> /etc/modules.conf </font>
<br><font size=2 face="sans-serif">> alias char-major-61 lirc_sir </font>
<br><font size=2 face="sans-serif">> </font>
<br><font size=2 face="sans-serif">> /etc/rc.local </font>
<br><font size=2 face="sans-serif">> echo "Starting lircd"
</font>
<br><font size=2 face="sans-serif">> setserial /dev/ttyS0 uart none
# (if required) </font>
<br><font size=2 face="sans-serif">> modprobe lirc_sir </font>
<br><font size=2 face="sans-serif">> /usr/local/sbin/lircd </font>
<br>
<br><font size=2 face="sans-serif">--<br>
<br>
Ann Patterson<br>
<br>
</font>