View Single Post
Posts: 805 | Thanked: 1,605 times | Joined on Feb 2010 @ Gdynia, Poland
#18
Originally Posted by qwazix View Post
I followed qole's instructions to run harmchom (debian chroot) and after chrooting to debian I ran
Code:
Xephyr :2 -br -screen 800x480x16 -fullscreen -dpi 96
This launches an empty Xephyr window. Then on fremantle chroot
Code:
export DISPLAY=:2
Have you tried other parameters' configurations noted in http://wiki.maemo.org/Documentation/...own_the_SDK_UI ?

About your com.nokia.clockd errors, quick search came up with: https://garage.maemo.org/pipermail/e...st/000864.html - although there are com.nokia.clockd related errors, hildon-desktop starts there (as far as i understand). By the way, see how they run it:
Code:
cd "/" && /bin/sh -c "DISPLAY=\"10.10.206.15:2\" af-sb-init.sh start"
- what happens if you run Xephyr on your desktop linux and try to connect from Fremantle chroot to it? I would check it myself, but I don't have neither N950, nor even N9
 

The Following 2 Users Say Thank You to misiak For This Useful Post: