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:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  Can we get support for the 64 meg cache instead of 32 on 5g 60gig?
« previous next »
  • Print
Pages: 1 ... 3 4 [5]

Author Topic: Can we get support for the 64 meg cache instead of 32 on 5g 60gig?  (Read 21503 times)

Offline lhauser

  • Member
  • *
  • Posts: 5
Re: Can we get support for the 64 meg cache instead of 32 on 5g 60gig?
« Reply #60 on: June 25, 2006, 02:53:07 PM »
Quote from: ryran on June 25, 2006, 01:08:39 PM
Oh well darn. Don't know what to tell ya... quite a few others are compiling custom builds with this patch. :(

Yeah, I know. I'll try it again in the next day or so, see if I can make it work...just wanted to see if there was a general problem I wasn't hearing about!

Logged

Offline tekstyle

  • Member
  • *
  • Posts: 66
Re: Can we get support for the 64 meg cache instead of 32 on 5g 60gig?
« Reply #61 on: June 25, 2006, 05:26:05 PM »
i put julius's 64mb cache build on my 30gb 5g and it keeps freezing after like 5 seconds of playback.  override it with the non-64mb version of julius's build and it works fine. 

whats the point of the 64mb cache?
Logged

Offline ryran

  • Member
  • *
  • Posts: 379
    • b19 photography
Re: Can we get support for the 64 meg cache instead of 32 on 5g 60gig?
« Reply #62 on: June 25, 2006, 05:32:02 PM »
Quote from: tekstyle on June 25, 2006, 05:26:05 PM
whats the point of the 64mb cache?
Only the 60gig ipod video has 64mb of ram; yours has 32mb. So, don't use the 64mb version.
Logged

Offline orfax

  • Member
  • *
  • Posts: 37
    • The Stuff of Orfax
Re: Can we get support for the 64 meg cache instead of 32 on 5g 60gig?
« Reply #63 on: June 25, 2006, 09:00:55 PM »
Quote from: lhauser on June 23, 2006, 12:06:37 PM
Hey, guys. I just patched and compiled a new Rockbox with scroll patch and 64MB patch, based on yesterday's CVS updates. The patching seemed to work, scrolling is definitely faster, but the buffer on my 60GB iPod Video still shows only 32MB in the buffer. Any idea what I'm doing wrong?
If its only showing 32MB it hasn't been applied. After you have patched and then run configure, check the Makefile in your build directory for a line that looks like this:
export MEMORYSIZE=64
if it is different it will not build with a 64MB buffer.
Logged
Look deep into their eyes for what they have to say, Emotions take control of life everyday
 - Death (Nothing Is Everything)

Offline lhauser

  • Member
  • *
  • Posts: 5
Re: Can we get support for the 64 meg cache instead of 32 on 5g 60gig?
« Reply #64 on: June 25, 2006, 10:09:43 PM »
Thanks, Orfax, I'll look at that.
Logged

Offline Arvidor

  • Member
  • *
  • Posts: 6
Re: Can we get support for the 64 meg cache instead of 32 on 5g 60gig?
« Reply #65 on: June 29, 2006, 03:49:18 AM »
Quote
I just compiled and started using a new build today. It includes the 64mb patch, the autopause patch, and my new best friend, the playnav/quickexit patch. I stopped using the accelerated scrolling patch for the moment 'cause it just totally doesn't work well for me [with small fonts and a big screen].

http://b19.org/6-16-apause-64-playnav.zip
To be crystal clear for any newcomers: this build is ONLY for 60gig video ipods.

Could you upload that one again please. The Link is down...

MANY THX
Logged

Offline ryran

  • Member
  • *
  • Posts: 379
    • b19 photography
Re: Can we get support for the 64 meg cache instead of 32 on 5g 60gig?
« Reply #66 on: June 29, 2006, 07:27:55 AM »
I removed it--updates will be in this thread from now on.
« Last Edit: June 29, 2006, 01:49:34 PM by ryran »
Logged

Offline mrmagic526

  • Member
  • *
  • Posts: 33
Re: Can we get support for the 64 meg cache instead of 32 on 5g 60gig?
« Reply #67 on: July 01, 2006, 03:29:11 PM »
Here's a July 1st with just the 64 meg patch installed.  I decided against that one major custom build that's going around since I don't use the autoscrobber and other things that tend to access the disk which cause the battery to not last as long.

http://rapidshare.de/files/24669302/rockbox.zip.html

magicman
Logged
Ipod black 80 gig
ipod linux installed and running
loader 2.5 installed....
Rockbox installed and working.....YES YES YES YES....

Offline orfax

  • Member
  • *
  • Posts: 37
    • The Stuff of Orfax
Re: Can we get support for the 64 meg cache instead of 32 on 5g 60gig?
« Reply #68 on: August 03, 2006, 08:42:51 AM »
Quote from: orfax on June 02, 2006, 09:59:55 PM
Quote from: orfax on May 31, 2006, 04:54:49 AM
it is still up to individuals to enable the 64MB in configure.

You can reference the patch here:
FS#5472 — ipod 64MB memory
At a request from linuxstb, I've updated the patch so it also adjusts configure. After the patch has been applied, you do *not* need to do any further adjustments to configure.

When you run configure, there will be a new option, "22", to select. This is the ipodvideo 64MB build.
For those that are using this patch, I've updated it to set the ipodvideo 64MB build to "24" as there are a couple of new builds (taking 22 and 23).
Logged
Look deep into their eyes for what they have to say, Emotions take control of life everyday
 - Death (Nothing Is Everything)

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: Can we get support for the 64 meg cache instead of 32 on 5g 60gig?
« Reply #69 on: August 03, 2006, 03:36:57 PM »
Following Bagder's suggestion on FS, I posted a new patch that prompts the user to select which model he/she has once the ipod video is selected in configure, rather than creating a separate entry for it.  Let me know what you think.
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

Offline orfax

  • Member
  • *
  • Posts: 37
    • The Stuff of Orfax
Re: Can we get support for the 64 meg cache instead of 32 on 5g 60gig?
« Reply #70 on: August 03, 2006, 10:57:42 PM »
Febs, looks good. I did a small change to the paths for the change to configure but otherwise it worked well.
Logged
Look deep into their eyes for what they have to say, Emotions take control of life everyday
 - Death (Nothing Is Everything)

  • Print
Pages: 1 ... 3 4 [5]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  Can we get support for the 64 meg cache instead of 32 on 5g 60gig?
 

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

Page created in 0.113 seconds with 15 queries.