Re: Not optimal display -> DRI activation with ATI Radeon 9000

2004-10-16 Thread Jean-Francois Lefebvre
Selon Sylvain Vedrenne <[EMAIL PROTECTED]>: > On Saturday 16 October 2004 01:57, you wrote: > > Hi. Thanks for helping me. > > Here is what I get when I try "cat /etc/X11/XF86Config-4 | grep -i dri" > > Load"dri" > > Driver "keyboard" > > Driver "mouse

Re: Not optimal display -> DRI activation with ATI Radeon 9000

2004-10-16 Thread Andrea Vettorello
On Sat, 16 Oct 2004 16:29:14 +0200, Sylvain Vedrenne <[EMAIL PROTECTED]> wrote: > On Saturday 16 October 2004 01:57, you wrote: > > Hi. Thanks for helping me. > > Here is what I get when I try "cat /etc/X11/XF86Config-4 | grep -i dri" > > Load"dri" > > Driver "keyboard"

Re: Not optimal display -> DRI activation with ATI Radeon 9000

2004-10-16 Thread Sylvain Vedrenne
On Saturday 16 October 2004 01:57, you wrote: > Hi. Thanks for helping me. > Here is what I get when I try "cat /etc/X11/XF86Config-4 | grep -i dri" > Load"dri" > Driver "keyboard" > Driver "mouse" > Driver "mouse" > Driver

Re: Not optimal display -> DRI activation with ATI Radeon 9000

2004-10-15 Thread Alan Chandler
On Saturday 16 October 2004 00:57, Jean-Francois Lefebvre wrote: ... > (WW) RADEON(0): Option "UseInternalAGPGART" is not used > (II) RADEON(0): Direct rendering disabled > There are two AGPGART modules to be loaded (in /etc/modules). One is for the specific motherboard that you have, the second

Re: Not optimal display -> DRI activation with ATI Radeon 9000

2004-10-15 Thread Jean-Francois Lefebvre
Selon Sylvain Vedrenne <[EMAIL PROTECTED]>: > Hello Jean-François, > > > Here's what I get with "glxinfo" > > > > name of display: :0.0 > > display: :0 screen: 0 > > direct rendering: No > So, it looks like DRI is not around, at least for OpenGL. > > > I don't know what to do? Is my kernel too ol

Re: Not optimal display -> DRI activation with ATI Radeon 9000

2004-10-15 Thread Sylvain Vedrenne
Hello Jean-François, > Here's what I get with "glxinfo" > > name of display: :0.0 > display: :0 screen: 0 > direct rendering: No So, it looks like DRI is not around, at least for OpenGL. > I don't know what to do? Is my kernel too old? I don't think so (I assume that someone would have told you

Re: Not optimal display

2004-10-15 Thread Jean-Francois Lefebvre
> On Sat, 18 Sep 2004 10:08:33 -0400, Jean-Francois Lefebvre > <[EMAIL PROTECTED]> wrote: > > Hi. > > > > I'm using Debian since 2 weeks, and so far I'm happy with it. But there's one > > problem. I have an ATI Radeon 9000 graphic card, and still when a GL > > screensaver (like Euphoria) appears, i

Re: Not optimal display

2004-09-20 Thread Jean-Francois Lefebvre
Selon Andrea Vettorello <[EMAIL PROTECTED]>: > On Sat, 18 Sep 2004 10:08:33 -0400, Jean-Francois Lefebvre > <[EMAIL PROTECTED]> wrote: > > Hi. > > > > I'm using Debian since 2 weeks, and so far I'm happy with it. But there's > one > > problem. I have an ATI Radeon 9000 graphic card, and still when

Re: Not optimal display

2004-09-20 Thread Ulisses Reina Montenegro de Albuquerque
Jean-Francois Lefebvre wrote: Hi. I'm using Debian since 2 weeks, and so far I'm happy with it. But there's one problem. I have an ATI Radeon 9000 graphic card, and still when a GL screensaver (like Euphoria) appears, it's very slow. How do I ensure that my display is optimal for my graphic card. H

Re: Not optimal display

2004-09-20 Thread Andrea Vettorello
On Sun, 19 Sep 2004 22:58:57 -0400, Jean-Francois Lefebvre [...] > > I'm running Sarge. I looked in the XF86Config-4 file and the "ati" driver is > selected. I typed : "insmod radeon", and the response message was : > > Using /lib/modules/2.4.26-1-386/kernel/drivers/char/drm/radeon.o > insmod:

Re: Not optimal display

2004-09-19 Thread Andrea Vettorello
On Sun, 19 Sep 2004 12:52:45 +0200, Pascal Bonesh <[EMAIL PROTECTED]> wrote: [...] > > Thank you for your quick reply. > > # lsmod | grep agp > intel_agp 22752 1 > agpgart34696 2 intel_agp > > The Computer is an IBM Thinkpad T40p. > > Oops, i've missed it's a R

Re: Not optimal display

2004-09-19 Thread Pascal Bonesh
On Sun, 2004-09-19 at 09:48, Andrea Vettorello wrote: > On Sun, 19 Sep 2004 02:44:18 +0200, Pascal Bonesh <[EMAIL PROTECTED]> wrote: > > > > > > [...] > > > > > I do hope the problems are related, or else I just annoyed the original > > poster > > > > Oh, and: > > ~$ uname -a > > Linux lo

Re: Not optimal display

2004-09-19 Thread Andrea Vettorello
On Sun, 19 Sep 2004 02:44:18 +0200, Pascal Bonesh <[EMAIL PROTECTED]> wrote: > > [...] > > I do hope the problems are related, or else I just annoyed the original > poster > > Oh, and: > ~$ uname -a > Linux localhost 2.6.8-1-686 #1 Sat Aug 28 14:11:39 EDT 2004 i686 > GNU/Linux > > > Pas

Re: Not optimal display

2004-09-18 Thread Pascal Bonesh
On Sun, 2004-09-19 at 00:28, Andrea Vettorello wrote: > On Sat, 18 Sep 2004 10:08:33 -0400, Jean-Francois Lefebvre > <[EMAIL PROTECTED]> wrote: > > Hi. > > > > I'm using Debian since 2 weeks, and so far I'm happy with it. But there's one > > problem. I have an ATI Radeon 9000 graphic card, and st

Re: Not optimal display

2004-09-18 Thread Andrea Vettorello
On Sat, 18 Sep 2004 10:08:33 -0400, Jean-Francois Lefebvre <[EMAIL PROTECTED]> wrote: > Hi. > > I'm using Debian since 2 weeks, and so far I'm happy with it. But there's one > problem. I have an ATI Radeon 9000 graphic card, and still when a GL > screensaver (like Euphoria) appears, it's very slow

Not optimal display

2004-09-18 Thread Jean-Francois Lefebvre
Hi. I'm using Debian since 2 weeks, and so far I'm happy with it. But there's one problem. I have an ATI Radeon 9000 graphic card, and still when a GL screensaver (like Euphoria) appears, it's very slow. How do I ensure that my display is optimal for my graphic card. How can I install the latest