Project

General

Profile

Actions

Bug #8253

closed

Corrupt video during 2.4.x install on Dell Wyse thin client with AMD Radeon HD 6250

Added by Ronnie Last over 7 years ago. Updated almost 6 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Operating System
Target version:
-
Start date:
01/03/2018
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.2
Affected Architecture:
amd64

Description

Problem:
While installing version 2.4.2 via USB key onto a Wyse D50D or D90D, the video is corrupt from the bootloader and into the installation wizard.

Description:
Characters are unreadable in text-mode.
I am able to see the bootloader.
I am unable to see text in the install wizard.
Photos attached.
Installation source was file: "pfSense-CE-memstick-2.4.2-RELEASE-amd64.img.gz"
The effect is that a recovery from a config.xml which was created in 2.4.x cannot be carried out as the installation wizard is not accessible.

This same defect is documented here with a workaround, but was not observed by me during my initial troubleshooting.
https://forum.pfsense.org/index.php?topic=139592.0

Troubleshooting:

Tested on three monitors:
- Dell 19" LCD,
- HP 17" LCD
- Samsung TV.
The nature of the corruption was the same in all cases.

Tested using the DVI port on the Wyse in addition to the DisplayPort output. The nature of the corruption was the same in all cases.

Tested multiple versions of pfSense:
- pfSense 2.3.5 - No problem encountered.
- pfSense 2.4.1 - Display corruption encountered
- pfSense 2.4.2 - Display corruption encountered

Tested multiple clients:
- Wyse D50D - Display corruption encountered
- Wyse D90D - Display corruption encountered
- Wyse 7040 with Intel HD 530 on HDMI - No problem encountered.

Tested multiple workarounds:

1. Ref: https://forum.pfsense.org/index.php?topic=126859.0
From the installation media, edit /boot/device.hints and added:
- hint.sc.0.flags="0x180"
- hint.sc.0.vesa_mode="279"
The installer hung while entering text mode.

2. Ref: https://forum.pfsense.org/index.php?topic=140702.0
From the installation media, edit /boot/loader.conf and added:
- hw.vga.textmode=0
- kern.vt.fb.default_mode="1024x768"
The installer hung while entering text mode.

3.
From the kernel command line at boot-time:
Added the statements:
- hw.vga.textmode=0
- kern.vt.fb.default_mode="1024x768"
- boot

Configuration:

pciconf -lv:
vgapci0@pci0:0:1:0: class=0x030000 card=0x98041002 chip=0x98041002 rev=0x00 hdr=0x00
vendor = 'Advanced Micro Devices, Inc. [AMD/ATI]'
device = 'Wrestler [Radeon HD 6250]'
class = display
subclass = VGA

Workaround:

Install 2.3.5, upgrade to next major release via the menu or GUI. Then import the config.xml from the GUI.


Files

20180103_123952.jpg (1.7 MB) 20180103_123952.jpg Bootloader shows ok Ronnie Last, 01/03/2018 06:53 AM
20180103_123956.jpg (2.48 MB) 20180103_123956.jpg Kernel boot is corrupt Ronnie Last, 01/03/2018 06:53 AM
20180103_124029.jpg (1.43 MB) 20180103_124029.jpg Install wizard is corrupt Ronnie Last, 01/03/2018 06:53 AM
Actions #1

Updated by Jim Pingle almost 6 years ago

  • Project changed from pfSense Packages to pfSense
  • Category set to Operating System
  • Status changed from New to Rejected

Unlikely we can do anything for that. Try a 2.5.0 snapshot, the FreeBSD 12 base likely behaves better.

Actions

Also available in: Atom PDF