![]() |
2009-06-16
, 14:06
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#2
|
The QEMU used by Scratchbox is not compatible with mmap_min_addr value
higher than 4096. This feature is not enabled in all kernels and the
default value may differ. You can check the value of the mmap_min_addr
from the /proc filesystem. The location for this setting is
/proc/sys/vm/mmap_min_addr.
You can set a desired value for the current session by echoing it to
the given location as root.
For Ubuntu Hardy/Intrepid:
$ echo 4096 | sudo tee /proc/sys/vm/mmap_min_addr
The Following 4 Users Say Thank You to qwerty12 For This Useful Post: | ||
![]() |
2009-06-17
, 08:53
|
Posts: 9 |
Thanked: 0 times |
Joined on Jun 2009
@ Helsinki
|
#3
|
As mentioned in INSTALL.txt - which happens to be in the same folder as the install scripts:
[sbox-DIABLO_ARMEL: ~] > export DISPLAY=:2
[sbox-DIABLO_ARMEL: ~] > af-sb-init.sh start
Note: For remote X connections DISPLAY should contain hostname!
Sample files present.
Starting DBUS system bus
mmap: Permission denied
Starting D-BUS session bus daemon
Starting Maemo Launcher: maemo-launchermmap: Permission denied
start failed.
Starting Sapwood image server
mmap: Permission denied
Starting Matchbox window manager
mmap: Permission denied
Starting clipboard-manager
mmap: Permission denied
Starting Keyboard
mmap: Permission denied
Starting Hildon Desktop
mmap: Permission denied
can I get some help from you guys? I will be greateful, thanks in advance
brangi