This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| orangepi_5_plus [2024/02/01 14:57] – created austin | orangepi_5_plus [2024/09/22 22:08] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| * I couldn' | * I couldn' | ||
| * I used the Armbian bookworm legacy image as the edge image has shutdown and usb issues per the forums. | * I used the Armbian bookworm legacy image as the edge image has shutdown and usb issues per the forums. | ||
| + | |||
| + | <WRAP group> | ||
| + | <WRAP half column> | ||
| + | {{ : | ||
| + | </ | ||
| + | <WRAP half column> | ||
| + | {{ : | ||
| + | </ | ||
| + | </ | ||
| === Armbian Images === | === Armbian Images === | ||
| Line 10: | Line 19: | ||
| === LXC === | === LXC === | ||
| I'm hosting this wiki on an LXC container on this SBC. I don't have an external IP so its connected via OpenVPN to my VPS and reverse proxied. | I'm hosting this wiki on an LXC container on this SBC. I don't have an external IP so its connected via OpenVPN to my VPS and reverse proxied. | ||
| - | <pre> | + | |
| + | <code> | ||
| # / | # / | ||
| lxc.cgroup2.devices.allow = c 10:200 rwm | lxc.cgroup2.devices.allow = c 10:200 rwm | ||
| lxc.mount.entry = / | lxc.mount.entry = / | ||
| - | </pre> | + | </code> |
| - | + | ||
| - | === Panfrost === | + | |
| - | + | ||
| - | There is currently no support for the Mali G610 in bookworm or upstream mesa. I'm working on building a fork for bookworm. | + | |
| Some references: | Some references: | ||