Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
View Poll Results: Do you have sensors ( accelerometer ) problem with NAA
Yes 13 40.63%
No 19 59.38%
Voters: 32. You may not vote on this poll

 
Post Reply+
Tip us?
 
SpliFFdu95240
Old
(Last edited by SpliFFdu95240; 2nd February 2012 at 05:07 PM.)
#1  
Senior Member - OP
Thanks Meter 23
Posts: 188
Join Date: Oct 2010
Unhappy Accelerometer ( sensors ) problems MiniCM7 by NAA (POLL)

Hi all,

I make this thread to poll how many people have sensors problem with MiniCM7. ( if you have trouble, post a message, because i do a mistake with the poll, and i can t see we have trouble , thanks )

My accelerometer doesn't work

NAA knows this probleme.

NAA have changed the driver of the sensor in the last MiniCM ( 2.1.4,2.1.5,.2.1.6,2.1.7 ) and now my sensor doesn t work. ( and for some other users )

Quote:
### MiniCM7-2.1.4
* Sensors are now built from source (no compat mode). No sensor delays
* Many CM fixes related to stability, bugs and new features
* Disabled automatic light sensor screen dimming
* Automatic brightness now works (select tickbox from display settings and also allow light decrease from CM Display Settings)
* Liblights fixes
I hope NAA is working on this probleme

But you can do that for now :

Open MiniCM 2.1.3 with winrar :

You need : libsensorservice.so ( system => lib ) and sensors.default.so ( system => lib => hw ); sensors.goldfish.so ( system => lib => hw )

Extract this 3 files .

Now, open the new MiniCM ( ex : 2.1.7 the lastest ) with winrar :

-go to system => lib; delete libsensorservice.so and add libsensorservice.so ( that s taken from MiniCM 2.1.3 )

-go to system => lib => hw; delete sensors.goldfish.so and sensors.robyn.so; and add sensors.default.so and sensors.goldfish.so ( that s taken from MiniCM 2.1.3 )

Now, flash your phone with the new MiniCM that is created, and your phone will use the compatibility driver, and your acceleromter must work

TESTED with my phone !

PS: This is my Modify version with compatibility driver

http://depositfiles.com/files/axqjrblfd


Don t forget, for a fresh install : ( you will lose all data )

Flash your phone with the last NAA kernel ( 09 )

Turn on your phone and go to recovery

Wipe data/factor reset

Wipe cache partition

=>advanced , Wipe dalvik cache

Install MiniCM ( modified )

Install gapps

If some people have same problem, and if my modified MiniCM works for other; I will upload the new MiniCM modified.

Just ask, and i will do

Original thread : http://forum.xda-developers.com/show....php?t=1456028
http://code.google.com/p/minicm/issu...=&sort=&id=347

Sorry for my bad English
The Following 2 Users Say Thank You to SpliFFdu95240 For This Useful Post: [ Click to Expand ]
 
SpliFFdu95240
Old
#2  
Senior Member - OP
Thanks Meter 23
Posts: 188
Join Date: Oct 2010
Hi,

I ve trouble with my sensor / accelerometer ( again and again ).; he doesn t work

This is my adb logcat and dmesg with MiniCM 2.1.9 + K 11

ADB logcat http://www.mirorii.com/fichier/23/49...2-1-9-txt.html
DMESG http://www.mirorii.com/fichier/41/49...2-1-9-txt.html

And I use MiniCM 2.1.9 with older lib ( from MiniCM 2.1.3, libsensorservice.so ( system/lib ) and sensors.default.so + sensors.goldfish.so ( system/lib/hw ) ) and my sensor / accelerometer works ( in compat mode )

This my adb logcat and dmesg with MiniCM 2.1.9 with old lib + K 11

ADB logcat http://www.mirorii.com/fichier/91/49...9_MOD-txt.html
DMESG http://www.mirorii.com/fichier/40/49...9_MOD-txt.html

I hope someone can help me
 
OmegaRED^
Old
(Last edited by OmegaRED^; 12th February 2012 at 05:35 AM.)
#3  
OmegaRED^'s Avatar
Senior Member
Thanks Meter 571
Posts: 2,559
Join Date: Oct 2010
Some of you don't see it. but there is a clear difference between 2.1 and custom.
small lags for starters.
no filtering secondly.

Also the source SE drops is mostly missing bits.

I'm really not trolling the developer..
To be honest every rom since 2.2.1... has Accl issue's.
Custom kernel or not.

My accelerometer works.. fine.. good enough.


-Too many phones to list-
̿̿'̿'\̵͇̿̿\=(•̪●)=/̵͇̿̿/'̿̿ ̿ ̿ <"Guns? no um these are... power tools.. hi mam I'm from tech support, I'm here to check your Ethernet port"
The human body is merely a medium.. the mind is GOD
 
SpliFFdu95240
Old
(Last edited by SpliFFdu95240; 18th March 2012 at 01:47 AM.)
#4  
Senior Member - OP
Thanks Meter 23
Posts: 188
Join Date: Oct 2010
This is my MiniCM7 2.1.9 modify

http://www.mirorii.com/fichier/64/49...9-MOD-zip.html
 
OmegaRED^
Old
#5  
OmegaRED^'s Avatar
Senior Member
Thanks Meter 571
Posts: 2,559
Join Date: Oct 2010
Quote:
Originally Posted by SpliFFdu95240 View Post
?? explain.
Is this a mod for the Accelerometer?


-Too many phones to list-
̿̿'̿'\̵͇̿̿\=(•̪●)=/̵͇̿̿/'̿̿ ̿ ̿ <"Guns? no um these are... power tools.. hi mam I'm from tech support, I'm here to check your Ethernet port"
The human body is merely a medium.. the mind is GOD
 
SpliFFdu95240
Old
#6  
Senior Member - OP
Thanks Meter 23
Posts: 188
Join Date: Oct 2010
Quote:
Originally Posted by SpliFFdu95240 View Post
Hi all,

I make this thread to poll how many people have sensors problem with MiniCM7. ( if you have trouble, post a message, because i do a mistake with the poll, and i can t see we have trouble , thanks )

My accelerometer doesn't work

NAA knows this probleme.

NAA have changed the driver of the sensor in the last MiniCM ( 2.1.4,2.1.5,.2.1.6,2.1.7 ) and now my sensor doesn t work. ( and for some other users )



I hope NAA is working on this probleme

But you can do that for now :

Open MiniCM 2.1.3 with winrar :

You need : libsensorservice.so ( system => lib ) and sensors.default.so ( system => lib => hw ); sensors.goldfish.so ( system => lib => hw )

Extract this 3 files .

Now, open the new MiniCM ( ex : 2.1.7 the lastest ) with winrar :

-go to system => lib; delete libsensorservice.so and add libsensorservice.so ( that s taken from MiniCM 2.1.3 )

-go to system => lib => hw; delete sensors.goldfish.so and sensors.robyn.so; and add sensors.default.so and sensors.goldfish.so ( that s taken from MiniCM 2.1.3 )

Now, flash your phone with the new MiniCM that is created, and your phone will use the compatibility driver, and your acceleromter must work

TESTED with my phone !

PS: This is my Modify version with compatibility driver

http://depositfiles.com/files/axqjrblfd


Don t forget, for a fresh install : ( you will lose all data )

Flash your phone with the last NAA kernel ( 09 )

Turn on your phone and go to recovery

Wipe data/factor reset

Wipe cache partition

=>advanced , Wipe dalvik cache

Install MiniCM ( modified )

Install gapps

If some people have same problem, and if my modified MiniCM works for other; I will upload the new MiniCM modified.

Just ask, and i will do

Original thread : http://forum.xda-developers.com/show....php?t=1456028
http://code.google.com/p/minicm/issu...=&sort=&id=347

Sorry for my bad English
Same for 2.1.9
 
jccz
Old
#7  
Junior Member
Thanks Meter 1
Posts: 10
Join Date: Feb 2012
It's going fine in my MiniPro with MiniCM7 2.1.9 and nAa kernel v11.
 
stelios97
Old
#8  
stelios97's Avatar
Recognized Developer
Thanks Meter 4275
Posts: 1,430
Join Date: Feb 2011
Location: Famagusta

 
DONATE TO ME
i have problem with the new sensor drivers too! They were working at the beginig but not now! I have the same problem with ics!
The Following User Says Thank You to stelios97 For This Useful Post: [ Click to Expand ]
 
ttocs99
Old
#9  
ttocs99's Avatar
Senior Member
Thanks Meter 77
Posts: 789
Join Date: Jan 2011
Location: middlesbrough
Quote:
Originally Posted by jccz View Post
It's going fine in my MiniPro with MiniCM7 2.1.9 and nAa kernel v11.
Same here mini pro naa v11 minicm 2.1.9 all sensors working fine

Sent from my U20i using xda premium
 
SpliFFdu95240
Old
#10  
Senior Member - OP
Thanks Meter 23
Posts: 188
Join Date: Oct 2010
stelios97, maybe you can ask to NAA if he can help us ( because your are a Recognized Developer ).

I ve already ask to NAA, but I m not sure he work on it ( because I m the only one who spoke about this problem )

Sorry for my bad English

 
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...