Hi there!
First off, I've never tried the irda package that comes whith debian. I always get the
source tarball, and it has always worked for me..
Have you tried to load the irda modules by hand? instead of hoping that irattach will
do it for you?
The error you see in the syslog, is to my knowledge due to you trying to attach a tty
that isn't and IR one, or one that doesn't exist.
Or maybe it is all because the modules aren't loaded.
If you are only interested in sir, you might try the following procedure:
insmod irda
insmod irtty
insmod ircomm
insmod ircomm-tty
irattach /dev/yourtty -s
and then it should work... at least that one has never failed for me.
/Johan
__________________________________________________
We're Singing The Death Song 'cos We Got No Future
On sön, sep 09, 2001 at 09:06:41 -0400, Tom Allison wrote:
> OK, I probably did some "bad things" here.
> But this is what I've done...
>
> 1) dselect -> purge -> irda-common, irda-utils
> 2) rm /dev/ir* (removed all these various irda related device references)
> 3) dselect -> install -> irda-common, irda-utils
>
> (left the configuration file /etc/irda.conf alone, it looked about right)
>
> 4) ran 'dpkg-reconfigure irda-common' and did not edit the
> /etc/irda.conf file.
>
> 5) ln -s /dev/ircomm0 /dev/pilot (references)
> http://homepage.mac.com/pauljlucas/personal/powerbook/irda.html#modem
> http://www.linuxdoc.org/HOWTO/Infrared-HOWTO/infrared-howto-s-palm-connection.html
>
> But I can not get any modules loaded according to lsmod...
>
> syslog keeps dumping irattach: tcsetattr: Input/output error
> I'm seriously bummed on this one. I had it working a few weeks ago just
> fine. But my old notes for setting up jpilot don't work at all anymore.
> I'm a little lost on this.
> Since I have nothing, I will try anything.
>
> BTW: I have an IBM A21m and a Palm Pilot V
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]