<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Jarod's fix does not seem to work. I am missing soemthing....<br><br>Here is the lirc.conf in /etc/modprob.d/ Do I need to delete something? <br>----------------------------------------------------<br>alias char-major-61-0 mceusb<br>alias char-major-61-1 lirc_serial<br>options lirc_serial irq=4 io=0x3f8<br>install lirc_serial setserial /dev/ttyS0 uart none ; /modprobe --ignore-install lirc_serial<br>--------------------------------------------------------<br>Here is what I now have in<br>/etc/rc.d/rc.local<br><br>---------------------------------------<br>touch /var/lock/subsys/local<br><br>/usr/sbin/lircd --driver=lirc_serial --device=/dev/lirc1 \ --output=/var/run/lirc/lircd1 --pidfiles=/var/run/lirc/lircd1.pid<br>-------------------------------------------------------<br><br>Jarod's change in /etc/sysconfig/modules/lirc.modules<br><br>#!/bin/sh<br><br>/bin/setserial /dev/ttyS0 uart none >/dev/null 2>&1<br>/sbin/modprode lirc_serial >/dev/null 2>&1<br><br>---------------------------------------------------<br>--------------------------------------------------<br>I get only one /dev/lirc* <br><br># ls -l /dev/lirc*<br>crw-rw---- 1 root root 249, 0 Jun 22 20:14 /dev/lirc0<br><br>--------------------------------------------------------------------<br># lsmod | grep lirc<br>lirc_mceusb 16308 0 <br>lirc_dev 12221 1 lirc_mceusb<br>--------------------------------------------------------------------<br>Now I do have a Pinnicale receiver and I found a blaster that plugs into the back of that. I undid the changes I made for the serial blaster and tried the USB blaster. I could not create a second /dev/lirc* at boot. I could using mknod. <br><br>But I need to link it somehow? I am missing something for sure.... When there is more than one way to do something it can get very confusing.<br><br>Thanks...<br><br>                                            <br /><hr />The New Busy think 9 to 5 is a cute idea. Combine multiple calendars with Hotmail. <a href='http://www.windowslive.com/campaign/thenewbusy?tile=multicalendar&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_5' target='_new'>Get busy.</a></body>
</html>