Search Criteria
Package Details: magewell-pro-capture-dkms 1.3.4420-1
Package Actions
| 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: | unknown |
| Conflicts: | magewell-pro-capture |
| Submitter: | Jat |
| Maintainer: | Jat |
| Last Packager: | Jat |
| Votes: | 7 |
| Popularity: | 0.000003 |
| First Submitted: | 2020-06-10 04:41 (UTC) |
| Last Updated: | 2025-07-01 08:09 (UTC) |
Latest Comments
1 2 3 4 Next › Last »
Taithrah commented on 2026-01-09 07:34 (UTC)
@DonMobliano
This was a recently fixed with 1.3.4429 "Fix the issue that driver installation on a Linux kernel system (6.16 or 6.18) may fail."
https://www.magewell.com/files/drivers/ProCaptureForLinux_1.3.4429.tar.gz
The change was to ospi-linux.c
DonMobliano commented on 2025-12-11 23:56 (UTC)
I'm trying to install this on a recently updated cachyos install running kernel 6.18, and it's failing due to a call to a deprecated function
from_timer. It looks like this function has been renamed totimer_container_of? https://github.com/amnezia-vpn/amneziawg-linux-kernel-module/issues/104make.log:
Taithrah commented on 2025-11-27 17:08 (UTC) (edited on 2025-12-12 03:30 (UTC) by Taithrah)
@chenxiaolong Unfortunately I only have a Pro Capture Dual HDMI to test, but it works fine for me on 1.3.4490 when I use
mwcap-info -i /dev/video0Trimmed output, and hide my serial.
chenxiaolong commented on 2025-11-11 19:35 (UTC)
I'm not sure if it affects other models, but for model 11153, version 1.3.4490 does not work.
mwcap-infofails to read the serial number and the attached device does not see a display connected. Had to downgrade back to 1.3.4420.(Model 11153 is the (much) cheaper fanless version of the Pro Capture HDMI 4K Plus available on Ebay that likely was never officially sold to consumers. It's reported as hardware version Y in
mwcap-info -i.)chenxiaolong commented on 2025-11-07 23:29 (UTC)
Oh awesome. Looks like they pulled in both of my 6.16 patches verbatim.
1.3.4490 is still under a proprietary license, but it seems to have the full source code for the kernel module portion now. Previously, it was linked against a precompiled ProCaptureLib_64.lib or ProCaptureLib_32.lib binary blob.
Taithrah commented on 2025-11-07 10:45 (UTC)
https://www.magewell.com/files/drivers/ProCaptureForLinuxPUBLIC_1.3.4490.tar.gz
finw commented on 2025-08-04 17:20 (UTC)
I went ahead and tested out your patch, and I can confirm that it compiles and works properly now! I don't even get the weird crashes I've been getting in OBS anymore. It would be awesome to have your patches implemented in this aur package. :O
chenxiaolong commented on 2025-08-04 04:26 (UTC)
I added support for 6.16 in my Fedora package. Feel free to use the patch: https://github.com/chenxiaolong/fedora-packages/commit/72bbfad1b4b9f681ca327fb2b36c5c07416eca38
finw commented on 2025-08-04 02:52 (UTC) (edited on 2025-08-04 02:55 (UTC) by finw)
Unfortunately this seems to no longer compile under kernel version 6.16. This is the error I get now. Not sure if anyone has a workaround for this.
goldensuneur commented on 2025-07-02 12:18 (UTC)
Yeah, they did the same quick fix I did to make it compile on my machine. Your fix makes more sense to preserve the functionality. I guess one should ping their support with your patch so that they can include it instead of dropping the feature.
1 2 3 4 Next › Last »