Yeah! It ran.
# ls -la /usr/local/lib/X11/fonts/
total 8
drwxr-sr-x 2 root staff 4096 May 6 20:59 .
drwxr-sr-x 3 root staff 4096 May 6 20:59 ..
lrwxrwxrwx 1 root staff 27 May 6 20:58 100dpi -> /usr/share/fonts/X11/100dpi
lrwxrwxrwx 1 root staff 27 May 6 20:58 75dpi -> /usr/share/fonts/X11/75dpi/
lrwxrwxrwx 1 root staff 27 May 6 20:58 Type1 -> /usr/share/fonts/X11/Type1/
lrwxrwxrwx 1 root staff 31 May 6 20:58 encodings ->
/usr/share/fonts/X11/encodings/
lrwxrwxrwx 1 root staff 26 May 6 20:58 misc -> /usr/share/fonts/X11/misc/
lrwxrwxrwx 1 root staff 25 May 6 20:58 util -> /usr/share/fonts/X11/util
--------
This way worked.
But, a black screen comes and nothing I can not do.
How you run apps?
And, WHERE IS THE CONF FILE??????
DirectFB project looks cool, but documents are too little...
--- Okajima, Jun. Tokyo, Japan.
------------
>
>This has nothing to do with DirectFB font support. It's your X font setup
>that's broken. Personally I use the X font server (xfs) so I don't have to
>configure font paths in multiple places should I ever use Xorg or some
>other X server.
>
>
Thanks again!.
Then, how can I set up font support?
1. I installed xfs and it seems to be running.
2. Xorg is installed and can run with VESA driver.
Probably I have to configure /etc/X11/XDirectFB.conf or such.
Then, where the conf file and the format is?
Doing grep() to an output of strace() shows it even does not
read conf file!. Where the conf file?
--- Okajima, Jun. Tokyo, Japan.
------------------
~# grep -i conf strace.out
~# grep -i xorg strace.out
read(13, "version-1 \n\n# $Xorg: SecurityPol"..., 4096) = 2925
------------------
XDirectFB
XDirectFB / X Window System
(protocol Version 11, revision 0, vendor release 6600)
If the server is older than 6-12 months, or if your hardware is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/FAQ)
=======================| DirectFB 1.0.0 |=======================
(c) 2001-2007 The DirectFB Organization (directfb.org)
(c) 2000-2004 Convergence (integrated media) GmbH
------------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (2007-05-06 13:26)
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 3940)...
(*) Direct/Thread: Running 'Linux Input' (INPUT, 3941)...
(*) DirectFB/Input: AT Translated Set 2 keyboard (1) 0.1 (directfb.org)
(*) Direct/Thread: Running 'Linux Input' (INPUT, 3942)...
(*) DirectFB/Input: PC Speaker (2) 0.1 (directfb.org)
(*) Direct/Thread: Running 'Linux Input' (INPUT, 3943)...
(*) DirectFB/Input: ImPS/2 Generic Wheel Mouse (3) 0.1 (directfb.org)
(*) Direct/Thread: Running 'PS/2 Input' (INPUT, 3944)...
(*) DirectFB/Input: IMPS/2 Mouse 1.0 (directfb.org)
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 3945)...
(*) DirectFB/Input: Keyboard 0.9 (directfb.org)
(*) DirectFB/Genefx: MMX detected and enabled
(*) DirectFB/Graphics: MMX Software Rasterizer 0.6 (directfb.org)
(*) DirectFB/Core/WM: Default 0.3 (directfb.org)
(*) Direct/Thread: Running 'EventBufferFeed' (MESSAGING, 3946)...
(!) DirectFB/FBDev: Panning display failed!
--> Invalid argument
Screen 0 added: 640x480
Could not init font path element /usr/local/lib/X11/fonts/TTF/, removing from
list!
Could not init font path element /usr/local/lib/X11/fonts/OTF, removing from
list!
Could not init font path element /usr/local/lib/X11/fonts/CID/, removing from
list!
=======================| DirectFB 1.0.0 |=======================
(c) 2001-2007 The DirectFB Organization (directfb.org)
(c) 2000-2004 Convergence (integrated media) GmbH
------------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (2007-05-06 13:26)
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 3949)...
(*) Direct/Thread: Running 'Linux Input' (INPUT, 3950)...
(*) DirectFB/Input: AT Translated Set 2 keyboard (1) 0.1 (directfb.org)
(*) Direct/Thread: Running 'Linux Input' (INPUT, 3951)...
(*) DirectFB/Input: PC Speaker (2) 0.1 (directfb.org)
(*) Direct/Thread: Running 'Linux Input' (INPUT, 3952)...
(*) DirectFB/Input: ImPS/2 Generic Wheel Mouse (3) 0.1 (directfb.org)
(*) Direct/Thread: Running 'PS/2 Input' (INPUT, 3953)...
(*) DirectFB/Input: IMPS/2 Mouse 1.0 (directfb.org)
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 3954)...
(*) DirectFB/Input: Keyboard 0.9 (directfb.org)
(*) DirectFB/Genefx: MMX detected and enabled
(*) DirectFB/Graphics: MMX Software Rasterizer 0.6 (directfb.org)
(*) DirectFB/Core/WM: Default 0.3 (directfb.org)
(!) [ 3936: 0.000] --> Caught signal 2 (sent by the kernel) <--
XDirectFBSignalHandler(2) called!
(!) [ 3936: 0.009] --> Caught signal 11 (at 0x331, invalid address) <--
Aborted
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev