ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Problem while running Dillo2 browser on latest CVS LTIB code


From: Stuart Hughes
Subject: Re: [Ltib] Problem while running Dillo2 browser on latest CVS LTIB code + IMX27 ADS board.
Date: Mon, 28 Dec 2009 13:31:58 +0000
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Hi Rajesh,

If you have the latest Savannah CVS startx should be in the path (on the host): rootfs/usr/bin/startx, this contains:

#!/bin/sh

Xfbdev -ac -mouse mouse -keybd keyboard &
sleep 3
DISPLAY=:0 twm
killall Xfbdev

Regards, Stuart

Rajesh Marathe wrote:
Stuart,

Thanks. I think I did not start X server earlier. I had compiled LTIB
with X Server option but did not find "startx" under rootfs on the
device. How to get the X started on the device ?

regards,
Rajesh Marathe.

On Mon, 2009-12-28 at 10:54 +0000, Stuart Hughes wrote:
Hi Rajesh,

I don't have that board so can't look. However, make sure you have started the X server (with startx) first. Also make sure you have the framebuffer enabled in the kernel (it should be I think).

Regards, Stuart

Rajesh Marathe wrote:
Hi,

We are working on IMX27 ADS board and have taken latest CVS based LTIB
code. I have included 'Dillo2' and 'fltk' packages as my objective would
be to run the browser dillo on the imx27 system.

After the Linux boots up, I go to the console and try to run the
browser. But, I get the following error:

----------------------------------------------------------------------
mx27# mx27# mx27# ./dillo paths: Cannot open file '//.dillo/dillorc' paths: Using /usr/etc/dillo/dillorc paths: Cannot open file '//.dillo/keysrc' paths: Using /usr/etc/dillo/keysrc dillo_dns_init: Here we go! (threaded) Disabling cookies. Can't open display ":0.0" mx27# ----------------------------------------------------------------------

I did try to debug and found out that the function fltk::open_display
returns the above display error.

How do I set the display correctly so that the browser's opening page
gets displayed on the LCD panel connected to IMX27 board ?

regards,
Rajesh Marathe.



_______________________________________________
LTIB home page: http://ltib.org

Ltib mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/ltib







reply via email to

[Prev in Thread] Current Thread [Next in Thread]