In the plugin, when I select "Plex PX Series Tuners (Japan)", the driver "nns779/px4_drv" is installed.
However, the developer of "nns779/px4_drv" has not been online since September 2021.
This driver has several problems.
- The Linux kernel API has been changed and it does not work after Linux 6.4 series.
- It has a problem with memory buffer management.
Therefore, Japanese users are using a forked version of px4_drv which fixes the problems.
https://github.com/tsukumijima/px4_drv
Could you please add an option to the plugin to install this forked version?
The build process is the same as the original nns779 version.