I have a Lenovo Yoga 2 Pro notebook with 4 GB RAM, a high-DPI screen, Intel integrated graphics (Model 80AY000 but the motherboard was replaced for some lower model during a repair). It worked okay until recent upgrade. Now the UI stutter on every load spike, like when opening an app or even when switching between tabs in a browser.
I don't know how to troubleshoot this. I observed htop and iotop and they don't show anything suspicious, however, it might be because they are also freezed during those moments.
free -h
razem użyte wolne dzielone buf/cache dostępne
Pamięć: 3,8Gi 1,8Gi 363Mi 696Mi 1,6Gi 1,1Gi
Wymiana: 1,4Gi 293Mi 1,1Gi
ls -al ~/.local/share/gnome-shell/extensions
razem 44
drwxr-xr-x 11 pein pein 4096 lis 18 18:53 .
drwx------ 3 pein pein 4096 lis 20 20:27 ..
drwxr-xr-x 5 pein pein 4096 lis 18 18:53 BingWallpaper@ineffable-gmail.com
drwxrwxr-x 5 pein pein 4096 paź 6 23:39 bitcoin-markets@ottoallmendinger.github.com
drwxrwxr-x 4 pein pein 4096 lis 10 00:20 desktop-icons@csoriano
drwxrwxr-x 5 pein pein 4096 paź 6 23:39 gnome-shell-screenshot@ttll.de
drwxrwxr-x 3 pein pein 4096 cze 21 20:28 gtktitlebar@velitasali.github.io
drwxr-xr-x 5 pein pein 4096 kwi 9 2019 no-title-bar@franglais125.gmail.com
# ^^^ this one is turned off, btw
drwxr-xr-x 4 pein pein 4096 kwi 9 2019 openweather-extension@jenslody.de
drwxrwxr-x 2 pein pein 4096 kwi 20 2019 transparent-gnome-panel@ttomovcik.com
drwxrwxr-x 2 pein pein 4096 maj 1 2019 transparentnotification@ipaq3870
dmidecode -s bios-version
76CN38WW
cat /etc/fstab
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda8 during installation
UUID=dd3720dd-0a04-4ebd-901e-277e402697e0 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda2 during installation
UUID=9AE5-4726 /boot/efi vfat umask=0077 0 1
/swapfile none swap sw 0 0
/dev/sdb1 /home/pein ext4 rw 0 0
# ^^^ sdb1 is a USB3.0 flash stick
Tried running LiveUSB 19.10. It seems to be working fine.
Tried answers from this question (upgrading kernel to 5.4 RC8, removing xserver-xorg-video-intel
or installing it in version from ~oibaf ppa) with no success.
free -h
andcat /etc/fstab
andls -al ~/.local/share/gnome-shell/extensions
andsudo dmidecode -s bios-version
, and tell me the specific make/model #'s of your notebook. Start comments to me with @heynnema or I may miss them. – heynnema Nov 20 '19 at 18:19