Latest Legacy driver 470.239.06 fails to build on Fedora 40. Driver built, installed and operated with same hardware running Fedora 39. Hardware is GeForce GT730 Kepler GK208 graphics card (not notebook) an Intel i7-975. The log file /var/log/nvidia-installer.log contains complaints like:
- error: #error wait_on_bit_lock() conftest failed!
- error: implicit declaration of function ‘phys_to_dma’; did you mean ‘nv_phys_to_dma’?
- error: implicit declaration of function ‘dma_is_direct’; did you mean ‘d_is_dir’
- … implicit decl… ‘acpi_bus_get_device’; … ‘acpi_is_pnp_device’?
- …implicit decl… ‘drm_gem_object_put_unlocked’
- … implicit decl… ‘set_memory_array_uc’; … ‘set_pages_array_uc’?
- … implicit decl… ‘acquire_console_sem’
- … implicit decl… ‘unsafe_follow_pfn’; … ‘nv_follow_pfn’?
- error: storage size of ‘ts’ i$not known — struct timespec ts;
… and many more
I will attach a compressed copy of the nvidia_installer.log
nvidia-installer-2024.05.13.log.gz (33.3 KB)