Re: [Dri-devel] Radeon 7200 lockups

2002-01-11 Thread Zilvinas Valinskas
On Fri, Jan 11, 2002 at 01:18:04PM -0500, Carl Busjahn wrote: > I just recently got a Radeon "QD" (7200), (it's $58 on newegg.com...) > and it's in DRI mode. I get good frame rates, (About 160fps in a > 1024x768 window with pulsar -fps). try 'pulsar -fps -delay 0' to see actual framerate. > Th

[Dri-devel] agpgart interface cleanup (enables new IA64 box)

2002-01-11 Thread Bjorn Helgaas
DRM needs to know the physical addresses of pages bound into the AGP aperture, and today that information is communicated from agpgart to DRM in the memory[] array of the agp_memory structure. The problem is that the values in the array are not simple physical addresses. Rather, they are the phy

[Dri-devel] hey, remember me! 2003

2002-01-11 Thread
Below is the result of your feedback form. It was submitted by ([EMAIL PROTECTED]) on Friday, January 11, 2002 at 14:40:39 --- : Hi, my name is Ami. I like to show off on my webcam. I am 18 and currently a :student. I like

[Dri-devel] i810 agpgart curiosity

2002-01-11 Thread Bjorn Helgaas
The following code in agpgart_be.c looks bogus to me: static agp_memory *intel_i810_alloc_by_type(size_t pg_count, int type) ... if(type == AGP_PHYS_MEMORY) { ... new->memory[0] = agp_bridge.agp_alloc_page(); ... new->m

[Dri-devel] Radeon 7200 lockups

2002-01-11 Thread Carl Busjahn
I just recently got a Radeon "QD" (7200), (it's $58 on newegg.com...) and it's in DRI mode. I get good frame rates, (About 160fps in a 1024x768 window with pulsar -fps). The problem is, it locks up somewhat unpredictably. The magic sysrq will sync, unmount, and reboot my machine fine, and the

Re: [Dri-devel] weird modulepath problem with DRI

2002-01-11 Thread David Goodyear
Thanks for your input. I just placed XF86Config-4 in /etc/X11 and now I have DRI on ati rage mobility 4mb at 16 bpp and 800x600. Are higher resolutions possible for the driver and is it possible to alter the agp mode to 2x or 4x? Thanks David On Thursday 10 January 2002 12:07 pm, you wrote:

Re: [Dri-devel] DRI wont load libglide

2002-01-11 Thread Nick Hudson
My libglide3.so is located in /usr/lib. Could this have something to do with it? > > libGL error: dlerror() message: /usr/lib/libglide3.so: undefined symbol: >_trisetup_3DNow_win_nocull_valid I donno but its there maybe the permissions arent set right? On Fri, 11 Jan 2002 08:39:57 -0700 Bria

Re: [Dri-devel] DRI wont load libglide

2002-01-11 Thread Brian Paul
Nick Hudson wrote: > > My libglide3.so is located in /usr/lib. > > Could this have something to do with it? > > > libGL error: dlerror() message: /usr/lib/libglide3.so: undefined symbol: >_trisetup_3DNow_win_nocull_valid > > I donno but its there maybe the permissions arent set right? My mist

Re: [Dri-devel] DRI wont load libglide

2002-01-11 Thread Brian Paul
Nick Hudson wrote: > > Greetings, > > I have compiled glide and dri into the X server and now when I run glxinfo I >get these errors: > > nhudson@nhudson:~$ glxinfo > name of display: :0.0 > libGL: XF86DRIGetClientDriverName: 1.0.0 tdfx (screen 0) > libGL: OpenDriver: trying /usr/X11R6

[Dri-devel] mach64.o drm module lacks memory

2002-01-11 Thread Alexander Koenig
Hello, I own a Sony VAIO C1VE featuring a Mach64 based ATI Rage Mobility graphics chipset. So I checked out the "mach64-0-0-2-branch". After I got it compiled successfully, I bulit the modules. Now on probing mach64.o I get this: init_module: Cannot allocate memory. This happens from a clean bo