Search Criteria
Package Details: magewell-pro-capture-dkms 4227-1
Git Clone URL: | https://aur.archlinux.org/magewell-pro-capture-dkms.git (read-only, click to copy) |
---|---|
Package Base: | magewell-pro-capture-dkms |
Description: | Driver for Magewell Pro Capture Family |
Upstream URL: | https://www.magewell.com/downloads/pro-capture#/driver/linux-x86 |
Licenses: | |
Conflicts: | |
Submitter: | Jat |
Maintainer: | Jat |
Last Packager: | Jat |
Votes: | 2 |
Popularity: | 0.41 |
First Submitted: | 2020-06-10 04:41 |
Last Updated: | 2021-02-10 05:24 |
Latest Comments
goldensuneur commented on 2021-01-12 10:19
Yes, it is backward compatible with older kernels (the patch only apply for kernels 5.10+). I don't have time to test it extensively right now but it worked fine for the 5-10 min I used it yesterday.
Jat commented on 2021-01-12 09:26
@goldensuneur Is it backward compatible with kernel 5.9, 5.4, etc? Does it work fine on kernel 5.10? I have not upgraded the kernel to 5.10 and really do not want to waste time to test it.
goldensuneur commented on 2021-01-11 09:31
Latest available version of the module does not build with kernel 5.10+ due to removal of
get_fs
andset_fs
functions.I contacted Magewell support and they gave me a link to a fixed version (4227): http://www.magewell.com/files/drivers/ProCaptureForLinux_4227.tar.gz
It builds fine on kernel 5.10+ however I'm not able to reboot to test it right now.
I also modified your PKGBUILD to directly use the archive from Magewell instead of a github repository.
Here is the patch: