maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   My N900 lost around 30 G of it's Internal memory and it cannot detect memory card after updating Community SSU. (https://talk.maemo.org/showthread.php?t=83541)

J4ZZ 2012-04-11 16:20

Re: My N900 lost around 30 G of it's Internal memory and it cannot detect memory card after updating Community SSU.
 
Last post from CSSU Testing thread

Quote:

Okay to clear this once and for all, here is the official cssu way™ to recover from this situation:

If you're still on cssu <= 2.1 (21.2011.38-1Tmaemo2.1) just update to 3.1 nothing bad will happen

If you're still on cssu 3 (21.2011.38-1Tmaemo3) run as root:
Code:

rm /etc/init.d/ke-recv
apt-get update
apt-get install mp-fremantle-community-pr
dsmetool -b

Quote:

If you're on cssu 3.1 (21.2011.38-1Tmaemo3.1) and still experience the problems (thus had version 3 installed before) run this as root:
Code:

rm /etc/init.d/ke-recv
apt-get install --reinstall ke-recv
dsmetool -b

Or the 'brute-force' method posted by Estel
Code:

dpkg --purge --force-all ke-recv
rm -f /etc/init.d/ke-recv
apt-get install ke-recv
mkdir /home/ke-recv-temp
dpkg-deb -x /var/cache/apt/archives/ke-recv_3.19-15_armel.deb /home/ke-recv-temp/
mv /home/ke-recv-temp/etc/init.d/ke-recv /etc/init.d/
rm -r -f /home/ke-recv-temp
dsmetool -b

Greetz,

J4ZZ

freemangordon 2012-04-11 16:20

Re: My N900 lost around 30 G of it's Internal memory and it cannot detect memory card after updating Community SSU.
 
Quote:

Originally Posted by mattxz (Post 1190802)
Freemangordon the step you showed doesn't work for me too. nothing's changed. :(

search for solutions on CSSU Testing thread.

mattxz 2012-04-12 16:38

Re: My N900 lost around 30 G of it's Internal memory and it cannot detect memory card after updating Community SSU.
 
Quote:

Originally Posted by J4ZZ (Post 1190813)
Last post from CSSU Testing thread


Code:

rm /etc/init.d/ke-recv
apt-get update
apt-get install mp-fremantle-community-pr
dsmetool -b


Code:

rm /etc/init.d/ke-recv
apt-get install --reinstall ke-recv
dsmetool -b

Or the 'brute-force' method posted by Estel
Code:

dpkg --purge --force-all ke-recv
rm -f /etc/init.d/ke-recv
apt-get install ke-recv
mkdir /home/ke-recv-temp
dpkg-deb -x /var/cache/apt/archives/ke-recv_3.19-15_armel.deb /home/ke-recv-temp/
mv /home/ke-recv-temp/etc/init.d/ke-recv /etc/init.d/
rm -r -f /home/ke-recv-temp
dsmetool -b

Greetz,

J4ZZ

Hey! My problem's solved!! Thank you J4ZZ :)

panjgoori 2012-04-12 17:03

Re: My N900 lost around 30 G of it's Internal memory and it cannot detect memory card after updating Community SSU.
 
mramkumar7 there is no need of creating a bug report for it. this bug has already been fixed and another CSSU testing update has been issued for this bug fix. Check CSSU testing thread or CSSU testing change log before creating a bug report.


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

vBulletin® Version 3.8.8