[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Try again : Linux X server issue with Powerbook G4 15'



On 2006-10-24 14:43:33 +0200, Mathieu Rigard wrote:
> I have see my /var/log/Xorg.0.log.
> I have  :
> (WW) .../fonts/... directory does not exist (for all my fonts).

I had something similar after the upgrade to Xorg on my PowerBook G4
and X couldn't work at all, but this was due to user settings.

> and
> 
> (WW) ******INVALID IO ALLOCATION********* b: 0xf0000400 e: 0xf00004ff
> (EE) end of block range 0xefffffff  begin Oxf0000000

I have that:

(WW) ****INVALID IO ALLOCATION**** b: 0xf0000400 e: 0xf00004ff correcting^G
(EE) end of block range 0xefffffff < begin 0xf0000000

but X works OK. I think that your problem is due to your font paths.
FYI, I have:

Section "Files"
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/share/fonts/100dpi:unscaled"
        FontPath        "/usr/lib/X11/fonts/100dpi:unscaled"
        FontPath        "/usr/share/fonts/75dpi:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi:unscaled"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/share/fonts/X11/CID"
        FontPath        "/usr/lib/X11/fonts/CID"
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
        FontPath        "/usr/share/fonts/truetype"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/share/fonts/X11/misc"
EndSection

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



Reply to: