Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeRDark
# Insert the micro SD card and mention the card's device file name
# input file (if) is the image file to flash and the output file (of) is the card's device file name
sudo dd if=rdk-generic-mediaclient-wpe-image-raspberrypi-rdk-mc.rpi-sdimg of=/dev/<sd file> bs=4M

Supported Service Status

3
S.NoSupported PluginsTotal Test CasesPASS CountFAIL CountNot Tested
1Controller menu110
2
Device Info110
Display Info101
4

3HTMLApp NEW 110
5

4Location Sync110
1

5
6
Messenger101
7

6Monitor101
8

7OCDM101
9

8Player Info101
10

9Trace Control110
11

10

Cobalt   NEW 

330
12

11

ResidentApp    NEW 

220
13

12

LightningApp   NEW 

30282
14

13

SearchandDiscoveryApp   NEW 

1
2
1
20
15

14

WebKitBrowser   NEW 

110
16

15com.comcast.StateObserver101
17

16org.rdk.AVInput413
18

17org.rdk.ActivityMonitor523
19

18

org.rdk.Bluetooth   NEW 

21174
20

19org.rdk.ContinueWatching101
21

20org.rdk.dataCapture211
22

21org.rdk.DisplaySettings472819
23

22org.rdk.FrameRate541
24

23org.rdk.HdcpProfile321
25

24org.rdk.HdmiInput624
26

25org.rdk.LoggingPreferences321
27

26org.rdk.Network14752
28
27org.rdk.RDKShell275121
29
28org.rdk.ScreenCapture211
30

29org.rdk.System432617
31

30org.rdk.Timer761
32

31org.rdk.UserPreferences321
33

32org.rdk.Warehouse633
34

33

org.rdk.Wifi    NEW 

17143
35

34org.rdk.Xcast431
Total268
165
166
80
7923

Known Issues

  • No pair or connection of Bluetooth devices from UI
  • Bluetooth connected device is failed to disconnect from the box when requesting a JSON RPC command.
  • Wifi connection is established through JSON RPC commands but once the device connected to the wifi network, no ssh terminals, and controller UI are failed to load from Ethernet IP
  • If no internet connection to the box (either through Ethernet or Wifi), no App UI displayed on the TV output
  • The on-screen console is visible on UI's App/page transition
  • As the RDK Reference (Resident) App's script has 45 seconds of sleep function, it will be elapsed for this time after bootup to display the UI
  • OK key on remote not functional

...