Reply
Thread Tools
Dancairo's Avatar
Posts: 423 | Thanked: 486 times | Joined on Nov 2009 @ London, England
#1
Hi all.

I have a problem.

I had a 16gb memory card from new which started to cause battery drain when inserted. i.e if the card was in the slot, the n900 cpu usage was at maximum, when removed it returned to normal.
It also wasn't accessible when connected to pc in usb mode.

I tried to reformat the card on the n900 but it wouldn't, so tried to reformat on pc via a usb microSD card reader but had a window telling me it failed as the card was write protected. I didn't (and don't know how to) write protect it.
So, i gave up and bought a new microSD card, it showed capacity of nearly 16gb so all was well.
I copied some music to it but it failed half way through the copy and now the card is shown at 8mb capacity (total) and write protected!

Does anyone know what's going on? or how to remove the write protection from it via the n900 or pc?

please

Thanks

Dan
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#2
There`s a small switch to the side, that write protects cards.
 

The Following User Says Thank You to anthonie For This Useful Post:
Dancairo's Avatar
Posts: 423 | Thanked: 486 times | Joined on Nov 2009 @ London, England
#3
Thanks anthonie but it's a microSD card so no switch.
 
Parlapipas's Avatar
Posts: 223 | Thanked: 135 times | Joined on Apr 2010 @ Wish I was in Greece
#4
Originally Posted by Dancairo View Post
Hi all.

I have a problem.

I had a 16gb memory card from new which started to cause battery drain when inserted. i.e if the card was in the slot, the n900 cpu usage was at maximum, when removed it returned to normal.
It also wasn't accessible when connected to pc in usb mode.

I tried to reformat the card on the n900 but it wouldn't, so tried to reformat on pc via a usb microSD card reader but had a window telling me it failed as the card was write protected. I didn't (and don't know how to) write protect it.
So, i gave up and bought a new microSD card, it showed capacity of nearly 16gb so all was well.
I copied some music to it but it failed half way through the copy and now the card is shown at 8mb capacity (total) and write protected!

Does anyone know what's going on? or how to remove the write protection from it via the n900 or pc?

please

Thanks

Dan

Dan it sounds like something similar I had with an external drive. When you tried formatting it, did you try as NTFS or FAT32? The way I solved my problem, was formatting on a Mac as FAT 32 and then things worked. You could try on a PC as well, but I beleive you can only do so on XP. Let me know if it works. Good luck!
 

The Following User Says Thank You to Parlapipas For This Useful Post:
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#5
Sorry if this is getting us offtopic, but I coulnd't help myself blinking my eyes after reading your reply. No switch on microSD?

http://www.lowpricememory.co.uk/img/lpm/int166.jpg

Back on the topic: Have you tried a filesystem check?
Code:
sudo gainroot
umount /card
fsck -a /dev/mmcblkxpx
mount /card
 

The Following User Says Thank You to anthonie For This Useful Post:
Switch_'s Avatar
Posts: 601 | Thanked: 549 times | Joined on Mar 2010 @ Redditch, UK
#6
Dan, what OS are you using as your main PC mate? I can remove Write Protect in Windows but Linux - not got a clue.....
 

The Following User Says Thank You to Switch_ For This Useful Post:
Dancairo's Avatar
Posts: 423 | Thanked: 486 times | Joined on Nov 2009 @ London, England
#7
Thanks for all the answers guys, I'm at work and rehearsing so haven't been able to try anything yet.
@ parlapitas, I tried FAT32 on XP but didn't work.
@ anthonie, yep no switch, the switch in the photo is on the adapter, i've ordered one off ebay though but it's not going to arrive for a few days, and may not work. I'll try your filesystem check when I get home - about 6pm
@ switch It's XP, can you let me know how please so I can try.

Thanks again

Dan
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#8
@Dan

I learnt today that some cards appear to be sold without the switch

With regard to the filesystem check: Make sure the device names are clear before unmounting and so. Check mount without any paramaters before you unmount. Oh, and just to avoid misunderstanding: I am talking about fsck for linux (be it Maemo or any decent Linux Distro.). On that same note I should wholeheartedly advise you to have a look at a nice LiveCD being made around gParted, the Gnome partitioning tool. You download an ISO, burn it and boot from it. After it started up, it operates as a mini system recovery OS. If it's not for now, I'm quite sure it will come in handy one day.

http://gparted.sourceforge.net/download.php

PS Rehearsing what?

Last edited by anthonie; 2011-01-24 at 17:31.
 

The Following User Says Thank You to anthonie For This Useful Post:
Parlapipas's Avatar
Posts: 223 | Thanked: 135 times | Joined on Apr 2010 @ Wish I was in Greece
#9
Originally Posted by Dancairo View Post
Thanks for all the answers guys, I'm at work and rehearsing so haven't been able to try anything yet.
@ parlapitas, I tried FAT32 on XP but didn't work.
@ anthonie, yep no switch, the switch in the photo is on the adapter, i've ordered one off ebay though but it's not going to arrive for a few days, and may not work. I'll try your filesystem check when I get home - about 6pm
@ switch It's XP, can you let me know how please so I can try.

Thanks again

Dan
Hey Dan. Same had happened to me. I was unable to do it on an XP system so I gave it a go on my mac and it worked. If you have one, let me know and when I get home will post some screen shots for you as to how I got it to work.
 

The Following User Says Thank You to Parlapipas For This Useful Post:
Dancairo's Avatar
Posts: 423 | Thanked: 486 times | Joined on Nov 2009 @ London, England
#10
Originally Posted by anthonie View Post
@Dan

I learnt today that some cards appear to be sold without the switch

With regard to the filesystem check: Make sure the device names are clear before unmounting and so. Check mount without any paramaters before you unmount. Oh, and just to avoid misunderstanding: I am talking about fsck for linux (be it Maemo or any decent Linux Distro.). On that same note I should wholeheartedly advise you to have a look at a nice LiveCD being made around gParted, the Gnome partitioning tool. You download an ISO, burn it and boot from it. After it started up, it operates as a mini system recovery OS. If it's not for now, I'm quite sure it will come in handy one day.

http://gparted.sourceforge.net/download.php

PS Rehearsing what?
Thanks anthonie

Unfortunately, being a linux novice this all sounds very complicated to me, I am far from replacing windows on my main PC with linux (but might give it a go on an old laptop first) which is my aim eventually, but I thank you for your help anyway.
Before I try your way I may just wait to see if 'switch' gives an easier way on windows for a novice like me.

Dan

PS L'amico Fritz (an opera by Mascagni)
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 21:31.