I have a Gateway E-3400 that has a motherboard with a built-in i810
video card. This card has been disabled, and an ATI Rage128 of some-sort
has been installed.
"lspci -v" reports:
01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 PF
(prog-if 00 [VGA])
Subsystem: ATI Technologies Inc: Unknown device 0008
Flags: bus master, stepping, 66Mhz, medium devsel, latency 64,
IRQ 11
Memory at f0000000 (32-bit, prefetchable) [size=64M]
I/O ports at c800 [size=256]
Memory at ff8fc000 (32-bit, non-prefetchable) [size=16K]
Expansion ROM at ff8c0000 [disabled] [size=128K]
Capabilities: [50] AGP version 2.0
Capabilities: [5c] Power Management version 2
I've recompiled the kernel to use AGP for the Rage 128; here's the
relevant result of "dmesg":
02:0f.0: scatter/gather enabled. h/w checksums enabled
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 203M
agpgart: unsupported bridge
agpgart: no supported devices found.
[drm:r128_init] *ERROR* Cannot initialize agpgart module.
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.259 $ time 11:18:34 Jul 30 2001
usb-uhci.c: High bandwidth mode enabled
PCI: Found IRQ 9 for device 00:1f.2
PCI: Setting latency timer of device 00:1f.2 to 64
Can anyone point me to what needs to be done to enable direct rendering
in X 4?
Thanks!
Kent