View Single Post
Posts: 74 | Thanked: 2 times | Joined on Feb 2007
#5
Originally Posted by fanoush View Post
Hard to say what went wrong without more information. Either the cloning went bad and you have incomplete rootfs clone on mmc (i.e. you forgot to use GNU tar) or you cloned already broken system. If you really cloned something that is working in flash and not working on MMC and your copy is complete than we have unknown problem :-) If you want to troubleshoot this see https://maemo.org/bugzilla/show_bug.cgi?id=838 for description how to verify if you copy is exact.

The easiest way to have this working is to reflash with clean system and clone it before you break it with additional unstable packages.
Why cant we solve it here? I think in this forum should be enough knowledge.

What I did is to deinstall all apps which are perhaps connected with the media-server -> still crash

Next I commented out the line
Code:
source $LAUNCHWRAPPER_NICE_TRYRESTART $1 media-server /usr/bin/osso-media-server
in

Code:
/etc/osso-af-init/osso-media-server.sh
Now I can start from MMC ...
What can be wrong with the osso-media-server.
I had mplayer and canola installed.

Can I use apt-get to reinstall osso-media-server?
Any further suggestions how to fix this?