Meego Wiki
From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "== Getting sp-rich-core running in meego/n900== === get packages === * from devel:quality ** sp-endurance-2.2.1-1.1.armv7l.rpm ** lzop-1.03-1.29.armv7l.rpm * from http://downloa…")
(TODO)
 
Line 28: Line 28:
* only rich_core_pattern called from init atm (hence needed to create /home/meego/coredumps manually). IMO  we could add the folder creation to rich-core-pattern and live with only one init script.
* only rich_core_pattern called from init atm (hence needed to create /home/meego/coredumps manually). IMO  we could add the folder creation to rich-core-pattern and live with only one init script.
* imei obtaining (ffs also)
* imei obtaining (ffs also)
-
* did some dirtyish things in the spec file to get it working
+
* did some dirtyish things in the spec file to get it working ...

Latest revision as of 10:39, 24 March 2011

Contents

Getting sp-rich-core running in meego/n900

get packages

install

  • zypper install lzo
  • zypper install libXres
  • rpm -i sp-endurance-2.2.1-1.1.armv7l.rpm
  • rpm -i sp-rich-core-1.65.1-66.1.armv7l.rpm core-reducer-1.65.1-66.1.armv7l.rpm lzop-1.03-1.29.armv7l.rpm

reboot

  • we have our core_pattern in place \o/
  • mkdir /home/meego/core-dumps

make it crash

  • email->settings->edit sms account

-> bum -> we have rich-core in /home/meego/core-dumps

TODO

  • conflicts with corewatcher
  • did not try core-reducing (imo can leave that ffs)
  • only rich_core_pattern called from init atm (hence needed to create /home/meego/coredumps manually). IMO we could add the folder creation to rich-core-pattern and live with only one init script.
  • imei obtaining (ffs also)
  • did some dirtyish things in the spec file to get it working ...
Personal tools