fl2000_drm icon indicating copy to clipboard operation
fl2000_drm copied to clipboard

Linux kernel FL2000DX/IT66121FN dongle DRM driver

Results 34 fl2000_drm issues
Sort by recently updated
recently updated
newest added

compiling on 5.12 resulted in this in the terminal (it didn't pass the make phase) ~/D/fl2000_drm-master> make make CHECK="/usr/bin/sparse" -C /lib/modules/5.12.13-1-MANJARO/build M=/home/joni909/Downloads/fl2000_drm-master modules make[1]: Entering directory '/usr/lib/modules/5.12.13-1-MANJARO/build' CC [M] /home/joni909/Downloads/fl2000_drm-master/fl2000_gem.o...

Sorry, I'm a bit of a noob, so maybe I should know my way out of this. It seems Mr Make can't find his way into a directory: ``` make[1]:...

Apply petereon patch But when compiling it gives the following error: LD [M] /usr/src/fl2000_drm-master/fl2000.o MODPOST /usr/src/fl2000_drm-master/Module.symvers ERROR: modpost: module fl2000 uses symbol dma_buf_begin_cpu_access from namespace DMA_BUF, but does not import...

Hello, I have installed the driver according to the steps mentioned in the README but i still dont get my display to be working , are there any other steps...

saikat@saikat-ROG-Strix:~/Downloads/fl2000_drm-master$ make make CHECK="/usr/bin/sparse" -C /lib/modules/5.13.0-28-generic/build M=/home/saikat/Downloads/fl2000_drm-master modules make[1]: Entering directory '/usr/src/linux-headers-5.13.0-28-generic' CC [M] /home/saikat/Downloads/fl2000_drm-master/fl2000_gem.o /home/saikat/Downloads/fl2000_drm-master/fl2000_gem.c: In function ‘fl2000_gem_prime_import_sg_table’: /home/saikat/Downloads/fl2000_drm-master/fl2000_gem.c:234:8: error: implicit declaration of function ‘drm_prime_sg_to_page_addr_arrays’; did you mean ‘drm_prime_sg_to_dma_addr_array’?...

Compiling on Ubuntu 21.04 (Kernel 5.11.0-18), I get the following errors: ```gcc CC [M] /tmp/fl2000_drm/fl2000_gem.o /tmp/fl2000_drm/fl2000_gem.c:270:10: error: initialization of ‘int (*)(struct drm_gem_object *, struct dma_buf_map *)’ from incompatible pointer type...

I am trying to test the driver on Manjaro with kernel 5.10.30. I have successfully built the module and loaded the `drm`, `drm_kms_helper` and `fl2000` modules. I have also added...

fl2000_drm$ make make CHECK="/usr/bin/sparse" -C /lib/modules/5.11.0-36-generic/build M=/home/killer/Documents/00002_GIT/fl2000_drm modules make[1]: Entering directory '/usr/src/linux-headers-5.11.0-36-generic' ERROR: Kernel configuration is invalid. include/generated/autoconf.h or include/config/auto.conf are missing. Run 'make oldconfig && make prepare' on kernel...

I am trying the driver on Gentoo with kernel 5.10.27. The building was successful. `quirks=1D5C:2000:USB_QUIRK_NO_LPM` is added to boot params. However, it didn't work. There were errors in the dmesg...

N34 Fanless Mini PC + Linux Mint 20.2 Uma + 5.11.0-27-generic Install seems ok, but no output on screen or selection within displays. lshw shows:- *-usbhost:1 product: xHCI Host Controller...