1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Start getting the documentation into shape.

This commit is contained in:
Peter Steenbergen
2023-08-31 10:53:35 +02:00
parent bf166be419
commit b10f3abd0e
8 changed files with 102 additions and 300 deletions

View File

@ -4,54 +4,64 @@
### Raspberry Pi
| Device | Status | Board | Supported |
|--------|-----------|-----------|-----------|
| Raspberry Pi 3 B/B+ | Works | rpi3_64 | Work In Progress |
| Raspberry Pi 4 | Works | rpi4_64 | YES |
| Open Virtual Appliance (QEMU, VirtualBox, VMWare, Proxmox, etc)| Works | ova_64 | YES |
| Generic x86-64 (Intel NUC's) | Works | x86_64 | Work In Progress |
<br><br>
## Unsupported for now, but (perhaps) possible in the future
### Raspberry Pi
| Device | Status | Board | Supported |
|--------|-----------|-----------|-----------|
| Raspberry Pi A+/B/B+ | Unknown, most likely under powered | N/A | NO |
| Raspberry Pi Zero | Unknown, most likely under powered | N/A | NO |
| Raspberry Pi Zero W | Unknown, most likely under powered | N/A | NO |
| Raspberry Pi 2 B | Unknown, could possibly work | N/A | YES |
| Raspberry Pi 3 B/B+ | Works | rpi3 | YES |
| Raspberry Pi 4 | Works | rpi4 | YES |
<br><br>
## Unsupported for now, but perhaps possible in the future
### Hardkernel
| Device | Status | Board |
|--------|-----------|-----------|
| Odroid-C2 | most likely possible | Not available yet |
| Odroid-C2 | Possible | Not available yet |
| Odroid-C4 | Possible | Not available yet |
| Odroid-M1 | Possible | Not available yet |
| Odroid-N2 | Possible | Not available yet |
| Odroid-XU4 | Possible | Not available yet |
### Microsoft Windows
| Device | Status | Board |
|--------|-----------|-----------|
| WSL2 | Possible | Not available yet |
### Khadas
| Device | Status | Board |
|--------|-----------|-----------|
| VIM3 | Possible | Not available yet |
### Orange Pi
| Device | Status | Board |
|--------|-----------|-----------|
| Prime | most likely possible | Not available yet |
| * | most likely possible | Not available yet |
### Friendly ARM
| Device | Status | Board |
|--------|-----------|-----------|
| NanoPi M4 | most likely possible | Not available yet |
| * | most likely possible | Not available yet |
### Asus
| Device | Status | Board |
|--------|-----------|-----------|
| Tinker RK3288 | most likely possible | Not available yet |
| Tinker S RK3288 | most likely possible | Not available yet |
### Intel NUC
| Device | Status | Board |
|--------|-----------|-----------|
| Unknown | most likely possible | Not available yet |
### Seeedstudio
| Device | Status | Board |
|--------|-----------|-----------|
| ReSpeaker Core V2 | most likely possible | Not available yet |
| * | most likely possible | Not available yet |
<br><br>
Further ideas and discussion open at the issue tracker: #4