Ubuntu server 18.04 slow boot due to drm_kms_helper [duplicate]
This question already has an answer here:
How to diagnose/fix very slow boot on Ubuntu 18.04
5 answers
Boot very slow because of drm_kms_helper errors
2 answers
I have installed Ubuntu Server 18.04 on an old notebook for home purposes (SAMBA, Transmission, etc...). When I open it, it shows me this screen. It remains for about 2-3 minutes and it slows the boot process.
How can I remove this screen?
boot server kms
marked as duplicate by karel, Eric Carvalho, Charles Green, Pilot6, Elder Geek Feb 19 at 17:29
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
How to diagnose/fix very slow boot on Ubuntu 18.04
5 answers
Boot very slow because of drm_kms_helper errors
2 answers
I have installed Ubuntu Server 18.04 on an old notebook for home purposes (SAMBA, Transmission, etc...). When I open it, it shows me this screen. It remains for about 2-3 minutes and it slows the boot process.
How can I remove this screen?
boot server kms
marked as duplicate by karel, Eric Carvalho, Charles Green, Pilot6, Elder Geek Feb 19 at 17:29
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
2
There's a better way to identify the culprit of a slow boot. Please edit your question to include the complete output ofsystemd-analyze critical-chain
– user535733
Sep 12 '18 at 22:21
add a comment |
This question already has an answer here:
How to diagnose/fix very slow boot on Ubuntu 18.04
5 answers
Boot very slow because of drm_kms_helper errors
2 answers
I have installed Ubuntu Server 18.04 on an old notebook for home purposes (SAMBA, Transmission, etc...). When I open it, it shows me this screen. It remains for about 2-3 minutes and it slows the boot process.
How can I remove this screen?
boot server kms
This question already has an answer here:
How to diagnose/fix very slow boot on Ubuntu 18.04
5 answers
Boot very slow because of drm_kms_helper errors
2 answers
I have installed Ubuntu Server 18.04 on an old notebook for home purposes (SAMBA, Transmission, etc...). When I open it, it shows me this screen. It remains for about 2-3 minutes and it slows the boot process.
How can I remove this screen?
This question already has an answer here:
How to diagnose/fix very slow boot on Ubuntu 18.04
5 answers
Boot very slow because of drm_kms_helper errors
2 answers
boot server kms
boot server kms
asked Sep 12 '18 at 22:14
Rik99Rik99
1
1
marked as duplicate by karel, Eric Carvalho, Charles Green, Pilot6, Elder Geek Feb 19 at 17:29
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by karel, Eric Carvalho, Charles Green, Pilot6, Elder Geek Feb 19 at 17:29
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
2
There's a better way to identify the culprit of a slow boot. Please edit your question to include the complete output ofsystemd-analyze critical-chain
– user535733
Sep 12 '18 at 22:21
add a comment |
2
There's a better way to identify the culprit of a slow boot. Please edit your question to include the complete output ofsystemd-analyze critical-chain
– user535733
Sep 12 '18 at 22:21
2
2
There's a better way to identify the culprit of a slow boot. Please edit your question to include the complete output of
systemd-analyze critical-chain
– user535733
Sep 12 '18 at 22:21
There's a better way to identify the culprit of a slow boot. Please edit your question to include the complete output of
systemd-analyze critical-chain
– user535733
Sep 12 '18 at 22:21
add a comment |
1 Answer
1
active
oldest
votes
This was identified as a bug in Ubuntu 16.04 and persisted into 18.04.1 for both servers and desktops. Re 16.04 see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1685442 where the last line of that thread says that a fix was (finally!) released on 2019-01-25. I presume that fix was simultaneously applied to 18.04 as well, which would mean that the normal updates you periodically apply to your system would resolve the problem without additional intervention.
If not, see Boot very slow because of drm_kms_helper errors for a very easy and complete fix that works on 18.04 as well as 16.04. It cuts boot time by around 70 or 80%.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
This was identified as a bug in Ubuntu 16.04 and persisted into 18.04.1 for both servers and desktops. Re 16.04 see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1685442 where the last line of that thread says that a fix was (finally!) released on 2019-01-25. I presume that fix was simultaneously applied to 18.04 as well, which would mean that the normal updates you periodically apply to your system would resolve the problem without additional intervention.
If not, see Boot very slow because of drm_kms_helper errors for a very easy and complete fix that works on 18.04 as well as 16.04. It cuts boot time by around 70 or 80%.
add a comment |
This was identified as a bug in Ubuntu 16.04 and persisted into 18.04.1 for both servers and desktops. Re 16.04 see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1685442 where the last line of that thread says that a fix was (finally!) released on 2019-01-25. I presume that fix was simultaneously applied to 18.04 as well, which would mean that the normal updates you periodically apply to your system would resolve the problem without additional intervention.
If not, see Boot very slow because of drm_kms_helper errors for a very easy and complete fix that works on 18.04 as well as 16.04. It cuts boot time by around 70 or 80%.
add a comment |
This was identified as a bug in Ubuntu 16.04 and persisted into 18.04.1 for both servers and desktops. Re 16.04 see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1685442 where the last line of that thread says that a fix was (finally!) released on 2019-01-25. I presume that fix was simultaneously applied to 18.04 as well, which would mean that the normal updates you periodically apply to your system would resolve the problem without additional intervention.
If not, see Boot very slow because of drm_kms_helper errors for a very easy and complete fix that works on 18.04 as well as 16.04. It cuts boot time by around 70 or 80%.
This was identified as a bug in Ubuntu 16.04 and persisted into 18.04.1 for both servers and desktops. Re 16.04 see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1685442 where the last line of that thread says that a fix was (finally!) released on 2019-01-25. I presume that fix was simultaneously applied to 18.04 as well, which would mean that the normal updates you periodically apply to your system would resolve the problem without additional intervention.
If not, see Boot very slow because of drm_kms_helper errors for a very easy and complete fix that works on 18.04 as well as 16.04. It cuts boot time by around 70 or 80%.
answered Feb 18 at 10:21
OhiostandardOhiostandard
13
13
add a comment |
add a comment |
2
There's a better way to identify the culprit of a slow boot. Please edit your question to include the complete output of
systemd-analyze critical-chain
– user535733
Sep 12 '18 at 22:21