On Wed, 20 Nov 2002 14:06:25 -0500 Stephen Gran <[EMAIL PROTECTED]> wrote:
> OK, I'll share the relevant parts, but they're pretty straightforward. > Note that if you're using X 4.2, then you need a pretty new kernel > driver for it, or else you get version mismatches, and DRI fails (thank > Colin for this) Already taken care of. > steve@gashuffer:~$ uname -a > Linux gashuffer.lobefin.net 2.4.20-rc1 #1 SMP Sun Nov 3 14:05:24 EST 2002 i686 >Pentium III (Coppermine) GenuineIntel GNU/Linux carlos@snob:~$ uname -a Linux snob 2.4.18vbc02 #1 Sun Oct 20 18:31:01 WEST 2002 i586 AMD-K6(tm) 3D processor AuthenticAMD GNU/Linux > steve@gashuffer:~$ less /etc/X11/XF86Config-4 (...) > Section "Device" > Identifier "ATI Rage 128" > Driver "ati" > EndSection (...) This was the relevant part I was referring to, sorry. I see you use no magic here, like VideoRam or ChipID options. Mine is: Section "Device" Identifier "Rage 128" Driver "ati" VendorName "ATI" BoardName "Rage 128 Pro TF" BusID "PCI:1:0:0" EndSection > steve@gashuffer:~$ dpkg -l xserver* | grep ii > ii xserver-common 4.2.1-3 files and utilities common to all... > ii xserver-xfree86 4.2.1-3 the XFree86 X server Same here carlos@snob:~$ lspci (...) 01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 Pro Ultra TF What's your lspci output regarding the graphics card? If it's not exactly the same, maybe the cards are different enough to make comparisons useless. Thanks. -- Carlos Sousa http://vbc.dyndns.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]