Merge pull request #27 from fewtarius/main
Update Ayaneo 2/2S to reflect supported LED and fan control.
This commit is contained in:
commit
5378aeb107
1 changed files with 4 additions and 1 deletions
|
@ -16,14 +16,17 @@
|
|||
| :material-harddisk: Storage | JELOS can be run from an SD Card, USB Drive or installed directly to the internal NVME. <br> When installed directly to the NVME; an SD Card can be used for game storage. |
|
||||
| :material-wifi: Wifi | Can be turned on in Emulation Station under Main Menu > Network Settings |
|
||||
| :simple-bluetooth: Bluetooth | Supports bluetooth audio and controllers |
|
||||
| :material-fan: Fan | Can be set globally, per system or per game. |
|
||||
| :material-lightning-bolt-circle: TPD Limit | Can be set globally, per system or per game. |
|
||||
| :material-vibrate: Rumble | Enables the device rumble motor in emulators that support it. |
|
||||
| :material-lightbulb-on: RGB | Supports selecting from a set of colors and brightness levels or turning the RGB off (choice persists through reboots) <br> Does not support other effects. |
|
||||
|
||||
## Notes
|
||||
|
||||
| DMI_SYS_VENDOR | DMI_PRODUCT_NAME |
|
||||
| -- | -- |
|
||||
| `AYANEO ` | `AYANEO 2` |
|
||||
| `AYANEO ` | `AYANEO 2S` |
|
||||
|
||||
### Installation
|
||||
|
||||
|
@ -40,4 +43,4 @@ To boot JELOS from the SD Card, hold ++"LC"+"Volume Up"++ and press the ++"Power
|
|||
|
||||
- [Platform Documentation (AMD64)](https://github.com/JustEnoughLinuxOS/distribution/blob/main/documentation/PER_DEVICE_DOCUMENTATION/AMD64)
|
||||
- [Device Quirks](https://github.com/JustEnoughLinuxOS/distribution/tree/main/packages/hardware/quirks/devices/AYANEO%20AIR) (*shares the same quirks as the [AYANEO Air](air.md)*)
|
||||
- [Panel Rotation](https://github.com/JustEnoughLinuxOS/distribution/blob/main/packages/kernel/linux/patches/AMD64/002-display-quirks.patch)
|
||||
- [Panel Rotation](https://github.com/JustEnoughLinuxOS/distribution/blob/main/packages/kernel/linux/patches/AMD64/002-display-quirks.patch)
|
||||
|
|
Loading…
Reference in a new issue