On Mon, 2004-04-05 at 14:15, Nicolas Sabouret wrote:
> 
> (WW) RADEON(0): [agp] AGP not available
> (EE) RADEON(0): [agp] AGP failed to initialize. Disabling the DRI.
> (II) RADEON(0): [agp] You may want to make sure the agpgart kernel module
> is loaded before the radeon kernel module.
> (II) RADEON(0): [drm] removed 1 reserved context for kernel
> 
> But as you can see in dmesg, agpgart was loaded before radeon :
> 
> Linux agpgart interface v0.100 (c) Dave Jones
> radeon: no version for "struct_module" found: kernel tainted.
> [drm] Initialized radeon 1.10.0 20020828 on minor 0: ATI Radeon RS200
> Mobility IGP 340M

With a 2.6 kernel, you also need to load the chipset specific AGP
module. I guess the log message could be improved about that.


> Note also that "dmesg | grep drm" shows :
> 
> [drm] Initialized radeon 1.10.0 20020828 on minor 0: ATI Radeon RS200
> Mobility IGP 340M
> [drm:radeon_cp_init] *ERROR* radeon_cp_init called without lock held
> [drm:radeon_unlock] *ERROR* Process 1336 using kernel context 0
> 
> However, these 2 last lines might have appeard when X11 started.

They probably did, the 2D driver probably doesn't handle the AGP failure
as gracefully as it should.


> Finally, lsmod shows :
> agpgart                32392  0
> radeon                132352  0
> 
> I didn't load the radeonfb module (should I ?).

That should be an orthogonal issue, but it certainly shouldn't be
needed.


-- 
Earthling Michel DÃnzer      |     Debian (powerpc), X and DRI developer
Libre software enthusiast    |   http://svcs.affero.net/rm.php?r=daenzer



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to