This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.
Please visit our production wiki at https://wiki.gentoo.org
Talk:Raspberry Pi VC4
From Gentoo Wiki (test)
Note
This is a talk page. Please add newer comments below older ones, and sign your comments using four tildes (
This is a talk page. Please add newer comments below older ones, and sign your comments using four tildes (
~~~~
).
When adding a new section (at the bottom of the page), please mark it as "open for discussion" by using {{talk|open}}
so it will show up in the list of open discussions.It's also recommended to bump your gpu_mem to 128 (it's what raspi-config does when you enable the driver through it).
The vc4 driver uses the kernels contiguous memory allocator for RAM.
When the dtoverlay=vc4-kms-v3d overlay is loaded you get cma=256M@256 added to the kernel command line for free.
Memory allocated to the old graphics driver is wasted, so gpu_mem=16 is a better setting.
--NeddySeagoon (talk) 20:29, 15 July 2017 (UTC)
"you're almost there"
Section "Is it working?" does not suggest any course of action when llvmpipe is the GL renderer. This is a dead end, at least for me. Grepwood