<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Formerly I was using the Hauppage PVR 150 remote, but recently I
decided to move to a custom remote -- the Universal FX1.<br>
<br>
I followed the circuit designs here:<br>
<a class="moz-txt-link-freetext" href="http://lnx.manoweb.com/lirc/?partType=section&partName=circuit">http://lnx.manoweb.com/lirc/?partType=section&amp;partName=circuit</a><br>
<br>
The only modification I made was instead of buying a new IR receiver, I
attached a stereo plug to the serial port so I couple plug the Hauppage
receiver into it.&nbsp; I double checked my work and even did some basic
tests with my workbench power supply.<br>
<br>
Then I followed the software steps here:<br>
<a class="moz-txt-link-freetext" href="http://lnx.manoweb.com/lirc/?partType=section&partName=lirc">http://lnx.manoweb.com/lirc/?partType=section&amp;partName=lirc</a><br>
<br>
It's not working.&nbsp; In fact, the serial port isn't even getting power,
so I assume that it's not active.&nbsp; I've never messed with serial port
stuff before, so could somebody help me out?&nbsp;&nbsp; Here are the commands I
tried giving it:<br>
<blockquote>setserial /dev/ttyS0 uart none<br>
depmod -a<br>
modprobe lirc_serial<br>
lircd<br>
mode2&nbsp; -d /dev/lirc/0<br>
  <br>
</blockquote>
FYI: I'm running on Ubuntu Dapper and using the serial port on the
motherboard.<br>
<br>
When looking through dmesg, here's the only references to lirc -- and
they're still for the Hauppage:<br>
<blockquote>[17179596.772000] lirc_i2c: chip found @ 0x71 (Hauppauge IR
(PVR150))<br>
[17179596.772000] ivtv0: i2c attach to card #0 ok [client=Hauppauge IR
(PVR150), addr=71]<br>
[17179596.772000] lirc_dev: lirc_register_plugin: sample_rate: 10<br>
[17179596.880000] Adding 1052216k swap on /dev/hda1.&nbsp; Priority:-1
extents:1 across:1052216k<br>
</blockquote>
Am I missing something here?<br>
<br>
Thanks,<br>
Jeremy<br>
</body>
</html>