Mageia Bugzilla – Attachment 11639 Details for
Bug 26612
dkms-nvidia-current fails to build on old kernels
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
diff for current nvidia-current.spec file
nvidia-current.spec.diff (text/plain), 849 bytes, created by
Giuseppe Ghibò
on 2020-05-12 15:12:08 CEST
(
hide
)
Description:
diff for current nvidia-current.spec file
Filename:
MIME Type:
Creator:
Giuseppe Ghibò
Created:
2020-05-12 15:12:08 CEST
Size:
849 bytes
patch
obsolete
>Index: nvidia-current.spec >=================================================================== >--- nvidia-current.spec (revision 1582580) >+++ nvidia-current.spec (working copy) >@@ -23,7 +23,7 @@ > %if !%simple > # When updating, please add new ids to ldetect-lst (merge2pcitable.pl) > %define version 430.64 >-%define rel 9 >+%define rel 10 > # the highest supported videodrv abi (currently xorg 1.20) > %define videodrv_abi 24 > %endif >@@ -127,6 +127,8 @@ > Patch5: NVIDIA-Linux-x86_64-430.64-kernel-5.5.patch > # fix build with 5.6 series kernels (Arch) > Patch6: NVIDIA-Linux-x86_64-430.64-kernel-5.6.patch >+# Fix for older kernels >+Patch7: NVIDIA-Linux-x86_64-430.64-fixes-for-kernels-where-do_gettimeofday-still-exists.patch > %endif > > License: Freeware >@@ -261,6 +263,7 @@ > %patch4 -p1 > %patch5 -p1 > %patch6 -p1 >+%patch7 -p1 > %endif > cd .. > %endif
Index: nvidia-current.spec =================================================================== --- nvidia-current.spec (revision 1582580) +++ nvidia-current.spec (working copy) @@ -23,7 +23,7 @@ %if !%simple # When updating, please add new ids to ldetect-lst (merge2pcitable.pl) %define version 430.64 -%define rel 9 +%define rel 10 # the highest supported videodrv abi (currently xorg 1.20) %define videodrv_abi 24 %endif @@ -127,6 +127,8 @@ Patch5: NVIDIA-Linux-x86_64-430.64-kernel-5.5.patch # fix build with 5.6 series kernels (Arch) Patch6: NVIDIA-Linux-x86_64-430.64-kernel-5.6.patch +# Fix for older kernels +Patch7: NVIDIA-Linux-x86_64-430.64-fixes-for-kernels-where-do_gettimeofday-still-exists.patch %endif License: Freeware @@ -261,6 +263,7 @@ %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 %endif cd .. %endif
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 26612
:
11637
|
11638
| 11639