You are not logged in.

#1 2017-07-05 18:42:30

mouseman
Member
From: Outta nowhere
Registered: 2014-04-04
Posts: 291

[Solved] No output with R5 230 in HPe ML10 server

To free up memory in my home server, I've installed a super cheap R5 230 AMD/ATI PCIe videocard. However, I am unable to get any display, not even during boot. The system continues to use the built in DVI port during boot.

Arch however does detect the hardware installed:

# lspci
00:00.0 Host bridge: Intel Corporation Skylake Host Bridge/DRAM Registers (rev 07)
00:01.0 PCI bridge: Intel Corporation Skylake PCIe Controller (x16) (rev 07)
00:01.1 PCI bridge: Intel Corporation Skylake PCIe Controller (x8) (rev 07)
00:02.0 Display controller: Intel Corporation HD Graphics P530 (rev 06)
00:14.0 USB controller: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller (rev 31)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-H Thermal subsystem (rev 31)
00:16.0 Communication controller: Intel Corporation Sunrise Point-H CSME HECI #1 (rev 31)
00:16.3 Serial controller: Intel Corporation Sunrise Point-H KT Redirection (rev 31)
00:17.0 SATA controller: Intel Corporation Sunrise Point-H SATA controller [AHCI mode] (rev 31)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-H LPC Controller (rev 31)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-H PMC (rev 31)
00:1f.4 SMBus: Intel Corporation Sunrise Point-H SMBus (rev 31)
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (2) I219-LM (rev 31)
00:1f.7 Non-Essential Instrumentation [1300]: Intel Corporation Sunrise Point-H Northpeak (rev 31)
02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Caicos [Radeon HD 6450/7450/8450 / R5 230 OEM]02:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Caicos HDMI Audio [Radeon HD 6450 / 7450/8450/8490 OEM / R5 230/235/235X OEM]
root@paradise ~ #

The BIOS/UEFI setup has several options, from choosing DVI port to memory usage for the iGFX and whether or not to scan for an external card. I can also disable the iGFX alltogher, which is my goal.

Now, I don't really care if the BIOS/POST is not displaying, as long as Arch outputs after its booted, its good enough.

Is there anything I need to install for console mode to work (I was under the impression that wasn't necessary) or maybe some kernel parameters?

Even with the internal graphics, I need to use nomodeset parameter otherwise the display goes black.I don't care. I just want a display.

I can ssh into the machine after boot, so even if I have no display, if its booted up I can ssh into it and troubleshoot.

I hope I can get this to work, I want that 1GB memory back for server use wink.

Thanks!

Last edited by mouseman (2017-07-05 19:23:15)

Offline

#2 2017-07-05 19:24:21

mouseman
Member
From: Outta nowhere
Registered: 2014-04-04
Posts: 291

Re: [Solved] No output with R5 230 in HPe ML10 server

Solved it by adding amdgpu to the MODULES line and rebuilding initramfs images.

Offline

Board footer

Powered by FluxBB