I have to do this all the time. It would help if you give us the output of running lspci -v and then I can give you the commands that you need to run. Also we need to know the exact model number of the card that you got. We have had some problems with certain versions and I can check our list to see if your card is on it. Also it is important to check the output of lspci and make sure your card doesn't share it's irq with anything else. If it does you have to move it to where it won't conflict. If you can't even see the card in the list then I would recommend moving to a different slot and making sure you seat it properly. Anyhow first step is to output you lspci -v command. I am very interested in how this goes because I just ordered my ir blaster from the same place to do the same thing so make sure to let us know how it goes and take some notes for me. Hope I can help...
<br><br>Allan<br><br><div><span class="gmail_quote">On 4/10/06, <b class="gmail_sendername">Kim Wall</b> &lt;<a href="mailto:kim@ductilebiscuit.net">kim@ductilebiscuit.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
obscure information. wrote:<br><br>&gt; *4)* Go to the proc directory.<br>&gt;<br>&gt; *5)* Open the pci file.<br>&gt;<br>&gt; *6)* Search for vendor ID 131f.<br>&gt;<br>&gt; *7)* Write down the port address and IRQ number (for *example: * 0xd400
<br>&gt; and IRQ 12).<br>&gt;<br>&gt; When I open this file, I cannot find anything even resembling 131f.<br><br>If this is any help, the /proc/pci entry for my 8-port PCI serial card:<br><br>&nbsp;&nbsp; Bus&nbsp;&nbsp;0, device&nbsp;&nbsp;10, function&nbsp;&nbsp;0:
<br>&nbsp;&nbsp;&nbsp;&nbsp; Serial controller: PCI device 14db:2180 (AFAVLAB Technology Inc)<br>(rev 0).<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IRQ 11.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O at 0xef68 [0xef6f].<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O at 0xef60 [0xef67].<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O at 0xeef0 [0xeef7].<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O at 0xeee0 [0xeee7].
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O at 0xeea0 [0xeebf].<br><br>That's 4 serial ports at IO addresses ef68, ef60, eef0 and eee0, and the<br>other 4 confusingly enumerated as one line (shouldn't be a problem with<br>a 2-port card).&nbsp;&nbsp;They're all on IRQ11.
<br><br>I've got a 2-serial-1-parallel PCI card somewhere, and I'm pretty sure<br>that appeared in much the same way.<br><br><br>For reference, I set the above up by issuing:<br><br>/bin/setserial -a /dev/ttyS2 port 0xef68 UART 16550A irq 11 Baud_base 115200
<br>/bin/setserial -a /dev/ttyS3 port 0xef60 UART 16550A irq 11 Baud_base 115200<br><br>...and so on for all 8 ports (ttyS0 is on the motherboard, and ttyS1 was<br>on the motherboard before it died and I had to replace it with one that
<br>only had a single port).&nbsp;&nbsp;That's as standard serial ports, I believe you<br>need &quot;UART none&quot; or similar for lirc use.<br><br><br>Kim.<br>_______________________________________________<br>mythtv-users mailing list
<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div>
<br>