mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
The Rockpro64 board has a PCIe slot. Let's enable CONFIG_MEDIA_PCI_SUPPORT and a handful of drivers, at suggestion of knaerzche. To pick a sensible set of drivers, I've started with enabling all that were made accessible by MEDIA_PCI_SUPPORT=y, then disabled those that are not enabled elsewhere (notably linux.x86_64.conf) and followed by disabling ye olde parallel PCI cards. Hopefully I got that right.
Rockchip
This project is for Rockchip SoC devices
Devices
RK3288
RK3328
RK3399
My single-board computer is not listed, will it be added in the future?
If your single-board computer uses a current generation SoC listed on http://opensource.rock-chips.com/wiki_Main_Page the odds are in your favor.
My Android device is not listed, will it be added in the future?
You may have luck if your device vendor is open source friendly, otherwise keep using Android for best support.
Links
Useful debug commands
cat /sys/kernel/debug/dri/0/statecat /sys/kernel/debug/dri/0/framebuffercat /sys/kernel/debug/dma_buf/bufinfocat /sys/kernel/debug/cec/cec0/statushexdump -C /sys/class/drm/card0-HDMI-A-1/edidedid-decode /sys/class/drm/card0-HDMI-A-1/edidcat /sys/kernel/debug/clk/clk_summarycat /sys/kernel/debug/regulator/regulator_summary