Page 2 of 20 FirstFirst 123412 ... LastLast
Results 11 to 20 of 191

Thread: How-To: Set up and use Synce

  1. #11
    Join Date
    Mar 2005
    Location
    Oahu, Hawaii
    Beans
    218
    Distro
    Lubuntu 13.10 Saucy Salamander

    Re: How-To: Set up and use Synce

    hmmm
    wat this issue is is the ttyUSB0 is where the computer trys to find your pocketpc (at the 1st usb port). this is what the first part of the howto is about, you need to make sure u have the right port.....
    if it was able to detect it the second time (When you removed and reattached it to the cradle) then its a different error, actually quite common...)
    you have to make sure u ran all those commands before u try to get it up...(did u run synce-trayicon??)
    then, remove and soft restart your pocketpc (make sure u know wat ur doing, otherwise u'll erase everything...)
    let it boot up, then after running all those commands, put it in your cradle...

    understand, synce-trayicon only needs to be running once,
    dccm needs to be running once (tho if something goes wrong, a good idea is to killall dccm and restart it)
    sudo synce-serial-start needs to be run EVERY TIME you want the pocketpc to connect (After its been removed)
    cheers
    good luck
    lemme know how it goes
    -Trab

  2. #12
    Join Date
    Jun 2005
    Location
    cairo, egypt
    Beans
    3

    Re: How-To: Set up and use Synce

    ok, its not working for me..

    i use ppoa adsl to access internet with my speed touch 330 usb modem, i use this script http://steve-parker.org/speedtouchconf/
    to configure the driver and set the connection..
    now when i tried to set up my qtek 9090 it gives me this error when i run synce-serial-start
    "
    amgad@home:~$ sudo synce-serial-start

    synce-serial-start encountered a problem with your /etc/ppp/options file:

    The 'usepeerdns' option is not compatible with SynCE. Please edit
    /etc/ppp/options and remove this option before running this script again.
    "

    these are the contents of my /etc/ppp/options file:
    "
    #------------------ /etc/ppp/options Beginning -------------
    noauth
    usepeerdns
    lock
    noipdefault
    #------------------ /etc/ppp/options End ------------------
    "

    so what should i do now??

  3. #13
    Join Date
    Mar 2005
    Location
    Oahu, Hawaii
    Beans
    218
    Distro
    Lubuntu 13.10 Saucy Salamander

    Re: How-To: Set up and use Synce

    remove usepeerdns from your ppp/options file...

    i dunno wat this will do to ur DSL modem, i think it should still work fine...
    if not, then u can always put it back in...
    cheers
    -Trab

  4. #14
    Join Date
    Apr 2006
    Beans
    2

    Re: How-To: Set up and use Synce

    Quote Originally Posted by Trab
    understand, synce-trayicon only needs to be running once,
    dccm needs to be running once (tho if something goes wrong, a good idea is to killall dccm and restart it)
    sudo synce-serial-start needs to be run EVERY TIME you want the pocketpc to connect (After its been removed)
    cheers
    good luck
    lemme know how it goes
    -Trab
    Thanks, it works now. No idea what happened at the first time, but the icon didn't appear when I typed synce-trayicon. Now it does. Meanwhile I just rebooted my ubuntu, nothing else.
    Thanks for the howto, now let's see the connection with evolution...

    This for the ones who'll be searching this later : Connection between QTek 9090 (HTC blueangel) and Ubuntu works.

  5. #15
    Join Date
    Mar 2005
    Location
    Oahu, Hawaii
    Beans
    218
    Distro
    Lubuntu 13.10 Saucy Salamander

    Re: How-To: Set up and use Synce

    glad to hear it.
    sometimes all it takes is a restart!
    the connection to evolution is via a plugin called multisync, google for it. there are how-tos, i just never really got into it... it didnt work for me, and it wasnt something i really cared about.
    cheers
    -Trab

  6. #16
    Join Date
    Aug 2005
    Location
    Athens/Greece
    Beans
    35
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: How-To: Set up and use Synce

    Although the icon on my Acer n50 shows established connection, the synce-tray says (No Device Connected) and after a while I get a Communications Error on my PDA.

    I'm on Dapper by the way. Any ideas?

    Edit: I just tried synce-pstatus and I get the "Unable to initialize RAPI: An unspecified failure has occurred" message.
    Last edited by JNik; April 24th, 2006 at 05:23 PM.
    Desktop: AMD64 X4, 200GB & 80GB HDD, 4GB RAM
    Laptop: Acer Aspire 1522WLMi
    Netbook: Acer Aspire One A150L
    Cellphone: HTC Hero

  7. #17
    Join Date
    Mar 2006
    Location
    Romania. Oradea
    Beans
    36
    Distro
    Kubuntu 7.04 Feisty Fawn

    Re: How-To: Set up and use Synce

    Exactly the same problem on my Dapper Beta. Yakumo Delta 400 shows up as a "Mobile Device" in "Places", the tray icon is started, but shows "No Device Connected". Same with raki. But I got this far and that is SOMETHING

  8. #18
    Join Date
    Mar 2005
    Location
    Oahu, Hawaii
    Beans
    218
    Distro
    Lubuntu 13.10 Saucy Salamander

    Re: How-To: Set up and use Synce

    im sorry i havent worked on it for dapper at all...
    sorry :-/ this is beyond me... try checking the synce forum, and/or google...
    cheers
    -Trab

  9. #19
    Join Date
    Apr 2006
    Beans
    Hidden!

    Re: How-To: Set up and use Synce

    synce works on my dapper system. i guess the important step to make it work was to follow the advise in this bugreport https://launchpad.net/distros/ubuntu...kde/+bug/37658

    Quote from it:

    I've also found in Internet this file for UDEV that enables the serial connection when the PDA is connected to my PC. It must be called '60-ipaq.rules' and must be located at '/etc/udev/rules.d'. The only thing I can say is that it runs fine for me

    # udev rules file for SynCE
    BUS!="usb", ACTION!="add", KERNEL!="ttyUSB*", GOTO="synce_rules_end"
    # Establish the connection
    RUN+="/usr/bin/synce-serial-start"
    LABEL="synce_rules_end"

  10. #20
    Join Date
    Mar 2005
    Location
    Oahu, Hawaii
    Beans
    218
    Distro
    Lubuntu 13.10 Saucy Salamander

    Re: How-To: Set up and use Synce

    just because it says no device connected in the Synce-Tray icon, doesnt mean its not. even on breezy, ive had this issue, it is still connected.
    cheers
    -Trab

Page 2 of 20 FirstFirst 123412 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •