Re: [Dri-devel] Ann: Radeon 8500 binary snapshots now available

2002-07-08 Thread Stefan Lange

[...]
> 
> Yes. Keith said he successfully tested it on a 8500, maybe it depends on
> the other patch.
> 
> 

OK, i had another look into my problem: I noticed that only 
radeon_xv-2002-03-29-19.diff applies cleanly on the r200 branch. the 
other patch gives me errors. So I first tried to edit the hunks that had 
failed manually, but the result wouldn't compile (not very surprisingly...)

after that i tried to just apply the first patch (the one that applies 
without problems), recompiled everything, et voila: XV is working!

thanks for helping me out again

regards
Stefan



---
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] Ann: Radeon 8500 binary snapshots now available

2002-07-08 Thread Michel Dänzer

On Mon, 2002-07-08 at 10:22, Stefan Lange wrote:
> Michel Dänzer wrote:
> > On Fri, 2002-07-05 at 14:55, Stefan Lange wrote:
> > 
> >>on more comment: xv seems to be broken, it only gives me a black overlay
> >>window with mplayer. are there plans to merge with gatos some time?
> > 
> > 
> > http://www.keithp.com/~keithp/download/radeon_video.diff makes Xv work
> > with all Radeon chips.
> > http://www.keithp.com/~keithp/download/radeon_xv-2002-03-29-19.diff
> > fixes the color key problems.
> > 
> > 
> 
> Thanks for the links. Unfortunately Xv still doesn't work for me. But 
> that might be because of my insufficient knowledge of how to correctly 
> apply a patch. I did the following:
> -updated cvs
> -cd'ed to xc/programs/Xserver/hw/xfree86/drivers/ati
> - and then did a patch -p0 < /path/to/patchfiles/radeon_video.diff (same 
> for the other diff)
> 
> is that the right way of doing it?

Yes. Keith said he successfully tested it on a 8500, maybe it depends on
the other patch.


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast


---
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] Ann: Radeon 8500 binary snapshots now available

2002-07-08 Thread Stefan Lange

Michel Dänzer wrote:
> On Fri, 2002-07-05 at 14:55, Stefan Lange wrote:
> 
>>on more comment: xv seems to be broken, it only gives me a black overlay
>>window with mplayer. are there plans to merge with gatos some time?
> 
> 
> http://www.keithp.com/~keithp/download/radeon_video.diff makes Xv work
> with all Radeon chips.
> http://www.keithp.com/~keithp/download/radeon_xv-2002-03-29-19.diff
> fixes the color key problems.
> 
> 

Thanks for the links. Unfortunately Xv still doesn't work for me. But 
that might be because of my insufficient knowledge of how to correctly 
apply a patch. I did the following:
-updated cvs
-cd'ed to xc/programs/Xserver/hw/xfree86/drivers/ati
- and then did a patch -p0 < /path/to/patchfiles/radeon_video.diff (same 
for the other diff)

is that the right way of doing it?

regards
Stefan



---
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] Ann: Radeon 8500 binary snapshots now available

2002-07-07 Thread Michel Dänzer

On Sun, 2002-07-07 at 15:33, Oliver Feiler wrote:
> On Saturday 06 July 2002 21:49, Jens Owen wrote:
> > Oliver Feiler wrote:
> > > On Saturday 06 July 2002 17:36, Oliver Feiler wrote:
> > >>On Friday 05 July 2002 13:04, José Fonseca wrote:
> > >>>Keith Whitwell confirmed the readiness of the r200-0-1-branch for
> > >>>testing and for binary snapshots.
> > >>
> > >>Just tested this driver on a system with original ATI 8500 card.
> > >>
> > >>With the binary snaphots and with the r200 branch compiled myself the
> > >>system crashes immediately when X is started. With DRI disabled X comes
> > >> up and runs without problems.
> >
> > Oliver,
> >
> > If you have the room for a fully debuggable X Server, try adding this
> > patch before you build the X Server.
> >
> > Then login remotely and run gdb xc/programs/Xserver/XFree86 as root.
> >
> > If you can case the crash like that, post the backtrace to the list.
> 
> This is as far as it gets:
> 
> (gdb) run
> Starting program: /home/kiza/work/r200-branch/xc/xc/programs/Xserver/XFree86 
> 
> XFree86 Version 4.2.0 (DRI trunk) / X Window System
> (protocol Version 11, revision 0, vendor release 6600)
> Release Date: 18 January 2002
> If the server is older than 6-12 months, or if your card is
> newer than the above date, look for a newer version before
> reporting problems.  (See http://www.XFree86.Org/)
> Build Operating System: Linux 2.4.19-rc1 i686 [ELF] 
> Markers: (--) probed, (**) from config file, (==) default setting,
>  (++) from command line, (!!) notice, (II) informational,
>  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) Log file: "/var/log/XFree86.0.log", Time: Sun Jul  7 15:09:13 2002
> (==) Using config file: "/etc/X11/XF86Config"
> 
> And here the system locks up. So it looks like the crash is happening very 
> early or the complete output didn't make it over the network.

The server output is very non-verbose by default since 4.2.0, use the
-verbose command line option to increase the level of verbosity. Not
that it will likely give much more useful information...


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast


---
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] Ann: Radeon 8500 binary snapshots now available

2002-07-07 Thread Oliver Feiler

On Saturday 06 July 2002 21:49, Jens Owen wrote:
> Oliver Feiler wrote:
> > On Saturday 06 July 2002 17:36, Oliver Feiler wrote:
> >>On Friday 05 July 2002 13:04, José Fonseca wrote:
> >>>Keith Whitwell confirmed the readiness of the r200-0-1-branch for
> >>>testing and for binary snapshots.
> >>
> >>Just tested this driver on a system with original ATI 8500 card.
> >>
> >>With the binary snaphots and with the r200 branch compiled myself the
> >>system crashes immediately when X is started. With DRI disabled X comes
> >> up and runs without problems.
>
> Oliver,
>
> If you have the room for a fully debuggable X Server, try adding this
> patch before you build the X Server.
>
> Then login remotely and run gdb xc/programs/Xserver/XFree86 as root.
>
> If you can case the crash like that, post the backtrace to the list.

This is as far as it gets:

(gdb) run
Starting program: /home/kiza/work/r200-branch/xc/xc/programs/Xserver/XFree86 

XFree86 Version 4.2.0 (DRI trunk) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 January 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.19-rc1 i686 [ELF] 
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Sun Jul  7 15:09:13 2002
(==) Using config file: "/etc/X11/XF86Config"

And here the system locks up. So it looks like the crash is happening very 
early or the complete output didn't make it over the network.

I installed on top of the 4.2.0 release.

Anything else I could try? Otherwise I think I'll just wait a bit until the 
driver is a bit older, since the owner of the computer where I'm testing it 
isn't exactly happy if I crash the system regularly. ;)

If the DRI module is not loaded in XF86Config X comes up without problems. So 
there shouldn't really be a problem?

Bye

-- 
Oliver Feiler  
http://www.lionking.org/~kiza/  <--   homepage
PGP-key ID 0x561D4FD2--> /pgpkey.shtml



---
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] Ann: Radeon 8500 binary snapshots now available

2002-07-06 Thread Jens Owen

Oliver Feiler wrote:

> On Saturday 06 July 2002 23:11, Keith Whitwell wrote:
> 
>>Jens Owen wrote:
>>
>>>Oliver Feiler wrote:
>>>
On Saturday 06 July 2002 17:36, Oliver Feiler wrote:

>On Friday 05 July 2002 13:04, José Fonseca wrote:
>
>>Keith Whitwell confirmed the readiness of the r200-0-1-branch for
>>testing and for binary snapshots.
>>
>Just tested this driver on a system with original ATI 8500 card.
>
>With the binary snaphots and with the r200 branch compiled myself the
>system crashes immediately when X is started. With DRI disabled X
>comes up
>and runs without problems.
>
>>>Oliver,
>>>
>>>If you have the room for a fully debuggable X Server, try adding this
>>>patch before you build the X Server.
>>>
>>>Then login remotely and run gdb xc/programs/Xserver/XFree86 as root.
>>>
>>>If you can case the crash like that, post the backtrace to the list.
>>>
>>>Regards,
>>>Jens
>>>
>>This works if it is a crash, but not if it is a lockup where the system
>>freezes overall -- I don't know which Oliver is experiencing...
>>
> 
> I will try that later (or tomorrow) when I have access to that computer again. 
> Unfortunately it's not mine. :)
> 
> All I can say about this crash now is that the system just locks up. The 
> screen goes black and that's it. I cannot ping the system anymore. I will 
> still try what Jens suggested, maybe I can get some useful information.

As Keith said, this won't help much if your system is hanging.  You can 
carefully crawl up to the edge of the cliff, but you don't know where 
the edge is :-)  Each time you fall, you need to reboot and possibly 
fsck depending on your file system.

Perhaps it's better for you to wait until the driver is more stable.

-- 
/\
  Jens Owen/  \/\ _
   [EMAIL PROTECTED]  /\ \ \   Steamboat Springs, Colorado



---
This sf.net email is sponsored by:ThinkGeek
Got root? We do.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] Ann: Radeon 8500 binary snapshots now available

2002-07-06 Thread Keith Whitwell

Oliver Feiler wrote:
> On Saturday 06 July 2002 17:36, Oliver Feiler wrote:
> 
>>On Friday 05 July 2002 13:04, José Fonseca wrote:
>>
>>>Keith Whitwell confirmed the readiness of the r200-0-1-branch for
>>>testing and for binary snapshots.
>>>
>>Just tested this driver on a system with original ATI 8500 card.
>>
>>With the binary snaphots and with the r200 branch compiled myself the
>>system crashes immediately when X is started. With DRI disabled X comes up
>>and runs without problems.
>>
>>I don't really know how to get more information from X. There are no syslog
>>entries and nothing in XFree.0.log. I started X via remote ssh to see X's
>>output, but it stops after printing the first few lines so there is nothing
>>useful there as well. That's all informtation I can give unfortunately.
>>
>>Summary: it crashes. ;)
>>
> 
> Erm, maybe I should add: the system is a VIA KT333 board, Athlon XP 1800. 
> Kernel is 2.4.19-rc1 with agpgart compiled in.
> 
> The ATI firegl drivers worked, btw.
> 
> 

I think you've got to look at things like agp mode, fast writes, etc.  The 
8500 has the same 2d component as the 7500, so it's suprising to get a crash 
so early.

What version of XFree did you install on top of?

Keith



---
This sf.net email is sponsored by:ThinkGeek
Got root? We do.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] Ann: Radeon 8500 binary snapshots now available

2002-07-06 Thread Oliver Feiler

On Saturday 06 July 2002 23:11, Keith Whitwell wrote:
> Jens Owen wrote:
> > Oliver Feiler wrote:
> >> On Saturday 06 July 2002 17:36, Oliver Feiler wrote:
> >>> On Friday 05 July 2002 13:04, José Fonseca wrote:
>  Keith Whitwell confirmed the readiness of the r200-0-1-branch for
>  testing and for binary snapshots.
> >>>
> >>> Just tested this driver on a system with original ATI 8500 card.
> >>>
> >>> With the binary snaphots and with the r200 branch compiled myself the
> >>> system crashes immediately when X is started. With DRI disabled X
> >>> comes up
> >>> and runs without problems.
> >
> > Oliver,
> >
> > If you have the room for a fully debuggable X Server, try adding this
> > patch before you build the X Server.
> >
> > Then login remotely and run gdb xc/programs/Xserver/XFree86 as root.
> >
> > If you can case the crash like that, post the backtrace to the list.
> >
> > Regards,
> > Jens
>
> This works if it is a crash, but not if it is a lockup where the system
> freezes overall -- I don't know which Oliver is experiencing...

I will try that later (or tomorrow) when I have access to that computer again. 
Unfortunately it's not mine. :)

All I can say about this crash now is that the system just locks up. The 
screen goes black and that's it. I cannot ping the system anymore. I will 
still try what Jens suggested, maybe I can get some useful information.

Bye

-- 
Oliver Feiler  
http://www.lionking.org/~kiza/  <--   homepage
PGP-key ID 0x561D4FD2--> /pgpkey.shtml



---
This sf.net email is sponsored by:ThinkGeek
Got root? We do.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] Ann: Radeon 8500 binary snapshots now available

2002-07-06 Thread Keith Whitwell

Jens Owen wrote:
> Oliver Feiler wrote:
> 
>> On Saturday 06 July 2002 17:36, Oliver Feiler wrote:
>>
>>> On Friday 05 July 2002 13:04, José Fonseca wrote:
>>>
 Keith Whitwell confirmed the readiness of the r200-0-1-branch for
 testing and for binary snapshots.

>>> Just tested this driver on a system with original ATI 8500 card.
>>>
>>> With the binary snaphots and with the r200 branch compiled myself the
>>> system crashes immediately when X is started. With DRI disabled X 
>>> comes up
>>> and runs without problems.
>>
> 
> 
> Oliver,
> 
> If you have the room for a fully debuggable X Server, try adding this 
> patch before you build the X Server.
> 
> Then login remotely and run gdb xc/programs/Xserver/XFree86 as root.
> 
> If you can case the crash like that, post the backtrace to the list.
> 
> Regards,
> Jens


This works if it is a crash, but not if it is a lockup where the system 
freezes overall -- I don't know which Oliver is experiencing...

Keith






---
This sf.net email is sponsored by:ThinkGeek
Got root? We do.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] Ann: Radeon 8500 binary snapshots now available

2002-07-06 Thread Jens Owen

Oliver Feiler wrote:

> On Saturday 06 July 2002 17:36, Oliver Feiler wrote:
> 
>>On Friday 05 July 2002 13:04, José Fonseca wrote:
>>
>>>Keith Whitwell confirmed the readiness of the r200-0-1-branch for
>>>testing and for binary snapshots.
>>>
>>Just tested this driver on a system with original ATI 8500 card.
>>
>>With the binary snaphots and with the r200 branch compiled myself the
>>system crashes immediately when X is started. With DRI disabled X comes up
>>and runs without problems.


Oliver,

If you have the room for a fully debuggable X Server, try adding this 
patch before you build the X Server.

Then login remotely and run gdb xc/programs/Xserver/XFree86 as root.

If you can case the crash like that, post the backtrace to the list.

Regards,
Jens

-- 
/\
  Jens Owen/  \/\ _
   [EMAIL PROTECTED]  /\ \ \   Steamboat Springs, Colorado


--- xc/config/cf/host.def.jens  Tue Jun  4 16:32:56 2002
+++ xc/config/cf/host.def   Tue Jul  6 13:43:29 2002
@@ -55,7 +55,7 @@
 /* #define GlxBuiltInMga YES */
 /* #define GlxBuiltInR128 YES */
 /* #define GlxBuiltInRadeon YES */
-/* #define DoLoadableServer NO */
+#define DoLoadableServer NO
 
 /* Optionally turn this on to change the place where you install the build.
  * Warning: trailing blanks will cause build failures.



Re: [Dri-devel] Ann: Radeon 8500 binary snapshots now available

2002-07-06 Thread Oliver Feiler

On Saturday 06 July 2002 17:36, Oliver Feiler wrote:
> On Friday 05 July 2002 13:04, José Fonseca wrote:
> > Keith Whitwell confirmed the readiness of the r200-0-1-branch for
> > testing and for binary snapshots.
>
> Just tested this driver on a system with original ATI 8500 card.
>
> With the binary snaphots and with the r200 branch compiled myself the
> system crashes immediately when X is started. With DRI disabled X comes up
> and runs without problems.
>
> I don't really know how to get more information from X. There are no syslog
> entries and nothing in XFree.0.log. I started X via remote ssh to see X's
> output, but it stops after printing the first few lines so there is nothing
> useful there as well. That's all informtation I can give unfortunately.
>
> Summary: it crashes. ;)

Erm, maybe I should add: the system is a VIA KT333 board, Athlon XP 1800. 
Kernel is 2.4.19-rc1 with agpgart compiled in.

The ATI firegl drivers worked, btw.

-- 
Oliver Feiler  
http://www.lionking.org/~kiza/  <--   homepage
PGP-key ID 0x561D4FD2--> /pgpkey.shtml



---
This sf.net email is sponsored by:ThinkGeek
Got root? We do.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] Ann: Radeon 8500 binary snapshots now available

2002-07-06 Thread Oliver Feiler

On Friday 05 July 2002 13:04, José Fonseca wrote:
> Keith Whitwell confirmed the readiness of the r200-0-1-branch for
> testing and for binary snapshots.

Just tested this driver on a system with original ATI 8500 card.

With the binary snaphots and with the r200 branch compiled myself the system 
crashes immediately when X is started. With DRI disabled X comes up and runs 
without problems.

I don't really know how to get more information from X. There are no syslog 
entries and nothing in XFree.0.log. I started X via remote ssh to see X's 
output, but it stops after printing the first few lines so there is nothing 
useful there as well. That's all informtation I can give unfortunately.

Summary: it crashes. ;)

-- 
Oliver Feiler  
http://www.lionking.org/~kiza/  <--   homepage
PGP-key ID 0x561D4FD2--> /pgpkey.shtml



---
This sf.net email is sponsored by:ThinkGeek
Got root? We do.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] Ann: Radeon 8500 binary snapshots now available

2002-07-05 Thread Michel Dänzer

On Fri, 2002-07-05 at 14:55, Stefan Lange wrote:
> 
> on more comment: xv seems to be broken, it only gives me a black overlay
> window with mplayer. are there plans to merge with gatos some time?

http://www.keithp.com/~keithp/download/radeon_video.diff makes Xv work
with all Radeon chips.
http://www.keithp.com/~keithp/download/radeon_xv-2002-03-29-19.diff
fixes the color key problems.


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast


---
This sf.net email is sponsored by:ThinkGeek
Bringing you mounds of caffeinated joy.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel



Re: [Dri-devel] Ann: Radeon 8500 binary snapshots now available

2002-07-05 Thread Stefan Lange

Hi!
I just checked out and compiled the r200-0-1-branch:


>> glxgears: ~ 1650 fps


> 
> I've just commited a small optimization that gears benefits from.  It 
> may be quite close now...

its about 1720 now ;-)

[...]
> 
> A large part of this difference is presumably due to HyperZ - something 
> that we can't implement in an open driver.

what is hyper-z? a proprietary texture-compression function of the r200?
well, as you expected, performance is exactly the same after the 
checkout as before

> 
>> rtcw (single player): working, but quite slow (performance isn't really
>> great with firegl-drivers neither...), crashed after about 10 mins
> 
> 
> Yes, I haven't had the opportunity to do any long runs of these demos.  
> It's a bit disappointing that they lockup, though.
> 

I'm also still experiencing crashes with q3a and wolf, after some 
minutes of playing. Is there anything I can do to help to track down the 
reason (i have to warn you though: i don't have any programming or 
debugging experience)?

oh yeah, one other thing: in the other mail I reported that xv is 
broken: it works fine now for me, so I somehow messed it up before. 
sorry about that

> Keith
> 
> 
> 
> 
> 





---
This sf.net email is sponsored by:ThinkGeek
Bringing you mounds of caffeinated joy.
http://thinkgeek.com/sf
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel