lg4k-linux icon indicating copy to clipboard operation
lg4k-linux copied to clipboard

Linux driver for the AverMedia Live Gamer 4K (based on cx511h driver)

Results 13 lg4k-linux issues
Sort by recently updated
recently updated
newest added

Hey all, For a project I would like to install the driver on Fedora. I cloned the driver from https://github.com/strank/lg4k-linux/tree/master but I am getting the following error during compilation: /home/lxt/camera/lg4k-linux/driver/utils/pci/pci_model.c:171:17:...

here is the log: ``` [kireita@SOUCOUYANT lg4k-linux-fedora]$ ./build.sh make: Entering directory '/home/kireita/Downloads/lg4k-linux-fedora/driver' make -C /lib/modules/5.12.8-arch1-1/build M=/home/kireita/Downloads/lg4k-linux-fedora/driver/ clean make[1]: Entering directory '/usr/lib/modules/5.12.8-arch1-1/build' make[1]: Leaving directory '/usr/lib/modules/5.12.8-arch1-1/build' make: Leaving directory '/home/kireita/Downloads/lg4k-linux-fedora/driver' make:...

Over christmas I did some work on the driver. I tried to fix the issues with the crash and support of OBS. Both should be fine now. Also all supported...

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...

Is this still being developed on or no? I see this hasn't been updated in 2 Years..

I finally got GC573.ko with some comments on other issues (thanks to #4 , #9, #12, etc.). However, even though GC573 is running on Windows, I cannot run gst_1.0_raw_*.sh because...

Tried cdorn0s fork. When trying to compile it, I get a fatal error that stdarg.h isn't found. I've looked into it and the directories the file should be in, they...

Hi there, i tried to get my lg4k to work under Linux because that's basically the last hurdle to completely convert over to Linux, after working out the few problems...

So I will preface this with I am a newbie when it comes to linux but trying my best to get this system and everything in it working on Linux...

New drivers: https://storage.avermedia.com/web_release_www/CL511HN/Generic_Ubuntu_CL511HN_Drv_2.0.1.zip Note: the drivers were "published" on https://www.avermedia.com/professional/download/cl511hn#ans_part except that the link to download them is the same as 1.0.0031 I'm going to try and replicate your patches...