Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  Rockbox on sansa consumes more power
« previous next »
  • Print
Pages: [1]

Author Topic: Rockbox on sansa consumes more power  (Read 9855 times)

Offline 911boy

  • Member
  • *
  • Posts: 3
Rockbox on sansa consumes more power
« on: March 21, 2007, 01:34:35 AM »
I installed the latest build on my sansa e250.
seems the rockbox consumes more power than the original firmware.
Is it true? Has anyone else this same problem?

Do we have plan to improve it?

Thanks.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Rockbox on sansa consumes more power
« Reply #1 on: March 21, 2007, 01:52:17 AM »
Yes, it's true. This happens on all PortalPlayer based devices. There's no "plan" to improve it because, although we'd really like to see it improved, it's not something one can develop a plan to tackle at this time. Optimizations will help, but until someone discovers what is causing the drain, it can't be fixed. A current suspicion is hardware that isn't properly being turned off when not in use.
Logged

Offline X86

  • Member
  • *
  • Posts: 142
Re: Rockbox on sansa consumes more power
« Reply #2 on: March 21, 2007, 02:23:35 AM »
I that the problem is that the processor is running all the time,so it needs something to send it to temporary sleep,I think that,and I don't want anyone to get angry.
Logged

Offline LinusN

  • Member
  • *
  • Posts: 1914
Re: Rockbox on sansa consumes more power
« Reply #3 on: March 21, 2007, 03:17:16 AM »
Quote from: X86 on March 21, 2007, 02:23:35 AM
I that the problem is that the processor is running all the time,so it needs something to send it to temporary sleep,I think that,and I don't want anyone to get angry.
We have several problems on the PortalPlayer platforms. One of them is that the CPU isn't very fast, so we need to optimize the code more. Then there would be time for the CPU to go to sleep.

Also, there is another problem. Even when the CPU is completely idle, the player draws far too much power. We still don't know what causes this.
Logged
Archos Jukebox 6000, Recorder, FM Recorder/iAudio X5/iriver H1x0, H3x0/Toshiba Gigabeat F20/iPod G5, G5.5

Offline X86

  • Member
  • *
  • Posts: 142
Re: Rockbox on sansa consumes more power
« Reply #4 on: March 21, 2007, 02:04:30 PM »
I think is the backlit or the lcd display,the lcd display doesn't turn off even if you turn off backlit,it stays on all the time and it appears black,but if you see the lcd display with a little of light you might see that the display is working
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Rockbox on sansa consumes more power
« Reply #5 on: March 21, 2007, 02:39:37 PM »
Please, random guesses aren't going to solve this. As I said, it affects ALL PortalPlayer devices, and not other Rockbox devices, which strongly suggests it's something on the PortalPlayer chip, and not how Rockbox handles other things.

As well, the original Sansa Firmware does the same thing with the LCD.
Logged

Offline X86

  • Member
  • *
  • Posts: 142
Re: Rockbox on sansa consumes more power
« Reply #6 on: March 22, 2007, 01:53:55 PM »
Llorean all the portalplayer chips have the same trouble,ohh... god,ok then is a common problem,ok and I'm going to analyze and think what's making that
Logged

Offline cvitullo

  • Member
  • *
  • Posts: 25
Re: Rockbox on sansa consumes more power
« Reply #7 on: April 09, 2007, 04:20:16 PM »
by the way, i think that when the original firmware turns off the screen it pauses everything but the audio, the play time is always behind when you press a button and the screen turns back on. as far as i know, rockbox doesn't do this. forgive me if i'm wrong, i'm just a noob.   :(
Logged

Offline Toni

  • Member
  • *
  • Posts: 42
Re: Rockbox on sansa consumes more power
« Reply #8 on: April 10, 2007, 11:43:28 AM »
I did some current measurements a few days ago with the Sansa:

Deactivating:
 - the lcd-device (when backlight off)
 - the ata-controller (if no read/write in progress)
Setting/resetting the correspondent bits in the DEV_EN register did the job.
In addition the usb device can be switched off (and on if needed).
I could reduce the current from 55mA to 41mA during mp3 playback.
The cpu frequency affects by ~1mA/4MHz.
Sleeping both cop and cpu has no effect. So a better solution might be to reduce the cpu/cop frequency if both cpu/cop are idling.

As a first step, frequency scaling should be enabled for the sansa.
« Last Edit: April 10, 2007, 11:46:21 AM by Toni »
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: Rockbox on sansa consumes more power
« Reply #9 on: April 11, 2007, 01:10:43 AM »
what current is the OF pulling during mp3 playback?
Logged


Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: Rockbox on sansa consumes more power
« Reply #10 on: April 11, 2007, 04:17:19 AM »
Toni,

Did you measure the effects of ATA and LCD disabling individually?  I'm curious to know their relative contributions.
Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: Rockbox on sansa consumes more power
« Reply #11 on: April 11, 2007, 06:22:08 AM »
Quote from: Toni on April 10, 2007, 11:43:28 AM
In addition the usb device can be switched off (and on if needed).

You know how? Done any measurements on the impact of disabling it?
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  Rockbox on sansa consumes more power
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.09 seconds with 15 queries.