[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Still can't get dri to work with Radeon 9200



On Sunday 29 February 2004 10:43, Michel Dänzer wrote:
> On Sun, 2004-02-29 at 11:10, Alan Chandler wrote:
> > (WW) RADEON(0): [agp] AGP not available
>
> You have to make sure agpgart (and the chipset specific AGP module with
> a 2.6 kernel) is loaded before the radeon DRM.

When I made the previous post, I had not installed the specific chipset 
module.  I now have but it doesn't help.

 /etc/modules has the following (amongst a couple of other things) in it

agpgart
sis-agp

If I do this the following is reported as loaded

kanger:/home/alan# lsmod | grep agp
sis_agp                 5760  1
agpgart                32168  1 sis_agp

And syslog now has the following

Feb 29 10:58:10 kanger kernel: agpgart: Detected SiS 735 chipset
Feb 29 10:58:10 kanger kernel: agpgart: Maximum main memory to use for agp 
memory: 439M
Feb 29 10:58:10 kanger kernel: agpgart: AGP aperture is 64M @ 0xd0000000

But still I get the following

(II) RADEON(0): [drm] created "radeon" driver at busid "PCI:1:0:0"
(II) RADEON(0): [drm] added 8192 byte SAREA at 0xe0f43000
(II) RADEON(0): [drm] mapped SAREA 0xe0f43000 to 0x4840a000
(II) RADEON(0): [drm] framebuffer handle = 0xc0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(WW) RADEON(0): [agp] AGP not available
(II) RADEON(0): [drm] removed 1 reserved context for kernel
(II) RADEON(0): [drm] unmapping 8192 bytes of SAREA 0xe0f43000 at 0x4840a000

-- 
Alan Chandler
alan@chandlerfamily.org.uk



Reply to: