I've seen this happening if the core Maemo 5 package has been uninstalled. That shouldn't have happened with the process you've gone through, but you can check for this by running: Code: dpkg -l "mp-fremantle-*" If it doesn't show a single entry flagged with "ii", then you'll need to install this package. The package name will depend on which firmware variant you're using. For the generic firmware, it'll be "mp-fremantle-generic-pr", whereas for the US firmware it'll be "mp-fremantle-002-pr" (and similar for other regions).
dpkg -l "mp-fremantle-*"