mob-i-l
Posts: 315
Joined: Sat Dec 29, 2012 2:45 am
Location: Lund, Skåne/Scania, Sweden
Contact: Website Facebook Google+ Twitter YouTube

SD-card that is overclocked beyond warranty

Tue Jun 02, 2015 10:49 am

I student might bring a microSD/SD-card that is overclocked beyond warranty. How do you prevent that? I think it is an advantage that there is no internal flash-memory on the Raspberry Pi, because there can be nothing causing problems when switching SD-cards.
Have Pi0&1A&1B&1B+&2B&3B&4B w/ Raspbian. Started w/ BASIC on ABC80&ZX81 then Forth, Z80… https://scratch.mit.edu/users/mobluse/ https://github.com/mobluse/ https://twitter.com/mobluse/ https://YouTube.com/MOBiL4u/

User avatar
RaTTuS
Posts: 10559
Joined: Tue Nov 29, 2011 11:12 am
Location: North West UK
Contact: Twitter YouTube

Re: SD-card that is overclocked beyond warranty

Tue Jun 02, 2015 11:00 am

you don't allow students to swap SDcards.

it's the only way
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV

1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 26659
Joined: Sat Jul 30, 2011 7:41 pm

Re: SD-card that is overclocked beyond warranty

Tue Jun 02, 2015 12:05 pm

mob-i-l wrote:I student might bring a microSD/SD-card that is overclocked beyond warranty. How do you prevent that? I think it is an advantage that there is no internal flash-memory on the Raspberry Pi, because there can be nothing causing problems when switching SD-cards.
It's an interesting point, and difficult to police.

However, the likelihood of breaking an overclocked Pi is pretty remote. In the vast majority of cases, the Pi simply won't boot, and returning to standard settings will mean it will recover. But as you say, the warrantee bit would be set, even if the Pi is still 'ok'. I'm not familiar with any cases of a Pi actually being broken by overclocking, except in some rather extreme cases that require more than just changes to the SD card.

So while it is of concern, I'm not sure how much of a concern it is.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.

User avatar
jojopi
Posts: 3268
Joined: Tue Oct 11, 2011 8:38 pm

Re: SD-card that is overclocked beyond warranty

Tue Jun 02, 2015 12:25 pm

The idea was mooted of a config.txt option that would set an OTP bit to prevent that Pi from ever honouring dangerous overclock settings. I see reference to "never_over_voltage" in start.elf, but I do not know if that is the same thing, or if it is implemented, and it would difficult to test.

mob-i-l
Posts: 315
Joined: Sat Dec 29, 2012 2:45 am
Location: Lund, Skåne/Scania, Sweden
Contact: Website Facebook Google+ Twitter YouTube

Re: SD-card that is overclocked beyond warranty

Tue Jun 02, 2015 1:58 pm

How do I check if the warranty bit is set on a Raspberry Pi 2 B?
Have Pi0&1A&1B&1B+&2B&3B&4B w/ Raspbian. Started w/ BASIC on ABC80&ZX81 then Forth, Z80… https://scratch.mit.edu/users/mobluse/ https://github.com/mobluse/ https://twitter.com/mobluse/ https://YouTube.com/MOBiL4u/

Joe Schmoe
Posts: 4277
Joined: Sun Jan 15, 2012 1:11 pm

Re: SD-card that is overclocked beyond warranty

Tue Jun 02, 2015 2:06 pm

FWIW, I think it was held, in the early discussions of over-clocking/over-volting (way back when, in the early days of the Pi) that you couldn't break anything on the board by over-clocking - that is, you could only break it by over-volting. Is that still the consensus?

Note to nit-pickers: Of course, you can wreck your SD card via over-clocking. What I said above is "can't break anything on the board".
And some folks need to stop being fanboys and see the forest behind the trees.

(One of the best lines I've seen on this board lately)

W. H. Heydt
Posts: 12648
Joined: Fri Mar 09, 2012 7:36 pm
Location: Vallejo, CA (US)

Re: SD-card that is overclocked beyond warranty

Tue Jun 02, 2015 9:32 pm

jojopi wrote:The idea was mooted of a config.txt option that would set an OTP bit to prevent that Pi from ever honouring dangerous overclock settings. I see reference to "never_over_voltage" in start.elf, but I do not know if that is the same thing, or if it is implemented, and it would difficult to test.
I don't see that that would be much of a help if someone swapped SD cards.

User avatar
rpdom
Posts: 17172
Joined: Sun May 06, 2012 5:17 am
Location: Chelmsford, Essex, UK

Re: SD-card that is overclocked beyond warranty

Tue Jun 02, 2015 9:37 pm

W. H. Heydt wrote:
jojopi wrote:The idea was mooted of a config.txt option that would set an OTP bit to prevent that Pi from ever honouring dangerous overclock settings. I see reference to "never_over_voltage" in start.elf, but I do not know if that is the same thing, or if it is implemented, and it would difficult to test.
I don't see that that would be much of a help if someone swapped SD cards.
I think the point is that that option would permanently set a flag on the Pi which could be detected by the firmware and tell it to ignore any over voltage settings in config.txt.

Because the flag is permanent in the Pi it wouldn't matter if the card were swapped for another.

Return to “Staffroom, classroom and projects”