Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.
This repository was archived by the owner on May 20, 2024. It is now read-only.

Got the driver to work in kernel 6.2rc5 but need some help troubleshooting an issue #18

@tommy-bolger

Description

@tommy-bolger

I forked strank/lg4k-linux, reverted the ID changes to work with my GC573, and fixed a few method calls that prevented this driver from building in Linux Kernel 6.2. Here are my changes: strank#1

I'm running Ubuntu 22.10 with kernel 6.2rc5 from mainline.

I can build the driver, and my Livegamer 4k works after a reboot. But I am getting some insane stutter in OBS from the capture card. It'll capture a couple of frames, freeze for a second, capture a few more frames, etc. Adjusting the video format, resolution, frame rate, and color range for the card's properties in OBS doesn't seem to make any difference. Checking Autoreset on timeout and adjusting Frames Until Timeout does seem to make a difference but that can only go down as far as 2. So it seems like the card is timing out constantly?

Anyone have any ideas/tips on how to troubleshoot this? I haven't touched C in years, and have never done this kind of desktop development for a device driver since I'm a fullstack web engineer. I think it's possible to get this card fully functional on the latest kernel if I can figure out what's causing this issue.

This is my build log if that helps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions