Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Other discussions > Software
Register FAQ Members List Calendar Mark Forums Read

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 06-10-2010, 01:58 AM
Stream Recorder
 
Posts: n/a
Default

Problems transferring contacts from Siemens CX75 to PC


I've tried many many ways, but still can't find the best solution to transfer contacts from Siemens CX75 over Bluetooth connection.

Mobile Phone Manager (Windows) from Siemens doesn't support Windows 7 and Vista. On Windows XP it has problems detecting the phone, but once it a while it can connect. The problem is that the phone gives error when trying to backup contacts with the Mobile Phone Manager or when trying to sync them.

XMPM (Linux) from BenQ-Siemens is hard to download. After long search I've managed to download the tar.gz archive with XMPM 1.3 from supposedly BenQ-Siemens FTP server:
Code:
ftp://217.21.255.101/mobile_phone/drivers/el71/xmpm_installer-1.3.06.34.0.tar.gz
The archive manager for Ubuntu can't unpack anything from it, while when unpacking with
Code:
tar xfzv xmpm_installer-1.3.06.34.0.tar.gz
I get the following error:
Code:
gzip: stdin: invalid compressed data--length error
tar: Child returned status 1
However most files are extracted properly and after replacing some lines, i.e.

1.
Code:
export PATH=$PATH:/usr/lib/jre-1.4.2_09/bin
onto
Code:
export PATH=$PATH:/usr/lib/jvm/java-6-sun-1.6.0.20/jre/bin
2.
Code:
echo "$version" | grep -q '1.4.2' &&
onto
Code:
echo "$version" | grep -q '1.6' &&
3.
Code:
export JAVA_HOME="$(cat $TMPFILE)";
onto
Code:
export JAVA_HOME="/usr/lib/jvm/java-6-sun-1.6.0.20";
I managed to start xmpm:
Code:
~/Downloads/XMPM_Installer-1.3.06.34.0$ sudo xmpm-service.sh start
~/Downloads/XMPM_Installer-1.3.06.34.0$ xmpm
The problem is that XMPM doesn't detect CX75.
Reply With Quote
 
Tags: , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 06:24 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons