[FUG-BR] [1/2 OFF] Could not open default font 'fixed'
Márcio Luciano Donada
mdonada em auroraalimentos.com.br
Segunda Agosto 13 09:56:38 BRT 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Pessoal,
Desculpem pelo off, mas instalei o xorg, fiz todas as atualizações que
o UPDATING fala, e em seguinda instalei o gnome. Gero uma configuração
com o xorg (Xorg -configure) e em seguinda rodo o X -config
/root/xorg.conf.new tenho a seguinte mensagem de erro:
Fatal server error:
could not open default font 'fixed'
Já tenho instalado o font-misc-misc e o font-cursor-misc, mas nada até
o momento. Abaixo segue a configuração do xorg.conf.new:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/local/share/X11/rgb"
ModulePath "/usr/local/lib/xorg/modules"
FontPath "/usr/local/lib/X11/fonts/misc/"
FontPath "/usr/local/lib/X11/fonts/TTF/"
FontPath "/usr/local/lib/X11/fonts/OTF"
FontPath "/usr/local/lib/X11/fonts/Type1/"
FontPath "/usr/local/lib/X11/fonts/100dpi/"
FontPath "/usr/local/lib/X11/fonts/75dpi/"
EndSection
Section "Module"
Load "extmod"
Load "record"
Load "dbe"
Load "xtrap"
Load "dri"
Load "glx"
Load "freetype"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "DigitalVibrance" # <i>
#Option "NoFlip" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "NoLogo" # [<bool>]
#Option "UBB" # [<bool>]
#Option "Stereo" # <i>
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "VideoKey" # <i>
#Option "NvAGP" # <i>
#Option "IgnoreEDID" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ConnectedMonitor" # <str>
#Option "ConnectedMonitors" # <str>
#Option "TVStandard" # <str>
#Option "TVOutFormat" # <str>
#Option "RenderAccel" # [<bool>]
#Option "CursorShadow" # [<bool>]
#Option "CursorShadowAlpha" # <i>
#Option "CursorShadowXOffset" # <i>
#Option "CursorShadowYOffset" # <i>
#Option "UseEdidFreqs" # [<bool>]
#Option "FlatPanelProperties" # <str>
#Option "TwinView" # [<bool>]
#Option "TwinViewOrientation" # <str>
#Option "SecondMonitorHorizSync" # <str>
#Option "SecondMonitorVertRefresh" # <str>
#Option "MetaModes" # <str>
#Option "UseInt10Module" # [<bool>]
#Option "NoTwinViewXineramaInfo" # [<bool>]
#Option "NoRenderExtension" # [<bool>]
#Option "Overlay" # [<bool>]
#Option "CIOverlay" # [<bool>]
#Option "ForceEmulatedOverlay" # [<bool>]
#Option "TransparentIndex" # <i>
#Option "OverlayDefaultVisual" # [<bool>]
#Option "NvEmulate" # <i>
#Option "NoBandWidthTest" # [<bool>]
#Option "CustomEDID-CRT-0" # <str>
#Option "CustomEDID-CRT-1" # <str>
#Option "CustomEDID-DFP-0" # <str>
#Option "CustomEDID-DFP-1" # <str>
#Option "CustomEDID-TV-0" # <str>
#Option "CustomEDID-TV-1" # <str>
#Option "TVOverScan" # <f>
#Option "IgnoreDisplayDevices" # <str>
#Option "MultisampleCompatibility" # [<bool>]
#Option "RegistryDwords" # <str>
#Option "RegistryBinary" # <str>
#Option "NoPowerConnectorCheck" # [<bool>]
#Option "AllowDFPStereo" # [<bool>]
#Option "XvMCUsesTextures" # [<bool>]
#Option "HorizSync" # <str>
#Option "VertRefresh" # <str>
#Option "AllowGLXWithComposite" # [<bool>]
#Option "RandRRotation" # [<bool>]
#Option "ExactModeTimingsDVI" # [<bool>]
#Option "LoadKernelModule" # [<bool>]
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Pacotes instalados para o ambiente grafico
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xauth-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xbiff-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xbitmaps-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xcalc-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xclipboard-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xclock-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xcmiscproto-1.1.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xcmsdb-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xconsole-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xcursor-themes-1.0.1_1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xcursorgen-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xdbedizzy-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xditview-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xdm-1.1.4_3
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xdpyinfo-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xdriinfo-1.0.1_1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xedit-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xev-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xextproto-7.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xeyes-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-acecad-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-calcomp-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-citron-2.2.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32
xf86-input-digitaledge-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-dmc-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-dynapro-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-elo2300-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32
xf86-input-elographics-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-fpit-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-hyperpen-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-jamstudio-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-joystick-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-keyboard-1.1.1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-magellan-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32
xf86-input-magictouch-1.0.0.5_1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32
xf86-input-microtouch-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-mouse-1.1.2
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-mutouch-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-palmax-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-penmount-1.2.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-spaceorb-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-summa-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-tek4957-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-input-void-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-apm-1.1.1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-ark-0.6.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-ati-6.6.3_2
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-chips-1.1.1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-cirrus-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-cyrix-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-dummy-0.2.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-fbdev-0.3.1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-glint-1.1.1_2
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-i128-1.2.1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-i740-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-i810-1.6.5_2
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-imstt-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-mga-1.4.6.1_1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-neomagic-1.1.1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-newport-0.2.1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-nsc-2.8.2
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-nv-2.1.2
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-rendition-4.1.3
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-s3-0.5.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-s3virge-1.9.1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-savage-2.1.2_2
drwxr-xr-x 2 root wheel 512B Aug 13 06:32
xf86-video-siliconmotion-1.4.2
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-sis-0.9.3_1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-tdfx-1.3.0_1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-tga-1.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-trident-1.2.3
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-tseng-1.1.1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-vesa-1.3.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-vga-4.1.0
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-via-0.2.2_1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-vmware-10.14.1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xf86-video-voodoo-1.1.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xf86bigfontproto-1.1.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xf86dga-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xf86dgaproto-2.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xf86driproto-2.0.3
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xf86miscproto-0.9.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xf86vidmodeproto-2.2.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xfd-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xfindproxy-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xfontsel-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xfs-1.0.4_4,1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xfsinfo-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xfwp-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xgamma-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xgc-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xhost-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xineramaproto-1.1.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xinit-1.0.4_1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xkbcomp-1.0.3
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xkbevd-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xkbprint-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xkbutils-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xkeyboard-config-1.0_1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xkill-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xload-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xlogo-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xlsatoms-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xlsclients-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xlsfonts-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xmag-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xman-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xmessage-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xmh-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xmlcatmgr-2.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xmodmap-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xmore-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xorg-7.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xorg-apps-7.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xorg-cf-files-1.0.2_2
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xorg-docs-1.3,1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xorg-drivers-7.2
drwxr-xr-x 2 root wheel 512B Aug 10 08:13 xorg-fonts-100dpi-7.2
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xorg-fonts-7.2
drwxr-xr-x 2 root wheel 512B Aug 10 08:13 xorg-fonts-75dpi-7.2
drwxr-xr-x 2 root wheel 512B Aug 10 08:13 xorg-fonts-cyrillic-7.2
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xorg-fonts-miscbitmaps-7.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xorg-fonts-truetype-7.2
drwxr-xr-x 2 root wheel 512B Aug 10 08:13 xorg-fonts-type1-7.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xorg-libraries-7.2_2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xorg-nestserver-1.2.0,1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xorg-printserver-1.2.0,1
drwxr-xr-x 2 root wheel 512B Aug 13 06:32 xorg-protos-7.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:57 xorg-server-1.2.0_2,1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xorg-vfbserver-1.2.0,1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xphelloworld-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xplsprinters-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xpr-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xprehashprinterlist-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xprop-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 08:34 xproto-7.0.10
drwxr-xr-x 2 root wheel 512B Aug 10 07:23
xproxymanagementprotocol-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xrandr-1.2.0
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xrdb-1.0.3
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xrefresh-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xrx-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xscreensaver-gnome-4.24_5
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xset-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xsetmode-1.0.0
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xsetpointer-1.0.0
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xsetroot-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xsm-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xstdcmap-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xterm-228
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xtrans-1.0.3
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xtrap-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xvid-1.1.3,1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xvidtune-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xvinfo-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xwd-1.0.1
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xwininfo-1.0.2
drwxr-xr-x 2 root wheel 512B Aug 10 07:23 xwud-1.0.1
Qualquer dica é bem vinda.
Obrigado,
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
iD8DBQFGwFUFbjyCr4Ixg0wRAi+MAJ0dcWqA8uzTQTg3BZS02sU2nhCZdgCfbd/+
qKaFWI4bbSRtWqUvOpN6FVg=
=86Fg
-----END PGP SIGNATURE-----
Mais detalhes sobre a lista de discussão freebsd