mise à jour xorg - Installation - Linux et OS Alternatifs
Marsh Posté le 11-06-2007 à 09:00:24
Essaye un truc de ce genre:
cd /usr/ports/x11-fonts/xorg-fonts-miscbitmaps && make install clean
vw
Marsh Posté le 11-06-2007 à 09:08:15
Citation : Fatal server error: |
tu as un problème de polices ...
Vérifies les paquets installés (pkg_info|grep font), tu dois notamment avoir le serveur de fonts (xfs) d'installé ...
Marsh Posté le 11-06-2007 à 21:08:53
tout ça j'avais déja fait.
en fait j'ai complètement merdé ma maj de xorg, j'éssaie de ratrapper le coup mais a mon avi ça va me couter une reinstall.
voila le message quand je fais
cd /usr/ports/x11/xorg/ && make install clean
Spoiler : .... |
Marsh Posté le 17-08-2007 à 19:42:22
rene34 a écrit : Bonjour,
|
Juste pour dire que je viens d'avoir le même soucis que j'ai réglé en réinstallant les paquets suivants :
font-misc-misc
font-cursor-misc
J'ai trouvé la réponce là :
http://www.nabble.com/"Could- [...] 12706.html
En tapant ""could not open default font 'fixed'" +freebsd" dans google
Marsh Posté le 10-06-2007 à 21:48:11
Bonjour,
Je suis sous freeBSD depuis peu, et viens de mettre à jour xorg, je refais mon xorg.conf mais impossible de relancer l'interface graphique
voici le message que j'ai quand je lance l'interface graphique
X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: FreeBSD 6.2-RELEASE i386
Current Operating System: FreeBSD .rregistre.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 root@dessler.cse.buffalo.eduusr/obj/usr/src/sys/GENERIC i386
Build Date: 10 June 2007
Before reporting problems, check http://wiki.x.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/Xorg.0.log", Time: Sun Jun 10 21:44:35 2007
(==) Using config file: "/etc/X11/xorg.conf"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
Fatal server error:
could not open default font 'fixed'
X connection to :0.0 broken (explicit kill or server shutdown).
voici mes paquet installés
pkg_info | grep xorg
linux-xorg-libs-6.8.2_5 Xorg libraries, linux binaries
xorg-7.2 X.Org complete distribution metaport
xorg-apps-7.2 X.org apps meta-port
xorg-cf-files-1.0.2_2 X.org cf files for use with imake builds
xorg-clients-6.9.0_3 X client programs and related files from X.Org
xorg-docs-1.3,1 X.org documentation files
xorg-drivers-7.2 X.org drivers meta-port
xorg-fonts-100dpi-7.2 X.Org 100dpi bitmap fonts
xorg-fonts-7.2 X.org fonts meta-port
xorg-fonts-75dpi-7.2 X.Org 75dpi bitmap fonts
xorg-fonts-cyrillic-7.2 X.Org Cyrillic bitmap fonts
xorg-fonts-miscbitmaps-7.2 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-7.2 X.Org TrueType fonts
xorg-fonts-type1-7.2 X.Org Type1 fonts
xorg-fontserver-6.9.0_1 X font server from X.Org
xorg-libraries-6.9.0 X11 libraries and headers from X.Org
xorg-libraries-7.2_1 X.org libraries meta-port
xorg-nestserver-6.9.0_1 Nesting X server from X.Org
xorg-printserver-6.9.0_2 X Print server from X.Org
xorg-protos-7.2 X.org protos meta-port
xorg-server-1.2.0_2,1 X.Org X server and related programs
xorg-server-6.9.0_6 X.Org X server and related programs
xorg-vfbserver-1.2.0,1 X virtual framebuffer server from X.Org
xorg-vfbserver-6.9.0_2 X virtual framebuffer server from X.Org
quelqu'un aurait une idée ?