I can't do it! the last lines of emerge is: install: cannot stat `fglrx.ko': No such file or directory * * ERROR: x11-drivers/ati-drivers-8.28.8 failed. * Call stack: * ebuild.sh, line 1642: Called dyn_install * ebuild.sh, line 1082: Called qa_call 'src_install' * ebuild.sh, line 44: Called src_install * ati-drivers-8.28.8.ebuild, line 205: Called linux-mod_src_install * linux-mod.eclass, line 546: Called die * * doins fglrx.ko failed * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/x11-drivers:ati-drivers-8.28.8:20070704-185811.log'. * Reproducible: Always Steps to Reproduce: Do emerge =ati-drivers-8.28.8 Expected Results: Install it
There is no point at all using ati-drivers for r200 type of cards (which 9250) is. Open Source driver "radeon" with Mesa3D provides better 2D and 3D accelleration for it.
No useful info posted; assuming dupe. *** This bug has been marked as a duplicate of bug 183858 ***
but on open source drivers beryl go slow, and get slower other aplication using 3D. For example chromium
(In reply to comment #3) > but on open source drivers beryl go slow, and get slower other aplication using > 3D. For example chromium Likely an misconfiguration, once you get accelleration running you have to enable page flipping in xorg.conf (see: man radeon) and hyperz memory handling in driconf (see: emerge -av driconf). It's actually few times faster with r200 type of cards, and allows you to use AIGLX and remove XGL installation which ati-drivers require..