Hi.

I'm using an All-In-Wonder Radeon card, and its the PCI version (not AGP).

I complied the drm radeon.o module, and I editting the radeon_cp.c file to
say #define PCIGART (presumably to try using the PCI GART).

If I just insmod radeon.o and not agpgart.o, then I get:

(II) RADEON(0): [drm] created "radeon" driver at busid "PCI:0:9:0"
(II) RADEON(0): [drm] added 8192 byte SAREA at 0xf088d000
(II) RADEON(0): [drm] mapped SAREA 0xf088d000 to 0x40014000
(II) RADEON(0): [drm] framebuffer handle = 0xe0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(EE) RADEON(0): [agp] AGP not available
(EE) RADEON(0): [drm] failed to remove DRM signal handler
(II) RADEON(0): [drm] removed 1 reserved context for kernel
(II) RADEON(0): [drm] unmapping 8192 bytes of SAREA 0xf088d000 at
0x40014000

and glxinfo uses Mesa Indirect.

I tried to insmod both agpgart.o and radeon.o, then startx.
Then, all I see is a bunch of green lines whipping by on the screen.  I'm
pretty sure its not a resolution/sync problem.  The computer still runs,
but I only see the green lines.  CTRL-ALT-BKSPC doesn't return to the
console properly.  The xfree86.0.log looks ok:

(II) RADEON(0): [drm] created "radeon" driver at busid "PCI:0:9:0"
(II) RADEON(0): [drm] added 8192 byte SAREA at 0xf08a3000
(II) RADEON(0): [drm] mapped SAREA 0xf08a3000 to 0x40014000
(II) RADEON(0): [drm] framebuffer handle = 0xe0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): [agp] Mode 0x1f000201 [AGP 0x1106/0x0305; Card
0x1002/0x5144]
(II) RADEON(0): [agp] 8192 kB allocated with handle 0xf28a7000
(II) RADEON(0): [agp] ring handle = 0xe6000000
(II) RADEON(0): [agp] Ring mapped at 0x42207000
(II) RADEON(0): [agp] ring read ptr handle = 0xe6101000
(II) RADEON(0): [agp] Ring read ptr mapped at 0x40016000
(II) RADEON(0): [agp] vertex/indirect buffers handle = 0xe6102000
(II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0x42308000
(II) RADEON(0): [agp] AGP texture map handle = 0xe6302000
(II) RADEON(0): [agp] AGP Texture map mapped at 0x42508000
(II) RADEON(0): [drm] register handle = 0xdf000000
(II) RADEON(0): [dri] Visual configs initialized
(II) RADEON(0): CP in BM mode
(II) RADEON(0): Using 8 MB AGP aperture
(II) RADEON(0): Using 1 MB for the ring buffer
(II) RADEON(0): Using 2 MB for vertex/indirect buffers
(II) RADEON(0): Using 5 MB for AGP textures
(II) RADEON(0): Memory manager initialized to (0,0) (1024,8191)
(II) RADEON(0): Largest offscreen area available: 1024 x 7423
(II) RADEON(0): Will use back buffer at offset 0x900000
(II) RADEON(0): Will use depth buffer at offset 0xc00000
(II) RADEON(0): Will use 17408 kb for textures at offset 0xf00000
(==) RADEON(0): Backing store disabled
(==) RADEON(0): Silken mouse enabled
Fatal server error:
Caught signal 11.  Server aborting
(presumably the ctrl-alt-backspace causes the sig11)

the only warnings I get are further up:

(--) RADEON(0): Chipset: "ATI Radeon QD (AGP)" (ChipID = 0x5144)
(--) RADEON(0): Linear framebuffer at 0xe0000000
(--) RADEON(0): MMIO registers at 0xdf000000
(--) RADEON(0): BIOS at 0x000c0000
(WW) System lacks support for changing MTRRs

and something to do with xaa:

(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
  compiled for 4.2.0, module version = 1.0.0
  ABI class: XFree86 Video Driver, version 0.5
(WW) module minor version (0) is less than the required minor version (1)
(II) UnloadModule: "xaa"
(II) Unloading /usr/X11R6/lib/modules/libxaa.a
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
  compiled for 4.2.0, module version = 1.0.0
  ABI class: XFree86 Video Driver, version 0.5

Is there anything else I need to do to get the PCI GART working?  Any
ideas would be appreciated.  

Thanks very much.

-James



-------------------------------------------------------
This sf.net email is sponsored by: viaVerio will pay you up to
$1,000 for every account that you consolidate with us.
http://ad.doubleclick.net/clk;4749864;7604308;v?
http://www.viaverio.com/consolidator/osdn.cfm
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to