|
|
Subscribe / Log in / New account

Full HD

Full HD

Posted Oct 22, 2012 18:34 UTC (Mon) by cmccabe (guest, #60281)
In reply to: Full HD by dlang
Parent article: The Boxee Box: too free to live?

> what's the difference between the two?

Overclocking is by definition not supported by the manufacturer.

I freely admit that I have not done any research on it, but just based on your comment, it sounds like the pi folks were having thermal dissipation issues at the higher frequencies. You can feel free to second-guess the engineers, but only at the risk of significant problems-- like melting the device, starting a fire, etc.


to post comments

Full HD

Posted Oct 22, 2012 18:48 UTC (Mon) by dlang (guest, #313) [Link]

> Overclocking is by definition not supported by the manufacturer.

This is supported by the manufacturer

http://www.raspberrypi.org/archives/2008

Introducing turbo mode: up to 50% more performance for free
Posted on September 19, 2012 by eben

Since launch, we’ve supported overclocking and overvolting your Raspberry Pi by editing config.txt. Overvolting provided more overclocking headroom, but voided your warranty because we were concerned it would decrease the lifetime of the SoC; we set a sticky bit inside BCM2835 to allow us to spot boards which have been overvolted.

We’ve been doing a lot of work to understand the impact of voltage and temperature on lifetime, and are now able to offer a “turbo mode”, which dynamically enables overclock and overvolt under the control of a cpufreq driver, without affecting your warranty. We are happy that the combination of only applying turbo when busy, and limiting turbo when the BCM2835′s internal temperature reaches 85°C, means there will be no measurable reduction in the lifetime of your Raspberry Pi.

You can now choose from one of five overclock presets in raspi-config, the highest of which runs the ARM at 1GHz. The level of stable overclock you can achieve will depend on your specific Pi and on the quality of your power supply; we suggest that Quake 3 is a good stress test for checking if a particular level is completely stable. If you choose too high an overclock, your Pi may fail to boot, in which case holding down the shift key during boot up will disable the overclock for that boot, allowing you to select a lower level.

What does this mean? Comparing the new image with 1GHz turbo enabled, against the previous image at 700MHz, nbench reports 52% faster on integer, 64% faster on floating point and 55% faster on memory.

Full HD

Posted Oct 23, 2012 22:51 UTC (Tue) by Lennie (subscriber, #49641) [Link]

Overclocking the Raspberry Pi is not only supported by the manufacturer, I believe they even have a driver which keeps an eye on the builtin temp. sensor.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds