Re: Just a couple miscellaneous questions, and a biggie...
From: Enoch Root (root_at_defconzero.org)
Date: 01/25/04
- Previous message: P.T. Breuer: "Re: Grub did not install on dual boot machine."
- In reply to: Noozer: "Just a couple miscellaneous questions, and a biggie..."
- Next in thread: Noozer: "Re: Just a couple miscellaneous questions, and a biggie..."
- Reply: Noozer: "Re: Just a couple miscellaneous questions, and a biggie..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: P.T. Breuer: "Re: Grub did not install on dual boot machine."
- In reply to: Noozer: "Just a couple miscellaneous questions, and a biggie..."
- Next in thread: Noozer: "Re: Just a couple miscellaneous questions, and a biggie..."
- Reply: Noozer: "Re: Just a couple miscellaneous questions, and a biggie..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|