![]() |
2010-07-30
, 19:40
|
Posts: 197 |
Thanked: 101 times |
Joined on Dec 2009
@ Netherlands
|
#62
|
Mirakels had a very good idea: Instead of patching obexd to use "the old" signalling about PC Suite mode it would be better to make the N900 understand "the new" signalling from obexd upstream version.
Therefore /usr/sbin/pcsuite-enable.sh could get an additional entry and maybe /usr/sbin/pcsuite-disable.sh
For /usr/sbin/pcsuite-enable.sh I think an the entry should be below line 61: kill -USR1 $OBEXD_PID
and it could be:
dbus-send --system --type=signal / com.meego.usb_moded.sig_usb_state_ind string:'ovi_suite'
With this line added - in theory - both obexd versions should work with PC Suite. I did a test from commandline and there was a log entry from obexd, that it received the signal.
Maybe it is necessary to add the following line to /usr/sbin/pcsuite-disable.sh
dbus-send --system --type=signal / com.meego.usb_moded.sig_usb_state_ind string:'USB disconnected'
But I don't know whether this is true.
![]() |
2010-07-30
, 19:46
|
Posts: 197 |
Thanked: 101 times |
Joined on Dec 2009
@ Netherlands
|
#63
|
Hm, did anyone get PC Suite connection to work with this version?
Tried again with this command:
But it didn`t work...Code:/usr/lib/obex/obexd --nodaemon --opp --ftp --pcsuite --pbap --symlinks --root .obex-root --root-setup /usr/bin/obex-root-setup --capability !/usr/bin/gen-obex-capability.sh
The Following 2 Users Say Thank You to mirakels For This Useful Post: | ||
![]() |
2010-07-30
, 19:58
|
|
Posts: 597 |
Thanked: 490 times |
Joined on Dec 2009
@ Germany
|
#64
|
![]() |
2010-07-30
, 22:15
|
Posts: 356 |
Thanked: 69 times |
Joined on Jan 2010
@ Poland
|
#65
|
![]() |
2010-07-31
, 09:50
|
Posts: 197 |
Thanked: 101 times |
Joined on Dec 2009
@ Netherlands
|
#66
|
The Following User Says Thank You to mirakels For This Useful Post: | ||
![]() |
2010-08-01
, 13:30
|
|
Posts: 597 |
Thanked: 490 times |
Joined on Dec 2009
@ Germany
|
#67
|
![]() |
2010-08-01
, 15:47
|
Posts: 36 |
Thanked: 22 times |
Joined on May 2010
|
#68
|
BEGIN:VCARD VERSION:2.1 UID:280 PRODID:-//Synthesis AG//NONSGML SyncML Engine V3.2.1.0//EN REV:2010-07-31T13:12:01Z N;CHARSET=UTF-8;ENCODING=QUOTED-PRINTABLE:Delte;Fran=C3=A7ois;;; X-EVOLUTION-FILE-AS: X-GENDER: NICKNAME: TITLE: ORG;CHARSET=UTF-8;ENCODING=QUOTED-PRINTABLE:Dlo Nontiss=C3=A9s Technique= s;;; ROLE: TEL;WORK;VOICE:+33 3 TEL;WORK;FAX:+33 3 2 X-MOZILLA-HTML: ADR;WORK:40069;;;;;; BDAY: NOTE: PHOTO: END:VCARD
![]() |
2010-08-01
, 16:36
|
Posts: 50 |
Thanked: 21 times |
Joined on Oct 2009
@ Helsinki, Finland
|
#69
|
The Following User Says Thank You to jarmo2 For This Useful Post: | ||
![]() |
2010-08-01
, 18:07
|
|
Posts: 597 |
Thanked: 490 times |
Joined on Dec 2009
@ Germany
|
#70
|
The Following User Says Thank You to Reflektorfalke For This Useful Post: | ||
Thanks.
Last edited by tthibodeau; 2010-07-30 at 19:35. Reason: Forgot to attach file