The ebuild seems to do some patching for the 2.6 kernel series, heres an
excerpt:

if [ "`echo ${KV}|grep 2.6`" ] ; then

        einfo "applying fglrx-2.6-vmalloc-vmaddr.patch"
        patch -p1 < ${FILESDIR}/fglrx-2.6-vmalloc-vmaddr.patch

maybe this already does what is necessary?

On Thu, 01 Apr 2004 14:14:41 +1200 (NZST)
[EMAIL PROTECTED] wrote:

> I have found a howto for the ATI driver on the 2.6 kernel here:
> http://www.rage3d.org/board/showthread.php?
> s=2f1fda16fb42aad44bb69cdc345f61c7&threadid=33730800
> It does involve patching the driver but seems fairly straight forward.
> 
> Quoting "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>:
> 
> > Although, looking at the website it appears that they are for the 2.4
> > kernel... 
> > and I would like to go to the 2.6 kernel if possible.
> > 
> > Quoting "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>:

Reply via email to