You are not logged in.

#1 2009-03-12 01:29:02

enito
Member
Registered: 2009-02-17
Posts: 50

Xorg FONT archlinux package

Hi,

whats the name of packages for have xorg modules fonts?
like

(II) LoadModule: "type1"
(WW) Warning, couldn't open module type1
(II) UnloadModule: "type1"
(EE) Failed to load module "type1" (module does not exist, 0)
(II) LoadModule: "freetype"
(WW) Warning, couldn't open module freetype
(II) UnloadModule: "freetype"


thx a lot!

Offline

#2 2009-03-12 02:06:42

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: Xorg FONT archlinux package

Some starting points:
http://wiki.archlinux.org/index.php/Fonts
http://wiki.archlinux.org/index.php/Xor … figuration

and not to forget:

pacman -Ss font

Last edited by bernarcher (2009-03-12 02:07:39)


To know or not to know ...
... the questions remain forever.

Offline

#3 2009-03-12 02:15:22

enito
Member
Registered: 2009-02-17
Posts: 50

Re: Xorg FONT archlinux package

Thx for reply, yep i read this guides, but still dont fix the trouble , dir
/usr/lib/xorg/modules
dont have the dir fonts, and i installed freetype2 pack..and nothing. I think i missing some module for X, for freetype and type1, but dont know whats the exactly package...

thx!

Offline

#4 2009-03-12 02:21:59

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: Xorg FONT archlinux package

Did you install xorg-fonts-type1 ?


To know or not to know ...
... the questions remain forever.

Offline

#5 2009-03-12 02:25:41

enito
Member
Registered: 2009-02-17
Posts: 50

Re: Xorg FONT archlinux package

extra/xorg-fonts-type1 7.3-1 [installed]
     X.org Type1 fonts

this say me yaourt...

Offline

#6 2009-03-12 02:28:16

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: Xorg FONT archlinux package

enito wrote:

dir
/usr/lib/xorg/modules
dont have the dir fonts

I don't really understand what you meant by this, My /usr/lib/xorg/modules contains this:

ls /usr/lib/xorg/modules/*
/usr/lib/xorg/modules/libafb.so       /usr/lib/xorg/modules/libvbe.so
/usr/lib/xorg/modules/libcfb.so       /usr/lib/xorg/modules/libvgahw.so
/usr/lib/xorg/modules/libcfb32.so     /usr/lib/xorg/modules/libwfb.so
/usr/lib/xorg/modules/libexa.so       /usr/lib/xorg/modules/libwfb.so.1.4
/usr/lib/xorg/modules/libfb.so        /usr/lib/xorg/modules/libxaa.so
/usr/lib/xorg/modules/libint10.so     /usr/lib/xorg/modules/libxf1bpp.so
/usr/lib/xorg/modules/libmfb.so       /usr/lib/xorg/modules/libxf4bpp.so
/usr/lib/xorg/modules/libshadow.so    /usr/lib/xorg/modules/libxf8_16bpp.so
/usr/lib/xorg/modules/libshadowfb.so  /usr/lib/xorg/modules/libxf8_32bpp.so

/usr/lib/xorg/modules/drivers:
nvidia_drv.so  vesa_drv.so

/usr/lib/xorg/modules/extensions:
libdbe.so  libdri.xorg   libglx.so         libglx.xorg
libdri.so  libextmod.so  libglx.so.180.29  libxtrap.so

/usr/lib/xorg/modules/fonts:
libfreetype.so

/usr/lib/xorg/modules/input:
evdev_drv.so  kbd_drv.so  mouse_drv.so

/usr/lib/xorg/modules/linux:
libfbdevhw.so

/usr/lib/xorg/modules/multimedia:
bt829_drv.so   msp3430_drv.so  tda9850_drv.so  uda1380_drv.so
fi1236_drv.so  tda8425_drv.so  tda9885_drv.so

To know or not to know ...
... the questions remain forever.

Offline

#7 2009-03-12 02:29:50

enito
Member
Registered: 2009-02-17
Posts: 50

Re: Xorg FONT archlinux package

Hi, my dir doesnt contai all the stuff you have in fonts..

ls /usr/lib/xorg/modules/*
/usr/lib/xorg/modules/libexa.so
/usr/lib/xorg/modules/libfb.so
/usr/lib/xorg/modules/libint10.so
/usr/lib/xorg/modules/libnvidia-wfb.so.180.37
/usr/lib/xorg/modules/libshadow.so
/usr/lib/xorg/modules/libshadowfb.so
/usr/lib/xorg/modules/libvbe.so
/usr/lib/xorg/modules/libvgahw.so
/usr/lib/xorg/modules/libwfb.so
/usr/lib/xorg/modules/libxaa.so
/usr/lib/xorg/modules/libxf8_16bpp.so

/usr/lib/xorg/modules/drivers:
nvidia_drv.so  v4l_drv.so  vesa_drv.so

/usr/lib/xorg/modules/extensions:
libdbe.so  libdri2.so     libglx.so       libglx.xorg
libdri.so  libextmod.so  libglx.so.180.37  librecord.so

/usr/lib/xorg/modules/input:
evdev_drv.so  kbd_drv.so  mouse_drv.so

/usr/lib/xorg/modules/linux:
libfbdevhw.so

/usr/lib/xorg/modules/multimedia:
bt829_drv.so   msp3430_drv.so  tda9850_drv.so  uda1380_drv.so
fi1236_drv.so  tda8425_drv.so  tda9885_drv.so

Offline

#8 2009-03-12 02:31:28

enito
Member
Registered: 2009-02-17
Posts: 50

Re: Xorg FONT archlinux package

i mean, the dir you have

/usr/lib/xorg/modules/fonts:
libfreetype.so
i want too have this..and dont find the exact package for this..

greets

Offline

#9 2009-03-12 02:37:28

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: Xorg FONT archlinux package

Best install the pkgfile tool. It provides some answers as to which package does contain some file.
I got these answers

bp:~$ pkgfile libfreetype.so
community/lib32-freetype2
extra/freetype2
extra/xorg-server

And these packages are installed:

bp:~$ yaourt -Q lib32-freetype2 freetype2 xorg-server
==> List all installed packages
community/lib32-freetype2 2.3.8-1
extra/freetype2 2.3.8-1
extra/xorg-server 1.5.3-4

Last edited by bernarcher (2009-03-12 02:38:09)


To know or not to know ...
... the questions remain forever.

Offline

#10 2009-03-12 02:43:31

enito
Member
Registered: 2009-02-17
Posts: 50

Re: Xorg FONT archlinux package

Hi, thx for your patience, but..
yaourt -Q lib32-freetype2 freetype2 xorg-server
==> List all installed packages
community/lib32-freetype2 2.3.8-1
extra/freetype2 2.3.8-1
testing/xorg-server 1.6.0-1


i have the same of you know, only mised lib32-freetype...and still dont exist the fonts dir of xorg

weirdo sad

Offline

#11 2009-03-12 02:48:22

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: Xorg FONT archlinux package

I got this from the xorg-serer package:

bp:~$ yaourt -Ql xorg-server | grep fonts
xorg-server /usr/include/xorg/dixfontstr.h
xorg-server /usr/lib/xorg/modules/fonts/
xorg-server /usr/lib/xorg/modules/fonts/libfreetype.so

Perhaps you need to re-install this one. Somehow you might have inadvertently removed the fonts directory.


To know or not to know ...
... the questions remain forever.

Offline

#12 2009-03-12 03:08:44

enito
Member
Registered: 2009-02-17
Posts: 50

Re: Xorg FONT archlinux package

yaourt -Ql xorg-server | grep fonts
xorg-server /usr/include/xorg/dixfontstr.h

sad i re intstalled xorg-server...and same..im fucked hehe

Offline

#13 2009-03-12 03:16:19

enito
Member
Registered: 2009-02-17
Posts: 50

Re: Xorg FONT archlinux package

http://forums.opensuse.org/install-boot … -xorg.html

thats it, im using xorg 1.6, i back to 1.5...thx for your time!

Offline

#14 2009-03-12 23:30:35

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: Xorg FONT archlinux package

It appears xorg 1.6 misses libfreetype.so only because it does not require some special suited version any more.
In any case, there should be a libfreetype.so in /usr/lib:

bp:~$ yaourt -Ql freetype2 | grep libfreetype
freetype2 /usr/lib/libfreetype.so
freetype2 /usr/lib/libfreetype.so.6
freetype2 /usr/lib/libfreetype.so.6.3.19

Linking there might perhaps help. Although, on second thought, xorg should find the module there as well.


To know or not to know ...
... the questions remain forever.

Offline

#15 2009-03-13 01:51:44

enito
Member
Registered: 2009-02-17
Posts: 50

Re: Xorg FONT archlinux package

right but if xorg 1.6 not need this module, if possible instead of use of freetype type fonts? i mean i can use all types of fonts?

timenewroman font exist in archlinux? or some recomendation of a good font for use with xfce4 and LCD..thx!!!

Offline

#16 2009-03-13 07:29:40

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: Xorg FONT archlinux package

Times New Roman is defined in "times*.ttf" from the "ttf-ms-fonts" package.
Should be in /usr/share/fonts/TTF

I prefer DejaVu or Bitstream Vera fonts, however.

Last edited by bernarcher (2009-03-13 07:32:37)


To know or not to know ...
... the questions remain forever.

Offline

Board footer

Powered by FluxBB