mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Alejandro Vázquez" <vazlup@gmail.com>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] directFB mini2440
Date: Fri, 17 Apr 2015 11:12:57 +0200	[thread overview]
Message-ID: <CAEt18EVaS+M4y_q146PXzASnWqfsSgOtDagc26_OVpPcrkqECA@mail.gmail.com> (raw)
In-Reply-To: <201504161445.12751.jbe@pengutronix.de>


[-- Attachment #1.1: Type: text/plain, Size: 3928 bytes --]

Hi!
Thanks you.
Now work almost every examples, but some fails e.g. df_palette
   ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.3 |~~~~~~~~~~~~~~~~~~~~~~~~~~
        (c) 2001-2009  The world wide DirectFB Open Source Community
        (c) 2000-2004  Convergence (integrated media) GmbH
      ----------------------------------------------------------------

(*) DirectFB/Core: Single Application Core. (2015-04-17 07:43) [ DEBUG ][
TRACE ]
(*) Direct/Memcpy: Using armasm_memcpy()
(*) Direct/Thread: Started 'VT Switcher' (-1) [CRITICAL OTHER/OTHER 0/0]
<8388608>...
(*) Direct/Thread: Started 'VT Flusher' (-1) [DEFAULT OTHER/OTHER 0/0]
<8388608>...
(*) DirectFB/FBDev: Found 's3c2410fb' (ID 0) with frame buffer at
0x33980000, 150k (MMIO 0x00000000, 0k)
(*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0]
<8388608>...
(*) DirectFB/Input: S3C24XX TouchScreen (1) 0.1 (directfb.org)
(*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0]
<8388608>...
(*) DirectFB/Input: pwm-beeper (2) 0.1 (directfb.org)
(*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0]
<8388608>...
(*) DirectFB/Input: gpio-keys (3) 0.1 (directfb.org)
(*) Direct/Thread: Started 'Linux Input' (-1) [INPUT OTHER/OTHER 0/0]
<8388608>...
(*) DirectFB/Input: Dell Dell USB Mouse (4) 0.1 (directfb.org)
(*) Direct/Thread: Started 'tslib Input' (-1) [INPUT OTHER/OTHER 0/0]
<8388608>...
(*) DirectFB/Input: tslib touchscreen 0 0.1 (tslib)
(*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (directfb.org)
(*) DirectFB/Core/WM: Default 0.3 (directfb.org)
(!) DirectFB/DirectFBCreate: Setting desktop resolution to 0x0 failed!
     -> Using default resolution.
(!) DirectFB/DirectFBCreate: Setting desktop format failed!
     -> Using default format.
(!) DirectFB/DirectFBCreate: Setting desktop buffer mode failed!
     -> No virtual resolution support or not enough memory?
        Falling back to system back buffer.
df_palette.c <140>:
        (#) DirectFBError [dfb->CreateSurface( dfb, &sdsc, &primary )]: Not
supported!
 (!!!)  *** WARNING [Application exited without deinitialization of
DirectFB!] *** [core.c:862 in dfb_core_deinit_check()]
 (!!!)  *** WARNING [still objects in 'Layer Region Pool'] ***
[object.c:241 in fusion_object_pool_destroy()]
 (!!!)  *** WARNING [still objects in 'Layer Context Pool'] ***
[object.c:241 in fusion_object_pool_destroy()]
 (!!!)  *** WARNING [still objects in 'Surface Pool'] *** [object.c:241 in
fusion_object_pool_destroy()]
Interface instances remaining (2):
  - 'IDirectFB' at 0x1dfdd8 (dfb) allocated in DirectFBCreate (directfb.c:
197)
  - 'IDirectFBEventBuffer' at 0x1e1a00 (iface) allocated in
IDirectFB_CreateInputEventBuffer (idirectfb.c: 1097)

Do I have to configure something else?

Thanks!
Regards, Alex.

2015-04-16 14:45 GMT+02:00 Juergen Borleis <jbe@pengutronix.de>:

> On Thursday 16 April 2015 13:28:34 Alejandro Vázquez wrote:
> > Hi, I'm trying to use directfb in mini2440, but when I try to launch
> > dfbinfo gives me an error:
> >
> >
> >    ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.3 |~~~~~~~~~~~~~~~~~~~~~~~~~~
> >         (c) 2001-2009  The world wide DirectFB Open Source Community
> >         (c) 2000-2004  Convergence (integrated media) GmbH
> >       ----------------------------------------------------------------
> >
> > (*) DirectFB/Core: Single Application Core. (2015-04-16 11:05) [ DEBUG
> ][TRACE]
> > (*) Direct/Memcpy: Using armasm_memcpy()
> > (!) DirectFB/core/vt: Couldn't open neither `/dev/tty0' nor `/dev/vc/0'!
> >     --> No such file or directory
> > [...]
>
> Enable TTY and "virtual terminal" support in the kernel for this target.
>
> Regards,
> Juergen
>
> --
> Pengutronix e.K.                              | Juergen Borleis
>   |
> Industrial Linux Solutions                    | http://www.pengutronix.de/
> |
>

[-- Attachment #1.2: Type: text/html, Size: 5411 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2015-04-17  9:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-16 11:28 Alejandro Vázquez
2015-04-16 12:45 ` Juergen Borleis
2015-04-17  9:12   ` Alejandro Vázquez [this message]
2015-04-17 10:05     ` Juergen Borleis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEt18EVaS+M4y_q146PXzASnWqfsSgOtDagc26_OVpPcrkqECA@mail.gmail.com \
    --to=vazlup@gmail.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox