Skip to Main Content

Hardware

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

V890 OBP firmware versions that support input-device="RSC-Console vs. RSC

user11168435Feb 11 2016 — edited Feb 12 2016

Does anyone have a clue as to what OBP version(s) of RSC that Sun stopped supporting the input-device/ouput-device = RSC and changed that variable to be input-device/output-device=RSC-CONSOLE?

I do have a hardware contract, but support wont answer any question not related to that specific hardware platform.

Comments

Martin Brinkmann-Oracle

Hi,

the settings to redirect the console to RSC are:

ok setenv diag-out-console true
ok setenv input-device rsc-console
ok setenv output-device rsc-console

followed by


ok reset-all

The old settings (as explained in the old RSC guide, 2.0 2.1 2.2) were:

ok setenv diag-output-to rsc
ok setenv input-device rsc
ok setenv output-device rsc

and to my best knowledge, this has changed with OBP 4.15.x

Hope this helps

Martin

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 11 2016
Added on Feb 11 2016
1 comment
675 views