Starter for the OS, ask for help
by Ming-Hong Wu
Hi, there,
First of all, I am working on omr1 branch, and I have compiled both images
for Grub based and Kernel Flinger.
My first question is to confirm correctness of the output image as I cannot
boot up.
1. grub based, celadon.img, around 919MB
2. Kernrl Flinger, celadon-flashfiles-user.zip, about 593MB
I tried to use Rufus with celadon.img and try to boot it up firstly by
VirtualBox, is that a possible try?
Also, can someone help me to identify the image size is correct or not as I
saw the Kernel Flinger is about 14GB in the mailing list, this worries me
if my image is correct or not.
Sincerely,
minhong
--
Sincerely,
minhong
3 years, 1 month
[ww11] GFX stack release is ready on https://github.com/projectceladon
by Cao, Jenny Q
All
FYI,
The ww11 GFX stack release is ready on https://github.com/projectceladon
The release pass the GFX sanity tests and PnP tests on celadon (IVI) and CTS tests.
This round release include fix for following bugs and improvements:
Fix
Video thumbnails are displayed as eight small thumbnails when switching between "Open with" select screen and video thumbnail screen.
Video thumbnails flicker above the screen when switching between "Open with" select screen and video thumbnail screen.
[REG] The external display shows a black screen when disconnect and connect the HDMI cable.
Black lines disturbance is seen on the primary screen when launched API Demo app and choose any option.
Patch List
Mesa
Rebase to Mesa 18.3.2
Cherrypick
REVERTME: glsl: disallow to eliminate first elements of the ub/ssbo array
REVERTME: anv/android: disable couple of vulkan extensions for Android CTS
WA the state cache flush issue
Hwc:
4add9345157005fb8bb6587320dbe761950baf2e (upstream_ww11) Fix the ACRN build error
37f472c449f900145bbc920ee842edc1a1b3023e Shorten the HandleHWCSettings function
d1980bb300bdca4bd307f138a517e67463241128 Follow klocwork coding guide for null checking. (#552)
3cd767fea72824153c796747bb22254c140dfa03 Fix the null pointer and out-of array issues found by kclocwork (#542)
ee709896896818f28fabc13153e955d2c8069fa0 Remove handle_ remove virtual display It is never used and shoud be removed
7755fe4911ea6079cf97335e243964a4b5e877b4 Fix another memory leak
fb86895533f4f4c925b739471cc104ac9b9d7cdf Follow klocwork coding guide for null checking. (#552)
bd4ff2454b1e6a000e0d001283900c7d374a07fc Checking the clone-mode config for out of array
255dc6e311529cb5ce4426ccbd1c4f7ee8424fd3 Last_plane should not be handled as cursor plane when cursor_plane is not available
546c1bbfbc5a672a2b0530dacb52cf47a5b89001 Delete the output buffer when it is same as output_handle_
46a8e76e1f83d4e4e79e665cb0b09b992424d364 Fix potential FD leak
6e4075aee27ef0d85e5b64a64e3af93cdfe09593 Remove the macro DISABLE_CURSOR_PLANE
a08c9473b3b566fae47f8a9a2df64e06436fd4eb Reuse last overlay plane on ACRN when multi monitors connected
4b8f8e411dc46e3874f7658cd4849db7928ba17e Fix the ACRN build error
1907a96bbd6ef72eee90b584992deb27ec14ce75 Should not squash planes when forceseparateplane is true This fix a typo error
38312f14637fe5a6655ad8d5b1365ed1a24d8c4d Fix the null pointer and out-of array issues found by kclocwork (#542)
d3ea9d18f11b72d1ad95839e0bd9aca0dd4b88ee Disable PlaneScale for video plane
1a75cc7c9acededd8b979985526d58bfdff63f36 Only invoke VPP when video layer exist
a50370fd286667f8f320363f8d1464608b1dd3b1 Clean the log micro
Thanks
Jenny
3 years, 2 months
About NCS2 + OpenVINO SDK integration with Celadon
by Menghui Wu(吳孟徽)
Hi,
I have refer to the tutorial to add Intel Movidius NCS (Neural Compute Stick) and it works well.
Due to NCS will be discontinued, and next generation is Intel NCS2(Neural Compute Stick 2).
But NCSDK does not support NCS2, only OpenVINO can do.
Will Celadon support NCS2 + OpenVINO integration for AI application? Or any reference guide for this?
Regards,
Menghui Wu
===================================================================================================================================
This email and any attachments to it contain confidential information and are intended solely for the use of the individual to whom it is addressed.If you are not the intended recipient or receive it accidentally, please immediately notify the sender by e-mail and delete the message and any attachments from your computer system, and destroy all hard copies. If any, please be advised that any unauthorized disclosure, copying, distribution or any action taken or omitted in reliance on this, is illegal and prohibited. Furthermore, any views or opinions expressed are solely those of the author and do not represent those of ASUSTeK. Thank you for your cooperation.
===================================================================================================================================
3 years, 2 months
bout the error between tablet and external penal(celadon android O)
by MR. Children
I have a tablet with a touch penal and hdmi external output.
When I only use the touch panel, everything is fine
But
But when I plug in the external hdmi panel, the hdmi panel can't be displayed,
and the touch function will be wrong (do not match the touch panel)
I think the error is in android.hardware.graphics.composer
This error did not occur in android x86 oreo (Not imported android.hardware.graphics.composer)
My touch panel information
Resolution: 800x1280
Interface type: mipi
Touch type: capacitor
從 Windows 10 的郵件<https://go.microsoft.com/fwlink/?LinkId=550986>傳送
3 years, 2 months
Fwd: Celadon stuck in Bootlogo if connected to 4K display
by Dominik Louven
Hello everybody,
I’m currently facing an issue again I thought was fixed a while back.
My NUC running celadon is stuck in the boot screen (android logo) when it’s connected to an 4K display. However, when I re-flash the image the first boot does not have this issue, but after a reboot it’s broken.
Interestingly enough I can start apps from command line and everything works as expected, it seems like the “overlay” with the boot logo is not correctly destoyed.
When I connect a keyboard I can “Alt-Tab” out of the boot screen.
I’ll attach my logs.
Best regards and thanks in advance,
Dominik Louven
3 years, 2 months
flashing process
by Tapani Pälli
Hello;
I'm building Celadon for development purposes. I'd like to 'unlock' the
device and so far I've been removing 'flashing lock' from installer.cmd
script to achieve this. However, now I noticed this does not work
anymore. If I remove 'flashing lock' line, the device won't boot at all.
Is this a bug somewhere or is there another way to unlock?
Thanks;
// Tapani
3 years, 2 months
Re: [01.org Celadon] Is live mode still supported?
by Soham Sinha
Hello,
Is there any way to live boot with KernelFlinger? I cannot load Android
installation or live-boot with GRUB.
Regards,
Soham Sinha
PhD Student, Department of Computer Science
Boston University
3 years, 2 months