Failed to load module "pcidata"

Ozan Enginoglu ozanenginoglu at gmail.com
Wed Jun 6 12:43:32 UTC 2007


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  
> and modules is updated.  The module path should be "/usr/local/lib/ 
> 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



-- 
Ozan Enginoğlu
Mechanical Engineer

GPG / PGP Fingerprint:
247C EE12 7AF9 5181 B6E5  A70F 0D5C 77FB B350 D715
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20070606/9d736732/attachment.pgp


More information about the freebsd-questions mailing list