[Pkg-fglrx-devel] Bug#705419: (no subject)
Miguel Figueiredo
elmig at debianpt.org
Thu Apr 25 12:00:23 UTC 2013
Some hints i saw and i've tested:
* VM_RESERVED
At least since Linux 3.7 it is necessary to replace VM_RESERVED with
VM_DONTEXPAND | VM_DONTDUMP. This appears on firegl_public.c.
* version.h expected on a different place
ln -s /usr/src/linux-headers/include/generated/uapi/linux/version.h
/usr/src/linux-headers/include/linux/version.h
* kcl_acpi.c:
-- kcl_acpi.c.diff
779c779
< pInfo->video_handle = pInfo->pcidev->dev.archdata.acpi_handle;
---
> pInfo->video_handle = pInfo->pcidev->dev.acpi_node.handle;
Melhores cumprimentos/Best regards,
Miguel Figueiredo
More information about the Pkg-fglrx-devel
mailing list