Search the Community
Showing results for tags 'lime-a33'.
-
Hi, I'am Patrick from France, it is my first post on the forum. I am porting the Zortrax m200 plus 3D printer to Armbian and my last important step would be to have the LCD screen working. I cross compiled my module but I have this message when installing it: # insmod panel-himax-hx8394.ko [ 1760.189919] BPF: [120533] Invalid name_offset:2238391 [ 1760.195183] failed to validate module [panel_himax_hx8394] BTF: -22 insmod: ERROR: could not insert module panel-himax-hx8394.ko: Invalid parameters Then I added the module source code to the sources, but calling ./compile.sh seems to update the repo and revert my changes such as I do not see my module in there. The next possibility would be to create an image with the kernel headers included. I will try to compile the driver on the system. And is there another way?
-
I built armbian from the main branch for my tablet based on Allwinner A33 and the topic: Used q88_a33_tablet_1024x600_defconfig and tried q8_a33_tablet_1024x600_defconfig the image was built successfully, at startup I see the console of u-boot, and can use it bu OTG, but only before message the kernel starting... and then after kernel starting it will a black screen as i think the video mode or something else is configured incorrectly, I checked the boot kernel logs, the kernel starts successfully, there are no any errors during start, apparently the problem is only in the video output on my tablet. I ask for help, help me understand what the problem is and figure it out, this is very important to me P.S. Author from topic above, say that need to set , because boot screen will be black, but this case is not helped for me: echo blacklist pwm_bl>/etc/modprobe.d/pwm.conf P.S.S Also, i tried to built Armbian 23.02, the same as code in main branch
