HPE Gen10 Proliant 17.10 to 18.04 - GUI does not start - AMD Opteron X3216
Been trying to get a LTS version of Ubuntu running on my box. When I built it, installed 17.10 and had no issues. Upgrading to 18.04 left me with a black screen.
Did a full reinstall of 18.04 Desktop, but had to nomodeset to get to install, but again, no GUI & seemed to freeze on us.
Dropped back to 16.04.5 and same thing happened.
Tried both server editions and added the GUI. On 16.04 we did get a GUI but it would crash after logging in for the first time, after a restart it would go to a desktop but crash shortly after.
Installed 17.10 again, all fine no problems at all.
sudo lshw -c video:
description: VGA compatible controller
product: Carrizo
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 1
bus info: pci@0000:00:01.0
version: 87
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=amdgpu latency=0
resources: irq:38 memory:e0000000-efffffff memory:f0000000-f07fffff ioport:f000(size=256) memory:feb00000-feb3ffff memory:c0000-dffff
Only thing that changed between 17.10 and 18.04 was IRQ from 226 to 38.
Have tried changing the window manager to lightdm but still a black screen, I'm assuming it's a driver issue. I've got SSH to the box. None of the keypresses (Ctrl+Alt+F3 etc) do anything to get me to console.
Any ideas?
I've put the x log here:
https://pastebin.com/3nJAqEic
I think it may not be trying the VGA out, but only the two display ports?
[ 8.641] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 8.641] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[ 8.641] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[ 8.642] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 8.642] (II) AMDGPU(0): EDID for output DisplayPort-1
[ 8.642] (II) AMDGPU(0): EDID for output DisplayPort-2
[ 8.642] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 8.642] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[ 8.642] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[ 8.642] (WW) AMDGPU(0): No outputs definitely connected, trying again...
[ 8.642] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 8.642] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[ 8.642] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[ 8.642] (WW) AMDGPU(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
18.04 amd-graphics
add a comment |
Been trying to get a LTS version of Ubuntu running on my box. When I built it, installed 17.10 and had no issues. Upgrading to 18.04 left me with a black screen.
Did a full reinstall of 18.04 Desktop, but had to nomodeset to get to install, but again, no GUI & seemed to freeze on us.
Dropped back to 16.04.5 and same thing happened.
Tried both server editions and added the GUI. On 16.04 we did get a GUI but it would crash after logging in for the first time, after a restart it would go to a desktop but crash shortly after.
Installed 17.10 again, all fine no problems at all.
sudo lshw -c video:
description: VGA compatible controller
product: Carrizo
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 1
bus info: pci@0000:00:01.0
version: 87
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=amdgpu latency=0
resources: irq:38 memory:e0000000-efffffff memory:f0000000-f07fffff ioport:f000(size=256) memory:feb00000-feb3ffff memory:c0000-dffff
Only thing that changed between 17.10 and 18.04 was IRQ from 226 to 38.
Have tried changing the window manager to lightdm but still a black screen, I'm assuming it's a driver issue. I've got SSH to the box. None of the keypresses (Ctrl+Alt+F3 etc) do anything to get me to console.
Any ideas?
I've put the x log here:
https://pastebin.com/3nJAqEic
I think it may not be trying the VGA out, but only the two display ports?
[ 8.641] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 8.641] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[ 8.641] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[ 8.642] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 8.642] (II) AMDGPU(0): EDID for output DisplayPort-1
[ 8.642] (II) AMDGPU(0): EDID for output DisplayPort-2
[ 8.642] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 8.642] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[ 8.642] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[ 8.642] (WW) AMDGPU(0): No outputs definitely connected, trying again...
[ 8.642] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 8.642] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[ 8.642] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[ 8.642] (WW) AMDGPU(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
18.04 amd-graphics
Karel - no, sadly not. I can't exit the GUI to terminal, just a black screen. Only reason I know the computer is up (post boot screen) is that the SSH is available. I've used SSH to apply the steps in the commentary, but no luck.
– tim
Dec 24 '18 at 10:15
add a comment |
Been trying to get a LTS version of Ubuntu running on my box. When I built it, installed 17.10 and had no issues. Upgrading to 18.04 left me with a black screen.
Did a full reinstall of 18.04 Desktop, but had to nomodeset to get to install, but again, no GUI & seemed to freeze on us.
Dropped back to 16.04.5 and same thing happened.
Tried both server editions and added the GUI. On 16.04 we did get a GUI but it would crash after logging in for the first time, after a restart it would go to a desktop but crash shortly after.
Installed 17.10 again, all fine no problems at all.
sudo lshw -c video:
description: VGA compatible controller
product: Carrizo
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 1
bus info: pci@0000:00:01.0
version: 87
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=amdgpu latency=0
resources: irq:38 memory:e0000000-efffffff memory:f0000000-f07fffff ioport:f000(size=256) memory:feb00000-feb3ffff memory:c0000-dffff
Only thing that changed between 17.10 and 18.04 was IRQ from 226 to 38.
Have tried changing the window manager to lightdm but still a black screen, I'm assuming it's a driver issue. I've got SSH to the box. None of the keypresses (Ctrl+Alt+F3 etc) do anything to get me to console.
Any ideas?
I've put the x log here:
https://pastebin.com/3nJAqEic
I think it may not be trying the VGA out, but only the two display ports?
[ 8.641] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 8.641] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[ 8.641] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[ 8.642] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 8.642] (II) AMDGPU(0): EDID for output DisplayPort-1
[ 8.642] (II) AMDGPU(0): EDID for output DisplayPort-2
[ 8.642] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 8.642] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[ 8.642] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[ 8.642] (WW) AMDGPU(0): No outputs definitely connected, trying again...
[ 8.642] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 8.642] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[ 8.642] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[ 8.642] (WW) AMDGPU(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
18.04 amd-graphics
Been trying to get a LTS version of Ubuntu running on my box. When I built it, installed 17.10 and had no issues. Upgrading to 18.04 left me with a black screen.
Did a full reinstall of 18.04 Desktop, but had to nomodeset to get to install, but again, no GUI & seemed to freeze on us.
Dropped back to 16.04.5 and same thing happened.
Tried both server editions and added the GUI. On 16.04 we did get a GUI but it would crash after logging in for the first time, after a restart it would go to a desktop but crash shortly after.
Installed 17.10 again, all fine no problems at all.
sudo lshw -c video:
description: VGA compatible controller
product: Carrizo
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 1
bus info: pci@0000:00:01.0
version: 87
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=amdgpu latency=0
resources: irq:38 memory:e0000000-efffffff memory:f0000000-f07fffff ioport:f000(size=256) memory:feb00000-feb3ffff memory:c0000-dffff
Only thing that changed between 17.10 and 18.04 was IRQ from 226 to 38.
Have tried changing the window manager to lightdm but still a black screen, I'm assuming it's a driver issue. I've got SSH to the box. None of the keypresses (Ctrl+Alt+F3 etc) do anything to get me to console.
Any ideas?
I've put the x log here:
https://pastebin.com/3nJAqEic
I think it may not be trying the VGA out, but only the two display ports?
[ 8.641] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 8.641] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[ 8.641] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[ 8.642] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 8.642] (II) AMDGPU(0): EDID for output DisplayPort-1
[ 8.642] (II) AMDGPU(0): EDID for output DisplayPort-2
[ 8.642] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 8.642] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[ 8.642] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[ 8.642] (WW) AMDGPU(0): No outputs definitely connected, trying again...
[ 8.642] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[ 8.642] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[ 8.642] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[ 8.642] (WW) AMDGPU(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
18.04 amd-graphics
18.04 amd-graphics
edited Dec 26 '18 at 19:16
mature
1,675523
1,675523
asked Dec 24 '18 at 9:43
timtim
12
12
Karel - no, sadly not. I can't exit the GUI to terminal, just a black screen. Only reason I know the computer is up (post boot screen) is that the SSH is available. I've used SSH to apply the steps in the commentary, but no luck.
– tim
Dec 24 '18 at 10:15
add a comment |
Karel - no, sadly not. I can't exit the GUI to terminal, just a black screen. Only reason I know the computer is up (post boot screen) is that the SSH is available. I've used SSH to apply the steps in the commentary, but no luck.
– tim
Dec 24 '18 at 10:15
Karel - no, sadly not. I can't exit the GUI to terminal, just a black screen. Only reason I know the computer is up (post boot screen) is that the SSH is available. I've used SSH to apply the steps in the commentary, but no luck.
– tim
Dec 24 '18 at 10:15
Karel - no, sadly not. I can't exit the GUI to terminal, just a black screen. Only reason I know the computer is up (post boot screen) is that the SSH is available. I've used SSH to apply the steps in the commentary, but no luck.
– tim
Dec 24 '18 at 10:15
add a comment |
1 Answer
1
active
oldest
votes
I have solved this issue. Even though the proliant gen10 has a VGA port, it also has two HPE D-Ports.
I bought a D-Port to HDMI adapter and plugged it in - success. X was working fine.
So for some odd reason, 17.10 picks up the VGA and defaults to it, but 16.04 and 18.04 ignore the VGA completely. Hope this helps someone else.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1104193%2fhpe-gen10-proliant-17-10-to-18-04-gui-does-not-start-amd-opteron-x3216%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I have solved this issue. Even though the proliant gen10 has a VGA port, it also has two HPE D-Ports.
I bought a D-Port to HDMI adapter and plugged it in - success. X was working fine.
So for some odd reason, 17.10 picks up the VGA and defaults to it, but 16.04 and 18.04 ignore the VGA completely. Hope this helps someone else.
add a comment |
I have solved this issue. Even though the proliant gen10 has a VGA port, it also has two HPE D-Ports.
I bought a D-Port to HDMI adapter and plugged it in - success. X was working fine.
So for some odd reason, 17.10 picks up the VGA and defaults to it, but 16.04 and 18.04 ignore the VGA completely. Hope this helps someone else.
add a comment |
I have solved this issue. Even though the proliant gen10 has a VGA port, it also has two HPE D-Ports.
I bought a D-Port to HDMI adapter and plugged it in - success. X was working fine.
So for some odd reason, 17.10 picks up the VGA and defaults to it, but 16.04 and 18.04 ignore the VGA completely. Hope this helps someone else.
I have solved this issue. Even though the proliant gen10 has a VGA port, it also has two HPE D-Ports.
I bought a D-Port to HDMI adapter and plugged it in - success. X was working fine.
So for some odd reason, 17.10 picks up the VGA and defaults to it, but 16.04 and 18.04 ignore the VGA completely. Hope this helps someone else.
answered Dec 29 '18 at 12:15
timtim
12
12
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1104193%2fhpe-gen10-proliant-17-10-to-18-04-gui-does-not-start-amd-opteron-x3216%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Karel - no, sadly not. I can't exit the GUI to terminal, just a black screen. Only reason I know the computer is up (post boot screen) is that the SSH is available. I've used SSH to apply the steps in the commentary, but no luck.
– tim
Dec 24 '18 at 10:15