Welcome to the Linux Foundation Forum!
Zorg application
jhaskins75
Posts: 128
It's been a long time since I have placed a post, but my question is: When I reboot, My CPU resource meter always shows at 99% with minimum fluctuations to above 76%. I open my system monitor and notice the application Zorg is hogging all my cpu resource, so I ended the process and enter my password and the OS restarts and my resource meter now shows 03%. Is having to run zorg essential?
0
Comments
-
I have never heard of zorg.
Hopefully you mean xorg, but xorg should never tie down the processor like that. I known that xorg is the gui management daemon process which must always run when the gui is operational.
Does everything seem to run correctly when zorg has beet terminated?0 -
You are correct, I meant 'Xorg ' and yes, everything runs smoothly when I exit Xorg. I am using the Kubuntu 10. and each time I restart my cpu usage meter goes off the hook. I can physically hear my drive revving up and down. When I exit xorg, my drive is very silent.....:)0
-
As I see it on my Slackware installation the Xorg process is used to start the WM, but does not stay running beyond desktop setup.
Does this process only choke the cpu when you log in, or does it run continually?0 -
Sorry for the delay in responding. Out doing job searches...I checked my system monitor and it is showing ' sleeping '. Every few minutes the cpu will pop to 20% and back to zero in the %cpu column. The only time there is a high demand on my processors [ I have dual processors ] is when I shut down and restart. There is no deterioration in performance, just the annoying rise and fall of the sound of my processor fans, which after I end the process, everything is quiet and my resource meter shows and average of 2%.:unsure:0
-
I believe that is because xorg is testing and setting up your GUI environment on boot and saving the setting when your shutdown. A few seconds worth of high load is acceptable as long as it does not run a high load during the entire session.0
-
I don't really understand what is the situation here :S
You mean that the CPU rises its use when you wanna reboot? That's easy to explain: a bad app that cannot close and therefore the Xorg is using a lot of CPU polling the app. Or even easier: a bug in Xorg!
Anyway, being on X requieres the use of CPU, that is for sure
It might mean the difference between the fans working or not
0 -
I am inclined to accept your answer as a valid response to my question, as you are describing exactly the case. One point in question: When I restart, in the past, there would show a program still running and request a force restart, but that ceased during a recent download of available updates, as I do not receive that message any longer, but when xorg starts, the resource meter will stay at 99% and then after a few minutes, decrease to roughly 65% and fluctuate back to 99%, that is when I end the process and it automatically restarts and upon reboot, the resource meter shows a respectable 4% reading. I thought by presenting this scenario, you might know of a similar case for reference. This action does not seriously impact my performance or slow program functions, just raises a red flag for an explanation, which you have professionally provided, John..:)0
-
The time frame you are explaining is very abnormal. I agree with Marc, it sounds like the xorg process is hung up on another process or file.
Now to track it I have an advanced command for you to copy the output of into pastebin so we can see what files xorg is using during the abnormal process.
The entire command is:lsof|grep -i xorg|tr -s " "|cut -d " " -f 9|grep "/"|uniq
0 -
Not to sure what you mean by ' pastebin ' Is that my terminal? I ran it in my terminal and no additional commands were available. This might be due to the xorg being listed as a sleep. I will have to restart to inact the scenario.:unsure: lsof|grep -i xorg|tr -s " "|cut -d " " -f 9|grep "/"|uniq0
-
I used tinypic as a img file capture to show you the image:
0 -
More examples: This is what is displayed when xorg is running:

:huh: 0 -
Thank you for displaying the information. You are correct about the reason why the command I gave you is not running, it is because the process is sleeping waiting for additional input.
Since it is sleeping that means it is working as it should, but the load you are experiencing is due to strain being put on your graphical display by applications, desktop enhancements and desktop effects.
What kind of video card are you using and are you using the compiz fusion items or anything else special to "pretty up" your desktop?0 -
I am using the ' Screenlets Daemon '0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 750 Linux Foundation IT Professional Programs
- 373 Cloud Engineer IT Professional Program
- 169 Advanced Cloud Engineer IT Professional Program
- 74 DevOps IT Professional Program - Discontinued
- 4 DevOps & GitOps IT Professional Program
- 99 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 1 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 3 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 1 Open Source Best Practice Training
- 1 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 769 Linux Distributions
- 81 Debian
- 68 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 106 Mobile Computing
- 18 Android
- 73 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 955 Programming and Development
- 310 Kernel Development
- 627 Software Development
- 983 Software
- 375 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)