Red Hat Enterprise Linux 7.5 will not show login screen during boot up process
I am trying to boot up my RTD Linux computer and when it reaches the login screen there are no buttons or textboxes on the screen. The screen is blank except for the login screen background texture, which is gray. The computer was working fine a couple weeks ago.
The system has RedHat Linux as the OS. The following RedHat Linux versions are installed and we are using the first one on the list:
Red Hat Enterprise Linux Workstation (3.10.0-957.el7.x86_64) 7.5 (Maipo)
Red Hat Enterprise Linux Workstation (3.10.0-862.6.3.el7.x86_64) 7.5 (Maipo)
Red Hat Enterprise Linux Workstation (3.10.0-862.6.3.el7.x86_64) 7.5 (Maipo)
Red Hat Enterprise Linux Workstation (0-rescue-3cfded4e5c8c4ab8a4d7c437e38a5ef1) 7.4 (Maipo)
We have attempted to boot from all of these versions and they all result in the same errors shown below:
[ 2.985667] i8042: No controller found
[ 3.355588] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 10.616518] iTCO_wlt: I/O address 0x8460 already in use, device disabled
Any assistance or suggestions on what to try would be much appreciated, since we need this computer to work for our code development.
I would be glad to provide additional information if needed.
Thanks.
linux boot redhat-enterprise-linux
add a comment |
I am trying to boot up my RTD Linux computer and when it reaches the login screen there are no buttons or textboxes on the screen. The screen is blank except for the login screen background texture, which is gray. The computer was working fine a couple weeks ago.
The system has RedHat Linux as the OS. The following RedHat Linux versions are installed and we are using the first one on the list:
Red Hat Enterprise Linux Workstation (3.10.0-957.el7.x86_64) 7.5 (Maipo)
Red Hat Enterprise Linux Workstation (3.10.0-862.6.3.el7.x86_64) 7.5 (Maipo)
Red Hat Enterprise Linux Workstation (3.10.0-862.6.3.el7.x86_64) 7.5 (Maipo)
Red Hat Enterprise Linux Workstation (0-rescue-3cfded4e5c8c4ab8a4d7c437e38a5ef1) 7.4 (Maipo)
We have attempted to boot from all of these versions and they all result in the same errors shown below:
[ 2.985667] i8042: No controller found
[ 3.355588] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 10.616518] iTCO_wlt: I/O address 0x8460 already in use, device disabled
Any assistance or suggestions on what to try would be much appreciated, since we need this computer to work for our code development.
I would be glad to provide additional information if needed.
Thanks.
linux boot redhat-enterprise-linux
Try Ctrl+Alt+F1 to bring you into console mode, and see if it asks for user & password. If you manage to login as root, runstartxand report on any error messages.
– harrymc
Dec 6 '18 at 16:39
I went into console mode and typed in my user/password. I logged into as root and ran startx. There were no error messages. However, I am trying to log into the gnome desktop. Is there a way to do that also?
– Imozeb
Dec 7 '18 at 13:35
add a comment |
I am trying to boot up my RTD Linux computer and when it reaches the login screen there are no buttons or textboxes on the screen. The screen is blank except for the login screen background texture, which is gray. The computer was working fine a couple weeks ago.
The system has RedHat Linux as the OS. The following RedHat Linux versions are installed and we are using the first one on the list:
Red Hat Enterprise Linux Workstation (3.10.0-957.el7.x86_64) 7.5 (Maipo)
Red Hat Enterprise Linux Workstation (3.10.0-862.6.3.el7.x86_64) 7.5 (Maipo)
Red Hat Enterprise Linux Workstation (3.10.0-862.6.3.el7.x86_64) 7.5 (Maipo)
Red Hat Enterprise Linux Workstation (0-rescue-3cfded4e5c8c4ab8a4d7c437e38a5ef1) 7.4 (Maipo)
We have attempted to boot from all of these versions and they all result in the same errors shown below:
[ 2.985667] i8042: No controller found
[ 3.355588] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 10.616518] iTCO_wlt: I/O address 0x8460 already in use, device disabled
Any assistance or suggestions on what to try would be much appreciated, since we need this computer to work for our code development.
I would be glad to provide additional information if needed.
Thanks.
linux boot redhat-enterprise-linux
I am trying to boot up my RTD Linux computer and when it reaches the login screen there are no buttons or textboxes on the screen. The screen is blank except for the login screen background texture, which is gray. The computer was working fine a couple weeks ago.
The system has RedHat Linux as the OS. The following RedHat Linux versions are installed and we are using the first one on the list:
Red Hat Enterprise Linux Workstation (3.10.0-957.el7.x86_64) 7.5 (Maipo)
Red Hat Enterprise Linux Workstation (3.10.0-862.6.3.el7.x86_64) 7.5 (Maipo)
Red Hat Enterprise Linux Workstation (3.10.0-862.6.3.el7.x86_64) 7.5 (Maipo)
Red Hat Enterprise Linux Workstation (0-rescue-3cfded4e5c8c4ab8a4d7c437e38a5ef1) 7.4 (Maipo)
We have attempted to boot from all of these versions and they all result in the same errors shown below:
[ 2.985667] i8042: No controller found
[ 3.355588] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 10.616518] iTCO_wlt: I/O address 0x8460 already in use, device disabled
Any assistance or suggestions on what to try would be much appreciated, since we need this computer to work for our code development.
I would be glad to provide additional information if needed.
Thanks.
linux boot redhat-enterprise-linux
linux boot redhat-enterprise-linux
asked Dec 6 '18 at 13:43
Imozeb
112
112
Try Ctrl+Alt+F1 to bring you into console mode, and see if it asks for user & password. If you manage to login as root, runstartxand report on any error messages.
– harrymc
Dec 6 '18 at 16:39
I went into console mode and typed in my user/password. I logged into as root and ran startx. There were no error messages. However, I am trying to log into the gnome desktop. Is there a way to do that also?
– Imozeb
Dec 7 '18 at 13:35
add a comment |
Try Ctrl+Alt+F1 to bring you into console mode, and see if it asks for user & password. If you manage to login as root, runstartxand report on any error messages.
– harrymc
Dec 6 '18 at 16:39
I went into console mode and typed in my user/password. I logged into as root and ran startx. There were no error messages. However, I am trying to log into the gnome desktop. Is there a way to do that also?
– Imozeb
Dec 7 '18 at 13:35
Try Ctrl+Alt+F1 to bring you into console mode, and see if it asks for user & password. If you manage to login as root, run
startx and report on any error messages.– harrymc
Dec 6 '18 at 16:39
Try Ctrl+Alt+F1 to bring you into console mode, and see if it asks for user & password. If you manage to login as root, run
startx and report on any error messages.– harrymc
Dec 6 '18 at 16:39
I went into console mode and typed in my user/password. I logged into as root and ran startx. There were no error messages. However, I am trying to log into the gnome desktop. Is there a way to do that also?
– Imozeb
Dec 7 '18 at 13:35
I went into console mode and typed in my user/password. I logged into as root and ran startx. There were no error messages. However, I am trying to log into the gnome desktop. Is there a way to do that also?
– Imozeb
Dec 7 '18 at 13:35
add a comment |
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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%2fsuperuser.com%2fquestions%2f1381346%2fred-hat-enterprise-linux-7-5-will-not-show-login-screen-during-boot-up-process%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f1381346%2fred-hat-enterprise-linux-7-5-will-not-show-login-screen-during-boot-up-process%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
Try Ctrl+Alt+F1 to bring you into console mode, and see if it asks for user & password. If you manage to login as root, run
startxand report on any error messages.– harrymc
Dec 6 '18 at 16:39
I went into console mode and typed in my user/password. I logged into as root and ran startx. There were no error messages. However, I am trying to log into the gnome desktop. Is there a way to do that also?
– Imozeb
Dec 7 '18 at 13:35