Solution to last update…high CPU usage!

Installed proprietary Nvidia driver by following this. Once again not a show stopper but more work to install Nvidia drivers than I’m use to. I did this because I’ve seen similar problems with other distros.

bill@bill-MS-7B79:~> sudo hwinfo --gfxcard | grep Model 
[sudo] password for root:  
  Model: "nVidia GK208B [GeForce GT 730]" 
bill@bill-MS-7B79:~> 
sudo zypper addrepo --refresh https://download.nvidia.com/opensuse/tumbleweed NVIDIA
zypper se x11-video-nvidiaG05


Go to the YaST Control Center and click Software Management.
View > Repositories > NVIDIA
Choose the appropriate driver, e.g. x11-video-nvidiaG04 or x11-video-nvidiaG05
Optionally choose the corresponding OpenGL acceleration libraries; nvidia-glG04 or nvidia-glG05.
Press Accept.
Restart your computer.