Hello,
Anybody has any experiences on automotive grade linux on pine64? The structure of compiling the distribution looks quite complex. I will write down my experiences if I can make it run on pine64 2gb.
Thanks
agl-chinook-3.0.0.tar.bz2 has the yocto tree already with some BSP layers. You can download meta-pine64 and put it in this directory. Try to follow the README in meta-pine64. However BBLAYERS will be different. You need to add AGL layers. Then compile AGL image.
This will be a long shot. Our kernel is quite old. I wonder if it'll be compatible. If everything works then it's likely that UI will be slow since our Linux has no support for the GPUs. Pine64 for Linux currently is very good for headless solution. If you want graphics and media it's recommended to use Android.
Good luck,
Mont3z.
Hi Montez,
As far as I see there is hw acceleration support in longsleeps build. Why it should be a problem?
Thanks
Hi Montez,
Actually I am not even sure that whether do we need accelerated graphics or not. I am still not very familiar since I haven't tried it yet. The interface uses HTML5 or QT. As far as I know for QT5 we need hardware accelerated graphics. I will see once I successfully boot up.
Thanks
Hi mbt28,
it would be very nice to see this working on pine64. I was checking a little about AGL. It's a very nice project.
Cheers,
Montez
Yesterday I tried to compile it but It stucked because of lack of AGL level of pine64 meta files. Unfortunately, I am using windows computer at work so I am not able to continue during work.
I found some other readme files in which can give me clue to how to create agl level of meta files. I will be checking them today.