On Fri, Apr 13, 2001 at 09:56:32AM -0700, Nita Menon wrote:
> Hi,
> 
> I have posted this message before. I got it to happen
> again and this time I am running the logs. Have
> included the details from the log below
> 
> To refresh your memory here is the description of the
> problem again. Any help will be greatly appreciated.

        Yes, and I need to remind you that you still didn't answer my
question :
        After receiving Obex stuff on your Palm, when you can't do
your PPP connection, if you try to send Obex stuff from Palm to Linux,
what does happen ? This is important to know if the bug is IrTTP or
IrComm.

        By the way, I never tested 2.2.17, I've only worked with 2.4.0
and 2.4.2, so you are on you own...

> cat /var/log/messages

        Could have been good to tell the behavior alongside the log.

> Apr 11 16:42:38 rl62 modprobe: can't locate module
> irda-dongle-1

        IrDA stack not properly configured.

> Apr 11 16:42:39 rl62 modprobe: can't locate module
> ppp0

        ???

> Apr 11 16:43:09 rl62 pppd[492]: LCP: timeout sending
> Config-Requests

        No IrDA link or bug in the IrDA stack. Maybe a normal PPP
disconnect. To check further.

> Apr 11 16:50:37 rl62 kernel: IrLAP, no activity on
> link!

        No IrDA link. The Palm is quite brutal when it disconnect,
that may be the reason.

> Apr 11 16:50:37 rl62 kernel: Assertion failed!
> hashbin->hb_current !=
> NULL,irqueue.c,hashbin_get_next,line=502

        Ugly. Something is wrong. Do you managed to get Obex through
at this point ?

> Apr 11 17:02:36 rl62 irattach: Starting device irda0
> Apr 11 17:02:36 rl62 irattach: executing: 'echo rl62 >
> /proc/sys/net/irda/devname'

        Ok, we restart the stack.

> Apr 11 17:02:50 rl62 kernel: IrLAP, no activity on
> link!

        I guess the end of the first Obex push.

> Apr 11 17:02:50 rl62 kernel: Assertion failed!
> hashbin->hb_current !=
> NULL,irqueue.c,hashbin_get_next,line=502

        Don't like it.

> Apr 11 17:08:58 rl62 kernel: ppp_tty_ioctl: set xmit
> asyncmap 0

        Ok, we start PPP.

> Apr 11 17:09:00 rl62 pppd[492]: IPCP terminated by
> peer
> Apr 11 17:09:01 rl62 pppd[492]: LCP terminated by peer

        The Palm doesn't like us and tell us to go away. That's
probably a misconfiguration at the PPP level, because we managed to
establish a basic LCP link (so IrDA and IrComm are ok).
        This one fail, but that's not the fault of IrDA.

> Apr 11 17:09:06 rl62 kernel: IrDA: Registered device
> irda0
> Apr 11 17:09:06 rl62 pppd[899]: pppd 2.3.11 started by
> root, uid 0

        We restart IrDA.

> Apr 11 17:09:07 rl62 irattach: Starting device irda0
> Apr 11 17:09:07 rl62 irattach: executing: 'echo rl62 >
> /proc/sys/net/irda/devname'

        We restart IrDA.

> Apr 11 17:09:26 rl62 kernel: IrLAP, no activity on
> link!
> Apr 11 17:09:36 rl62 pppd[899]: LCP: timeout sending
> Config-Requests

        No IrDA link ? Or maybe the PPP on the Palm disconnect
brutal. Or maybe a bug in IrDA.
        What happened to this PPP connection ?

        <Probably bunch of Obex>

> Apr 11 17:59:58 rl62 kernel: ppp_tty_ioctl: set xmit
> asyncmap 0

        Hum... We seem to reuse the old instance of PPP, not create a
new one. Why the old one is not dead yet ? It should have timeout by
now. There is something weird in your PPP config.

> Apr 11 18:00:00 rl62 pppd[899]: IPCP terminated by
> peer
> Apr 11 18:00:01 rl62 pppd[899]: LCP terminated by peer

        Palm tell us to go away. Could you try with a fresh new
instance of pppd instead of reusing the old one ? Use the timeout
option of pppd.

        ...

        Jean
_______________________________________________
Linux-IrDA mailing list  -  [EMAIL PROTECTED]
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda

Reply via email to