Talk:Host-based development with Xoo and Xephyr

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m
Line 10: Line 10:
  
 
Xnest would refuse connections from the chroot-ed environment.
 
Xnest would refuse connections from the chroot-ed environment.
 +
AUDIT: Sun Jul 29 17:57:58 2007: 6393 Xnest: client 1 rejected from IP 127.0.0.1
  
 
Solved this by starting Xnest with the following parameters:
 
Solved this by starting Xnest with the following parameters:

Revision as of 17:20, 29 July 2007

In building for x86 using MokoMakefile, openmoko-panel-battery failed with:

openmoko-panel-battery.c:26:17: error: apm.h: No such file or directory
openmoko-panel-battery.c: In function 'timeout':

I resolved this by building apmd manually:

make build-package-apmd

--Haslup 07:16, 28 April 2007 (CEST)

Xnest would refuse connections from the chroot-ed environment.

AUDIT: Sun Jul 29 17:57:58 2007: 6393 Xnest: client 1 rejected from IP 127.0.0.1

Solved this by starting Xnest with the following parameters:

Xnest :1 -ac -dpi 283 -geometry 480x640+86+295

--Scvalex 17:19, 29 July 2007 (CEST)

Personal tools