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

S.NoSupported PluginsTotal Test CasesPASS CountFAIL Count
1Controller menu110
2Device Info110
3Display Info101
4Location Sync101
5Messenger101
6Monitor101
7OCDM101
8Player Info101
9Trace Control110
10
Cobalt

Cobalt   

Status
subtletrue
colourBlue
titleNEW

110
11

ResidentApp    

Status
subtletrue
colourBlue
titleNEW




12

LightningApp   

Status
subtletrue
colourBlue
titleNEW




13

SearchandDiscoveryApp   

Status
subtletrue
colourBlue
titleNEW




14

WebKitBrowser   

Status
subtletrue
colourBlue
titleNEW




15com.comcast.StateObserver101
12
16org.rdk.AVInput413
13
17org.rdk.ActivityMonitor633
14
18

org.rdk.

ContinueWatching

Bluetooth   

Status
subtletrue
colourBlue
titleNEW

16

19
40415
org.rdk.DisplaySettings413011
16
20org.rdk.FrameRate532
17
21org.rdk.HdcpProfile321
18
22org.rdk.HdmiInput431
19
23org.rdk.LoggingPreferences321
20
24org.rdk.Network1376
21
25org.rdk.RDKShell27720
22
26org.rdk.ScreenCapture211
23
27org.rdk.System261610
24
28org.rdk.Timer743
25
29org.rdk.UserPreferences321
26
30org.rdk.Warehouse853
27
31

org.rdk.

Wifi

Wifi    

17

Status

6

subtle

11
29org.rdk.Xcast431
30

true

28org.rdk.Bluetooth16

colourBlue
titleNEW

17611
32
org.rdk.
dataCapture
Xcast431
2
Total1929993

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

...