SOLVED: Mageia 6 Fails to boot after installing updates

I got a new hp laptop 17-BY1053DX with Windows intending to install Linux initially as dual boot. Unfortunately almost every distro I tried failed to boot the live image including attempting to install Mageia 7 from the network install image. But I tried a USB I already had for Mageia 6 and it successfully booted the live usb without any apparent problems and successfully installed to the system and ran great.
Since I wanted to use this system for some time, I decided to install all updates but after updating, the system would no longer boot.
I tried other distributions and I was able to run Debian live usb by editing grub to boot to runlevel 3, so my suspicion was that something was wrong with my graphics drivers. But then attempting to install Debian (from the non-graphical installer) so I could look at XOrg log files, etc, the system became unresponsive at the "Detecting Hardware to Find CD-ROM device" semi-graphical screen. Also other distros hang detecting hardware for example at lvm startup actions, so it is not certain it is (only) the graphics causing problems.
So I have re-installed Mageia 6 and my plan is to install updates one at a time (or at least in some systematic way) to try to find what hardware/driver/version is causing problems.
Any recommendations of best ways to do this are welcome.
Here is some info about my system and hardware:
My graphics card is an Intel UHD Graphics 620.
lspci says:
lsusb says:
lsblk says:
Comments are welcome if anyone sees any hardware known to cause problems in that list or a better command to show more hardware details.
Thanks
Phil
Since I wanted to use this system for some time, I decided to install all updates but after updating, the system would no longer boot.
I tried other distributions and I was able to run Debian live usb by editing grub to boot to runlevel 3, so my suspicion was that something was wrong with my graphics drivers. But then attempting to install Debian (from the non-graphical installer) so I could look at XOrg log files, etc, the system became unresponsive at the "Detecting Hardware to Find CD-ROM device" semi-graphical screen. Also other distros hang detecting hardware for example at lvm startup actions, so it is not certain it is (only) the graphics causing problems.
So I have re-installed Mageia 6 and my plan is to install updates one at a time (or at least in some systematic way) to try to find what hardware/driver/version is causing problems.
Any recommendations of best ways to do this are welcome.
Here is some info about my system and hardware:
My graphics card is an Intel UHD Graphics 620.
lspci says:
- Code: Select all
00:00.0 Host bridge: Intel Corporation Device 3e34 (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Device 3ea0 (rev 02)
00:04.0 Signal processing controller: Intel Corporation Skylake Processor Thermal Subsystem (rev 0c)
00:08.0 System peripheral: Intel Corporation Skylake Gaussian Mixture Model
00:12.0 Signal processing controller: Intel Corporation Device 9df9 (rev 30)
00:14.0 USB controller: Intel Corporation Device 9ded (rev 30)
00:14.2 RAM memory: Intel Corporation Device 9def (rev 30)
00:15.0 Serial bus controller [0c80]: Intel Corporation Device 9de8 (rev 30)
00:15.1 Serial bus controller [0c80]: Intel Corporation Device 9de9 (rev 30)
00:16.0 Communication controller: Intel Corporation Device 9de0 (rev 30)
00:17.0 RAID bus controller: Intel Corporation 82801 Mobile SATA Controller [RAID mode] (rev 30)
00:1c.0 PCI bridge: Intel Corporation Device 9dbc (rev f0)
00:1d.0 PCI bridge: Intel Corporation Device 9db0 (rev f0)
00:1d.1 PCI bridge: Intel Corporation Device 9db1 (rev f0)
00:1d.4 PCI bridge: Intel Corporation Device 9db4 (rev f0)
00:1f.0 ISA bridge: Intel Corporation Device 9d84 (rev 30)
00:1f.3 Audio device: Intel Corporation Device 9dc8 (rev 30)
00:1f.4 SMBus: Intel Corporation Device 9da3 (rev 30)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Device 9da4 (rev 30)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
03:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device d723
04:00.0 Non-Volatile memory controller: Sandisk Corp Device 5003 (rev 01)
lsusb says:
- Code: Select all
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0408:5321 Quanta Computer, Inc.
Bus 001 Device 002: ID 046d:c024 Logitech, Inc. MX300 Optical Mouse
Bus 001 Device 004: ID 0bda:b009 Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsblk says:
- Code: Select all
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sr0 11:0 1 1024M 0 rom
nvme0n1 259:0 0 238.5G 0 disk
├─nvme0n1p5 259:5 0 50.3G 0 part /
├─nvme0n1p3 259:3 0 76.6G 0 part /media/windows
├─nvme0n1p1 259:1 0 260M 0 part /boot/EFI
├─nvme0n1p6 259:6 0 4G 0 part [SWAP]
├─nvme0n1p4 259:4 0 471M 0 part
├─nvme0n1p2 259:2 0 16M 0 part
└─nvme0n1p7 259:7 0 106.9G 0 part /var
Comments are welcome if anyone sees any hardware known to cause problems in that list or a better command to show more hardware details.
Thanks
Phil