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
| | |-+  ipod classic gen6 - improving your battery life
« previous next »
  • Print
Pages: [1]

Author Topic: ipod classic gen6 - improving your battery life  (Read 7489 times)

Offline ignoramus

  • Member
  • *
  • Posts: 9
ipod classic gen6 - improving your battery life
« on: March 18, 2013, 07:41:24 AM »
Just an observation, but I found that when I installed the latest version of rockbox (on my 160GB ipod), the battery consumption seemed excessive.

I'm not 100% certain, but I think the battery in the latest ipod classic gen 6 video is 850 mAh.

When you install rockbox the default setting for v3.13 will be set at 550 mAh.

You can change this to 850mAh from the main menu in:  settings|general settings|system|battery

It's early days but my battery seems to be lasting significantly longer than before I modified that setting.
Logged

Offline [Saint]

  • Rockbox Expert
  • Member
  • *
  • Posts: 1662
  • Hayden Pearce
    • Google+
Re: ipod classic gen6 - improving your battery life
« Reply #1 on: March 18, 2013, 11:28:43 AM »
By my understanding that will have absolutely zero impact on runtime. I suspect you created yourself a rather nice placebo effect, you believe it works the way you think it does, so you see an effect that doesn't actually exist.

This is only used for runtime estimation, which is slightly buggy/wrong anyway, and wouldn't give a correct value for this target even if it was set to the correct value.

I do have a patch that will detect if the device is the CE-ATA "thick" 160GB Classic (it is only this model that has the 850mAh battery I believe), and set this value accordingly, which I should remember to push, but as noted above it is of little importance.


[Saint]

« Last Edit: March 18, 2013, 11:32:01 AM by [Saint] »
Logged
Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline gevaerts

  • Administrator
  • Member
  • *
  • Posts: 1053
Re: ipod classic gen6 - improving your battery life
« Reply #2 on: March 18, 2013, 12:42:41 PM »
Quote from: [Saint] on March 18, 2013, 11:28:43 AM
By my understanding that will have absolutely zero impact on runtime.

That's correct. Also, there is no 3.13 for the 6g...
Logged

Offline ignoramus

  • Member
  • *
  • Posts: 9
Re: ipod classic gen6 - improving your battery life
« Reply #3 on: March 20, 2013, 08:06:49 PM »
 :-[  You are probably right Saint.  I'm just a beginner with all this stuff.

I can confirm though, that the version I have installed is 9e7bd64-130313.

seems to work very well - has "frozen" a couple of times but a reboot fixes that and it's not frequent enough to be of real concern.
Logged

Offline ignoramus

  • Member
  • *
  • Posts: 9
Re: ipod classic gen6 - improving your battery life
« Reply #4 on: March 20, 2013, 08:16:15 PM »
I guess I installed that version because it was for the ipod video - which I thought was either 5G or 6G versions.

Looks like there is a current 6G version and Saint has already directed me to it in another post.
I will try it.

3.13 has been really good, will be interesting to compare.
Logged

Offline ignoramus

  • Member
  • *
  • Posts: 9
Re: ipod classic gen6 - improving your battery life
« Reply #5 on: March 20, 2013, 09:09:54 PM »
the version I have is the latest for 6g:  9e7bd64-130313

Target: ipod6g
Target id: 71
Target define: -DIPOD_6G
Memory: 64
CPU: arm
Manufacturer: s5l8702
Version: 9e7bd64-130313
Binary: rockbox.ipod


There is also a version for the ipodvideo and that is 3.13:

Target: ipodvideo
Target id: 15
Target define: -DIPOD_VIDEO
Memory: 64
CPU: arm
Manufacturer: ipod
Version: 3.13
Binary: rockbox.ipod


To clarify - I'm not sure now if I've even tried it. I thought that version 3.13 might have been an abbreviation for version 9e7bd64-130313.

My mistake, hope it didn't confuse anyone.
 

Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: ipod classic gen6 - improving your battery life
« Reply #6 on: March 20, 2013, 10:53:51 PM »
Quote from: ignoramus on March 20, 2013, 09:09:54 PM
I thought that version 3.13 might have been an abbreviation for version 9e7bd64-130313.

My mistake, hope it didn't confuse anyone.

Like gevaerts said, there is no 3.13 for your player, so I don't think anyone really thought you'd installed it.
Logged

Offline [Saint]

  • Rockbox Expert
  • Member
  • *
  • Posts: 1662
  • Hayden Pearce
    • Google+
Re: ipod classic gen6 - improving your battery life
« Reply #7 on: March 21, 2013, 05:41:49 PM »
Quote from: ignoramus on March 20, 2013, 09:09:54 PM
the version I have is the latest for 6g:  9e7bd64-130313

I think our version numbers are confusing you...

The way to read it is:

<9e7bd64>-<13><03><13>
<7 digit git commit hash>-<day><month><year>

So, 13 March 2013, which is in fact 8 days shy of being "the latest build" as of the time of your posting.

Perhaps the link I gave you earlier (in another post) confused you, it is not a link to a specific version, it is a link to "the current build" which can sometimes change several times per day. It is the absolute bleeding edge, the build from that link is refreshed on each source commit.

The other thing that you, or perhaps I, seem to be confused about is the build type installed on the device. I can say that if you did manage to install an iPod Video (5G) build on the device, it most certainly didn't ever boot, so I think it fairly safe to say at least one of us got some wires crossed somewhere.


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

Offline AlexP

  • Global Moderator
  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: ipod classic gen6 - improving your battery life
« Reply #8 on: March 22, 2013, 08:45:49 PM »
Quote from: [Saint] on March 21, 2013, 05:41:49 PM
Quote from: ignoramus on March 20, 2013, 09:09:54 PM
the version I have is the latest for 6g:  9e7bd64-130313
<9e7bd64>-<13><03><13>
<7 digit git commit hash>-<day><month><year>

It is year month day.
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  ipod classic gen6 - improving your battery life
 

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

Page created in 0.094 seconds with 14 queries.