Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.
This repository was archived by the owner on May 20, 2024. It is now read-only.

Fedora Kernel 6.8.7-200.fc39.x86_64 #19

@nsauerwein

Description

@nsauerwein

Hey all,

For a project I would like to install the driver on Fedora. I cloned the driver from https://github.com/strank/lg4k-linux/tree/master but I am getting the following error during compilation:

/home/lxt/camera/lg4k-linux/driver/utils/pci/pci_model.c:171:17: error: implicit declaration of function ‘pci_set_dma_mask’ [-Werror=implicit-function-declaration]
171 | if(!pci_set_dma_mask(pci_dev, DMA_BIT_MASK(64)))

Is there an easy workaround for this?

Thanks for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions