thermald spamming
by Tapani Pälli
Hi;
On my KBL NUC device, thermald is continuously restarting itself causing
a lot of 'spam output' to the logcat. This is annoying as it is hard to
read the proper log output and it also affects many benchmark results
because of additional CPU overhead. Is there easy way to just disable
thermald? Or maybe implement some threshold that if it restarts 10 times
then it would give up?
Thanks;
// Tapani
2 years, 9 months
Re: [01.org Celadon] UnsatisfiedLinkError: dlopen failed: cannot locate symbol "MFXClose" - Celadon PMR ww201913.xml Branch
by Chen, Tianmi
Hi Sathish,
The dlopen issue may be caused by the mismatch between msdk omx plugin and msdk os libraries. It is recommended to use mediasdk opensource from celadon code tree. Can we know where you get the msdk source code? Is it from https://github.com/projectceladon/MediaSDK or https://github.com/Intel-Media-SDK/MediaSDK ? There are some difference between them. If the second one is being used, there might be the mismatch issue.
Thanks,
Regards,
Tianmi
-----Original Message-----
From: Celadon [mailto:celadon-bounces@lists.01.org] On Behalf Of celadon-request(a)lists.01.org
Sent: Saturday, April 27, 2019 3:00 AM
To: celadon(a)lists.01.org
Subject: Celadon Digest, Vol 12, Issue 7
Send Celadon mailing list submissions to
celadon(a)lists.01.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.01.org/mailman/listinfo/celadon
or, via email, send a message with subject or body 'help' to
celadon-request(a)lists.01.org
You can reach the person managing the list at
celadon-owner(a)lists.01.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of Celadon digest..."
Today's Topics:
1. UnsatisfiedLinkError: dlopen failed: cannot locate symbol
"MFXClose" - Celadon PMR ww201913.xml Branch (Sathish)
----------------------------------------------------------------------
Message: 1
Date: Fri, 26 Apr 2019 23:28:58 +0530
From: Sathish <satish.chevuru(a)gmail.com>
To: celadon(a)lists.01.org
Subject: [01.org Celadon] UnsatisfiedLinkError: dlopen failed: cannot
locate symbol "MFXClose" - Celadon PMR ww201913.xml Branch
Message-ID:
<CACzLWDL70AXKtt2fH+FBSj+mqXFTDtbPOg-nScQO1cbzL-N_sQ(a)mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi,
I am trying to use Intel Media SDK for video processing and I could not move further because of the below error.
The same was working with the celadon OMR1 older release. There the app was able to load the libraries from the /system/lib64 and /vendor/lib64.
But on PMR1 stable branch, I am seeing the below error. I bundling the dependant libraries inside app lib directory , but same behaviour.
Manifest branch: refs/tags/android-9.0.0_r18 Manifest merge branch: refs/heads/master Manifest groups: all,-notdefault
----------------------------
The command line program that uses the same Media SDK code is working fine, But when I use the code in a Application , I am not getting this error.
I moved all the libs from /system/lib64 and /vendor/lib64 to app library path , but still seeing this error.
Any suggestions/inputs is appreciated.
04-26 17:47:20.821 29559 29559 E AndroidRuntime: FATAL EXCEPTION: main
04-26 17:47:20.821 29559 29559 E AndroidRuntime: Process:
com.tely.device.application.ng, PID: 29559
04-26 17:47:20.821 29559 29559 E AndroidRuntime:
java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "MFXClose" referenced by "/data/app/com.tely.device.application.ng-E5zwZhHUurFlC_HEw_EmVA==/lib/x86_64/libmfx_omx_components_hw.so"...
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
java.lang.Runtime.loadLibrary0(Runtime.java:1016)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
java.lang.System.loadLibrary(System.java:1669)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
com.tely.media.core.JniLoader.loadJniLibraries(JniLoader.java:31)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
com.tely.media.video.NewTelyCameraPreview.<clinit>(NewTelyCameraPreview.java:517)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at java.lang.Class.classForName(Native Method)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
java.lang.Class.forName(Class.java:453)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
java.lang.Class.forName(Class.java:378)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
com.tely.device.application.ng.mediahal.TelyXLCameraPreview.Init(TelyXLCameraPreview.java:44)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
com.tely.device.application.ng.mediahal.TelyXLCameraPreview.<init>(TelyXLCameraPreview.java:77)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
com.tely.device.application.ng.mediahal.TelyCameraManager.getCamera(TelyCameraManager.java:43)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
com.tely.device.application.ng.setup.frag.HomeFrag.createCameraXL(HomeFrag.java:1992)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
com.tely.device.application.ng.setup.frag.HomeFrag$3.run(HomeFrag.java:1627)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
android.os.Handler.handleCallback(Handler.java:873)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
android.os.Handler.dispatchMessage(Handler.java:99)
Thanks,
Sathish
2 years, 12 months
GRUB Boot Failing To Launch Installer
by Wade Wilson
Hi everyone,
I am trying to get Android P up and running. I have both a Kaby Lake NUC7
and a Lenovo Yoga with Kaby Lake and stock Intel everything.
I can build Celadon just fine, but when I boot the flash drive and launch
GRUB, I choose the first menu item to Install with KernelFlinger...
... and then hang at a blank line. Just a lone underscore and the whole
system hangs. No prompt to select a target drive or even some crash data.
I've tried both "celadon" and "cel_kbl" build targets with SPARSE_IMG and
project_celadon-efi ticked on during building.
My NUC is running BIOS 0076 (latest) and I'm not quite sure what to do
here. Is GRUB broken currently? Any suggestions? Thanks!
3 years
UnsatisfiedLinkError: dlopen failed: cannot locate symbol "MFXClose" - Celadon PMR ww201913.xml Branch
by Sathish
Hi,
I am trying to use Intel Media SDK for video processing and I could not
move further because of the below error.
The same was working with the celadon OMR1 older release. There the app was
able to load the libraries from the /system/lib64 and /vendor/lib64.
But on PMR1 stable branch, I am seeing the below error. I bundling the
dependant libraries inside app lib directory , but same behaviour.
Manifest branch: refs/tags/android-9.0.0_r18
Manifest merge branch: refs/heads/master
Manifest groups: all,-notdefault
----------------------------
The command line program that uses the same Media SDK code is working fine,
But when I use the code in a Application , I am not getting this error.
I moved all the libs from /system/lib64 and /vendor/lib64 to app library
path , but still seeing this error.
Any suggestions/inputs is appreciated.
04-26 17:47:20.821 29559 29559 E AndroidRuntime: FATAL EXCEPTION: main
04-26 17:47:20.821 29559 29559 E AndroidRuntime: Process:
com.tely.device.application.ng, PID: 29559
04-26 17:47:20.821 29559 29559 E AndroidRuntime:
java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol
"MFXClose" referenced by
"/data/app/com.tely.device.application.ng-E5zwZhHUurFlC_HEw_EmVA==/lib/x86_64/libmfx_omx_components_hw.so"...
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
java.lang.Runtime.loadLibrary0(Runtime.java:1016)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
java.lang.System.loadLibrary(System.java:1669)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
com.tely.media.core.JniLoader.loadJniLibraries(JniLoader.java:31)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
com.tely.media.video.NewTelyCameraPreview.<clinit>(NewTelyCameraPreview.java:517)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
java.lang.Class.classForName(Native Method)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
java.lang.Class.forName(Class.java:453)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
java.lang.Class.forName(Class.java:378)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
com.tely.device.application.ng.mediahal.TelyXLCameraPreview.Init(TelyXLCameraPreview.java:44)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
com.tely.device.application.ng.mediahal.TelyXLCameraPreview.<init>(TelyXLCameraPreview.java:77)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
com.tely.device.application.ng.mediahal.TelyCameraManager.getCamera(TelyCameraManager.java:43)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
com.tely.device.application.ng.setup.frag.HomeFrag.createCameraXL(HomeFrag.java:1992)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
com.tely.device.application.ng.setup.frag.HomeFrag$3.run(HomeFrag.java:1627)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
android.os.Handler.handleCallback(Handler.java:873)
04-26 17:47:20.821 29559 29559 E AndroidRuntime: at
android.os.Handler.dispatchMessage(Handler.java:99)
Thanks,
Sathish
3 years
How to get stable build?
by Gaurav Gupta
I have tried multiple builds (see below), all of them seem to be broken in
one way or another. Some builds have media-sdk broken, some builds have
wifi broken, some builds have physical-keyboard not working.
Is there a way to get a reliable build? (Thanks for your help)
repo init -u https://github.com/projectceladon/manifest -b master -m
stable-build/ww201840.xml
repo init -u https://github.com/projectceladon/manifest -b master -m
stable-build/ww201851.xml
repo init -u https://github.com/projectceladon/manifest -b master -m
stable-build/ww201852.xml
--
Gaurav,
Co-founder, TrainingData.io
+1-917-386-3396
228 Webster Street, Embassy Golf Links,
Palo Alto, Domlur, Cinnabar Hills,
CA, 94301 Bangalore, KA 560071
3 years
Unable to sync code
by Chih-Wei Huang
What's this damn commit?
Have you really tested it?
$ git show a204589f
commit a204589ff4aac0fd499ce4fd70bb6608adf9e59d
Author: sgnanase <sundar.gnanasekaran(a)intel.com>
Date: Thu Apr 4 09:32:48 2019 +0530
Revert "[CELADON] Removing prebuilts/abi-dumps/vndk"
This reverts commit 6f861fc0758a9efe2098a771a23862dce095d8db.
Change-Id: I81df698b16e6d68f377bc6c6f41fcf3e13dd50ae
Tracked-On: OAM-79269
Signed-off-by: swaroopb <swaroop.balan(a)intel.com>
diff --git a/include/aosp_vanilla.xml b/include/aosp_vanilla.xml
index ade2bcb..16fe3f1 100644
--- a/include/aosp_vanilla.xml
+++ b/include/aosp_vanilla.xml
@@ -578,6 +578,7 @@
<project path="pdk" name="platform/pdk" groups="pdk" />
<project path="platform_testing" name="platform/platform_testing"
groups="pdk-fs,pdk-cw-fs,cts" />
<project path="prebuilts/abi-dumps/ndk"
name="platform/prebuilts/abi-dumps/ndk" groups="pdk-fs"
clone-depth="1" />
+ <project path="prebuilts/abi-dumps/vndk"
name="a/aosp/platform/prebuilts/abi-dumps/vndk" groups="pdk-fs"
clone-depth="1" revision="93f724d3cc9f59383656e6dbed6d7f43eff9c65a" />
<project path="prebuilts/android-emulator"
name="platform/prebuilts/android-emulator" groups="pdk-fs"
clone-depth="1" />
<project path="prebuilts/build-tools"
name="platform/prebuilts/build-tools" groups="pdk" clone-depth="1" />
<project path="prebuilts/checkcolor"
name="platform/prebuilts/checkcolor" groups="pdk" clone-depth="1" />
3 years, 1 month
[CELADON] Android PMR0 Official APL_NUC & COMMERCIAL-KBL_NUC 2019_WW13 Manifest Release
by Balan, Swaroop
[cid:image001.png@01CFE4A4.BAC02DC0]
Android PMR0 CELADON 2019_WW13 release
[cid:image008.png@01CF54D4.99DD97B0]
April 1st, 2019 - Celadon team announces [APL-NUC (Model: NUC6CAYH)] [COMMERCIAL-KBL_NUC (Model:NUC7i5DNH)] [Kernel Flinger] [2019WW13] [P-MR0] based Android P Dessert release.
* Manifest : https://github.com/projectceladon/manifest/blob/master/stable-build/ww201...
* Release Notes : https://github.com/projectceladon/celadon-documentation/blob/master/sourc...
* For more details please visit wiki : https://github.com/projectceladon/manifest/wiki
* Documentation : https://01.org/projectceladon/documentation
ww201913_KBLNUC<https://github.com/projectceladon/celadon-documentation/blob/master/sourc...>
Software Version
Android version 9
Mesa
18.3.2
Kernel Version
4.19.19
Integrated Features<https://github.com/projectceladon/celadon-documentation/blob/master/sourc...>
* Graphics Memory Allocator (Gralloc) 1.0
* HDMI display support
* HWC 2.0 support for Display
* Adb & Fastboot supported over USB 2.0 and USB 3.0
* Adb over WIFI and Ethernet is supported
* USB digital audio playback support
* Since no default sound card is present we should connect USB headsset for any BT or media related activities for KBL COMMERCIAL NUC hardware
* Wi-Fi 802.11 a/b/g/n/ac and Bluetooth 4.2
* Wired Ethernet support
* Android Kernelflinger boot support
* Thermal Daemon is enabled for CELADON
* 4K support is enabled on CELADON
* Video Codec support on celadon
Decoder
* AVC High profile @ Level 5.1 (4k@30fps<mailto:4k@30fps>)
* HEVC Main and Main 10 profile @ Level 5 (4k@30fps<mailto:4k@30fps>)(Main 10 with BT2020 and ST2084 information is not supported)
* VP9 profile 0 @ Level 5 (4k@30fps<mailto:4k@30fps>)
* Vp8 8 bits 1080p@60fps<mailto:1080p@60fps>
Encoder
* AVC High profile @ level 4.1 (1080P@30fps<mailto:1080P@30fps>)
* HEVC Main profile @ Level 4 (1080P@30fps<mailto:1080P@30fps>)
* Art-extension is enabled in CELADON
* f2fs filesystem support enabled
* S3 Suspend/Resume is supported
* Audio decoders supported: MP3/AAC-LC/HEAAC/HEAAC-v2/FLAC/VORBIS/OPUS/AMRNB/AMRWB
* Audio Encoders: AAC-LC, AAC ELD, HEAAC, AMR-NB, AMR-WB, WAV
* SDHCI host controller is enabled
* Security reference solution - TPM based h/w binding reference implementation
* Selinux: enabled the neverallow check for selinux
* User guide:
? SELinux Configuration and Rules
? How to Enable or Disable Trusty for Debugging
* Flashing binaries via PFT - Platform Flash Tool
* Currently HDMI with stereo is enabled by default to support HDMI audio playback as there is no support for channel map, card and device detection from kernel space.
* To test the multichannel 5.1 channel playback, use setprop vendor.audio.hdmi_multichannel 1 from adb shell and make sure to unplug and re-plug HDMI device before testing . On commercial NUC currently HDMI device port 3 is enabled.
Important Notes and Remarks<https://github.com/projectceladon/celadon-documentation/blob/master/sourc...>
|C|<https://github.com/projectceladon/celadon-documentation/blob/master/sourc...> build has been validated on |NUC|<https://github.com/projectceladon/celadon-documentation/blob/master/sourc...> Kit NUC7i5DNH<https://ark.intel.com/products/122488/Intel-NUC-Kit-NUC7i5DNHE> in the following function domains:
Component
Results
Comments
Wi-Fi
OK
WiFi Direct, WiFi streaming
Wi-Fi Hotspot
OK
BT
OK
File Transfer Protocol
Audio over USB
OK
MP3/AAC/MIDI/FLAC/WAV Audio playback
Adb connect over WIFI
OK
Adb connect over Ethernet
OK
Display /Touch and Gesture
OK
Storage/SD Card
OK
Security
OK
Boot/Kernel
OK
USB devices over OTG
OK
Ethernet
OK
Fastboot
OK
Web browsing
OK
Video playback
OK
H264/H265/MPEG4/VP8/VP9 Video Playback
Known Issues<https://github.com/projectceladon/celadon-documentation/blob/master/sourc...>
* UI Flicker observed in few Screens for example - Under AOSP settings .
* Let's Drive screen seen, on click of applications under "New User"
* webM format video hangs during switch from full screen to normal : only on chrome browser
* media file copying from external memory to internal memory fails when huge file is copied
* saved system time changes to default after reboot
* Call, Alarm volume and alarm sound not audible via USB headset
To subscribe/unsubscribe:
- subscribe/unsubscribe celadon mailing list using : https://eclists.intel.com/sympa/review/1a-weekly_release , also visit link : https://lists.01.org/mailman/listinfo/celadon
3 years, 1 month