Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
odroid-xu4:os_images:linux:ubuntu_4.14:20180501 [2018/07/11 08:07] justin [Known issues and Tips] |
odroid-xu4:os_images:linux:ubuntu_4.14:20180501 [2018/11/18 10:40] odroid [Linux Kernel build] |
||
---|---|---|---|
Line 42: | Line 42: | ||
* Mali GPU access could be blocked by a recent Canonical' | * Mali GPU access could be blocked by a recent Canonical' | ||
* < | * < | ||
+ | * To change **CPU governor** to " | ||
* VLC doesn' | * VLC doesn' | ||
* The first time launching of Chromium takes around one minute due to internal initialization process. After that, it starts in 1~2 seconds. | * The first time launching of Chromium takes around one minute due to internal initialization process. After that, it starts in 1~2 seconds. | ||
Line 51: | Line 52: | ||
* < | * < | ||
* The Youtube video quality on Chromium browser can be improved a lot with “h264ify” extension in Chrome Web Store. 720p/30fps videos are fine with the extension. | * The Youtube video quality on Chromium browser can be improved a lot with “h264ify” extension in Chrome Web Store. 720p/30fps videos are fine with the extension. | ||
+ | * How to test Qt5 GPU acceleration. | ||
+ | * < | ||
+ | / | ||
===== Access Credentials ===== | ===== Access Credentials ===== | ||
|| Username || Password || | || Username || Password || | ||
Line 72: | Line 76: | ||
You may need to install the building tools. | You may need to install the building tools. | ||
<code bash target> | <code bash target> | ||
- | $ sudo apt-get install git gcc g++ build-essential | + | $ sudo apt-get install git gcc g++ build-essential |
</ | </ | ||