Stuck at Ubuntu logo while booting in 18.04
My system stuck at ubuntu logo while booting. To resolve it, I've set nomodeset
.
But now it occurs a resolution issue to 1024x768.
Here are the necessary information:
lspci -nnk | grep -iA2 vga
00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ Integrated Graphics Controller [8086:2772] (rev 02)
Subsystem: Hewlett-Packard Company 82945G/GZ Integrated Graphics Controller [103c:302a]
Kernel modules: i915, intelfb
and
xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768
default connected primary 1024x768+0+0 0mm x 0mm
1024x768 76.00*
Output of sudo lshw -c display
*-display UNCLAIMED
description: VGA compatible controller
product: 82945G/GZ Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 02
width: 32 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list
configuration: latency=0
resources: memory:e2000000-e207ffff ioport:c000(size=8) memory:d0000000-dfffffff memory:e2080000-e20bffff memory:c0000-dffff
I've tried solution 1 and solution 2 but no success.
This issue occurred only after installing it, not when I choose 'Try without Installing', I don't need to set nomodeset in that case.
Intel Graphics Update Tool shows:
Checking if Intel graphics card available...
• checking for i915 module in /sys/module
• i915 module found
Checking if Intel graphics card available... OK
Retrieving information from 01.org...
• fetching https://download.01.org/gfx/ilg-config.cfg
• saving to /home/garden/.ilg-config
• fetched 1626 bytes
• fetched 9818 bytes
• fetched 12301 bytes
• looking up [Ubuntu bionic] configuration
Retrieving information from 01.org... OK
Checking distribution... Failed
Edit:
I've installed xserver-xorg-video-intel
andxorg-dev
. I've tried acpi_osi=linux
,acpi_backlight=vendor
, noalpic
, i915.modeset=0
also create xorg.conf
file and modify file /etc/initramfs-tools/modules
to add i915 and intel_agp drivers as mentioned here.
18.04 intel wayland mutter gdm3
|
show 4 more comments
My system stuck at ubuntu logo while booting. To resolve it, I've set nomodeset
.
But now it occurs a resolution issue to 1024x768.
Here are the necessary information:
lspci -nnk | grep -iA2 vga
00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ Integrated Graphics Controller [8086:2772] (rev 02)
Subsystem: Hewlett-Packard Company 82945G/GZ Integrated Graphics Controller [103c:302a]
Kernel modules: i915, intelfb
and
xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768
default connected primary 1024x768+0+0 0mm x 0mm
1024x768 76.00*
Output of sudo lshw -c display
*-display UNCLAIMED
description: VGA compatible controller
product: 82945G/GZ Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 02
width: 32 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list
configuration: latency=0
resources: memory:e2000000-e207ffff ioport:c000(size=8) memory:d0000000-dfffffff memory:e2080000-e20bffff memory:c0000-dffff
I've tried solution 1 and solution 2 but no success.
This issue occurred only after installing it, not when I choose 'Try without Installing', I don't need to set nomodeset in that case.
Intel Graphics Update Tool shows:
Checking if Intel graphics card available...
• checking for i915 module in /sys/module
• i915 module found
Checking if Intel graphics card available... OK
Retrieving information from 01.org...
• fetching https://download.01.org/gfx/ilg-config.cfg
• saving to /home/garden/.ilg-config
• fetched 1626 bytes
• fetched 9818 bytes
• fetched 12301 bytes
• looking up [Ubuntu bionic] configuration
Retrieving information from 01.org... OK
Checking distribution... Failed
Edit:
I've installed xserver-xorg-video-intel
andxorg-dev
. I've tried acpi_osi=linux
,acpi_backlight=vendor
, noalpic
, i915.modeset=0
also create xorg.conf
file and modify file /etc/initramfs-tools/modules
to add i915 and intel_agp drivers as mentioned here.
18.04 intel wayland mutter gdm3
I guess it is necessary to usenomodeset
. What graphics chip/card is it? I can see that it is Intel graphics, but which model? For some chips, it helps to install the packagexserver-xorg-video-intel
– sudodus
May 1 '18 at 9:20
Sometimes it helps with#GRUB_TERMINAL=console
; Uncomment to disable graphical terminal. This may provide help if the GRUB 2 menu is too large or unreadable. It also may help when using the GRUB_HIDDEN_TIMEOUT feature. See this link
– sudodus
May 1 '18 at 9:24
@sudodusxserver-xorg-video-intel
command not found and grub2 is not too large, it is readable but let me try once.
– d a i s y
May 1 '18 at 9:31
Install withsudo apt install xserver-xorg-video-intel
– sudodus
May 1 '18 at 9:33
1
@sudodusxserver-xorg-video-intel
already installed
– d a i s y
May 1 '18 at 9:34
|
show 4 more comments
My system stuck at ubuntu logo while booting. To resolve it, I've set nomodeset
.
But now it occurs a resolution issue to 1024x768.
Here are the necessary information:
lspci -nnk | grep -iA2 vga
00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ Integrated Graphics Controller [8086:2772] (rev 02)
Subsystem: Hewlett-Packard Company 82945G/GZ Integrated Graphics Controller [103c:302a]
Kernel modules: i915, intelfb
and
xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768
default connected primary 1024x768+0+0 0mm x 0mm
1024x768 76.00*
Output of sudo lshw -c display
*-display UNCLAIMED
description: VGA compatible controller
product: 82945G/GZ Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 02
width: 32 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list
configuration: latency=0
resources: memory:e2000000-e207ffff ioport:c000(size=8) memory:d0000000-dfffffff memory:e2080000-e20bffff memory:c0000-dffff
I've tried solution 1 and solution 2 but no success.
This issue occurred only after installing it, not when I choose 'Try without Installing', I don't need to set nomodeset in that case.
Intel Graphics Update Tool shows:
Checking if Intel graphics card available...
• checking for i915 module in /sys/module
• i915 module found
Checking if Intel graphics card available... OK
Retrieving information from 01.org...
• fetching https://download.01.org/gfx/ilg-config.cfg
• saving to /home/garden/.ilg-config
• fetched 1626 bytes
• fetched 9818 bytes
• fetched 12301 bytes
• looking up [Ubuntu bionic] configuration
Retrieving information from 01.org... OK
Checking distribution... Failed
Edit:
I've installed xserver-xorg-video-intel
andxorg-dev
. I've tried acpi_osi=linux
,acpi_backlight=vendor
, noalpic
, i915.modeset=0
also create xorg.conf
file and modify file /etc/initramfs-tools/modules
to add i915 and intel_agp drivers as mentioned here.
18.04 intel wayland mutter gdm3
My system stuck at ubuntu logo while booting. To resolve it, I've set nomodeset
.
But now it occurs a resolution issue to 1024x768.
Here are the necessary information:
lspci -nnk | grep -iA2 vga
00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ Integrated Graphics Controller [8086:2772] (rev 02)
Subsystem: Hewlett-Packard Company 82945G/GZ Integrated Graphics Controller [103c:302a]
Kernel modules: i915, intelfb
and
xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768
default connected primary 1024x768+0+0 0mm x 0mm
1024x768 76.00*
Output of sudo lshw -c display
*-display UNCLAIMED
description: VGA compatible controller
product: 82945G/GZ Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 02
width: 32 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list
configuration: latency=0
resources: memory:e2000000-e207ffff ioport:c000(size=8) memory:d0000000-dfffffff memory:e2080000-e20bffff memory:c0000-dffff
I've tried solution 1 and solution 2 but no success.
This issue occurred only after installing it, not when I choose 'Try without Installing', I don't need to set nomodeset in that case.
Intel Graphics Update Tool shows:
Checking if Intel graphics card available...
• checking for i915 module in /sys/module
• i915 module found
Checking if Intel graphics card available... OK
Retrieving information from 01.org...
• fetching https://download.01.org/gfx/ilg-config.cfg
• saving to /home/garden/.ilg-config
• fetched 1626 bytes
• fetched 9818 bytes
• fetched 12301 bytes
• looking up [Ubuntu bionic] configuration
Retrieving information from 01.org... OK
Checking distribution... Failed
Edit:
I've installed xserver-xorg-video-intel
andxorg-dev
. I've tried acpi_osi=linux
,acpi_backlight=vendor
, noalpic
, i915.modeset=0
also create xorg.conf
file and modify file /etc/initramfs-tools/modules
to add i915 and intel_agp drivers as mentioned here.
18.04 intel wayland mutter gdm3
18.04 intel wayland mutter gdm3
edited 1 hour ago
d a i s y
asked May 1 '18 at 9:12
d a i s yd a i s y
3,30582344
3,30582344
I guess it is necessary to usenomodeset
. What graphics chip/card is it? I can see that it is Intel graphics, but which model? For some chips, it helps to install the packagexserver-xorg-video-intel
– sudodus
May 1 '18 at 9:20
Sometimes it helps with#GRUB_TERMINAL=console
; Uncomment to disable graphical terminal. This may provide help if the GRUB 2 menu is too large or unreadable. It also may help when using the GRUB_HIDDEN_TIMEOUT feature. See this link
– sudodus
May 1 '18 at 9:24
@sudodusxserver-xorg-video-intel
command not found and grub2 is not too large, it is readable but let me try once.
– d a i s y
May 1 '18 at 9:31
Install withsudo apt install xserver-xorg-video-intel
– sudodus
May 1 '18 at 9:33
1
@sudodusxserver-xorg-video-intel
already installed
– d a i s y
May 1 '18 at 9:34
|
show 4 more comments
I guess it is necessary to usenomodeset
. What graphics chip/card is it? I can see that it is Intel graphics, but which model? For some chips, it helps to install the packagexserver-xorg-video-intel
– sudodus
May 1 '18 at 9:20
Sometimes it helps with#GRUB_TERMINAL=console
; Uncomment to disable graphical terminal. This may provide help if the GRUB 2 menu is too large or unreadable. It also may help when using the GRUB_HIDDEN_TIMEOUT feature. See this link
– sudodus
May 1 '18 at 9:24
@sudodusxserver-xorg-video-intel
command not found and grub2 is not too large, it is readable but let me try once.
– d a i s y
May 1 '18 at 9:31
Install withsudo apt install xserver-xorg-video-intel
– sudodus
May 1 '18 at 9:33
1
@sudodusxserver-xorg-video-intel
already installed
– d a i s y
May 1 '18 at 9:34
I guess it is necessary to use
nomodeset
. What graphics chip/card is it? I can see that it is Intel graphics, but which model? For some chips, it helps to install the package xserver-xorg-video-intel
– sudodus
May 1 '18 at 9:20
I guess it is necessary to use
nomodeset
. What graphics chip/card is it? I can see that it is Intel graphics, but which model? For some chips, it helps to install the package xserver-xorg-video-intel
– sudodus
May 1 '18 at 9:20
Sometimes it helps with
#GRUB_TERMINAL=console
; Uncomment to disable graphical terminal. This may provide help if the GRUB 2 menu is too large or unreadable. It also may help when using the GRUB_HIDDEN_TIMEOUT feature. See this link– sudodus
May 1 '18 at 9:24
Sometimes it helps with
#GRUB_TERMINAL=console
; Uncomment to disable graphical terminal. This may provide help if the GRUB 2 menu is too large or unreadable. It also may help when using the GRUB_HIDDEN_TIMEOUT feature. See this link– sudodus
May 1 '18 at 9:24
@sudodus
xserver-xorg-video-intel
command not found and grub2 is not too large, it is readable but let me try once.– d a i s y
May 1 '18 at 9:31
@sudodus
xserver-xorg-video-intel
command not found and grub2 is not too large, it is readable but let me try once.– d a i s y
May 1 '18 at 9:31
Install with
sudo apt install xserver-xorg-video-intel
– sudodus
May 1 '18 at 9:33
Install with
sudo apt install xserver-xorg-video-intel
– sudodus
May 1 '18 at 9:33
1
1
@sudodus
xserver-xorg-video-intel
already installed– d a i s y
May 1 '18 at 9:34
@sudodus
xserver-xorg-video-intel
already installed– d a i s y
May 1 '18 at 9:34
|
show 4 more comments
3 Answers
3
active
oldest
votes
To resolve the issue, I have disabled Wayland in GDM3.
sudo vi /etc/gdm3/custom.conf
Change
#WaylandEnable=false
toWaylandEnable=false
and reboot the
system.
This can be done in two ways,
Set nomodeset to login,and follow the above steps. (In my case, I've already setnomodeset
which was an easy way)- With live dvd or bootable media: make sure the path of your installed drive
/media/ubuntu/XXX/etc/gdm3/custom.conf
which can be found withdf -h
UPDATE:
It seems like this bug has been fixed with upgrading mutter
package, so if the above solution did not workout, try to upgrade mutter
package.
If you need to boot with Live-CD/USB to edit that file, remember to edit the file installed on the hard drive, something like: Files - Other Locations - NN GB file system - Ctrl+Alt+T -sudo gedit /media/ubuntu/blah/etc/gdm3/custom.conf
– Randall Whitman
Sep 12 '18 at 2:50
add a comment |
I had the same problem. I tried a fresh install of Ubuntu 18.04 on a Dell Latitude D620, it booted fine from USB drive but after restart it just showed the ubuntu logo and the mouse cursor, but the system was not responding to CTRL+F2/F3 or mouse movements.
My hardware:
lspci -nnk | grep -iA2 vga
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)
Subsystem: Dell Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [1028:01c2]
Kernel driver in use: i915
So adding nomodeset
to /etc/default/grub the system was able to boot I was stuck with the wrong resolution of 1024x768 instead of the 1280x800. So it is not a solution I wanted to live with.
Finally I found a good work around:
sudo apt-get install lightdm
Installing lightdm
as Display Manager instead of the default gdm3
solved the problem with the Intel 945GM (i915
) and the frozen ubuntu logo.
P.S.: WLAN was also not working with the integrated Broadcom BCM4311.
lspci -vnn | grep 14e4
09:00.0 Ethernet controller [0200]: Broadcom Limited NetXtreme BCM5752 Gigabit Ethernet PCI Express [14e4:1600] (rev 02)
0c:00.0 Network controller [0280]: Broadcom Limited BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
Solution was installing the firmware-b43-installer (https://askubuntu.com/a/609420/127023).
add a comment |
Update: I switched to Unity after lightdm+Gnome was crashing (*)
I had the same problem with i915 module. The screen was freezing when booting after the cursor was appearing on the screen. It was solved by replacing gdm by lightdm as described above. Summarizing the recipe:
Boot by adding the
nomodeset
option:
a. Hold SHIFT to see GRUB menu before booting
b. Presse
and addnomodeset
at the linelinux /boot,vmlinuz-.... root=UUID=... ro quiet splash nomodeset
and then press F10 to reboot.
- Start with low resolution screen with the above mentioned results.
- Install lightdm+unity desktop and choose it as default.
sudo apt-get install lightdm;
sudo apt-get install ubuntu-unity-desktop - Reboot.
(*) i915 module error messages from dmesg, the session was forcingly logging out
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%2f1030483%2fstuck-at-ubuntu-logo-while-booting-in-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
To resolve the issue, I have disabled Wayland in GDM3.
sudo vi /etc/gdm3/custom.conf
Change
#WaylandEnable=false
toWaylandEnable=false
and reboot the
system.
This can be done in two ways,
Set nomodeset to login,and follow the above steps. (In my case, I've already setnomodeset
which was an easy way)- With live dvd or bootable media: make sure the path of your installed drive
/media/ubuntu/XXX/etc/gdm3/custom.conf
which can be found withdf -h
UPDATE:
It seems like this bug has been fixed with upgrading mutter
package, so if the above solution did not workout, try to upgrade mutter
package.
If you need to boot with Live-CD/USB to edit that file, remember to edit the file installed on the hard drive, something like: Files - Other Locations - NN GB file system - Ctrl+Alt+T -sudo gedit /media/ubuntu/blah/etc/gdm3/custom.conf
– Randall Whitman
Sep 12 '18 at 2:50
add a comment |
To resolve the issue, I have disabled Wayland in GDM3.
sudo vi /etc/gdm3/custom.conf
Change
#WaylandEnable=false
toWaylandEnable=false
and reboot the
system.
This can be done in two ways,
Set nomodeset to login,and follow the above steps. (In my case, I've already setnomodeset
which was an easy way)- With live dvd or bootable media: make sure the path of your installed drive
/media/ubuntu/XXX/etc/gdm3/custom.conf
which can be found withdf -h
UPDATE:
It seems like this bug has been fixed with upgrading mutter
package, so if the above solution did not workout, try to upgrade mutter
package.
If you need to boot with Live-CD/USB to edit that file, remember to edit the file installed on the hard drive, something like: Files - Other Locations - NN GB file system - Ctrl+Alt+T -sudo gedit /media/ubuntu/blah/etc/gdm3/custom.conf
– Randall Whitman
Sep 12 '18 at 2:50
add a comment |
To resolve the issue, I have disabled Wayland in GDM3.
sudo vi /etc/gdm3/custom.conf
Change
#WaylandEnable=false
toWaylandEnable=false
and reboot the
system.
This can be done in two ways,
Set nomodeset to login,and follow the above steps. (In my case, I've already setnomodeset
which was an easy way)- With live dvd or bootable media: make sure the path of your installed drive
/media/ubuntu/XXX/etc/gdm3/custom.conf
which can be found withdf -h
UPDATE:
It seems like this bug has been fixed with upgrading mutter
package, so if the above solution did not workout, try to upgrade mutter
package.
To resolve the issue, I have disabled Wayland in GDM3.
sudo vi /etc/gdm3/custom.conf
Change
#WaylandEnable=false
toWaylandEnable=false
and reboot the
system.
This can be done in two ways,
Set nomodeset to login,and follow the above steps. (In my case, I've already setnomodeset
which was an easy way)- With live dvd or bootable media: make sure the path of your installed drive
/media/ubuntu/XXX/etc/gdm3/custom.conf
which can be found withdf -h
UPDATE:
It seems like this bug has been fixed with upgrading mutter
package, so if the above solution did not workout, try to upgrade mutter
package.
edited 58 mins ago
answered Jun 5 '18 at 10:08
d a i s yd a i s y
3,30582344
3,30582344
If you need to boot with Live-CD/USB to edit that file, remember to edit the file installed on the hard drive, something like: Files - Other Locations - NN GB file system - Ctrl+Alt+T -sudo gedit /media/ubuntu/blah/etc/gdm3/custom.conf
– Randall Whitman
Sep 12 '18 at 2:50
add a comment |
If you need to boot with Live-CD/USB to edit that file, remember to edit the file installed on the hard drive, something like: Files - Other Locations - NN GB file system - Ctrl+Alt+T -sudo gedit /media/ubuntu/blah/etc/gdm3/custom.conf
– Randall Whitman
Sep 12 '18 at 2:50
If you need to boot with Live-CD/USB to edit that file, remember to edit the file installed on the hard drive, something like: Files - Other Locations - NN GB file system - Ctrl+Alt+T -
sudo gedit /media/ubuntu/blah/etc/gdm3/custom.conf
– Randall Whitman
Sep 12 '18 at 2:50
If you need to boot with Live-CD/USB to edit that file, remember to edit the file installed on the hard drive, something like: Files - Other Locations - NN GB file system - Ctrl+Alt+T -
sudo gedit /media/ubuntu/blah/etc/gdm3/custom.conf
– Randall Whitman
Sep 12 '18 at 2:50
add a comment |
I had the same problem. I tried a fresh install of Ubuntu 18.04 on a Dell Latitude D620, it booted fine from USB drive but after restart it just showed the ubuntu logo and the mouse cursor, but the system was not responding to CTRL+F2/F3 or mouse movements.
My hardware:
lspci -nnk | grep -iA2 vga
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)
Subsystem: Dell Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [1028:01c2]
Kernel driver in use: i915
So adding nomodeset
to /etc/default/grub the system was able to boot I was stuck with the wrong resolution of 1024x768 instead of the 1280x800. So it is not a solution I wanted to live with.
Finally I found a good work around:
sudo apt-get install lightdm
Installing lightdm
as Display Manager instead of the default gdm3
solved the problem with the Intel 945GM (i915
) and the frozen ubuntu logo.
P.S.: WLAN was also not working with the integrated Broadcom BCM4311.
lspci -vnn | grep 14e4
09:00.0 Ethernet controller [0200]: Broadcom Limited NetXtreme BCM5752 Gigabit Ethernet PCI Express [14e4:1600] (rev 02)
0c:00.0 Network controller [0280]: Broadcom Limited BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
Solution was installing the firmware-b43-installer (https://askubuntu.com/a/609420/127023).
add a comment |
I had the same problem. I tried a fresh install of Ubuntu 18.04 on a Dell Latitude D620, it booted fine from USB drive but after restart it just showed the ubuntu logo and the mouse cursor, but the system was not responding to CTRL+F2/F3 or mouse movements.
My hardware:
lspci -nnk | grep -iA2 vga
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)
Subsystem: Dell Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [1028:01c2]
Kernel driver in use: i915
So adding nomodeset
to /etc/default/grub the system was able to boot I was stuck with the wrong resolution of 1024x768 instead of the 1280x800. So it is not a solution I wanted to live with.
Finally I found a good work around:
sudo apt-get install lightdm
Installing lightdm
as Display Manager instead of the default gdm3
solved the problem with the Intel 945GM (i915
) and the frozen ubuntu logo.
P.S.: WLAN was also not working with the integrated Broadcom BCM4311.
lspci -vnn | grep 14e4
09:00.0 Ethernet controller [0200]: Broadcom Limited NetXtreme BCM5752 Gigabit Ethernet PCI Express [14e4:1600] (rev 02)
0c:00.0 Network controller [0280]: Broadcom Limited BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
Solution was installing the firmware-b43-installer (https://askubuntu.com/a/609420/127023).
add a comment |
I had the same problem. I tried a fresh install of Ubuntu 18.04 on a Dell Latitude D620, it booted fine from USB drive but after restart it just showed the ubuntu logo and the mouse cursor, but the system was not responding to CTRL+F2/F3 or mouse movements.
My hardware:
lspci -nnk | grep -iA2 vga
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)
Subsystem: Dell Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [1028:01c2]
Kernel driver in use: i915
So adding nomodeset
to /etc/default/grub the system was able to boot I was stuck with the wrong resolution of 1024x768 instead of the 1280x800. So it is not a solution I wanted to live with.
Finally I found a good work around:
sudo apt-get install lightdm
Installing lightdm
as Display Manager instead of the default gdm3
solved the problem with the Intel 945GM (i915
) and the frozen ubuntu logo.
P.S.: WLAN was also not working with the integrated Broadcom BCM4311.
lspci -vnn | grep 14e4
09:00.0 Ethernet controller [0200]: Broadcom Limited NetXtreme BCM5752 Gigabit Ethernet PCI Express [14e4:1600] (rev 02)
0c:00.0 Network controller [0280]: Broadcom Limited BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
Solution was installing the firmware-b43-installer (https://askubuntu.com/a/609420/127023).
I had the same problem. I tried a fresh install of Ubuntu 18.04 on a Dell Latitude D620, it booted fine from USB drive but after restart it just showed the ubuntu logo and the mouse cursor, but the system was not responding to CTRL+F2/F3 or mouse movements.
My hardware:
lspci -nnk | grep -iA2 vga
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)
Subsystem: Dell Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [1028:01c2]
Kernel driver in use: i915
So adding nomodeset
to /etc/default/grub the system was able to boot I was stuck with the wrong resolution of 1024x768 instead of the 1280x800. So it is not a solution I wanted to live with.
Finally I found a good work around:
sudo apt-get install lightdm
Installing lightdm
as Display Manager instead of the default gdm3
solved the problem with the Intel 945GM (i915
) and the frozen ubuntu logo.
P.S.: WLAN was also not working with the integrated Broadcom BCM4311.
lspci -vnn | grep 14e4
09:00.0 Ethernet controller [0200]: Broadcom Limited NetXtreme BCM5752 Gigabit Ethernet PCI Express [14e4:1600] (rev 02)
0c:00.0 Network controller [0280]: Broadcom Limited BCM4311 802.11b/g WLAN [14e4:4311] (rev 01)
Solution was installing the firmware-b43-installer (https://askubuntu.com/a/609420/127023).
answered Jun 25 '18 at 21:51
SOL-InvictusSOL-Invictus
535
535
add a comment |
add a comment |
Update: I switched to Unity after lightdm+Gnome was crashing (*)
I had the same problem with i915 module. The screen was freezing when booting after the cursor was appearing on the screen. It was solved by replacing gdm by lightdm as described above. Summarizing the recipe:
Boot by adding the
nomodeset
option:
a. Hold SHIFT to see GRUB menu before booting
b. Presse
and addnomodeset
at the linelinux /boot,vmlinuz-.... root=UUID=... ro quiet splash nomodeset
and then press F10 to reboot.
- Start with low resolution screen with the above mentioned results.
- Install lightdm+unity desktop and choose it as default.
sudo apt-get install lightdm;
sudo apt-get install ubuntu-unity-desktop - Reboot.
(*) i915 module error messages from dmesg, the session was forcingly logging out
add a comment |
Update: I switched to Unity after lightdm+Gnome was crashing (*)
I had the same problem with i915 module. The screen was freezing when booting after the cursor was appearing on the screen. It was solved by replacing gdm by lightdm as described above. Summarizing the recipe:
Boot by adding the
nomodeset
option:
a. Hold SHIFT to see GRUB menu before booting
b. Presse
and addnomodeset
at the linelinux /boot,vmlinuz-.... root=UUID=... ro quiet splash nomodeset
and then press F10 to reboot.
- Start with low resolution screen with the above mentioned results.
- Install lightdm+unity desktop and choose it as default.
sudo apt-get install lightdm;
sudo apt-get install ubuntu-unity-desktop - Reboot.
(*) i915 module error messages from dmesg, the session was forcingly logging out
add a comment |
Update: I switched to Unity after lightdm+Gnome was crashing (*)
I had the same problem with i915 module. The screen was freezing when booting after the cursor was appearing on the screen. It was solved by replacing gdm by lightdm as described above. Summarizing the recipe:
Boot by adding the
nomodeset
option:
a. Hold SHIFT to see GRUB menu before booting
b. Presse
and addnomodeset
at the linelinux /boot,vmlinuz-.... root=UUID=... ro quiet splash nomodeset
and then press F10 to reboot.
- Start with low resolution screen with the above mentioned results.
- Install lightdm+unity desktop and choose it as default.
sudo apt-get install lightdm;
sudo apt-get install ubuntu-unity-desktop - Reboot.
(*) i915 module error messages from dmesg, the session was forcingly logging out
Update: I switched to Unity after lightdm+Gnome was crashing (*)
I had the same problem with i915 module. The screen was freezing when booting after the cursor was appearing on the screen. It was solved by replacing gdm by lightdm as described above. Summarizing the recipe:
Boot by adding the
nomodeset
option:
a. Hold SHIFT to see GRUB menu before booting
b. Presse
and addnomodeset
at the linelinux /boot,vmlinuz-.... root=UUID=... ro quiet splash nomodeset
and then press F10 to reboot.
- Start with low resolution screen with the above mentioned results.
- Install lightdm+unity desktop and choose it as default.
sudo apt-get install lightdm;
sudo apt-get install ubuntu-unity-desktop - Reboot.
(*) i915 module error messages from dmesg, the session was forcingly logging out
edited Jul 22 '18 at 10:56
answered Jul 21 '18 at 7:15
Konstantinos AnagnostopoulosKonstantinos Anagnostopoulos
11
11
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.
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%2f1030483%2fstuck-at-ubuntu-logo-while-booting-in-18-04%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
I guess it is necessary to use
nomodeset
. What graphics chip/card is it? I can see that it is Intel graphics, but which model? For some chips, it helps to install the packagexserver-xorg-video-intel
– sudodus
May 1 '18 at 9:20
Sometimes it helps with
#GRUB_TERMINAL=console
; Uncomment to disable graphical terminal. This may provide help if the GRUB 2 menu is too large or unreadable. It also may help when using the GRUB_HIDDEN_TIMEOUT feature. See this link– sudodus
May 1 '18 at 9:24
@sudodus
xserver-xorg-video-intel
command not found and grub2 is not too large, it is readable but let me try once.– d a i s y
May 1 '18 at 9:31
Install with
sudo apt install xserver-xorg-video-intel
– sudodus
May 1 '18 at 9:33
1
@sudodus
xserver-xorg-video-intel
already installed– d a i s y
May 1 '18 at 9:34