raspjuan
Posts: 36
Joined: Wed May 29, 2013 2:53 am

corrupted sd card drives me nuts!!

Thu Mar 20, 2014 3:25 pm

the sd card get corrupted all the time!! I have to reinstalled the image iso all the time and have to configure the pi every time!!!

I have tried at least 5 different brand and different power adaptors!!!

it would be so nice if next generation of raspberry pi comes with a 4gb ssd drive and a sd port!!!

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

Re: corrupted sd card drives me nuts!!

Thu Mar 20, 2014 3:34 pm

what is the power as measured from TP1 TP2
what [exactly] are the PSU / power lead
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

raspjuan
Posts: 36
Joined: Wed May 29, 2013 2:53 am

Re: corrupted sd card drives me nuts!!

Thu Mar 20, 2014 3:49 pm

I didn't make the measure because as a newbie I don't have the equipment to do so. however I indeed tried two different usb power adaptor from LG, one from samsung phone, one from amazon kindle ereader.

mikey11
Posts: 355
Joined: Tue Jun 25, 2013 6:18 am
Location: canada
Contact: Website

Re: corrupted sd card drives me nuts!!

Thu Mar 20, 2014 3:58 pm

raspjuan wrote:I didn't make the measure because as a newbie I don't have the equipment to do so. however I indeed tried two different usb power adaptor from LG, one from samsung phone, one from amazon kindle ereader.
Although it is unfortunate, simply trying out other adapters won't solve your problems. Investing in a multimeter is cheap, I see them for about$10USD regularly.

Once you do that, you should try to find an adapter that puts out exactly 5V and has a capacity of 700ma to 1500ma. If you don't get your power issues sorted you will continue to have endless problems, SD card corruption being the least of them.

On an aside from power issues, overclocking is known to corrupt the SD cards. So make sure you aren't overclocking.

User avatar
GTR2Fan
Posts: 1601
Joined: Sun Feb 23, 2014 9:20 pm
Location: South East UK

Re: corrupted sd card drives me nuts!!

Thu Mar 20, 2014 4:17 pm

It sounds as though you're trying to use a charger as a power supply. There is never any guarantee that that's going to work as they are two different things. Use an actual 5V power supply unit (PSU) rated at 1A or over and your problems will most likely go away.
Pi2B Mini-PC/Media Centre: ARM=1GHz (+3), Core=500MHz, v3d=500MHz, h264=333MHz, RAM=DDR2-1200 (+6/+4/+4+schmoo). Sandisk Ultra HC-I 32GB microSD card on '50=100' OCed slot (42MB/s read) running Raspbian/KODI16, Seagate 3.5" 1.5TB HDD mass storage.

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

Re: corrupted sd card drives me nuts!!

Thu Mar 20, 2014 4:22 pm

GTR2Fan wrote:It sounds as though you're trying to use a charger as a power supply. There is never any guarantee that that's going to work as they are two different things. Use an actual 5V power supply unit (PSU) rated at 1A or over and your problems will most likely go away.
I use a 0.85A Nook charger as a power supply, never had a problem....
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
Jessie
Posts: 1754
Joined: Fri Nov 04, 2011 7:40 pm
Location: C/S CO USA

Re: corrupted sd card drives me nuts!!

Thu Mar 20, 2014 5:34 pm

I agree with James. Iphone and ipad chargers are rock solid as well. The worst power supply I have used is the USB ports on my TV set.

gsh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 1557
Joined: Sat Sep 10, 2011 11:43 am

Re: corrupted sd card drives me nuts!!

Thu Mar 20, 2014 7:30 pm

How does the sd card get corrupted, what happens? I assume you are properly shutting down the Raspberry Pi and waiting for it to indicate it is ready to be powered off?

What version of Raspbian do you have (I assume very recent since you've reloaded it multiple times?)

Power is a possibility although I've never found a case to be caused by power (if there's enough to power the Pi then there should be enough to power the SDCard)... Then again I'm often proved wrong :)

Gordon
--
Gordon Hollingworth PhD
Raspberry Pi - Director of Software Engineering

User avatar
GTR2Fan
Posts: 1601
Joined: Sun Feb 23, 2014 9:20 pm
Location: South East UK

Re: corrupted sd card drives me nuts!!

Thu Mar 20, 2014 7:33 pm

The point I was trying to make is that it can't be guaranteed that a charger will work as a PSU because it's not necessarily designed to output a steady, fixed voltage throughout its whole design current range. Any charger that does is, therefore, by definition a PSU. Any PSU that doesn't is, therefore, a lousy PSU, or possibly a charger masquerading as a PSU.

I was building my own 5V/1A regulated PSUs over 30 years ago for under £5 that stayed well within +/-0.1V across the entire design current range, so I was surprised to see just how awful some of the modern devices were that our own Trevor tested out not so long ago...

http://www.cpmspectrepi.webspace.virgin ... plies.html

I guess it goes to show that even carrying the title of 'PSU' doesn't necessarily count for much nowadays. I think people would be well advised to just stick to those on the recommended list. :)
Pi2B Mini-PC/Media Centre: ARM=1GHz (+3), Core=500MHz, v3d=500MHz, h264=333MHz, RAM=DDR2-1200 (+6/+4/+4+schmoo). Sandisk Ultra HC-I 32GB microSD card on '50=100' OCed slot (42MB/s read) running Raspbian/KODI16, Seagate 3.5" 1.5TB HDD mass storage.

User avatar
Richard-TX
Posts: 1549
Joined: Tue May 28, 2013 3:24 pm
Location: North Texas

Re: corrupted sd card drives me nuts!!

Thu Mar 20, 2014 11:20 pm

Here is a review of chargers aka power supplies.

http://www.righto.com/2012/10/a-dozen-u ... le-is.html

HP Touchpad charger is a good one as is the Apple.
Richard
Doing Unix since 1985.
The 9-25-2013 image of Wheezy can be found at:
http://downloads.raspberrypi.org/raspbian/images/raspbian-2013-09-27/2013-09-25-wheezy-raspbian.zip

User avatar
Lob0426
Posts: 2198
Joined: Fri Aug 05, 2011 4:30 pm
Location: Susanville CA.
Contact: Website

Re: corrupted sd card drives me nuts!!

Fri Mar 21, 2014 6:36 am

Your USB cable could be a problem also, if your adapter uses one. Try to borrow a multimeter and test the voltage at the test points as stated above.

I use the shortest USB cable possible.

I also have found iPhone and iPad chargers to be very stable. The Adafruit adapter works well also.
512MB version 2.0 as WordPress Server
Motorola Lapdock with Pi2B
Modded Rev 1.0 with pin headers at USB

http://rich1.dyndns.tv/
(RS)Allied ships old stock to reward its Customers for long wait!

Return to “General discussion”