[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gnokii with Nokia 6360 problems
From: |
Jay MacDonald |
Subject: |
Re: Gnokii with Nokia 6360 problems |
Date: |
06 Sep 2002 16:54:42 -0700 |
On Thu, 2002-08-29 at 23:30, Pawel Kot wrote:
> On 29 Aug 2002, Jay MacDonald wrote:
>
> > I just compiled gnokii 0.4.3 and am trying to get it working with my
> > Nokia 6360 via irda on a Dell Latitude C600. So far I haven't had much
> > luck. I have read through much of this list and found a lot of good
> > pointers, but things just don't like me I guess... 8-(
>
> That's quite similiar to my Latitude c610. What is Nokia 6360 phone? Is it
> American (TDMA?) version of 6310?
I guess so. I'm just a cell phone luser - I don't know anything about
the various models or technology. According to
http://www.nokiausa.com/phones/series/6360/1,5258,,00.html?flash=yes it
is a TDMA .
>
> > I'm trying this on a stock Red Hat 7.2 kernel (2.4.7-10). lsmod shows
> > the following modules installed pertaining to this:
> >
> > irtty 6080 2 (autoclean)
> > ircomm-tty 21568 0 (unused)
> > ircomm 9052 0 [ircomm-tty]
> > irda 97604 1 [irtty ircomm-tty ircomm]
>
> irport is missing.
Okay. I just upgraded my kernel to 2.4.19 and can insmod the irport
module - same results. I'm pretty sure my results are because the phone
specs are not compiled in, so I'll make sure irport is in when I do have
them compiled in and test the next time.
>
> > and when I check for irattach with ps axw I see the following running as
> > root:
> >
> > /usr/sbin/irattach /dev/ttyS3 -s
>
> Are you sure? Do you have 2 serial ports? If just on you need to disable
> /dev/ttyS2. I already posted my config some time ago. You may also see
> Jean Tourrilhes' IrDA page for some other hints.
I've tried ttyS0-3 as the setting and the only one that allows irdadump
to see the phone is ttyS3, so I assume that is the correct setting.
>
> > In my .gnokiirc file I have:
> >
> > model=6360
> > connection=irda
> > port=/dev/ircomm0
> >
> > When I run `gnokii --identify` it returns:
> >
> > GNOKII Version 0.4.3
> > Telephone interface init failed! Quitting.
> >
> > Huh?
>
> You need to put your telephone info into:
> common/phones/nk6150.c
> common/devices/unixirda.c
> common/misc.c
> I think you'll find the appropriate places to fill. If not, let me know.
I'm not sure what to enter in common/misc.c for the second field when
defining an entry in PhoneModel. Any hints? 8-)
Thanks!
Jay
>
> pkot
> --
> mailto:address@hidden :: mailto:address@hidden
> http://kt.linuxnews.pl/ :: Kernel Traffic po polsku
>
>
>
> _______________________________________________
> gnokii-users mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/gnokii-users
--
------------------------------------------------------------------------
Jay MacDonald address@hidden
Chief Technology Officer http://www.aztech-cs.com
Aztech Cyberspace, Inc 775-332-3000 Ext. 227
Mailing Address: P.O. Box 40967 - Reno, NV - 89504
Physical Address: 675 Holcomb Ave - Reno, NV - 89502
------------------------------------------------------------------------
"The more secrets a system has, the more fragile it is. The fewer
secrets,the more robust." -- Bruce Schneier
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Gnokii with Nokia 6360 problems,
Jay MacDonald <=