(Kernel) Semaphore Ics 0.9.1 (0.9.5B) : Ziogts
(Kernel) Semaphore Ics 0.9.1 (0.9.5B) : Ziogts
PORTAL
W IKI
IPHONE FORUMS
TODAY'S
POSTS
User Name
THREAD TOOLS
Log in
Remember Me?
DISPLAY MODES
82 132 172 180 181 182
Thread Tools:
Today, 07:58 PM
# 1811
Posts: 354
Join Date: Jun 2011
Location: Ferrara
Tried Wipe and Cache format and still can't mount external
sd on pc. Only internal seems to be mounting. Any ideias?
What am I missing?
__________________
ZioGTS
saszseb
Today, 08:07 PM
# 1812
If you can't use didle with music you lost the whole point of didke
Senior Member
Posts: 1,899
Join Date: Jan 2011
Location: Hungary, Gy-MS.
__________________
SGS GTI9000
ROM - SLIM ICS_2.8
converted by Web2PDFConvert.com
cink40
Today, 08:22 PM
# 1813
Thanks Meter 42
Senior Member
Posts: 482
Join Date: Nov 2010
stratosk
Thanks Meter 2800
On 0.9.5b, NStools not installed, so I suppose deep idle is not active: Playing music with Google music, when
screen goes off, music start to stutter. Exact same settings on 0.9.1 and music plays fine...
sent from the Outer Space
Today, 08:36 PM
# 1814
This was really unexpected. Unfortunately I can't answer all these questions and comments. So I tried to write
a guide and a FAQ for deep idle. Feel free for suggestions and corrections. Source: Samsung's SPV210 RISC
Microprocessor User's Manual. Hope it clarifies some things.
Posts: 2,026
Join Date: Mar 2011
Location: Thessaloniki
When the phone has no actions to perform, because you leave it alone or for example contacts are not
synchronizing or gmail application is not fetching a new mail e.t.c., then the best thing that the phone has to do
is to go to... sleep (suspend). In this state the phone consumes very little power.
There are also 5 other power schemes that the processor s5pv210 can use to reduce power consumption:
Normal, Idle, Deep Idle, Stop and Deep Stop. We are interested in the first three states Idle and Deep Idle.
In Normal state the CPU is running, that is, some software is running.
In Idle state the CPU core is idle, that is, the CPU core clock is disabled but the remaining parts of s5pv210 are
running.
In Deep Idle state the CPU core power is supplied but is powered off by the internal power switch. The
remaining parts of processor may become power gated except the Audio power domain for low power MP3
playback.
Samsung in gingerbread kernels used only the Idle scheme. Deep Idle was implemented in the kernel but it was
disabled by default. All known GB custom kernels have enabled Deep Idle state.
With stock kernels only Normal, Idle and Sleep states are used. Examples of these states use:
Normal state: User uses browser, or reading emails, watching video etc
Idle state: User listen to music and screen is off, no other software is running.
Sleep state: No user activity, screen is off, no activity of background services and processes.
Kernel checks many times per second different factors and decides which power state to use.
Deep Idle can be used as a better alternative of Idle state and the major benefit is when user listen to music.
Then IF and only if all other conditions (factors) are satisfied the kernel decides to go to Deep Idle. That is, as
we mentioned, CPU powered off, TOP powered off and L2 cache is powered off. Only Audio is on and that's why
we have a major benefit. Another option of Deep Idle is the TOP=ON which means that the TOP module is still
powered. This is used when bluetooth is enabled (powered).
FAQ
How to enable Deep Idle?
a) Simply check the Deep Idle option in Semaphore Script Manager. b) use this command on a terminal emulator
or adb shell:
echo 1 > /sys/devices/virtual/misc/deepidle/enabled
converted by Web2PDFConvert.com
converted by Web2PDFConvert.com
C ode:
#!/system/xbin/busybox sh
while true; do
cat /sys/devices/virtual/misc/deepidle/dflags
sleep 1
done
Leave it to run and try to enter your phone in deep idle. The switch on the screen and read the last values and
convert the to binary. Values 0 or 1 lead to deep idle. Other values lead to Idle.
__________________
www.semaphore.gr
Last edited by stratosk; Today at 08:41 PM.
The Following 10 Users Say Thank You to stratosk For This Useful Post: Show/Hide
HiKsFiles
Today, 09:03 PM
# 1815
Thanks Meter 13
awesome!!
Senior Member
You should consider using the second post of this thread (the one reserved for future use
piece of information ... quite usefull it is!
Posts: 115
Join Date: Aug 2010
Location: Qubec city
__________________
Samung Galaxy S I9000m
ROM: TeamICSSGS RC4.2
Kernel : Semaphore ICS 0.9.1
Modem: UGKG3
Tags
ics, semaphore
Previous Thread
Next Thread
Posting Rules
All times are GMT +1. The time now is 09:06 PM.
converted by Web2PDFConvert.com
-- XDA 2010
Copyright xda-developers.
converted by Web2PDFConvert.com