Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Jun 2007 15:39:57 +0300
From:      Ozan Enginoglu <ozanenginoglu@gmail.com>
To:        Arthur Barlow <arthurbarlow@earthlink.net>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: Failed to load module "pcidata"
Message-ID:  <1181133599.1003.4.camel@laptop>
In-Reply-To: <ADD7BEA0-D2FD-43DB-828E-8AA3BC6E6C2C@earthlink.net>
References:  <49A722442BB485233CDE0C43@utd59514.utdallas.edu> <20070605192046.83AC.GERARD-SEIBERT@seibercom.net> <20070605230136.4CE8.GERARD-SEIBERT@seibercom.net> <ADD7BEA0-D2FD-43DB-828E-8AA3BC6E6C2C@earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-w+Lm0rZkDd7cQCQA9pxj
Content-Type: text/plain; charset=iso8859-9
Content-Transfer-Encoding: quoted-printable

On Tue, 2007-06-05 at 20:41 -0700, Arthur Barlow wrote:

> Make sure that if you have an "xorg.conf" file the paths for fonts =20
> and modules is updated.  The module path should be "/usr/local/lib/=20
> xorg/modules" and the fonts path should be "/usr/local/lib/X11/fonts."


Arthur is absolutely right... I had the same error message and i fixed
it with changing my old module path.

Hier is my xorg section part:

Section "Files"
        RgbPath      "/usr/local/share/X11/rgb"
        ModulePath   "/usr/local/lib/xorg/modules"
        FontPath     "/usr/local/lib/X11/fonts/artwiz-fonts"
        FontPath     "/usr/local/lib/X11/fonts/misc/"
        FontPath     "/usr/local/lib/X11/fonts/TTF/"
        FontPath     "/usr/local/lib/X11/fonts/Type1/"
        FontPath     "/usr/local/lib/X11/fonts/OTF/"
        FontPath     "/usr/local/lib/X11/fonts/local/"
#       FontPath     "/usr/local/lib/X11/fonts/CID/"
        FontPath     "/usr/local/lib/X11/fonts/75dpi/"
        FontPath     "/usr/local/lib/X11/fonts/100dpi/"
EndSection



--=20
Ozan Engino=F0lu
Mechanical Engineer

GPG / PGP Fingerprint:
247C EE12 7AF9 5181 B6E5  A70F 0D5C 77FB B350 D715

--=-w+Lm0rZkDd7cQCQA9pxj
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQBGZqsYDVx3+7NQ1xURAjJGAJ0bvjwTvbM+cnsQSRT/0zrvj4HPhgCeLtVa
yfayJ9Q9gdiU2HqT+XXjBok=
=TafA
-----END PGP SIGNATURE-----

--=-w+Lm0rZkDd7cQCQA9pxj--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1181133599.1003.4.camel>