Fedora 29 x86_64 on a Gigabyte Brix.  dnf update berfore Xmas, worked fine.  Booted it today and it won't boot to the GUI.  Shows Gigabyte on the screen.  However, I can ssh into it.  (Thank goodness for ssh !)

$ uname -a
Linux labBrix 4.19.10-300.fc29.x86_64 #1 SMP Mon Dec 17 15:34:44 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

dmesg stops with:
15.682354] snd_hda_intel 0000:00:03.0: couldn't bind with audio component
[   15.682378] snd_hda_intel 0000:00:03.0: HSW/BDW HD-audio HDMI/DP requires binding with gfx driver

$ lspci
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3)
00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 (rev e3)
00:1d.0 USB controller: Intel Corporation Wildcat Point-LP USB EHCI Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
02:00.0 Network controller: Intel Corporation Wireless 3160 (rev 83)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)

# dnf list kernel
Installed Packages
kernel.x86_64                                                  4.19.10-200.fc28                                                  @updates
kernel.x86_64                                                  4.19.10-300.fc29                                                  @updates
kernel.x86_64                                                  4.19.13-300.fc29                                                  @updates

The first two kernel packages are highlighted.  What is the significance of that ? 

The last package, 4.19.13-300 isn't highlighted.  It also doesn't show in the grub menu when the computer boots.  Why ?

How do I get it to boot again ?

Thanks