Re: IrDA question

2005-07-21 Thread Daniel O'Connor
On Thursday 21 July 2005 16:42, caleb wrote: > The port is definitely sio1/cuaa1. I tried to run ircomm while irs was > still running and got; Why? No offence but it's always worth trying something different when stuff isn't working :) > cannot open pty > > I killed irs and used; > > ircomm -d /

Re: IrDA question

2005-07-21 Thread caleb
The port is definitely sio1/cuaa1. I tried to run ircomm while irs was still running and got; cannot open pty I killed irs and used; ircomm -d /dev/cuaa1 -y /dev/ptypv -v 2 and I get the following output; localhost# ircomm -d /dev/cuaa1 -y /dev/ptypv -v 2 query completed query completed quer

Re: IrDA question

2005-07-20 Thread Daniel O'Connor
On Thursday 21 July 2005 05:12, caleb wrote: > I have installed birda and can run irs. When I type the follwing irs > starts but when I use my mobile phone to search for a device or send a > file the phone reports 'No device found'. > > irs -v 1 -e -c -y /dev/ptypv -d /dev/cuaa1 > > I do not unders

IrDA question

2005-07-20 Thread caleb
Hi, I have been having some problems getting the Ir device on my laptop working. The device is listed as serial port B and a FIR device in BIOS, the laptop motherboard is an Intel 855pm (the Ir device is onboard). dmesg shows that the device is detected and listed as a serial device. Becaus