FC1 and IRDA on a Compaq Evo N800c

Daniel Roesen dr at cluenet.de
Sat Jan 10 19:30:21 UTC 2004


On Thu, Jan 08, 2004 at 12:32:07PM +0100, Anders Damm wrote:
> Have been trying to get IRDA to work on my Compaq Evo N800c (nsc-ircc.o), with 
> no success.
> Is there any known problem with FC1 and IRDA/nsc-ircc or am I just the first 
> one to trye?

Try adding a setserial call in /etc/init.d/irda, that makes it work for
me in my Compaq M700:

start() {
        # Attach irda device
        echo -n $"Starting $prog: "
==>     /bin/setserial /dev/ttyS2 irq 3
        daemon /usr/sbin/irattach ${DEVICE} ${ARGS}
        touch /var/lock/subsys/irda
        echo
}


Best regards,
Daniel





More information about the fedora-list mailing list