Code: Select all
fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
fglrx: Unknown symbol try_to_freezeCode: Select all
fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
fglrx: Unknown symbol try_to_freezeCode: Select all
# These patches are conditional because they contain api changes.
if kernel_is ge 2 6 19; then
epatch "${FILESDIR}"/ati-drivers-${PV}-2.6.19.patch
# !!!!!!!!!!!!!!!!!! need the 2.6.20 patches for suspend2 2.6.19 sources !!!!!!!!!!
# fi
# if kernel_is ge 2 6 20; then
epatch "${FILESDIR}"/ati-drivers-2.6.20.patch
epatch "${FILESDIR}"/ati-drivers-${PV}-2.6.20.patch
fi