Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
dragondefuego2
Old
#21  
Junior Member
Thanks Meter 0
Posts: 2
Join Date: Jan 2011
Quote:
Originally Posted by mustafahusain View Post
Had exactly the same problem. Everything was pointing to either a hardware fault or reflash from scratch, until I bumped into this. I ran the above command and got the following errors

# sensorcalibutil_yamaha
=====================================
Sensor Calibration Utilities
Copyright © 2009 Yamaha Corporation
=====================================
Starting calibration utilities...

access: Stale NFS file handle
msmachdep_Init failed
calibration utilities failed

then found something else in another forum



I did this and voila everything back to normal!!

THANKS A MILLION!!
This solution worker for me too.

Thanks
 
Marsienie
Old
#22  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Jan 2011
Great,

This worked for me!!!! Thx for the post :)
 
mark202
Old
#23  
Junior Member
Thanks Meter 0
Posts: 3
Join Date: Jul 2010
Hi, per my earlier post I think people are referring to something via debugging mode but can't be sure. Can some one please provide the idiots guide for me please to what you are doing to get this result that will category fix my accelerometer issues.


Thanks in advance for any help you can provide.
 
mark202
Old
#24  
Junior Member
Thanks Meter 0
Posts: 3
Join Date: Jul 2010
Can anyone please confirm what I have to do/download for these commands. Do I download the sdk? What do I need to download off market? seriously I am a muppet, I am clueless and would really appreciate some help. Please!
 
ShadedCyan
Old
#25  
Senior Member
Thanks Meter 3
Posts: 129
Join Date: Dec 2010
Would be fantastic if someone could help putting it into a guide or simpler terms. Everytime I try to paste the code into the emulator it returns a 'adb.exe' not found. And help should be greatly appreciated.
 
curioct
Old
#26  
Senior Member
Thanks Meter 24
Posts: 173
Join Date: Jan 2011
Man I love this forum, simply deleting the cfg file saved my accelerometer. which wouldn't even work in the *#0*# test tool.

You guys are great, hope I can make some valid contributions in the future!
 
hookookoo
Old
(Last edited by hookookoo; 19th February 2011 at 10:24 AM.)
#27  
Junior Member
Thanks Meter 0
Posts: 2
Join Date: Sep 2010
Deleting ms3c_yamaha.cfg didn't help me. There is also ms3c_yamaha-backup.cfg. Should i do something with that? :eek:

Edit: working now. Renamed the backup with original one. But is it possible that this will happend again and next time i don't have backup anymore?

Sent from my GT-I9000 using XDA App
 
nanomite
Old
#28  
Member
Thanks Meter 0
Posts: 49
Join Date: Sep 2009
Location: London
Default Worked lovely

Hi,

Using better terminal and root explorer this worked lovely. Had calibration issues after, but a restart and every thing fine.

However I did not use adb.exe shell command just

su

/system/bin/sensorcalibutil_yamaha

this was after deleting the file in /data/system and the backup.

Thanks for all the help above.
 
uN3xp3ct3d
Old
#29  
uN3xp3ct3d's Avatar
Member
Thanks Meter 1
Posts: 39
Join Date: Mar 2011
Location: Zagreb

 
DONATE TO ME
Quote:
Originally Posted by mustafahusain View Post
Had exactly the same problem. Everything was pointing to either a hardware fault or reflash from scratch, until I bumped into this. I ran the above command and got the following errors

# sensorcalibutil_yamaha
=====================================
Sensor Calibration Utilities
Copyright © 2009 Yamaha Corporation
=====================================
Starting calibration utilities...

access: Stale NFS file handle
msmachdep_Init failed
calibration utilities failed

then found something else in another forum



I did this and voila everything back to normal!!

THANKS A MILLION!!
I have the same problem, however:
1. When I start calibration it says the following error:
fgets: Unknown problem: 0
msmachdep_SaveGsOffset failed
calibration utilities failed

2. When I try to go to data/system via adb it says "data/system permission failed" even though I granted it SU permission

3. My data/system folder is empty

What should I do?
 
Drg7
Old
(Last edited by Drg7; 12th April 2011 at 11:41 AM.)
#30  
Junior Member
Thanks Meter 2
Posts: 10
Join Date: Dec 2010
Location: Athens
Quote:
Originally Posted by D0cStrange View Post
Try recalibrating using the Froyo shell tool

adb.exe shell
su
# /system/bin/sensorcalibutil_yamaha
I had the same problem and tried the calibration utility. The result was
Quote:
fgets: Unknown error: 0
msmachdep_SaveGsOffset failed
calibration utilities failed
Does this mean the problem is hardware?

EDIT: I deleted the “ms3c_yamaha.cfg“ in data/system and everything worked fine!!! I've got my accelerator back. Thanx a lot to everyone here

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Go to top of page...