Package Details: gv-usb2-driver-dkms-git r35.7423642-1

Git Clone URL: https://aur.archlinux.org/gv-usb2-driver-dkms-git.git (read-only, click to copy)
Package Base: gv-usb2-driver-dkms-git
Description: A linux driver for the IO-DATA GV-USB2 SD capture device. (DKMS)
Upstream URL: https://github.com/jkl1337/GV-USB2-Driver
Licenses: Dual BSD/GPL
Submitter: Winux
Maintainer: Winux
Last Packager: Winux
Votes: 1
Popularity: 0.007391
First Submitted: 2024-07-24 11:10 (UTC)
Last Updated: 2026-05-26 14:19 (UTC)

Dependencies (2)

Required by (0)

Sources (2)

Latest Comments

Winux commented on 2026-05-10 05:00 (UTC)

Hi, I just created the AUR package when I found this project because I needed it. I have no access to the github repo so I will update the PKGBUILD to point at the fork

zulc22 commented on 2026-05-10 04:25 (UTC)

jkl: If you could maintain an AUR package of your own for your fork or ask to co-maintain this one that would be very helpful.

Here's the diff for what I did to get it on my machine: https://gist.github.com/zulc22/20eac3c90eaf513ce9402534cd32d396

jkl commented on 2026-05-08 08:06 (UTC) (edited on 2026-05-08 08:06 (UTC) by jkl)

Since the original driver will not even compile with newer kernels and the maintainer seems to have lost interest I have this fork: https://github.com/jkl1337/GV-USB2-Driver. Also, git is missing as a makedepends.

jkl commented on 2026-05-06 11:43 (UTC)

The patch is cursed, crdIdx is used as an uninitialized variable.