LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 06-05-2020, 06:57 PM   #1
Hitch
LQ Newbie
 
Registered: Jul 2009
Location: Regina,SK Canada
Distribution: Ubuntu
Posts: 23

Rep: Reputation: 0
Running slow - login, launching apps or waiting for sudo pswd prompt and switching users


I'm using Ubuntu 20.04. During the pandemic my video card crashed. It was just a basic video. I purchased a GeForce 1650 GTX and added a second monitor. I began noticing the log on screen took forever to come up or waited 30 secs for Thunderbird to launch. I installed the monitor app and discovered all the 8 cpu's were going from 0 to 100% randomly with nothing going on. All kinds of processes running. No one open for business here, so

1) Checked the BIOS with motherboard manufacture and updated it from P1.5 to L3.31

2) I reinstalled Ubuntu.

3) Problem persists even using only one monitor.

4) nvidia 440.64

Code:
lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Root Complex
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 IOMMU
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
00:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0]
00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0]
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus A
00:08.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus B
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 61)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 7
01:00.0 VGA compatible controller: NVIDIA Corporation TU117 [GeForce GTX 1650] (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 10fa (rev a1)
02:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset USB 3.1 XHCI Controller (rev 01)
02:00.1 SATA controller: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset SATA Controller (rev 01)
02:00.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Bridge (rev 01)
03:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port (rev 01)
03:01.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port (rev 01)
03:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port (rev 01)
03:05.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port (rev 01)
03:06.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port (rev 01)
03:07.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port (rev 01)
08:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 02)
09:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
0a:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Zeppelin/Raven/Raven2 PCIe Dummy Function (rev c6)
0a:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor
0a:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1
0a:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1
0a:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) HD Audio Controller
0b:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 61)

uname -r
5.4.0-33-generic

dmesg | grep nvidia
[   12.106352] nvidia: loading out-of-tree module taints kernel.
[   12.106360] nvidia: module license 'NVIDIA' taints kernel.
[   12.119039] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[   12.124987] nvidia-nvlink: Nvlink Core is being initialized, major device number 236
[   12.125496] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[   12.251945] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  440.64  Fri Feb 21 00:43:19 UTC 2020
[   12.335572] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[   12.335574] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[   12.470489] nvidia-uvm: Loaded the UVM driver, major device number 234.
[   31.154761] caller os_map_kernel_space.part.0+0x73/0x80 [nvidia] mapping multiple BARs
 
Old 06-05-2020, 07:52 PM   #2
berndbausch
LQ Addict
 
Registered: Nov 2013
Location: Tokyo
Distribution: Mostly Ubuntu and Centos
Posts: 6,316

Rep: Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002
The top command should either tell you which processes use the CPUs most. Or, if there is no clear "winner", you should see many CPU users, and their names may give you a clue as to what is going on.
 
1 members found this post helpful.
Old 06-05-2020, 10:18 PM   #3
Hitch
LQ Newbie
 
Registered: Jul 2009
Location: Regina,SK Canada
Distribution: Ubuntu
Posts: 23

Original Poster
Rep: Reputation: 0
There is a few processes which stand and a lot of network activity

tracker-miner-fs killed these 3
tracker-extract
tracker-store.

ibus-extension-gtk3

systemd

gvfsd-trash
 
Old 06-05-2020, 10:45 PM   #4
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,385

Rep: Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191
I hate indexers, and habitually disable all of them. That being said, it probably indicates a problem somewhere if it's having a significant impact like that. I changed out my disk as I could see I/O was very slow, but made no difference. I suspect that 10 year old laptop had just started to deteriorate (bus, connector, who knows) and eventually junked it.
Have you run smart over the disk ?.
For some data, run this and post the output for us.
Code:
top -b -n 3 | grep -E "^top" -A 12 | awk '(NR > 1)' RS='--'
 
Old 06-05-2020, 11:04 PM   #5
berndbausch
LQ Addict
 
Registered: Nov 2013
Location: Tokyo
Distribution: Mostly Ubuntu and Centos
Posts: 6,316

Rep: Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002
https://askubuntu.com/questions/3462...-every-startup perhaps?
 
Old 06-05-2020, 11:14 PM   #6
uteck
Senior Member
 
Registered: Oct 2003
Location: Elgin,IL,USA
Distribution: KDE Neon
Posts: 1,271

Rep: Reputation: 525Reputation: 525Reputation: 525Reputation: 525Reputation: 525Reputation: 525
I had a similar problem with ballo on KDE and removed the package. I don't need something constantaly scanning the system slowing it down to makes searches a little faster. Remove the packages so they don't restart, assuming they will not remove your entire desktop because of dependencies.

apt show taker-extract says this:
Description: metadata database, indexer and search tool - metadata extractors
This package contains the metadata extractors.
.
Tracker is an advanced framework for first class objects with associated
metadata and tags. It provides a one stop solution for all metadata, tags,
shared object databases, search tools and indexing.
 
Old 06-06-2020, 05:58 AM   #7
Hitch
LQ Newbie
 
Registered: Jul 2009
Location: Regina,SK Canada
Distribution: Ubuntu
Posts: 23

Original Poster
Rep: Reputation: 0
Code:
ron@Crunluath:~$ top -b -n 3 | grep -E "^top" -A 12 | awk '(NR > 1)' RS='--'

top - 04:57:06 up 10:08,  1 user,  load average: 3.14, 2.60, 1.42
Tasks: 312 total,   5 running, 307 sleeping,   0 stopped,   0 zombie
%Cpu(s):  6.3 us, 13.2 sy, 10.5 ni, 58.1 id, 11.8 wa,  0.0 hi,  0.0 si,  0.0 st
MiB Mem :   7949.4 total,    125.1 free,   1756.0 used,   6068.3 buff/cache
MiB Swap:   6761.0 total,   6740.4 free,     20.6 used.   5832.8 avail Mem 

    PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND
   8791 ron       20   0  368776  20816  14104 R  98.3   0.3   1:12.80 tracker+
   7568 ron       39  19  742896 202284  15836 R  95.3   2.5   7:01.10 tracker+
   7619 root      20   0  198168  74400  57648 R  30.9   0.9   3:04.97 Xorg
   8481 ron       20   0 2631220 253592 133944 S  11.3   3.1   0:45.02 Web Con+
   8301 ron       20   0 3360848 340664 150332 S   1.3   4.2   0:23.03 firefox
   7524 root      20   0       0      0      0 I   1.0   0.0   0:02.38 kworker+


top - 04:57:09 up 10:08,  1 user,  load average: 3.29, 2.64, 1.44
Tasks: 311 total,   3 running, 308 sleeping,   0 stopped,   0 zombie
%Cpu(s):  2.7 us,  6.7 sy, 10.0 ni, 55.4 id, 25.2 wa,  0.0 hi,  0.0 si,  0.0 st
MiB Mem :   7949.4 total,    126.5 free,   1751.7 used,   6071.2 buff/cache
MiB Swap:   6761.0 total,   6740.4 free,     20.6 used.   5837.0 avail Mem 

    PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND
   7568 ron       39  19  744312 204104  15836 R  82.7   2.5   7:03.59 tracker+
   7619 root      20   0  198168  74400  57648 S  33.6   0.9   3:05.98 Xorg
   8481 ron       20   0 2631220 254332 133944 S   9.6   3.1   0:45.31 Web Con+
   7851 ron       20   0 4238088 294164 109728 S   2.7   3.6   0:17.70 gnome-s+
   7567 ron       39  19 1367344  38056  23524 S   1.7   0.5   0:12.31 tracker+
   8150 ron       20   0  171388   6696   5640 S   1.3   0.1   0:01.45 gvfsd-m+
 
Old 06-06-2020, 06:12 AM   #8
Hitch
LQ Newbie
 
Registered: Jul 2009
Location: Regina,SK Canada
Distribution: Ubuntu
Posts: 23

Original Poster
Rep: Reputation: 0
Code:
ron@Crunluath:~$ top -b -n 3 | grep -E "^top" -A 12 | awk '(NR > 1)' RS='--'

top - 04:57:06 up 10:08,  1 user,  load average: 3.14, 2.60, 1.42
Tasks: 312 total,   5 running, 307 sleeping,   0 stopped,   0 zombie
%Cpu(s):  6.3 us, 13.2 sy, 10.5 ni, 58.1 id, 11.8 wa,  0.0 hi,  0.0 si,  0.0 st
MiB Mem :   7949.4 total,    125.1 free,   1756.0 used,   6068.3 buff/cache
MiB Swap:   6761.0 total,   6740.4 free,     20.6 used.   5832.8 avail Mem 

    PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND
   8791 ron       20   0  368776  20816  14104 R  98.3   0.3   1:12.80 tracker+
   7568 ron       39  19  742896 202284  15836 R  95.3   2.5   7:01.10 tracker+
   7619 root      20   0  198168  74400  57648 R  30.9   0.9   3:04.97 Xorg
   8481 ron       20   0 2631220 253592 133944 S  11.3   3.1   0:45.02 Web Con+
   8301 ron       20   0 3360848 340664 150332 S   1.3   4.2   0:23.03 firefox
   7524 root      20   0       0      0      0 I   1.0   0.0   0:02.38 kworker+


top - 04:57:09 up 10:08,  1 user,  load average: 3.29, 2.64, 1.44
Tasks: 311 total,   3 running, 308 sleeping,   0 stopped,   0 zombie
%Cpu(s):  2.7 us,  6.7 sy, 10.0 ni, 55.4 id, 25.2 wa,  0.0 hi,  0.0 si,  0.0 st
MiB Mem :   7949.4 total,    126.5 free,   1751.7 used,   6071.2 buff/cache
MiB Swap:   6761.0 total,   6740.4 free,     20.6 used.   5837.0 avail Mem 

    PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND
   7568 ron       39  19  744312 204104  15836 R  82.7   2.5   7:03.59 tracker+
   7619 root      20   0  198168  74400  57648 S  33.6   0.9   3:05.98 Xorg
   8481 ron       20   0 2631220 254332 133944 S   9.6   3.1   0:45.31 Web Con+
   7851 ron       20   0 4238088 294164 109728 S   2.7   3.6   0:17.70 gnome-s+
   7567 ron       39  19 1367344  38056  23524 S   1.7   0.5   0:12.31 tracker+
   8150 ron       20   0  171388   6696   5640 S   1.3   0.1   0:01.45 gvfsd-m+
 
Old 06-06-2020, 06:16 AM   #9
Hitch
LQ Newbie
 
Registered: Jul 2009
Location: Regina,SK Canada
Distribution: Ubuntu
Posts: 23

Original Poster
Rep: Reputation: 0
I've permanently removed tracker
Code:
top -b -n 3 | grep -E "^top" -A 12 | awk '(NR > 1)' RS='--'

top - 05:11:30 up 3 min,  1 user,  load average: 1.37, 1.12, 0.50
Tasks: 324 total,   1 running, 323 sleeping,   0 stopped,   0 zombie
%Cpu(s):  0.3 us,  5.0 sy,  0.0 ni, 94.6 id,  0.1 wa,  0.0 hi,  0.0 si,  0.0 st
MiB Mem :   7949.4 total,   5815.7 free,   1227.6 used,    906.1 buff/cache
MiB Swap:   6761.0 total,   6761.0 free,      0.0 used.   6402.2 avail Mem 

    PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND
   1409 root      20   0  185432  61772  46220 S  34.2   0.8   0:59.14 Xorg
    427 root      20   0       0      0      0 I   1.0   0.0   0:01.40 kworker+
   2047 ron       20   0 2546116 224888 138784 S   1.0   2.8   0:07.04 Web Con+
     17 root      rt   0       0      0      0 S   0.7   0.0   0:00.89 migrati+
     76 root      20   0       0      0      0 I   0.7   0.0   0:01.30 kworker+
    186 root      20   0       0      0      0 I   0.7   0.0   0:00.28 kworker+


top - 05:11:33 up 3 min,  1 user,  load average: 1.37, 1.12, 0.50
Tasks: 324 total,   4 running, 320 sleeping,   0 stopped,   0 zombie
%Cpu(s):  0.1 us,  4.6 sy,  0.0 ni, 95.3 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
MiB Mem :   7949.4 total,   5815.5 free,   1227.8 used,    906.2 buff/cache
MiB Swap:   6761.0 total,   6761.0 free,      0.0 used.   6401.9 avail Mem 

    PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND
   1409 root      20   0  185432  61772  46220 R  30.1   0.8   1:00.05 Xorg
    427 root      20   0       0      0      0 I   1.0   0.0   0:01.43 kworker+
   2047 ron       20   0 2546116 225248 138784 S   1.0   2.8   0:07.07 Web Con+
     17 root      rt   0       0      0      0 S   0.7   0.0   0:00.91 migrati+
     29 root      rt   0       0      0      0 S   0.7   0.0   0:00.83 migrati+
     76 root      20   0       0      0      0 I   0.7   0.0   0:01.32 kworker+
 
Old 06-06-2020, 06:17 AM   #10
Hitch
LQ Newbie
 
Registered: Jul 2009
Location: Regina,SK Canada
Distribution: Ubuntu
Posts: 23

Original Poster
Rep: Reputation: 0
Thank you. We can call this a successful SOLVED.
 
Old 06-06-2020, 06:29 AM   #11
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,385

Rep: Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191
OK, go to the thread tools at the top of the thread and mark it as such.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
My browser, all day today: 'waiting for linuxquestions.org...' ..waiting.. waiting .. GrapefruiTgirl LQ Suggestions & Feedback 18 05-25-2007 05:35 AM
aftr sudo cmd and pswd i get this E: Type 'http://archive.ubuntu.com/ubuntu' is not k turoblaztr Linux - General 1 01-14-2007 10:29 AM
make users change pswd on 1st login alagenchev Linux - Security 3 01-20-2006 04:18 AM
Error messages when launching apps from shell prompt correro Linux - General 2 03-25-2003 07:20 PM
Mandrake Linux Root Pswd/Login HELP ElZora Linux - Security 5 12-26-2002 01:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration