Comments

Kernel – 7.1-rc Pre-test – VMware OK, NVIDIA Fails, and Fix.. — 3 Comments

  1. My NVIDIA-Linux-x86_64-595.58.03/kernel/common/inc/nv-platform.h did not have any of_gpio.h
    I followed the solution to borrow of_gpio.h from kernel-7.0 also.
    I looked at it and I don’t think it should cause any problems until NVIDIA makes a good fix.

  2. This method can also be used to adapt NVIDIA drivers from legacy release 580.142 and the latest legacy release 580.159.03. You just need to edit a completely different file: line 1747 in this file: 580.159.03/kernel/common/inc/nv-linux.h. Then

    “replace
    linux/of_gpio.h
    with
    linux/gpio/machine.h”

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

HTML tags allowed in your comment: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>