31 changes: 0 additions & 31 deletions 31 package/lean/ipt2socks/patches/001-build-with-gcc-O3-optimizations.patch Load diff This file was deleted. 82 changes: 74 additions & 8 deletions 82 target/linux/x86/64/config-4.19 Original file line numberDiff line numberDiff line change @@ ...
I builtocl-icdalong withclinfoand ffmpeg did detected OpenCL throughlibOpenCL.so.1.0.0provided byocl-icd. Although there's seems to be missing the glue between libOpenCL and compute-runtime. Here's the driver status: # ./vainfo Trying display: drm libva info: VA-API version 1.22.0 li...
Note that the commands beginning with the keyword ‘sudo’ above should have one tab space from the left. So, when the above command is run, the following output is observed : make: Entering directory `/usr/src/linux-headers-2.6.32-21-generic' ...
My issue with the Legacy Kernel is that I can't get my touchscreen to run - either you can use touch or you can use the screen, never both. This works well on Mainline. I guess I'll have to wait for the Mali support then Igor Administrators Management Contributor/Maintainer 139 ...
The compilation of a kernel failed with the error returned: ERROR in function compile_kernel [common.sh:254]Armbian building script, http://www.armbian.com | Author: Igor PecovnikCompiling kernel...CC [M] drivers/net/wireless/rtl8189fs/core/rtw_mp_ioctl.o LD ...
as a module but i can't. With the kernel-config i have attached i can't suspend because the thermostat cannot be unloaded. Anyone an idea? Greets, micha # # Automatically generated make config: don't edit # CONFIG_MMU=y CONFIG_RWSEM_XCHGADD_ALGORITHM=y ...
Now the OF is ready to run your cases. You just gotta transfer your run files with scp as done in step 1. NOTE: You might want to set up a passwordless login in order to avoid having to type your user and password everytime you login to the server. Ju...
If you have a commercial support contract with Ubuntu/Canonical, this will void such support. Also note that this page describes how to do things for the Edgy (2.6.17) kernel and newer! Until this kernel source, we did not have any mechanisms in place that would allow people to build th...
Since I want to compile it for 64-bit machine I have used aarch64-linux-gnu cross compiler which is available in 2018.3 SDK. But in the above link which shyam has mentioned there the example has shown the compilation with different compiler (i.e arm-xilinx...
With the steps mentioned at https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842180/V4L-Utils+Libdrm+Build+Instructions I am able to compile v4l2, mediactl and drm libraries. However when I find their details using 'file' command, they look like com...