Der Maintainer, der Andrey.

Well, no solution from AMD for kernel 4.1.
So here's a quick and dirty workaround:

Apply patch from Message #10

Apply gpl-patch
272c272
< MODULE_LICENSE("Proprietary. (C) 2002 - ATI Technologies, Starnberg,
GERMANY");
---
> MODULE_LICENSE("GPL\0Proprietary. (C) 2002 - ATI Technologies,
Starnberg, GERMANY");
3501c3501,3502
< #else
---


Apply hotplug patch
863c863
< #elif LINUX_VERSION_CODE >= KERNEL_VERSION(3,17,0)
---
> #elif LINUX_VERSION_CODE >= KERNEL_VERSION(3,17,0) &&
LINUX_VERSION_CODE < KERNEL_VERSION(3,19,8)
866a867,871
>     }
> #else
>     if(pdev)
>     {
>               pdev->ignore_hotplug = 1;


dpkg-reconfigure fglrx-modules-dkms

Best regards,

Mike

Attachment: 0x5DB88630.asc
Description: application/pgp-keys

Reply via email to