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
10Cobalt110
11com.comcast.StateObserver101
12org.rdk.AVInput413
13org.rdk.ActivityMonitor633
14org.rdk.ContinueWatching404
15org.rdk.
DeviceDiagnostics20216org.rdk.
DisplaySettings413011
17
16org.rdk.FrameRate532
18
17org.rdk.HdcpProfile321
19
18org.rdk.HdmiInput431
20
19org.rdk.LoggingPreferences321
21
20org.rdk.Network1376
22
21org.rdk.RDKShell27720
23
22org.rdk.ScreenCapture211
24
23org.rdk.System261610
25
24org.rdk.Timer743
26
25org.rdk.UserPreferences321
27
26org.rdk.Warehouse853
28
27org.rdk.Wifi17611
28org.rdk.Bluetooth16

29org.rdk.Xcast431
30org.rdk.dataCapture312
Total1929993

Known Issues

  • Bluetooth devices are not listing on the Switcher App. JSON RPC commands are also failed for all operations
  • 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

...