Difference between revisions of "Pinebook Pro"

Jump to navigation Jump to search
(→‎Software and OS Image Downloads: Started section on Linux kernel options specific to the Pinebook Pro and it's RK3399 SoC, starting with VPU)
m (→‎Linux kernel options: Add the missing words, "if" and "by")
Line 41: Line 41:
=== Linux kernel options ===
=== Linux kernel options ===
Here are some Linux kernel specific options specific to the Pinebook Pro & its RK3399 SoC. If kernel version, (or version range specific), it should list that information in the description.<br>
Here are some Linux kernel specific options specific to the Pinebook Pro & its RK3399 SoC. If kernel version, (or version range specific), it should list that information in the description.<br>
To see a specific one is enabled, you can use something like this;
To see if a specific one is enabled, you can use something like this;
<div style="margin-left: 2em;">
<div style="margin-left: 2em;">
<pre>$ zcat /proc/config.gz | grep HANTRO
<pre>$ zcat /proc/config.gz | grep HANTRO
Line 48: Line 48:


<u>Linux kernel options:</u>
<u>Linux kernel options:</u>
* To enable hardware video decoding the VPU, the Linux kernel options should have this;
* To enable hardware video decoding by the VPU, the Linux kernel options should have this;
<div style="margin-left: 2em;">
<div style="margin-left: 2em;">
<pre>CONFIG_VIDEO_HANTRO=m
<pre>CONFIG_VIDEO_HANTRO=m