Find the answer to your Linux question:
Results 1 to 6 of 6
i noticed that 11.2 seem sto use alot of processing especially stuff like xorg and plasma this gives me a problem when i am watching videos they tend to freeze ...
  1. #1
    Linux Engineer scrarfussi's Avatar
    Join Date
    Aug 2006
    Posts
    1,029

    opensuse 11.2 high cpu usage

    i noticed that 11.2 seem sto use alot of processing especially stuff like xorg and plasma this gives me a problem when i am watching videos they tend to freeze n jerk here n there is there any one else with this problem

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    I don't see this. What processor and Video card? Run Top and see if you have something eating CPU

  3. #3
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    possibly desktop effects enabled and using indirect rendering instead of the capability of the 3d card

  4. #4
    Linux Engineer scrarfussi's Avatar
    Join Date
    Aug 2006
    Posts
    1,029
    plasma desktop and xorg seem to use alot of cpu on my system
    coopstah how do i check which rendering i am using thanx

  5. #5
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    well you can see if you are using the right driver with
    Code:
    glxinfo | grep direct
    I'm not familiar with plasma, does it use compiz? If compiz is running you can check how it was started
    Code:
    ps -eaf | grep compiz
    if you see --indirect-rendering that is a problem

  6. #6
    Linux Engineer scrarfussi's Avatar
    Join Date
    Aug 2006
    Posts
    1,029
    plasma is what runs the widgets on kde4
    glxinfo | grep direct
    direct rendering: Yes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...