Motorola Development Community

Member Login

Quick Search



Scripting Linux scripting for all platforms


Reply
  #11  
Old 01-30-2006
neutrino's Avatar
MotoFans XPRT
 
Join Date: Jun 2005
Posts: 268
Thanks: 1
Thanked 11 Times in 3 Posts
Send a message via ICQ to neutrino Send a message via Skype™ to neutrino
Default Re: Backup/RestoreNow, lin scripts for backup and restore pi

@rpconnect
No, I haven't try compiling Your's source files against E680 lib !?
In this moment I don't have Linux configured PC machine. Also, my skills in compileing aren't so good .
Exactly, what software I should configure on my notebook as to have workable machine?
Thanks
Reply With Quote
  #12  
Old 01-30-2006
Moto Fans SENR
 
Join Date: Feb 2005
Posts: 694
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: Backup/RestoreNow, lin scripts for backup and restore pi

if you are currenly using only Windows machines one suggestion might be looking into VMWare; i installed SuSE 10.0 on a VM on my work-laptop which is "forced" to run Win XP just last week. The install, including all of the development tools for producing your own EZX apps, went very smoothly and SuSE 10 supports all the usb networking making the access to the phone and testing/debugging apps quite easy.

I am currently using the older dev-ezx environment (version 0.1.1) and the standard leprechaun's suggested cross-compiler; i know there is the fp problem w/ that toolchain but if your willing to sticked to fixed-point stuff its not too much of a problem. Because SuSE includes gcc 4.0 I did have problems building the tool-chain, but fortunately the build from a SuSE 9.2 setup works fine under SuSE 10.0.
Reply With Quote
  #13  
Old 01-31-2006
neutrino's Avatar
MotoFans XPRT
 
Join Date: Jun 2005
Posts: 268
Thanks: 1
Thanked 11 Times in 3 Posts
Send a message via ICQ to neutrino Send a message via Skype™ to neutrino
Default Re: Backup/RestoreNow, lin scripts for backup and restore pi

@rpconnect
Thanks for the sugestion, but for now I'm in the middle of a project and until isn't finished there is nothing to do!
So, for now I can only wait for You to try again.
I attached my E680 lib files which You needed...
Thanks
Reply With Quote
  #14  
Old 01-31-2006
neutrino's Avatar
MotoFans XPRT
 
Join Date: Jun 2005
Posts: 268
Thanks: 1
Thanked 11 Times in 3 Posts
Send a message via ICQ to neutrino Send a message via Skype™ to neutrino
Default Re: Backup/RestoreNow, lin scripts for backup and restore pi

I didn't succeed to attach those lib files! Why, archive was smaller then 3MB as allow size?
No matter, these are the files, there size and there date of creation:
libezxnotification-xscale-r.so.1 71.632KB 01/01/1970
libezxnotification-xscale-r.so.1.0.0 71.632KB
libezxjpeg-xscale-r.so.1 106.700KB 01/01/1985
libezxappbase-xscale-r.so.1205.276KB 11/03/2005
libezxappbase-xscale-r.so.1.0.0 1203.156KB 03/03/2004
libqte-mt-xscale-r.so.2 3963.896KB 01/01/1985
Reply With Quote
  #15  
Old 01-31-2006
Moto Fans SENR
 
Join Date: Feb 2005
Posts: 694
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: Backup/RestoreNow, lin scripts for backup and restore pi

and what should we be doing with this information?
Reply With Quote
  #16  
Old 01-31-2006
neutrino's Avatar
MotoFans XPRT
 
Join Date: Jun 2005
Posts: 268
Thanks: 1
Thanked 11 Times in 3 Posts
Send a message via ICQ to neutrino Send a message via Skype™ to neutrino
Default Re: Backup/RestoreNow, lin scripts for backup and restore pi

@rpconnect
Just to check those lib for E680i in size and date of creation!
If those are the same, then conflict is somewhere in the other place...
Thanks
Reply With Quote
  #17  
Old 01-31-2006
Moto Fans SENR
 
Join Date: Feb 2005
Posts: 694
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: Backup/RestoreNow, lin scripts for backup and restore pi

the corresponding libs that i copied from the e680i are all different in size. last summer i ran into a similar lib-conflict problem; i was trying to build and run apps compiled for against reverse-engineered e680 headers and they wouldn't work for the e680i.

how do you feel about reflashing? (i know it voids the warrantee, but i can get no support for it in the US anyways and flashing turned out to be the best thing i could do)
Reply With Quote
  #18  
Old 02-02-2006
neutrino's Avatar
MotoFans XPRT
 
Join Date: Jun 2005
Posts: 268
Thanks: 1
Thanked 11 Times in 3 Posts
Send a message via ICQ to neutrino Send a message via Skype™ to neutrino
Default Re: Backup/RestoreNow, lin scripts for backup and restore pi

Hi
Thanks for sugestion, maybe I'll flash to E680i in the near future!
Second time I'll try to upload libezx* files, and if I don't succeed that's it!
As I read from forum many people's have difficulties with upload !
For removing the folder audanalyzer from:
/diska/.system/QTDownLoad
I'll have to do this: (Correct me if I'm wrong!)
uninstall the app from phone manager and removeing the folder with command (running from qonsole neo app):
rm -rf /diska/.system/QTDownLoad/audanalyzer
Thanks
Reply With Quote
  #19  
Old 02-02-2006
Moto Fans SENR
 
Join Date: Feb 2005
Posts: 694
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: Backup/RestoreNow, lin scripts for backup and restore pi

yes, that is correct. i found that when I go through the app manager's uninstall process that although the app no longer appears in the app manager menu, the files still exist in QTDownLoad. Then, if you try to re-install it the files show up in a second directory in QTDownLoad (e.g. if the first install resulted in ../QTDownLoad/app/... then a re-install would keep these files there and also create ../QTDownLoad/app2/...) so i found both the standard install and the removing the files by hand (either via telnet/qonsole w/ rm or via the PC in usb harddrive mode).

two additional points to be aware of are that I am using and testing this with an e680i, and i am using the built-in mpkg installer (enabled via the flexbit assignment); i am not fully aware of how the e680 would handle the install or uninstall.
Reply With Quote
  #20  
Old 10-17-2006
devangx5's Avatar
MotoFans NWBE
 
Join Date: Oct 2006
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Backup/RestoreNow, lin scripts for backup and restore pi

Hi,

I am new here on this forum. I want to know if this program "Backup/RestoreNow" screws up the bluetooth and calendar functioanlity on the A780.
This is what I was did:
1) I flashed my phone with a new firmware and then flashed the optimized flex.
2) Then I installed Linloader and MPKG.
3) I ran the RestoreNow and switched off the phone and switched it on.
4) Contacts and other data restored successfully but bluetooth and calendar do not work. Phone says it's switching on bluetooth and and goes off immediately. Clicking on Calendar brings up the calendar and closes immediately.

Please advise...
Reply With Quote
 
Reply

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Backup restore parkash E6 General Chat 1 07-30-2009 10:34 AM
How to restore FW Backup? rgfjunior A1200 General Chat 0 08-11-2008 10:30 PM
Q: How do I restore contacts from Backup-Restore app? IAMEMINEM A1200 General Chat 3 09-25-2007 08:01 PM
Backup & RestoreNow for Rokr E6 rohyt E6 Applications 2 09-19-2007 04:00 PM
System Backup/Restore Shell scripts of Contacts,Messages,etc luckydip E680 General Chat 5 12-26-2005 01:03 PM

 
Advertisement

Partner Links





Web Analytics