Project

General

Profile

Actions

Bug #6291

closed

Serial console data fields not displayed on nanobsd VGA

Added by Phillip Davis almost 8 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Category:
-
Target version:
Start date:
04/29/2016
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:

Description

Reported in forum: https://forum.pfsense.org/index.php?topic=111006.0

In system_advanced_admin.php the fileds enableserial primaryconsole do not seem to display for the nanobsd VGA case.

The condition for displaying these fields in 2.2.* was here:
https://github.com/pfsense/pfsense/blob/RELENG_2_2/usr/local/www/system_advanced_admin.php#L518

and contained the extra test:
file_exists("/etc/nano_use_vga.txt")

The current code in 2.3 is missing this test.

I don't have a way to try on a nanobsd VGA system, so I will leave it for someone else to decide if the old test can just be pasted back in, or if a different test is now needed.

Actions #1

Updated by Chris Buechler almost 8 years ago

  • Status changed from New to Confirmed
  • Target version changed from 2.3.1 to 2.3.2

there is no nano_use_vga.txt in 2.3. Not sure offhand if that's intentional

Actions #2

Updated by Renato Botelho over 7 years ago

  • Assignee set to Renato Botelho

It was replaced by $g['enableserial_force']. I've pushed a fix for System Advanced page

Actions #3

Updated by Renato Botelho over 7 years ago

  • Status changed from Confirmed to Feedback
  • % Done changed from 0 to 100
Actions #4

Updated by Renato Botelho over 7 years ago

  • Status changed from Feedback to Resolved

works

Actions

Also available in: Atom PDF