[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnokii with Nokia 6310i
From: |
Malte Schünemann - WEB DE |
Subject: |
Re: gnokii with Nokia 6310i |
Date: |
Mon, 27 Jan 2003 12:36:11 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826 |
Pawel Kot wrote:
>>> address@hidden 21 January 2003 14:43:15 >>>
> Using this, the 1st attempt to use gnokii worked fine. However,
> once the connection breaks down, it's almost impossible to
> re-start without reboot of the box. Again the error is
> connect: No route to host
> Couldn't open PHONET device: No route to host
> connect: No route to host
> Couldn't open PHONET device: No route to host
> ...
> I already suspected a problem in the kernel and will try version
> 2.4.20 (instead of 2.4.19). But still, behaviour seems strange.
Well, I can't say whether the problem lies in gnokii or in linux-irda
driver. I already gave the working irda configuration few times.
You may want to look in the archive.
pkot
_______________________________________________
gnokii-users mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/gnokii-users
OK - got it to work by
o kill xgnokii + irattach if already started
o unload modules (ircomm, irtty, irport, nsc-ircc, irda)
o setserial /dev/ttyS1 uart none (just to be sure)
o again load modules
o start irattach + start IR mode of my phone
o start xgnokii once my mobile is seen in /proc/net/irda/discovery
(not before)
connection = irda, model = 6310, port = /dev/ircomm0
ThanX for help