Nvidia proprietary DKMS drivers cannot build in linux-kvm 5.8 and subsequent versions
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-kvm (Ubuntu) |
Fix Released
|
Undecided
|
Guilherme G. Piccoli | ||
Groovy |
Fix Released
|
Undecided
|
Guilherme G. Piccoli | ||
nvidia-graphics-drivers-460 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Groovy |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
After an ADT/DKMS modification (see https:/
if we don't have CONFIG_X86_PAT set, the Nvidia drivers (all versions) set NV_ENABLE_
But, after kernel v5.8, this symbol is not exported anymore [0][1], not even flush_tlb_local() is available.
For the time being, we ADT-hinted linux-kvm package, but the driver requires modifications, in order to fix that.
[0] http://
[1] http://
Changed in linux-kvm (Ubuntu): | |
assignee: | nobody → Guilherme G. Piccoli (gpiccoli) |
Changed in nvidia-graphics-drivers (Ubuntu): | |
status: | New → Confirmed |
Changed in linux-kvm (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in linux-kvm (Ubuntu Groovy): | |
assignee: | nobody → Guilherme G. Piccoli (gpiccoli) |
status: | New → In Progress |
Changed in linux-kvm (Ubuntu): | |
status: | In Progress → Fix Released |
Changed in linux-kvm (Ubuntu Groovy): | |
status: | In Progress → Fix Released |
affects: | nvidia-graphics-drivers (Ubuntu) → nvidia-graphics-drivers-460 (Ubuntu) |
Hints added to linux-kvm, so it should pass the ADT tests.