Search Criteria
Package Details: magewell-pro-capture-dkms 1.3.0.4390-2
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.009034 |
First Submitted: | 2020-06-10 04:41 (UTC) |
Last Updated: | 2024-04-15 11:07 (UTC) |
Latest Comments
1 2 3 Next › Last »
aurilliux commented on 2024-12-20 15:30 (UTC)
Driver version 4415 is working for me on kernel 6.12.
rogue_ronin commented on 2024-12-19 19:45 (UTC) (edited on 2024-12-20 23:20 (UTC) by rogue_ronin)
This stopped working with kernel 6.12.
I was offered this driver from Magewell:
http://www.magewell.com/files/support/ProCaptureForLinux_1.3.4415.tar.gz
Haven't tested yet...
EDIT: tested and working. I've requested Magewell to update the driver page on their site. Below is the PKGBUILD I used for the above link - it won't work with whatever they post later, only the above link.
rogue_ronin commented on 2024-04-15 10:12 (UTC)
The PKGBUILD needs to be adited to change the sha256sum to 6b6714ecf610875291e5e78c84c371d927371c777b42f086f7e06827254fa756
goldensuneur commented on 2024-03-28 17:59 (UTC)
Support sent me a test version that works fine with kernel 6.8+.
https://www.magewell.com/files/drivers/ProCaptureForLinux_4390.tar.gz
zakklol commented on 2024-03-25 08:04 (UTC)
Broken as of kernel 6.8 due to removal of strlcpy().
You can fix it if you modify the installed dkms source:
Change all instances of strlcpy() to strscpy() (same arguments)
Somewhere, (ospi/ospi-linux.c is probably easiest) create a function
bluetail commented on 2024-03-23 16:25 (UTC) (edited on 2024-03-23 19:44 (UTC) by bluetail)
Had to use LTS to get any devices in OBS. sudo mwcap-info -l then returns the devices as should. uname -r returns 6.6.22-1-lts
schwabix commented on 2023-07-10 15:05 (UTC)
Can confirm that version 4373 is working with kernel 6.4
disc-kuraudo commented on 2023-07-10 12:08 (UTC)
@goldensuneur Looking good, no more need to boot linux-lts for this.
goldensuneur commented on 2023-07-10 09:03 (UTC) (edited on 2023-07-10 09:13 (UTC) by goldensuneur)
I contacted Magewell support and they sent me a new beta driver: http://www.magewell.com/files/drivers/ProCaptureForLinux_4373.tar.gz
disc-kuraudo commented on 2023-07-07 13:09 (UTC) (edited on 2023-07-07 13:10 (UTC) by disc-kuraudo)
Anyone got a workaround here? Seems that some recent linux version broke
class_create()
's interface from 2 arguments to 1.1 2 3 Next › Last »