leigh123linux
fefaf7e148
Fix non-glvnd build
7 years ago
leigh123linux
8501f78b99
Remove nomodeset from cmdline during install
7 years ago
leigh123linux
2774ad4368
Remove nomodeset from cmdline during %post
7 years ago
leigh123linux
d624ee2ad1
bump changelog and cleanup previous commit
7 years ago
leigh123linux
0b5ace5cca
make changes to use external tools
7 years ago
leigh123linux
e2904f951a
Update to 387.22 release
7 years ago
leigh123linux
7cc4aa0267
Update to 387.12 beta
7 years ago
Nicolas Chauvet
d2f647958e
Add nvidia-driver virtual provides
7 years ago
leigh123linux
d2473045aa
Update to 384.90 release
7 years ago
leigh123linux
560d0adad0
Update changelog
7 years ago
leigh123linux
3ed52b33c2
Enable modeset for DRM for F27+ only
7 years ago
leigh123linux
48e4584a37
Update changelog
7 years ago
leigh123linux
96cbc6b234
Bump trigger version to add new option
7 years ago
leigh123linux
c5d7a0894f
Use kernel option instead to set modeset for DRM module
7 years ago
leigh123linux
a578ea48eb
Update changelog
7 years ago
leigh123linux
2dec942e6c
Enable modeset for DRM
7 years ago
leigh123linux
6e38d2ae8a
add udev rules so nvidia nodes are created under EGLDevice/wayland
7 years ago
Nicolas Chauvet
b06d510774
Update changelog
7 years ago
Nicolas Chauvet
fd724e6ba3
Add nvidia-fallback service
7 years ago
leigh123linux
5a58f32968
Update to 384.59 release
7 years ago
leigh123linux
1481117a9d
trim changelog
7 years ago
leigh123linux
128652bd3c
Update to 375.82 release
7 years ago
leigh123linux
0ee3df7539
Fix non-glvnd build
7 years ago
leigh123linux
37851596a2
fix up vulkan as there is no libGL.so.1 currently installad on epel7
7 years ago
leigh123linux
f1742f14c7
fix up glvnd support for epel7
7 years ago
Nicolas Chauvet
01849bbfba
Fixup _target_cpu macro
7 years ago
Nicolas Chauvet
a54d1acc0a
Fixup for non-glvnd vulkan loader
7 years ago
Nicolas Chauvet
1eadd926aa
back to non-glvnd version for vulkan when needed
7 years ago
Nicolas Chauvet
ce41362176
Fixup for rhel
7 years ago
Nicolas Chauvet
bbfffec1b0
Update changelog
7 years ago
Nicolas Chauvet
dfdc17f362
Make libglvnd optional on rhel
7 years ago
Nicolas Chauvet
8886dbef4c
Use boolean dependency on fedora 25 also
7 years ago
Nicolas Chauvet
ef733aaad7
Fix sed - rfbz#4553
7 years ago
Nicolas Chauvet
75c0f1bd47
Remove GFX_PAYLOAD
7 years ago
Nicolas Chauvet
b8dabbc1da
Fixup for dracut in fedora
7 years ago
Nicolas Chauvet
2d1ee4ce6b
Add dracut.conf.d/99-nvidia.conf file
...
Add dracut.conf.d/99-nvidia.conf file enforcing that the nvidia modules never
get added to the initramfs.
This is necessary because the userspace bits and the kernel modules must
be 100% in sync, otherwise things might break. Normally we build the initrd
before building the dkms / akmod so this issue will only happen if the initrd
somehow gets re-generated afterwards, still this is something which we should
avoid.
Patch from Hans de Goede
7 years ago
Nicolas Chauvet
6d4f02b3dd
Update the triggerin to insert the new cmdline
7 years ago
leigh123linux
eaf19731ca
Revert 10_nvidia.json rename
7 years ago
Nicolas Chauvet
2244806008
Add epoch for triggerin
7 years ago
leigh123linux
f6ac3668c8
Update to 375.66 release
7 years ago
Nicolas Chauvet
b9d1d65fdc
typo
7 years ago
Nicolas Chauvet
a7a82211d0
Bump nvidia egl_vendor file to 90
7 years ago
Nicolas Chauvet
630df23e70
Fixup symlink
7 years ago
Nicolas Chauvet
819fecdd46
Update changelog
7 years ago
Nicolas Chauvet
7bc225fc56
Add triggerin to update to the new cmdline with grubby
7 years ago
Nicolas Chauvet
b7bd4f990e
Rework
7 years ago
Simone Caronni
417d70bb39
Hardcode installation of the alternate-install-present file where nvidia-installer expects it. Also, include it in the main package and not the library subpackage.
7 years ago
Simone Caronni
cf8ee393cb
Also use split libglvnd packages for Fedora 24 and RHEL 6/7
7 years ago
Simone Caronni
7a3a855b22
Update changelog
7 years ago
Simone Caronni
5b9e8ffd69
Do not create the /usr/lib64/xorg/modules/nvidia-%{version} symlink and remove redundant Optimus configuration.
...
On systems prior to Fedora 25 the modules directory is specified in the file /etc/X11/xorg.conf.d/99-nvidia.conf, which is always loaded even if a user has a custom xorg.conf. On Fedora 25+, if the driver is installed and is not actually used (fallback scenario) this makes the X server to always load the Nvidia extension.
On Fedora 25+ the OutputClass configuration for the i915 driver is alreay at this default for Intel gen4+ systems, on Intel gen3 systems it prevents the usage of Glamor and there are no gen3 Optimus laptops.
7 years ago