Difference between revisions of "Pinebook Pro"

Jump to navigation Jump to search
(→‎Expansion Ports: Added maximum size of 2TB for SDXC cards.)
Line 291: Line 291:
To see if 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>$ zgrep HANTRO /proc/config.gz
CONFIG_VIDEO_HANTRO=m
CONFIG_VIDEO_HANTRO=m
CONFIG_VIDEO_HANTRO_ROCKCHIP=y</pre></div>
CONFIG_VIDEO_HANTRO_ROCKCHIP=y</pre></div>