Re: Re : R3XX lockup possible solution

2006-06-25 Thread Peter Zubaj
Sorry, 0x0140 an not 0x140. Peter Zubaj Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as

Re: Re : R3XX lockup possible solution

2006-06-25 Thread Peter Zubaj
Hi, Use primary. Try to comment out every row in r300init.c which contains 0x140 (do not comment out already commented rows). This should prevent screen corruption). Peter Zubaj On Sun, 2006-06-25 at 15:26 +0400, Elie Morisse wrote: > Le 24.06.2006 19:27:02, Jerome Glisse a éc

Re: R3XX lockup possible solution

2006-06-25 Thread Peter Zubaj
or in game menu). With this fix I was able to play ut2004 for more then 10 minutes (without lock - for now I don't have time to test more). I will try to compare other values with values from dump from my card. Peter Zubaj On Sat, 2006-06-24 at 17:27 +0200, Jerome Glisse wrote: > Attached is

Re: Using the R300 driver on Intel-based Macs?

2006-05-25 Thread Peter Zubaj
Hi, This is nice tool to play with. Peter http://lists.freedesktop.org/archives/xorg/2006-May/015496.html On Thu, 2006-05-25 at 12:52 +0300, Pekka Enberg wrote: > Aah, thanks. Well, I am stuck with this chip, so please let me know if > I can help out with reverse engineering the R500 chip as

Re: Re: Radeon X1600?

2006-02-07 Thread Peter Zubaj
Hi, AFAIK there is not linux driver for X1600 (fglrx doesn't support this card too). This card is nearly useless under linux for now. Peter Zubaj > >John Clemens schrieb: >> >> There was a post on this list at the end of december(?) indicating that >> ATI was n

Re: R300 fragment program write to depth

2006-01-21 Thread Peter Zubaj
Hi, What about early z test ? AFAIK default is early z test on (only for alpha textures is off). Look for update_early_z function. Peter Zubaj On Saturday 21 January 2006 19:14, Jerome Glisse wrote: > Hi, > > Write to depth in fragment program doesn't work. > Looking at fglrx

Re: [R300] Activating Fast Write mode kills the machine

2005-11-11 Thread Peter Zubaj
Hi, I will be very surprise if this is stable configuration with your card. Make sure you save all data before running 3D. It will random lock in 3D. Peter Zubaj >I installed the latest X.Org server from Debian (6.8.99.901.dfsg.1-2) >and decided to try DRI (I have a Radeon 95

Re: [r300] r300 driver locks up with Xglx

2005-06-30 Thread Peter Zubaj
Hi, Some of r300 driver lockups are card dependant (and for now I have only these card dependand lockups). Cards which will lock (soon or later) are 9500 Pro (maybe 9500 too), 9700, 9800. What card do you have ? Try to load fglrx 2d driver first, then uload it and then use r300 driver. Peter

OT: r300 - display corruption frglrx -> radeon

2005-06-26 Thread Peter Zubaj
Hi, For display corruption when switching from fglrx to radeon driver are responsible RADEON_SURFACEx_ register. One question: for what are these surfaces good ? Peter Zubaj --- SF.Net email is sponsored by: Discover Easy Linux

Re: r300 bugs

2005-05-29 Thread Peter Zubaj
Hi, 16 bpp is not supported in r300 driver. It will be probably supported if fglrx will support 16 bpp (I think, this will never hapend. Peter Zubaj ___ Podte na navstevu k Wande - k najlepsej priatelke kazdej zeny na

Re: radeon 9600se?

2005-05-29 Thread Peter Zubaj
Hi, No, you are not correct. You need cvs version of xorg, cvs version of mesa and cvs version of r300 driver from r300.sf.net. r300 driver is still in alpha stage (it can lock or crash your computer). Peter Zubaj Najdi svojich spoluziakov! http

Re: [patches] Re: r300 radeon 9800 lockup

2005-05-29 Thread Peter Zubaj
Hi, First patch helped lot (but there are still lockups). Second - no diffrence with or without. Peter Zubaj Nicolai Haehnle wrote: Hi everybody, I once again tripped upon an R300 lockup (possibly the same one that everybody's been talking about) and spent the last one and half

Re: [R300] new snapshot ?

2005-05-19 Thread Peter Zubaj
ion locks after while. Enemy Teritori lock immediatly after match begin if extensions are enabled If extensions are dissabled in options menu it works good, but slow. Peter Zubaj ___ Podte na navstevu k Wande - k najlepsej

Re: licenses, R300 code, etc

2005-05-01 Thread Peter Zubaj
- please let me know ! Do what you want (use any licence you want) with few rows I added. Peter Zubaj --- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities

Re: r300 Radeon 9800 Pro lockups

2005-04-14 Thread Peter Zubaj
I would like to know this too. I used xorg 6.8.1 + modified original patch with r300 support <- this worked ok. Then I upgraded to xorg 6.8.2 (found that it doesn't support r300) . I tryed cvs (same problem as you). Peter Zubaj Jonathan Bastien-Filiatrault wrote: Hi list, I have t

Re: r300 - alpha test

2005-03-21 Thread Peter Zubaj
other bits have any function. AFAIK: fglrx initialize 0x4f14 register to 0x0001, but when alpha test is enabled it sets it to 0x. I have to do more tests to see if fglrx sets this register back to 0x0001 (for now looks, like it is not set back, but I need to make test program fo

r300 - alpha test

2005-03-19 Thread Peter Zubaj
set to 0x0001. Is there any other meaning of this register? Can I change this, because now is set to 0x0001 ? Peter Zubaj --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products

[R300] - Stencil support

2005-03-13 Thread Peter Zubaj
blems). Peter Zubaj diff -u -r o/r300_ioctl.c n/r300_ioctl.c --- o/r300_ioctl.c 2005-03-04 18:57:28.0 +0100 +++ n/r300_ioctl.c 2005-03-13 23:04:31.0 +0100 @@ -58,6 +58,7 @@ #define CLEARBUFFER_COLOR 0x1 #define CLEARBUFFER_DEPTH 0x2 +#define CLEARBUFFER_STENCIL 0x4 static

Re: [r300] VB mode success

2005-02-18 Thread Peter Zubaj
is needs to be regural inserted to stream. Register 0x4f18 is only need at begin and end of 3d drawing. Peter Zubaj diff -u o/radeon_cp.c n/radeon_cp.c --- o/radeon_cp.c 2005-01-02 07:18:39.0 +0100 +++ n/radeon_cp.c 2005-02-18 21:36:51.0 +0100 @@ -984,32 +984,14 @@ RING_LOCALS

Re: R300 success stories

2005-02-14 Thread Peter Zubaj
For me looks like: If you uncoment r300 support in int radeon_do_cp_idle(drm_radeon_private_t * dev_priv) and in static void radeon_cp_dispatch_swap(drm_device_t * dev) x will work ok (no more locks or crash), but no 3d. Peter Zubaj Vsetko o SuperStar http

r300 and upgrade 2.6.9 -> 2.6.10

2005-01-15 Thread Peter Zubaj
I upgraded FC3 2.6.9 default kernel to FC3 2.6.10 kernel. I compile only drm modules for new kernel, dri driver is same. Now glxgears show FPS bost from 900 FPS to 1450 FPS. Is this normal ??? Peter Zubaj --- The SF.Net email is sponsored by

Re: [r300] testing results

2005-01-15 Thread Peter Zubaj
Did you get latest CVS x.org source with support for r300 ? Or did you patch it with ati.patch from r300_driver ? D. Hageman wrote: < I just got done with the second try at this. I pulled the Mesa and r300_driver cvs trees this morning and recompiled. The only hitch was that apparently some c

RE: amd64 + r300.sf.net drivers

2005-01-02 Thread Peter Zubaj
Hi, You need drm kernel module too. It is in r300_driver/drm - you need drm and radeon kernel module. Look in readme in r300_driver/drm to info how to compile. Peter Zubaj RAMMSTEIN, 22.02.2005 o 20,00, Bratislava Incheba, Info: 0904 666 363, http

Re: [R300] noisy_cube snapshot

2005-01-02 Thread Peter Zubaj
glxgeas and lesson06 works ok - no more lockups here. This is big improvement :-) x11perf still locks (and x server crash sometimes) even without using 3D. Where can be problem ??? Peter Zubaj http://www.logofun.pobox.sk - urobte radost svojmu telefonu

Re: [R300] rotating_gears snapshot

2004-12-31 Thread Peter Zubaj
rs 2>/dev/null - produced lock). Maybe I have only luck :-) Peter Zubaj RAMMSTEIN, 22.02.2005 o 20,00, Bratislava Incheba, Info: 0904 666 363, http://www.xl.sk --- The SF.Net email is sponsored by: Beat t

Re: [R300] rotating_gears snapshot

2004-12-31 Thread Peter Zubaj
(); } changed to BEGIN_RING(2); RADEON_WAIT_UNTIL_3D_IDLE(); ADVANCE_RING(); Peter Zubaj RAMMSTEIN, 22.02.2005 o 20,00, Bratislava Incheba, Info: 0904 666 363, http://www.xl.sk --- The SF.Net email is

Re: [R300] shimmering_gears snapshot

2004-12-29 Thread Peter Zubaj
one problem. When I resize glxgear window to full screen, only upper half of window is rendered and computer immediatly locks. Peter Zubaj http://www.logofun.pobox.sk - urobte radost svojmu telefonu --- SF