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

Re: X aceleration



On Fri, 2003-06-20 at 19:43, emorfin@caracol.red.cinvestav.mx wrote:
> On 20 Jun 2003, Michel Dänzer wrote:
> 
> > On Thu, 2003-06-19 at 21:46, emorfin@caracol.red.cinvestav.mx wrote:
> > > On 19 Jun 2003, Michel Dänzer wrote:
> > > 
> > > > On Thu, 2003-06-19 at 06:39, emorfin@caracol.red.cinvestav.mx wrote:
> > > > > 
> > > > > I have a tibook 15" with ati9000m, i instaled 
> > > > > ~$ apt-get install x-window-system-core x-window-system
> > > > > ~$ apt-get install drm-trunk-module-src xserver-xfree86-dri-trunk xlibmesa3-dri-trunk
> > > > > 
> > > > > ~$ dpkg -i drm-trunk-module-*.deb
> > > > > 
> > > > > and in /etc/modutils/drm
> > > > > 
> > > > > pre-install radeon modprobe agpgart
> > > > > 
> > > > > but if i try to play tuxracer it is realy slow.
> > > > 
> > > > If /var/log/XFree86.0.log show direct rendering to be disabled, it
> > > > should show the reason as well. Otherwise,
> > > > 
> > > > LIBGL_DEBUG=verbose glxinfo
> > > > 
> > > > may give a hint.
> > > > 
> > > You were right, just can't load radeon module, i do it by hand (insmod 
> > > radeon) and it work fine.
> > 
> > Look into what's wrong with modprobe radeon then, as that's what the X
> > server uses.
> > 
> $modprobe radeon
> modprobe: Can't locate module agpart
> modprobe: pre-install radeon failed
> modprobe: insmod radeon failed

Enable CONFIG_AGP and CONFIG_AGP_UNINORTH in your kernel configuration
(and rebuild the DRM as well) or remove the offending line in
/etc/modutils/drm .


> > > Now tuxracer runs great, the problem now is billard-gl :-)
> > 
> > What's the problem with it? There's also foobillard, only as of sarge
> > though.
> > 
> It's very slow.

The lack of AGP GART might explain that.


-- 
Earthling Michel Dänzer   \  Debian (powerpc), XFree86 and DRI developer
Software libre enthusiast  \     http://svcs.affero.net/rm.php?r=daenzer



Reply to: