User Tools

Site Tools


orangepi_5_plus

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
orangepi_5_plus [2024/02/01 14:57] austinorangepi_5_plus [2024/09/22 22:08] (current) – external edit 127.0.0.1
Line 4: Line 4:
   * I couldn't for the life of me get the antenna for the case on the wireless card.  They're the smaller ones.  So I put the ones that came with the card back on.  I made them both stick out one hole because the wires weren't long enough to put them out each side and it doesn't get a signal with the antenna inside the case.   * I couldn't for the life of me get the antenna for the case on the wireless card.  They're the smaller ones.  So I put the ones that came with the card back on.  I made them both stick out one hole because the wires weren't long enough to put them out each side and it doesn't get a signal with the antenna inside the case.
   * 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>
 +{{ :opi5plusdualscreen.jpg?400 |}}
 +</WRAP>
 +<WRAP half column>
 +{{ :opi5plusups.jpg?400 |}}
 +</WRAP>
 +</WRAP>
  
 === Armbian Images === === Armbian Images ===
Line 11: Line 20:
 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 had to add the following to the config in order to allow OpenVPN to create the tun interface. 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 had to add the following to the config in order to allow OpenVPN to create the tun interface.
  
-<pre>+<code>
 # /dev/net/tun # /dev/net/tun
 lxc.cgroup2.devices.allow = c 10:200 rwm lxc.cgroup2.devices.allow = c 10:200 rwm
 lxc.mount.entry = /dev/net/tun dev/net/tun none bind,create=file lxc.mount.entry = /dev/net/tun dev/net/tun none bind,create=file
-</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:
orangepi_5_plus.1706799477.txt.gz · Last modified: 2024/09/22 22:08 (external edit)