2008/11/16 John Frankish <[EMAIL PROTECTED]>:
> Hi,
>
> Although I can mount a SE P1i file system over bluetooth using
> openobex-1.3, obexftp-0.23, obexfs-0.11 and fuse-2.7.4 with a 2.6.26
> kernel, I cannot mount the file system from the same device using irda.
>
>
> Here's the setup I have, any suggestions would be welcome
>
> John-----------
> $ lsmod
> Module                  Size  Used by
> ...
> ircomm_tty             18312  0
> smsc_ircc2             14496  0
> ircomm                  9988  1 ircomm_tty
> irda                   90248  3 ircomm_tty,smsc_ircc2,ircomm
>
> $ dmesg
> ...
> IrCOMM protocol (Dag Brattli)
>  Overriding FIR address 0x0280
>  Overriding SIR address 0x02f8
> SMsC IrDA Controller found
>  IrCC version 2.0, firport 0x280, sirport 0x2f8 dma=3, irq=3
> No transceiver found. Defaulting to Fast pin select
> IrDA: Registered device irda0
>
> $ sudo irdadump - various output received from the P1i
>
> $ sudo obexfs -i /tmp/p1i
> $ ls /tmp/p1i - nothing
>
> $ sudo obexfs -i -t /dev/ircomm0 /tmp/p1i
> have to <ctrl-c> to get prompt back
>
> $ sudo obexfs -t /dev/ircomm0 /tmp/p1i
> $ ls /tmp/p1i - nothing
>
> $ obexftp -i -l
> Connecting...failed: connect
> error on connect(): Connection reset by peer
> Still trying to connect
> Connecting...failed: send UUID
> error on connect(): Connection reset by peer
> Still trying to connect
> Connecting...failed: send UUID
> error on connect(): Connection reset by peer
> Still trying to connect
>
> $ obexftp -t /dev/ircomm0 -l
try to made a link to a real tty (tty70 for example) from the /dev/ircomm0
In the past that solve my problem with my old M341i
> Do you really want to use IrDA via ttys?
> Connecting...failed: connect
> error on connect(): Success
> Still trying to connect
> Connecting...failed: connect
> error on connect(): Success
> Still trying to connect
> Connecting...failed: connect
> error on connect(): Success
> Still trying to connect
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Openobex-users mailing list
> Openobex-users@lists.sourceforge.net
> http://lists.sourceforge.net/lists/listinfo/openobex-users
>



-- 

Cordially.

Small Eric Quotations of the days:
---------------------------------------------------------------------------
If one day one reproaches you that your work is not a work of
professional, say you that:
Amateurs built the arch of Noah, and professionals the Titanic.
---------------------------------------------------------------------------

Few people are done for independence, it is the privilege of the powerful ones.
---------------------------------------------------------------------------

No key was wounded during the drafting of this message.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Openobex-users mailing list
Openobex-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to