On Samstag 13 Juni 2009, Walter Dnes wrote:
>   Here's the video card as per "lspci -vv"
> ==========================================
> 02:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200
> PRO] (rev 01) (prog-if 00 [VGA controller])
>         Subsystem: ATI Technologies Inc RV280 [Radeon 9200 PRO]
>         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr-
> DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64
> (2000ns min), Cache Line Size: 64 bytes
>         Interrupt: pin A routed to IRQ 21
>         Region 0: Memory at d0000000 (32-bit, prefetchable) [size=256M]
>         Region 1: I/O ports at cc00 [size=256]
>         Region 2: Memory at fdef0000 (32-bit, non-prefetchable) [size=64K]
>         [virtual] Expansion ROM at fde00000 [disabled] [size=128K]
>         Capabilities: [50] Power Management version 2
>                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
> PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> ==========================================
>   At bootup, I get the following (saved in dmesg)
> mtrr: your CPUs had inconsistent fixed MTRR settings
> mtrr: probably your BIOS does not setup all CPUs.
> mtrr: corrected configuration.
>
> and I get the following in the X log file.  Can I ignore it?
>
> (WW) RADEON(0): DRI init changed memory map, adjusting ...
> (WW) RADEON(0):   MC_FB_LOCATION  was: 0xd7ffd000 is: 0xd7ffd000
> (WW) RADEON(0):   MC_AGP_LOCATION was: 0xffffffc0 is: 0xffffffc0
> ==========================================

yes.

>
>
> ==========================================
>   The following appears in the X log...
>
> (II) LoadModule: "freetype"
>
> (WW) Warning, couldn't open module freetype
> (II) UnloadModule: "freetype"
> (EE) Failed to load module "freetype" (module does not exist, 0)
> ==========================================

you can ignore that too. freetype is not needed.

>
>
>
> ==========================================
>   Due to bad experiences with fglrx, I'm using the open source ATI
> drivers.  I get the following in the X log...
>
> (EE) AIGLX error: dlopen of /usr/lib/dri/r200_dri.so failed
> (/usr/lib/dri/r200_dri.so: cannot open shared object file: No such file or
> directory) (EE) AIGLX: reverting to software rendering
> ==========================================
you are missing a file. Try re-installing mesa.


>
>
> ==========================================
>   In xorg.conf, I've commented out all fontpaths except...
>
>     FontPath   "/usr/share/fonts/misc/"
>     FontPath   "/usr/share/fonts/Type1/"
>     FontPath   "/usr/share/fonts/100dpi/"
>     FontPath   "/usr/share/fonts/75dpi/"
>
> ...but the log still shows...
>
> (WW) The directory "/usr/share/fonts/OTF" does not exist.
>   Entry deleted from font path.
> (**) FontPath set to:
>   /usr/share/fonts/misc/,
>   /usr/share/fonts/Type1/,
>   /usr/share/fonts/100dpi/,
>   /usr/share/fonts/75dpi/,
>   /usr/share/fonts/misc/,
>   /usr/share/fonts/TTF/,
>   /usr/share/fonts/Type1/,
>   /usr/share/fonts/100dpi/,
>   /usr/share/fonts/75dpi/,
>   built-ins
> ==========================================
>
>   Any comments/suggestions?

yeah. remove all font paths. They are not needed anymore.

Reply via email to