Re: Just a couple miscellaneous questions, and a biggie...

From: Enoch Root (root_at_defconzero.org)
Date: 01/25/04

  • Next message: linuxquestion_at_yahoo.com: "Installing ATI Radeon video drivers on Redhat Advanced Server"
    Date: Sun, 25 Jan 2004 01:59:15 -0500
    
    

    Since nobody's answering you, I'll make an attempt just so you don't feel
    all alone.

    On Sat, 24 Jan 2004 11:11:35 +0000, Noozer wrote:

    > I'm having some good luck tonight and I just have a few small items that I'd
    > like to ask about Mandrake 9.2...
    >
    > - In KNode, how can I build a single filter that shows only UNREAD *OR*
    > WATCHED messages?

    I don't know. I use Pan.

    >
    > - I've seen a few instances where I choose a font for a particular purpose
    > (such as the konsole font) and it doesn't display, yet it works fine in
    > other locations. Is there an explanation for this?

    When opening up kconsole, and changing the font within, then saving, seems
    to have my font remain as it was set. Perhaps kde is in need of an update?

    >
    > - Where can I find the pixelmaps (images) to use for the desktop and panel
    > backgrounds? Where are the screensavers kept?
    >

    /usr/share/pixmaps wallpapers etc..
     
    > - My keyboard repeat doesn't work, yet my XFree86.config file has the
    > correct keyboard selected and the default repeat timing entry.

    That is a kde setting under your peripherals/keyboard option in kcontrol.

    >
    > - I'm running at 1600x1200 on a 21" monitor. Is there someplace I can change
    > the DPI setting for my display to generally increase the size of my
    > icons/fonts

    No

    or do I have to manually adjust them all up in size?
    >

    Yes

    > ...and finally the ***BIG*** issue...
    >
    > I've got an ATI9600XT video card. I have ATI's drivers installed and they
    > seem to be OK except for 3D acceleration. I get an error when I run
    > fgl_glxgears. The error is "couldn't get fbconfig". I'm pretty sure it's
    > just that I have the MESA drivers installed as well as the ATI fglrx
    > drivers installed. Below is the log entry showing an entry.
    >
    > # grep -E "\((WW|EE)\)" /var/log/XFree86.0.log
    > (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    > (WW) Open APM failed (/dev/apm_bios) (No such file or directory)
    > (WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
    > (WW) (1856x1392,DellMonitor) mode clock 288MHz exceeds DDC maximum 280MHz
    > (WW) (1920x1440,DellMonitor) mode clock 297MHz exceeds DDC maximum 280MHz
    > (WW) (2048x1536,DellMonitor) mode clock 340.48MHz exceeds DDC maximum280MHz
    > (EE) fglrx(0): [agp] unable to acquire AGP, error "xf86_ENODEV"
    > (EE) fglrx(0): cannot init AGP
    > (WW) fglrx(0): ***********************************************
    > (WW) fglrx(0): * DRI initialization failed! *
    > (WW) fglrx(0): * (maybe driver kernel module missing or bad) *
    > (WW) fglrx(0): * 2D acceleraton available (MMIO) *
    > (WW) fglrx(0): * no 3D acceleration available *
    > (WW) fglrx(0): ********************************************* *
    >
    >
    > Here is what I get from running fglrxinfo:
    >
    > Loading required GL library
    > display: :0.0 screen: 0
    > OpenGL vendor string: Mesa project: www.mesa3d.org
    > OpenGL renderer string: Mesa GLX Indirect
    > OpenGL version string: 1.3 Mesa 4.0.4
    >
    > ...so how do I remove MESA so the fglrx driver can run?
    >
    > Thanks!

    /usr/lib/libGL.so.1 ls a symbolic link to your actual
    libGL.so.ATIthingy.1234 in the same directory. To make a symbolic link,
    do this in the /usr/lib directory as root:

    mv /usr/lib/libGL.so.1 /usr/lib/libGL.sowhat.itsabackup
    ln -s libGL.so.ATIthingy.1234 libGL.so.1

    first file is actual, second is the shortcut/symbolic link.

    You are still linked to Mesa because ATI and driver creation have as much
    in common as God and Satan. Good luck.


  • Next message: linuxquestion_at_yahoo.com: "Installing ATI Radeon video drivers on Redhat Advanced Server"

    Relevant Pages

    • Re: Autotext font changing
      ... Thanks for your responses and I will check the paragraph marker is included, ... but not sure if that is the problem as the default font is arial, ... because the entry was not created in the default font of the document/ ... If the paragraph is included then the entry will maintain the style/format, ...
      (microsoft.public.word.docmanagement)
    • Your entry cannot be used. An integer or decimal number may be required.
      ... If I try to format a cell, (font, alignment, number, etc.) ... "Your entry cannot be used. ...
      (microsoft.public.excel.misc)
    • Re: Auto Text Fonts
      ... Also make sure not to include any direct font formatting in the AutoText ... entry as you re-create it. ...
      (microsoft.public.word.docmanagement)
    • Re: Features chosen for Fortran 2008
      ... ENTRY isn't in small font in the current draft. ... I was happy to see ENTRY on the proposed obsolescent list. ... There was a similar project to actually delete statement functions. ...
      (comp.lang.fortran)

    Loading