Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-12-03 Thread Carlos Sousa
I'm sending this to debian-user as well, hoping to draw out some more helpful comments. On 03 Dec 2002 12:43:10 -0500 "Timothy J. Ford" <[EMAIL PROTECTED]> wrote: > Here's what I am currently using. Maybe it will you. > > 1. Output from lspci: > > 01:00.0 VGA compatible controller: ATI Technolo

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-12-03 Thread Carlos Sousa
On Mon, 25 Nov 2002 00:20:44 -0500 Anthony and Mary Ann Tantillo <[EMAIL PROTECTED]> wrote: > The relevant section of my XF86config-4 file is: > > Section "Device" > Identifier "ATI Xpert2000" > Chipset "ATI Rage 128 RF (AGP)" > Driver "r128" > Vide

Works: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-25 Thread Holger Wiechert
VideoRam65536 EndSection Holger -Ursprüngliche Nachricht- Von: Holger Wiechert [mailto:[EMAIL PROTECTED]] Gesendet: Sonntag, 24. November 2002 17:08 An: Debian-User Betreff: Re: Can't get ATI Rage128 to work with XFree86 on Debian Sh..., just realized, that the "

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-24 Thread Anthony and Mary Ann Tantillo
There seems to be a large number of questions about getting video cards with the ATI Rage 128 chipset up and running. The following URL is one that I found most useful in getting my Xpert 2000 up and running. http://two.ucdavis.edu/~holland/unix/xpert2000.html The relevant section of my XF86conf

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-24 Thread christophe barbe
> > > -Urspr?ngliche Nachricht- > Von: Holger Wiechert [mailto:[EMAIL PROTECTED]] > Gesendet: Sonntag, 24. November 2002 15:38 > An: Debian-User > Betreff: Re: Can't get ATI Rage128 to work with XFree86 on Debian > > > OK, > got the message. >

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-24 Thread Holger Wiechert
2 15:38 An: Debian-User Betreff: Re: Can't get ATI Rage128 to work with XFree86 on Debian OK, got the message. - Downloaded drm-trunk-module-src - build the drm module: (in /usr/src/kernel-source-2.4.18/ make-kpkg modules-image, ... "Module /usr/src/modules/drm-trunk processed fi

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-24 Thread christophe barbe
;m currently running a 2.4.18 kernel and the modules > > under /lib/modules/2.4.18 are set up for this kernel. It is building > > the new dependencies file modules.dep but it should be rebuilt after > > the reboot. May this be the thing that drives me crazy? > > Yes the dependenc

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-24 Thread Holger Wiechert
ernel. It is building > the new dependencies file modules.dep but it should be rebuilt after > the reboot. May this be the thing that drives me crazy? Yes the dependencies are updated. But you will never see the custom.1.0 in the kernel name (just the package name). Christophe > Thanks for yo

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-20 Thread Carlos Sousa
On Wed, 20 Nov 2002 17:30:30 -0500 Stephen Gran <[EMAIL PROTECTED]> wrote: > > carlos@snob:~$ lspci > > (...) > > 01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 Pro Ultra TF > > steve@gashuffer:~$ /sbin/lspci > > 01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-20 Thread Stephen Gran
This one time, at band camp, Carlos Sousa said: > 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 S

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-20 Thread Carlos Sousa
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

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-20 Thread Stephen Gran
This one time, at band camp, Carlos Sousa said: > I have an ATI Technologies Inc Rage 128 Pro Ultra TF, and I can get X to > work fine, and even report X acceleration, but I have to be *extra careful* > no to run anything that will use that acceleration (using X 4.2.1 in testing). > > Running flig

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-20 Thread christophe barbe
zy? Yes the dependencies are updated. But you will never see the custom.1.0 in the kernel name (just the package name). Christophe > Thanks for your help, Holger > > > To: Debian-User <[EMAIL PROTECTED]> > Subject: Re: Can't get ATI Rage128 to work with XFree86 on De

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-20 Thread Holger Wiechert
modules/2.4.18 are set up for this kernel. It is building the new dependencies file modules.dep but it should be rebuilt after the reboot. May this be the thing that drives me crazy? Thanks for your help, Holger To: Debian-User <[EMAIL PROTECTED]> Subject: Re: Can't get ATI Rage128 to wor

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-20 Thread Carlos Sousa
On Sun, 17 Nov 2002 11:20:31 -0500 Stephen Gran <[EMAIL PROTECTED]> wrote: > What exactly is failing? Do you have a functioning Xsession, but no > acceleration? No functional Xsession? I have one of those cards, and > it works fine here, and has 3D acceleration. Let me know what the > probem i

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-17 Thread Stephen Gran
This one time, at band camp, Holger Wiechert said: > Hi, > > after a hell of a time trying to get my ATI Rage 128 to work with XFree86 on > Debian (Woody), it's time to get help from the > outside... > I tried the stuff recommended from > dri.sourceforge.net (installing the xserver-xfree86-dri-tru

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-17 Thread Shawn Lamson
I had the ATI Pro 2000 which is much the same. If you dont want 3D then just make the video driver "ati" in XF86Config-4... worked like a charm for me :) Of course you want to make the video ram match your card too. I can send you copy of mine if you want to edit yours (XF86Config) HTH Shawn

Re: Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-16 Thread christophe barbe
There is two part that come from DRI: xserver-xfree86-dri-trunk : the xfree server And the drm kernel module. The message you see is because the kernel module that is shipped with the kernel is not for xfree 4.2.1. You need to rebuild your kernel without any drm stuff and get the kernel module

Can't get ATI Rage128 to work with XFree86 on Debian

2002-11-16 Thread Holger Wiechert
Hi, after a hell of a time trying to get my ATI Rage 128 to work with XFree86 on Debian (Woody), it's time to get help from the outside... I tried the stuff recommended from dri.sourceforge.net (installing the xserver-xfree86-dri-trunk package). As I came closer, it still doesn't work. The current