Re: Update to the DRM

2002-07-14 Thread Stanislav Grozev
On Fri, Jul 12, 2002 at 05:29:01PM -0600, Eric Anholt wrote: > > well if you give me details, i could try > > cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/dri login > cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/dri -z3 co -P xc > ok i'll try :-) I am not a kernel hacker, so MMMV (my mileage my va

Re: Update to the DRM

2002-07-13 Thread Eric Anholt
On Sat, 2002-07-13 at 11:23, Michael Nottebrock wrote: > Eric Anholt wrote: > I have just compiled a world with the 20020711.diff. It sure runs fast, > but the quality isn't very good. I tested with glxgears and gltron and > in both there is a lot of flashing and lighting errors. > > Do you ha

Re: Update to the DRM

2002-07-13 Thread Michael Nottebrock
Eric Anholt wrote: > On Wed, 2002-07-10 at 17:17, Eric Anholt wrote: > >>I've posted a diff to the DRM at >>http://people.freebsd.org/~anholt/dri/files/currentdrm-20020709.ta > > > Evolution's "send" button is way too big. > > http://people.freebsd.org/~anholt/dri/files/currentdrm-20020709.di

Re: Update to the DRM

2002-07-12 Thread Eric Anholt
On Fri, 2002-07-12 at 13:49, Stanislav Grozev wrote: > On Fri, Jul 12, 2002 at 01:06:31PM -0600, Eric Anholt wrote: > > Luckily for you, support for mach64s (Rage Pros specifically, which I > > think your chip is) is being worked on in DRI CVS, so it should be > > available soon. What's needed a

Re: Update to the DRM

2002-07-12 Thread Stanislav Grozev
On Fri, Jul 12, 2002 at 01:06:31PM -0600, Eric Anholt wrote: > That's a Mach64-based chip, so the r128 driver won't work with it. i see... > Luckily for you, support for mach64s (Rage Pros specifically, which I > think your chip is) is being worked on in DRI CVS, so it should be > available soo

Re: Update to the DRM

2002-07-12 Thread Eric Anholt
On Fri, 2002-07-12 at 03:07, Stanislav Grozev wrote: > ok, it compiles and runs fine... > but my card isn't recognized. here's what pciconf -l -v shows: > > none6@pci0:13:0:class=0x03 card=0x80af104d chip=0x4c521002 rev=0x64 >hdr=0x00 > vendor = 'ATI Technologies' > device

Re: Update to the DRM

2002-07-12 Thread Michael Nottebrock
Stanislav Grozev wrote: > On Fri, Jul 12, 2002 at 09:56:50AM +0200, Stanislav Grozev wrote: > > >>>Missed the N on my cvs diff -uN. New patch is uploaded, including not >>>stripping FreeBSD ID tags. >>>http://people.freebsd.org/~anholt/dri/files/currentdrm-20020711.diff >> >>thanks, i'll try

Re: Update to the DRM

2002-07-12 Thread Stanislav Grozev
On Fri, Jul 12, 2002 at 09:56:50AM +0200, Stanislav Grozev wrote: > > Missed the N on my cvs diff -uN. New patch is uploaded, including not > > stripping FreeBSD ID tags. > > http://people.freebsd.org/~anholt/dri/files/currentdrm-20020711.diff > > thanks, i'll try it now ok, it compiles and r

Re: Update to the DRM

2002-07-12 Thread Stanislav Grozev
On Thu, Jul 11, 2002 at 12:25:08PM -0600, Eric Anholt wrote: > On Thu, 2002-07-11 at 03:19, Stanislav Grozev wrote: > > i wanted to try the pci rage 128, as i have a sony vaio with it (i think) :-) > > so, the patch applied cleanly, but then, make buildkernel complains about > > missing ati_pciga

Re: Update to the DRM

2002-07-11 Thread Dag-Erling Smorgrav
Eric Anholt <[EMAIL PROTECTED]> writes: > Missed the N on my cvs diff -uN. New patch is uploaded, including not > stripping FreeBSD ID tags. > http://people.freebsd.org/~anholt/dri/files/currentdrm-20020711.diff Looks good, I'll rebuild & reboot in a couple of minutes. DES -- Dag-Erling Smorg

Re: Update to the DRM

2002-07-11 Thread Eric Anholt
On Thu, 2002-07-11 at 03:19, Stanislav Grozev wrote: > i wanted to try the pci rage 128, as i have a sony vaio with it (i think) :-) > so, the patch applied cleanly, but then, make buildkernel complains about > missing ati_pcigart.h. i did a find /usr/src/sys -follow -name ati_pcigart.h > and not

Re: Update to the DRM

2002-07-11 Thread Dag-Erling Smorgrav
Eric Anholt <[EMAIL PROTECTED]> writes: > http://people.freebsd.org/~anholt/dri/files/currentdrm-20020709.diff You should put back the $FreeBSD$ tags, or you won't be able to commit. http://people.freebsd.org/~des/software/drm-20020711.diff should apply the same changes without touching the tags

Re: Update to the DRM

2002-07-11 Thread Stanislav Grozev
On Wed, Jul 10, 2002 at 05:23:25PM -0600, Eric Anholt wrote: > On Wed, 2002-07-10 at 17:17, Eric Anholt wrote: > > I've posted a diff to the DRM at > > http://people.freebsd.org/~anholt/dri/files/currentdrm-20020709.ta > > Evolution's "send" button is way too big. > > http://people.freebsd.org/

Re: Update to the DRM

2002-07-10 Thread Terry Lambert
Eric Anholt wrote: > I've posted a diff to the DRM at > http://people.freebsd.org/~anholt/dri/files/currentdrm-20020709.ta http://people.freebsd.org/~anholt/dri/files/currentdrm-20020709.diff -- Terry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body

Re: Update to the DRM

2002-07-10 Thread Eric Anholt
On Wed, 2002-07-10 at 17:17, Eric Anholt wrote: > I've posted a diff to the DRM at > http://people.freebsd.org/~anholt/dri/files/currentdrm-20020709.ta Evolution's "send" button is way too big. http://people.freebsd.org/~anholt/dri/files/currentdrm-20020709.diff is the file. The patch brings t

Update to the DRM

2002-07-10 Thread Eric Anholt
I've posted a diff to the DRM at http://people.freebsd.org/~anholt/dri/files/currentdrm-20020709.ta -- Eric Anholt <[EMAIL PROTECTED]> http://people.freebsd.org/~anholt/dri/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message