Views:
11,562
Votes: 2
Tags:
xorg
18.04
ubuntu-gnome
window-manager
Link:
🔍 See Original Answer on Ask Ubuntu ⧉ 🔗
URL:
https://askubuntu.com/q/1033800
Title:
Strange graphics issue after upgrading to 18.04 that affects only one user account
ID:
/2018/05/08/Strange-graphics-issue-after-upgrading-to-18.04-that-affects-only-one-user-account
Created:
May 8, 2018
Edited: May 9, 2018
Upload:
September 15, 2024
Layout: post
TOC:
false
Navigation: false
Copy to clipboard: false
When you run update-initramfs
you should not be getting error messages for missing skylake drivers.
Under Ubuntu 16.04 LTS:
$ sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-4.14.34-041434-generic
Adding /lib/firmware/i915/skl_guc_ver9_33.bin
Under Ubuntu 18.04 LTS:
$ sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-4.15.0-20-generic
Adding /lib/firmware/i915/skl_guc_ver9_33.bin
In particular you should be seeing the last line. If not follow the instructions here: Updated kernel to 4.8 now missing firmware warnings