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/08/06 11:17] 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 " | + | * 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 76: | 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 |
</ | </ | ||