DVI2PCIe Linux Capture Configuration

I’m trying to use a DVI2PCIe card on Ubuntu 18.04 with kernel 4.15 and the vga2pci-3.31.0.0 driver.

The card is working and I can access it in applications like VLC and OBS. But I have no way of adjusting the configuration. The java test application ( vga2usb_jni-3.27.1 ) and the v2u SDK ( epiphan_sdk-3.30.3.0007 ) examples are not able to find the card. Even with supplying the card’s serial number for identification. I was able to get the same java application working on the same system under Windows though with the newest drivers.

I just need some way of configuring the card(horizontal & vertical shift, etc) under Linux but I’m not sure how to do that with the current version and example programs and code available.