Active Topics

 


Reply
Thread Tools
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#51
Originally Posted by javispedro View Post
All of the stuff I developed to run it has been available since long ago in my Gitorious repo, at https://gitorious.org/preenv/libx11fb. Nobody asked what was that for

You will need to build this library, make a ext3 partition, put 1.4.5 on it, put a copy of libx11fb.so in / inside that partition; outside the chroot, run x11fbd -w 320 -h 480, inside the chroot, run the following script:
Code:
export LD_PRELOAD=/libx11fb.so

rm -f /var/run/dbus/pid
dbus-daemon --system --fork
dbus-daemon --session --fork

sleep 1

hidd &
java-serviceboot start &
luna-prefs-service &
BrowserServer &
PmNetConfigManager &
nappmgr &
fileindexer &
extractfs -f /var/luna/data/extractfs &

sleep 3

LunaSysService &
LunaSysMgr &
Boot takes around 80 seconds.



Note that I did this in virtually four days and nearly a year ago. I did it because after that webos on HTC fake news story from XDADevs I wanted to have something to be able to laugh in their faces, but after demoing it on Dublin Meego summit and running it for a while I mostly forgot about the entire thing (and actually never did the laugh in their faces part :P ).

Maybe on the N950 with MT and faster graphics it has more sense.
Hi javispedro,
can you make a more detail description on how to do the
chroot.
I get many errors on starting the webos processes
(like "can not bind to socket")
And are all files within the webos doctor file?
The /var/luna/data/extractfs for example does not exists
in my webos.tar
nicolai
 

The Following 2 Users Say Thank You to nicolai For This Useful Post:
Posts: 1,397 | Thanked: 2,126 times | Joined on Nov 2009 @ Dublin, Ireland
#52
Glad to see someone more trying to get it up and running.
 
Posts: 5 | Thanked: 0 times | Joined on Dec 2011
#53
Maybe now with webOS going open source, we will have interesting staff for porting webOS to n900 ?
 
Posts: 203 | Thanked: 125 times | Joined on Jan 2011
#54
Maybe source staff will help preenv to get improve!!! (MAYBE)
 
speculatrix's Avatar
Posts: 880 | Thanked: 264 times | Joined on Feb 2007 @ Cambridge, UK
#55
I too am very interested to see what useful goodies can be picked out of WebOS.
__________________
Fujitsu U820, HTC Vision/G2/DesireZ, Nokia N800 770 E71, Zaurus 6000, Palm T3, Zaurus C3100 - stolen
 
Posts: 63 | Thanked: 121 times | Joined on Dec 2011 @ Sofia, Bulgaria
#56
I successfully built the library and I am trying to make a chroot similar to the easy debian one
 

The Following 3 Users Say Thank You to vakkov For This Useful Post:
Boemien's Avatar
Posts: 770 | Thanked: 558 times | Joined on Mar 2010 @ Abidjan
#57
Originally Posted by vakkov View Post
I successfully built the library and I am trying to make a chroot similar to the easy debian one
Thanks! Make us updated about the progress.
__________________
If you find this post useful for you, or for another member, just hit the Thanks! button
 
Posts: 63 | Thanked: 121 times | Joined on Dec 2011 @ Sofia, Bulgaria
#58
http://www.4shared.com/zip/DlGwE9Gh/...-libx11fb.html

here are the git sources and the files from their compilation - dont have time to continue now - if there are any people willing to try them ...
 

The Following 2 Users Say Thank You to vakkov For This Useful Post:
Boemien's Avatar
Posts: 770 | Thanked: 558 times | Joined on Mar 2010 @ Abidjan
#59
Originally Posted by vakkov View Post
http://www.4shared.com/zip/DlGwE9Gh/...-libx11fb.html

here are the git sources and the files from their compilation - dont have time to continue now - if there are any people willing to try them ...
I have no clue regarding compilation....
__________________
If you find this post useful for you, or for another member, just hit the Thanks! button
 
Posts: 63 | Thanked: 121 times | Joined on Dec 2011 @ Sofia, Bulgaria
#60
i copied x11fbd to /home and chmod 755 it. But when I try to execute it it gives syntax error at line 1 - "(" unexpected. The same executable runs fine in ubuntu.

EDIT: Maybe it's not compiled for Arm but for x86 ...

Last edited by vakkov; 2012-01-18 at 21:40.
 
Reply


 
Forum Jump


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