Page 5 of 13 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 124

Thread: HOWTO: Install BitPim

  1. #41
    Join Date
    Oct 2006
    Beans
    Hidden!
    Distro
    Ubuntu 6.10 Edgy

    Re: HOWTO: Install BitPim

    i followed the instructions on how to add a usb port but bitpim doesn't automatically detect my phone, i have to manually set it and for some reason there is another samsung port listed but it says its not available. and also when i transfer a ring tone to my phone it transfers fine but when the ring tone is in my phone it doesn't play
    Last edited by SmiLey497; October 26th, 2006 at 09:43 PM.

  2. #42
    Join Date
    Oct 2006
    Beans
    Hidden!
    Distro
    Ubuntu 6.10 Edgy

    Re: HOWTO: Install BitPim

    here is a pic

  3. #43
    Join Date
    Oct 2006
    Location
    Central Florida
    Beans
    1,263
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: Install BitPim

    Doesn't work with the plain-vanilla Razr V3 (Cingular's original Razr). Tried V3c V3cm and 710 but no luck. You can plug it into the USB port and use it as a phone charger.
    Why can't life have a sudo apt-get install -f command?
    Install VMWare Server 2 on a text-only system
    Need help getting your printer working in Linux?
    It's all about choice, right? Then stop flaming Windows users.

  4. #44
    Join Date
    Oct 2006
    Beans
    Hidden!
    Distro
    Ubuntu 6.10 Edgy

    Re: HOWTO: Install BitPim

    i did everything but liek the guide syas but bitpim doesn't open, any suggestions???

  5. #45
    Join Date
    Mar 2006
    Beans
    153

    Re: HOWTO: Install BitPim

    why dont you install it from synaptic?

  6. #46
    Join Date
    Oct 2006
    Beans
    11

    Re: HOWTO: Install BitPim

    Quote Originally Posted by alienseer23 View Post
    i noticed that there is alot of mention of palm os devise visor or something like this...I have no palm os device, unless it means my mobile? Ids it incorrectly reading my device?
    I sent you a PM.

    Here is the solution for others. This might just be an issue with SAMSUNG phones, but if you run lsmod and your machine is loading a module/driver named "visor" (when you connect your usb cable) you need to edit /etc/modprobe.conf and add the line "blacklist visor".

    You might need to create modprobe.conf - don't worry about messing anything up by doing this.

    Then, assuming you have followed all of the instructions in this thread so far I am going to add this:

    In bitpim, manually select /dev/ttyACM0 as the port for your phone. I have a Samsung a640 but I selected a620 in order to add music (this posted on the bitpim.org site).

    That should work.

    Oh, also I always have to "sudo bitpim" in order for it to load correctly...also try this if you are having problems.

  7. #47
    Join Date
    Jan 2006
    Location
    USA
    Beans
    35
    Distro
    Gutsy Gibbon Testing

    Re: HOWTO: Install BitPim

    Everyone, please if you have your device working with bitpim, post here and I will make changes to the original post so that others like you won't have to spend so much time browsing through the thread.

    Thanks,

    d351GuJu
    Specs: DFI LanParty NF4 SLI-DR, AMD Athlon X2 4400+, OCZ Platinum 2GB DDR 400, Nvidia Geforce 7800GT PCI-E 256MB, Creative Sound Blaster Audigy ZS G.E., Logitech Z5500 5.1 Surround, Running Acer 22in. WS LCD at 1680x1050. 8)

  8. #48
    Join Date
    Sep 2006
    Location
    Alabama
    Beans
    22

    Re: HOWTO: Install BitPim

    I can start bitpim with my e815 plugged in and it will say No phone recognized but I can click on file system and browse the file system.
    Can someone help me get it to work with all the features?
    Thanks.

  9. #49
    Join Date
    May 2006
    Beans
    269
    Distro
    Ubuntu 6.06 Dapper

    Re: HOWTO: Install BitPim

    oops! I ran "sudo usermod -G bitpim -a your_user_name" without the -a and now when I go to users and groups I get an error:
    Failed to run users-admin.

    Help please! =\
    -Sam

  10. #50
    Join Date
    Oct 2006
    Beans
    19

    Re: HOWTO: Install BitPim

    Code:
    # apt-get install alien
    Then convert it (this needs to be run as root) and then install the resulting deb:
    Code:
    # alien bitpim*.rpm
    # dpkg -i bitpim*.deb
    Then we need to create a symlink due to bitpim's use of libbtiff version 3:
    Code:
    # cd /usr/lib
    #ln -s /usr/lib/libtiff.so.4 /usr/lib/libtiff.so.3
    If needed
    Code:
    # apt-get install libstdc++5
    Must run as root or USB device will be unavailable

    Set to auto detect. VX9900 USB cable.

    http://www.quietearth.us/articles/20...talling-bitpim

Page 5 of 13 FirstFirst ... 34567 ... 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
  •