-
Notifications
You must be signed in to change notification settings - Fork 516
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
devices: foster: Remote compatibility quirk/chart
Change-Id: Ie3ecd70d174ca9306740310148a0a6b3f655cfad
- Loading branch information
Showing
4 changed files
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
sidebar: home_sidebar | ||
title: Quirks - NVIDIA Remotes | ||
permalink: quirks/nvidia_remotes/ | ||
robots: noindex | ||
search: exclude | ||
toc: false | ||
--- | ||
|
||
## NVIDIA Remotes | ||
|
||
Depending on which model of SHIELD TV you have, and which accessories you purchased with it, you will have a different remote and/or controller, please refer to the table, and the images linked in the names of each remote below to check compatibility: | ||
|
||
|Remote |Codename |Compatible? |Reason | | ||
|--------------------------|-------------|--------------|----------------| | ||
|[SHIELD Remote (2015)](https://www.nvidia.com/content/dam/en-zz/Solutions/SHIELD/shop/shield-remote-2015-625.png) | jarvis | Yes | N/A | | ||
|[SHIELD Remote (2017)](https://www.nvidia.com/content/dam/en-zz/Solutions/SHIELD/shop/shield-remote-2017-625.png) | pepper | No | Fails to pair on modern Android versions, likely some missing Bluetooth LE (Low Energy) stack hacks. | | ||
|[SHIELD Remote (2019)](https://www.nvidia.com/content/shield/images/shield-remote.png) | friday | Yes | N/A | | ||
|[SHIELD Controller (2015)](https://www.nvidia.com/content/shield/images/shield-controller-2015.png) | blake | No | Utilizes a proprietary Wi-Fi Direct implementation that has not been implemented functionally in LineageOS. | | ||
|[SHIELD Controller (2017)](https://www.nvidia.com/content/shield/images/shield-controller.png) | thunderstrike | Yes | N/A | | ||
{: .table } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -503,6 +503,7 @@ definitions: | |
- hardware_encryption | ||
- ims | ||
- nfc | ||
- nvidia_remotes | ||
- usb | ||
type: string | ||
properties: | ||
|