xfree86 4.301 on Qnx 6.3

Hi,

I’m new in xfree86.

I’ve installed and configurated xfree86 (version 4.301 downloaded from SourceForge) on my Qnx 6.3 station (x86).

I have configured the config. file XF86Config-4 with my kbd, mouse and screen specs.

When i exec startx it exit with this error message in the log file :
[color=red]Fatal server error : could not open default font ‘fixed’.

What is the origin of this error and how can i correct it ?
Is it a problem of font ?

Thanks for help.

Do a “ls /usr/X11R6/lib/X11/fonts/*” and do you see all those *.pcf.gz files?

Post your XF86Config-4 file and the log file (/var/log/XFree86.0.log).

I do a ls /usr/X11R6/lib/X11/fonts/* and this is the result :
/100dpi [1888 files] *.pcf.gz
/75dpi [1888 files] *.pcf.gz
/CID [2 files]
/Speedo [11 files]
/TTF [14 files]
/Type1 [61 files]
/cyrillic [89 files]
/encodings [31 files]
/local [1 file]
/misc [424 files]
/util [16 files]

Fonts files .pcf.gz exist.

This is my XF86Config-4 :

[color=blue]Section “ServerLayout”
Identifier “XFree86 Configured”
Screen 0 “Screen0” 0 0
InputDevice “Keyboard0” “CoreKeyboard”
InputDevice “Mouse0” “CorePointer”
EndSection

Section “Serverflags”

#Option "NoTrapSignals" "true"

EndSection

Section “Files”
RgbPath “/usr/X11R6/lib/X11/rgb”
ModulePath “/usr/X11R6/lib/modules”
FontPath “/usr/X11R6/lib/X11/fonts/misc/”
FontPath “/usr/X11R6/lib/X11/fonts/Speedo/”
FontPath “/usr/X11R6/lib/X11/fonts/Type1/”
FontPath “/usr/X11R6/lib/X11/fonts/CID/”
FontPath “/usr/X11R6/lib/X11/fonts/75dpi/”
FontPath “/usr/X11R6/lib/X11/fonts/100dpi/”
EndSection

Section “Module”
Load “dbe”
Load “extmod”
Load “glx”
Load “record”
Load “xtrap”
Load “speedo”
Load “type1”
EndSection

Section “InputDevice”
Identifier “Keyboard0”
Driver “keyboard”
Option “AutoRepeat” “500 30”
Option “XkbRules” “xfree86”
Option “XkbModel” “pc105”
Option “XkbLayout” “fr”
Option “XkbKeymap” “xfree86(fr)”
Option “XkbKeymap” “xfree86(fr)”
EndSection

Section “InputDevice”
Identifier “Mouse0”
Driver “mouse”
Option “Protocol” “OSMouse”
Option “Device” “/dev/devi/mouse0”
Option “Emulate3Buttons” “yes”
EndSection

Section “Monitor”
Identifier “Monitor0”
VendorName “Monitor Vendor”
ModelName “Monitor Model”

HorizSync 30 - 69

VertRefresh 47.5-125

EndSection

Section “Device”
### Available Driver options are:-
### Values: : integer, : float, : “True”/“False”,
### : “String”, : " Hz/kHz/MHz"
### [arg]: arg optional
#Option “accel” # []
#Option “crt_display” # []
#Option “composite_sync” # []
#Option “hw_cursor” # []
#Option “linear” # []
#Option “mmio_cache” # []
#Option “panel_display” # []
#Option “probe_clocks” # []
#Option “reference_clock” #
#Option “shadow_fb” # []
#Option “sw_cursor” # []

Identifier  "Card0"
Driver      "nsc"
VendorName  "Cyrix Corporation"
BoardName   "5530 Video [Kahlua]"
BusID       "PCI:0:18:4"
Option     "hw_cursor" "true"

EndSection

Section “Screen”
Identifier “Screen0”
Device “Card0”
Monitor “Monitor0”
DefaultDepth 8

SubSection "Display"
	Depth     1
EndSubSection
SubSection "Display"
	Depth     4
EndSubSection
SubSection "Display"
	Depth     8
    Modes       "640x480"		
EndSubSection
SubSection "Display"
	Depth     15
EndSubSection
SubSection "Display"
	Depth     16
EndSubSection
SubSection "Display"
	Depth     24
EndSubSection

EndSection

and the log file : XFree86.0.log

[color=blue]This is a pre-release version of XFree86, and is not supported in any
way. Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org. Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(XFree86.Org/cvs).

XFree86 Version 4.3.0.1
Release Date: 9 May 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: QNX6/Neutrino QNX Software Systems Ltd.
Build Date: 17 May 2003
Before reporting problems, check XFree86.Org/
to make sure that you have the latest version.
Module Loader present
Markers: (–) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: “/var/log/XFree86.0.log”, Time: Wed Sep 28 01:35:09 2005
(==) Using config file: “/etc/X11/XF86Config-4”
(==) ServerLayout “XFree86 Configured”
(
) |–>Screen “Screen0” (0)
() | |–>Monitor “Monitor0”
(
) | |–>Device “Card0”
() |–>Input Device “Keyboard0”
(
) Option “AutoRepeat” “500 30”
() Option “XkbKeymap” “xfree86(fr)”
(
) XKB: keymap: “xfree86(fr)” (overrides other XKB settings)
(==) Keyboard: CustomKeycode disabled
() |–>Input Device “Mouse0”
(
) FontPath set to “/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/”
() RgbPath set to “/usr/X11R6/lib/X11/rgb”
(
) ModulePath set to “/usr/X11R6/lib/modules”
xf86EnableIO: enabling I/O access
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 Font Renderer : 0.4
(II) Loader running on unknown
(II) LoadModule: “bitmap”
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=“The XFree86 Project”
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: “pcidata”
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=“The XFree86 Project”
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1078,0001 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:0b:0: chip 8086,1209 card 8086,000c rev 09 class 02,00,00 hdr 00
(II) PCI: 00:12:0: chip 1078,0100 card 0000,0000 rev 30 class 06,01,00 hdr 80
(II) PCI: 00:12:1: chip 1078,0101 card 0000,0000 rev 00 class 06,80,00 hdr 00
(II) PCI: 00:12:2: chip 1078,0102 card 0000,0000 rev 00 class 01,01,00 hdr 00
(II) PCI: 00:12:3: chip 1078,0103 card 0000,0000 rev 00 class 04,01,00 hdr 00
(II) PCI: 00:12:4: chip 1078,0104 card 1078,0001 rev 00 class 03,00,00 hdr 80
(II) PCI: 00:13:0: chip 0e11,a0f8 card 0e11,a0f8 rev 06 class 0c,03,10 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,0), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:18:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(–) PCI:*(0:18:4) Cyrix Corporation 5530 Video [Kahlua] rev 0, Mem @ 0x40800000/23
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MXB
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0xe1024000 - 0xe1027fff (0x4000) MX[B]E
[1] -1 0 0x40011000 - 0x40011fff (0x1000) MX[B]E
[2] -1 0 0x40012000 - 0x40013fff (0x2000) MX[B]E
[3] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B]E
[4] -1 0 0xe1020000 - 0xe103ffff (0x20000) MX[B]E
[5] -1 0 0x40800000 - 0x40ffffff (0x800000) MXB
[6] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
[7] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]E
(II) PCI Memory resource overlap reduced 0xe1000000 from 0xe1ffffff to 0xe101ffff
(II) PCI Memory resource overlap reduced 0xe1020000 from 0xe103ffff to 0xe1023fff
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xe1024000 - 0xe1027fff (0x4000) MX[B]E
[1] -1 0 0x40011000 - 0x40011fff (0x1000) MX[B]E
[2] -1 0 0x40012000 - 0x40013fff (0x2000) MX[B]E
[3] -1 0 0xe1000000 - 0xe101ffff (0x20000) MX[B]E
[4] -1 0 0xe1020000 - 0xe1023fff (0x4000) MX[B]E
[5] -1 0 0x40800000 - 0x40ffffff (0x800000) MXB
[6] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
[7] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]E
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MXB
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MXB
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xe1024000 - 0xe1027fff (0x4000) MX[B]E
[6] -1 0 0x40011000 - 0x40011fff (0x1000) MX[B]E
[7] -1 0 0x40012000 - 0x40013fff (0x2000) MX[B]E
[8] -1 0 0xe1000000 - 0xe101ffff (0x20000) MX[B]E
[9] -1 0 0xe1020000 - 0xe1023fff (0x4000) MX[B]E
[10] -1 0 0x40800000 - 0x40ffffff (0x800000) MXB
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
[14] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]E
(II) LoadModule: “dbe”
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor=“The XFree86 Project”
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: “extmod”
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor=“The XFree86 Project”
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: “glx”
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor=“The XFree86 Project”
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module “GLcore”
(II) LoadModule: “GLcore”
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor=“The XFree86 Project”
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: “record”
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor=“The XFree86 Project”
compiled for 4.3.0.1, module version = 1.13.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: “xtrap”
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor=“The XFree86 Project”
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: “speedo”
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor=“The XFree86 Project”
compiled for 4.3.0.1, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: “type1”
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor=“The XFree86 Project”
compiled for 4.3.0.1, module version = 1.0.2
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: “nsc”
(II) Loading /usr/X11R6/lib/modules/drivers/nsc_drv.o
(II) Module nsc: vendor=“The XFree86 Project”
compiled for 4.3.0.1, module version = 2.7.6
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: “mouse”
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor=“The XFree86 Project”
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.4
(II) NSC: Nsc family driver (version 2.7.6) for chipsets: 5530, SC1200,
SC1400, REDCLOUD
(II) Primary Device is: PCI 00:12:4
(–) Chipset 5530 found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MXB
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xe1024000 - 0xe1027fff (0x4000) MX[B]E
[6] -1 0 0x40011000 - 0x40011fff (0x1000) MX[B]E
[7] -1 0 0x40012000 - 0x40013fff (0x2000) MX[B]E
[8] -1 0 0xe1000000 - 0xe101ffff (0x20000) MX[B]E
[9] -1 0 0xe1020000 - 0xe1023fff (0x4000) MX[B]E
[10] -1 0 0x40800000 - 0x40ffffff (0x800000) MXB
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
[14] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]E
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MXB
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xe1024000 - 0xe1027fff (0x4000) MX[B]E
[6] -1 0 0x40011000 - 0x40011fff (0x1000) MX[B]E
[7] -1 0 0x40012000 - 0x40013fff (0x2000) MX[B]E
[8] -1 0 0xe1000000 - 0xe101ffff (0x20000) MX[B]E
[9] -1 0 0xe1020000 - 0xe1023fff (0x4000) MX[B]E
[10] -1 0 0x40800000 - 0x40ffffff (0x800000) MXB
[11] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[12] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[13] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
[17] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]E
[18] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[19] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module “vgahw”
(II) LoadModule: “vgahw”
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor=“The XFree86 Project”
compiled for 4.3.0.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.6
MapVidMem: addr 40000000 size 00009000 addr 40100000
MapVidMem: addr 40010000 size 00001000 addr 40109000
MapVidMem: addr 40800000 size 00280000 addr 4010a000
MapVidMem: addr 000f0000 size 00010000 addr 4038a000
() NSC(0): Depth 8, (–) framebuffer bpp 8
(==) NSC(0): Default visual is PseudoColor
(==) NSC(0): Using gamma correction (1.0, 1.0, 1.0)
(
) NSC(0): Option “HWcursor” “true”
(WW) NSC(0): Monitor0: Using default hsync range of 28.00-33.00kHz
(WW) NSC(0): Monitor0: using default vrefresh range of 43.00-72.00Hz
(II) NSC(0): Clock range: 25.18 to 157.50 MHz
(II) NSC(0): Not using default mode “640x350” (no mode of this name)
(II) NSC(0): Not using default mode “320x175” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “640x400” (no mode of this name)
(II) NSC(0): Not using default mode “320x200” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “720x400” (no mode of this name)
(II) NSC(0): Not using default mode “360x200” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “320x240” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “640x480” (hsync out of range)
(II) NSC(0): Not using default mode “320x240” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “640x480” (hsync out of range)
(II) NSC(0): Not using default mode “320x240” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “640x480” (hsync out of range)
(II) NSC(0): Not using default mode “320x240” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “800x600” (hsync out of range)
(II) NSC(0): Not using default mode “400x300” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “800x600” (hsync out of range)
(II) NSC(0): Not using default mode “400x300” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “800x600” (hsync out of range)
(II) NSC(0): Not using default mode “400x300” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “800x600” (hsync out of range)
(II) NSC(0): Not using default mode “400x300” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “800x600” (hsync out of range)
(II) NSC(0): Not using default mode “400x300” (no mode of this name)
(II) NSC(0): Not using default mode “1024x768” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “512x384” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “1024x768” (hsync out of range)
(II) NSC(0): Not using default mode “512x384” (no mode of this name)
(II) NSC(0): Not using default mode “1024x768” (hsync out of range)
(II) NSC(0): Not using default mode “512x384” (no mode of this name)
(II) NSC(0): Not using default mode “1024x768” (hsync out of range)
(II) NSC(0): Not using default mode “512x384” (no mode of this name)
(II) NSC(0): Not using default mode “1024x768” (hsync out of range)
(II) NSC(0): Not using default mode “512x384” (no mode of this name)
(II) NSC(0): Not using default mode “1152x864” (hsync out of range)
(II) NSC(0): Not using default mode “576x432” (no mode of this name)
(II) NSC(0): Not using default mode “1280x960” (no mode of this name)
(II) NSC(0): Not using default mode “640x480” (no mode of this name)
(II) NSC(0): Not using default mode “1280x960” (no mode of this name)
(II) NSC(0): Not using default mode “640x480” (no mode of this name)
(II) NSC(0): Not using default mode “1280x1024” (hsync out of range)
(II) NSC(0): Not using default mode “640x512” (no mode of this name)
(II) NSC(0): Not using default mode “1280x1024” (hsync out of range)
(II) NSC(0): Not using default mode “640x512” (no mode of this name)
(II) NSC(0): Not using default mode “1280x1024” (hsync out of range)
(II) NSC(0): Not using default mode “640x512” (no mode of this name)
(II) NSC(0): Not using default mode “1600x1200” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “800x600” (no mode of this name)
(II) NSC(0): Not using default mode “1600x1200” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “800x600” (no mode of this name)
(II) NSC(0): Not using default mode “1600x1200” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “800x600” (no mode of this name)
(II) NSC(0): Not using default mode “1600x1200” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “800x600” (no mode of this name)
(II) NSC(0): Not using default mode “1600x1200” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “800x600” (no mode of this name)
(II) NSC(0): Not using default mode “1792x1344” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “896x672” (no mode of this name)
(II) NSC(0): Not using default mode “1792x1344” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “896x672” (no mode of this name)
(II) NSC(0): Not using default mode “1856x1392” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “928x696” (no mode of this name)
(II) NSC(0): Not using default mode “1856x1392” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “928x696” (no mode of this name)
(II) NSC(0): Not using default mode “1920x1440” (insufficient memory for mode)
(II) NSC(0): Not using default mode “960x720” (no mode of this name)
(II) NSC(0): Not using default mode “1920x1440” (insufficient memory for mode)
(II) NSC(0): Not using default mode “960x720” (no mode of this name)
(II) NSC(0): Not using default mode “832x624” (no mode of this name)
(II) NSC(0): Not using default mode “416x312” (no mode of this name)
(II) NSC(0): Not using default mode “1152x768” (no mode of this name)
(II) NSC(0): Not using default mode “576x384” (no mode of this name)
(II) NSC(0): Not using default mode “1400x1050” (no mode of this name)
(II) NSC(0): Not using default mode “700x525” (no mode of this name)
(II) NSC(0): Not using default mode “1400x1050” (no mode of this name)
(II) NSC(0): Not using default mode “700x525” (no mode of this name)
(II) NSC(0): Not using default mode “1600x1024” (no mode of this name)
(II) NSC(0): Not using default mode “800x512” (no mode of this name)
(II) NSC(0): Not using default mode “1920x1440” (insufficient memory for mode)
(II) NSC(0): Not using default mode “960x720” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “2048x1536” (insufficient memory for mode)
(II) NSC(0): Not using default mode “1024x768” (no mode of this name)
(II) NSC(0): Not using default mode “2048x1536” (insufficient memory for mode)
(II) NSC(0): Not using default mode “1024x768” (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode “2048x1536” (insufficient memory for mode)
(II) NSC(0): Not using default mode “1024x768” (bad mode clock/interlace/doublescan)
(–) NSC(0): Virtual size is 640x480 (pitch 1024)
() NSC(0): *Default mode “640x480”: 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) NSC(0): Modeline “640x480” 25.20 640 656 752 800 480 490 492 525 -hsync -vsync
(==) NSC(0): DPI set to (75, 75)
(II) Loading sub module “fb”
(II) LoadModule: “fb”
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor=“The XFree86 Project”
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 ANSI C Emulation, version 0.2
(II) Loading sub module “xaa”
(II) LoadModule: “xaa”
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor=“The XFree86 Project”
compiled for 4.3.0.1, module version = 1.1.0
ABI class: XFree86 Video Driver, version 0.6
(II) Loading sub module “ramdac”
(II) LoadModule: “ramdac”
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor=“The XFree86 Project”
compiled for 4.3.0.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.6
xf86UnmapVidMem: base 40100000 size 9000
xf86UnmapVidMem: base 40109000 size 1000
xf86UnmapVidMem: base 4010a000 size 280000
xf86UnmapVidMem: base 4038a000 size 10000
(II) do I need RAC? No, I don’t.
(II) resource ranges after preInit:
[0] 0 0 0x40800000 - 0x40ffffff (0x800000) MX[B]
[1] -1 0 0xffe00000 - 0xffffffff (0x200000) MXB
[2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[6] -1 0 0xe1024000 - 0xe1027fff (0x4000) MX[B]E
[7] -1 0 0x40011000 - 0x40011fff (0x1000) MX[B]E
[8] -1 0 0x40012000 - 0x40013fff (0x2000) MX[B]E
[9] -1 0 0xe1000000 - 0xe101ffff (0x20000) MX[B]E
[10] -1 0 0xe1020000 - 0xe1023fff (0x4000) MX[B]E
[11] -1 0 0x40800000 - 0x40ffffff (0x800000) MXB
[12] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[13] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[14] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
[18] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]E
[19] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[20] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
MapVidMem: addr 000a0000 size 00010000 addr 40100000
MapVidMem: addr 40000000 size 00009000 addr 40110000
MapVidMem: addr 40010000 size 00001000 addr 40119000
MapVidMem: addr 40800000 size 00280000 addr 4011a000
MapVidMem: addr 000f0000 size 00010000 addr 4039a000
(II) NSC(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) NSC(0): Memory manager initialized to (0,500) (1024,2559)
(II) NSC(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
8x8 color pattern filled rectangles
Solid Lines
Scanline Image Writes
Offscreen Pixmaps
Setting up tile and stipple cache:
30 128x128 slots
8 256x256 slots
4 512x512 slots
32 8x8 color pattern slots
(==) NSC(0): Backing store disabled
(==) RandR enabled
Symbol _Flt from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved!
(II) Setting vga for screen 0.
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Keyboard “Keyboard0” handled by legacy driver
(
) Option “Protocol” “OSMouse”
() Mouse0: Protocol: OSMouse
(
) Option “CorePointer”
() Mouse0: Core Pointer
(
) Option “Device” “/dev/devi/mouse0”
() Option “Emulate3Buttons” “yes”
(
) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse0: Buttons: 3
(II) XINPUT: Adding extended input device “Mouse0” (type: MOUSE)
xf86KbdInit: to implement
xf86SetKbdLeds: to implement
Opened keyboard device, handle 4

Fatal server error:
could not open default font ‘fixed’

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file “/var/log/XFree86.0.log”.
Please report problems to xfree86@xfree86.org.

Thanks for your help

could you please mention the steps you have followed and brief outputs you are seeing during this process? because I have already completed this exercise, let me see if I can help you out from your inputs.
for your reference you can use the following link:
openqnx.com/PNphpBB2-viewtopic-t1405-.html

marc

I have founded my mistake. It works fine.
Thanks four your help