On Thu, 7 Oct 2004, Jonathan Adamczewski wrote:

Hi,

After coming across r300.sf.net, I have the following configuration up and running :
- 9700 pro aiw
- xorg-6.8.0 (patched as per r300.sf.net)
- linux kernel 2.6.9-rc3 (-rc2 patches seem to apply cleanly)


I obtained r300-demo from cvs, but cannot achieve anything but high cpu utilisation with it - it seems to stop after the "Map Offset Size ... etc" line with no visible output. At this point I ctrl-c the program. I've tried several different combinations of arguments, all yielding the same result - see below for some output.

What am I missing? Is this a problem with my config or is it something in r300_demo?

Hi Jonathan - try editing drm driver to increase the patch level to 1.
To find the proper place grep for PATCH amoung *.h files in the driver directory.


Alternatively, you can edit radeon_dri.c in
  xc/programs/Xserver/hw/XFree86/drivers/ati
to omit the check for patch level above 1.

                              best

                                Vladimir Dergachev


thanks

jonathan.



jonathan ~/cvs/r300/r300_demo $ sudo ./r300_demo -d
CHECKPOINT main 487
driver "radeon" version 1.11.0
driver description "ATI Radeon"
AGPVendorID: 0000  AGPDeviceId: 0000
BusID: ""
Context 1
AGP base: 0x00000000
Map Offset         Size    Type Handle     Mtrr

jonathan ~/cvs/r300/r300_demo $ sudo ./r300_demo --bus-id="PCI:1:0:0" -d
CHECKPOINT main 487
driver "radeon" version 1.11.0
driver description "ATI Radeon"
AGPVendorID: 0000  AGPDeviceId: 0000
BusID: "pci:0000:01:00.0"
Context 1
AGP base: 0x00000000
Map Offset         Size    Type Handle     Mtrr

jonathan ~/cvs/r300/r300_demo $




------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to