How to use lvgl on pc386 BSP.

Karel Gardas karel.gardas at centrum.cz
Tue Sep 8 17:32:24 UTC 2020


Hello Christian,

On 9/7/20 6:22 PM, Christian Mauderer wrote:
> I have analyzed a bit more:
> 
> We have two main libbsd branches:
> 
> - master
> - 6-freebsd-12
> 
> Same for the release. There it is
> 
> - 5
> - 5-freebsd-12
> 
> The first one tracks the latest FreeBSD development branch. The later
> one tracks the stable FreeBSD 12 branch.
> 
> It seems that the evdev stuff is only on the first branch (master and
> 5). So if you compiled 5-freebsd-12 (which is not unlikely - I would
> recommend that for application development) the evdev support is _not_
> there. That's exactly what you see.
> 
> Depending on your application, you might want to think about switching
> to the current master instead of the release. But note that I didn't
> compile the PC BSP there. So I'm not sure how well it works. i386 is
> normally not a platform that I use for RTEMS applications.

thanks a lot for your guidance on this. However libbsd is broken on i386
due to missing fixes/files. See #4052 and #4053 for more information.

I've had a curious look into what's going on there trying to cherry-pick
fix from the 5-freebsd-12 branch, but the problem is currently over my
available time and knowledge. If it's not fixed, I'll hopefully get back
to it and try to work on it properly in upcoming weekends.

Thanks!
Karel


More information about the users mailing list