Community Forums Today's Posts     Member List     Archive    
Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Jul 2011
    Posts
    1

    High CPU Usage even after disconnecting

    After connecting to a TS3 server and even after disconnecting from a server, TeamSpeak Client takes about 30% CPU usage. This is extremely annoying because game playing is not possible anymore.

    I've got:
    TeamSpeak Client 3.0.0-rc2 Build 14642 with Qt 4.7.2
    Mac OS X 10.6.8 on a MacBook Pro (Aluminium) 2 GHz Intel Core 2 Duo (same problem on a 2.26 GHz Intel Core 2 Duo MacBook Pro (all other versions identically)

    This happens with the build in microphone as well as with my external soundcard/headset (SoundBlaster Tactic 3D Alpha). Disabling echo reduction, etc. does not change anything at all. Got nothing to do with the server (or encryption, etc.) because the client consumes the same amount of cpu after disconnecting from a server.

  2. #2
    Join Date
    Jun 2011
    Posts
    3
    Same Problem here :/ ...and still no answer

  3. #3
    Join Date
    Jan 2011
    Location
    US
    Posts
    266
    I also had this problem, except I don't usually play games on Mac so I am fine most of the time.

    But I did notice a sharp drop on CPU usage since I upgraded to Lion. It used to be around 20%-30%, and now it drops to 8-13%.

    Code:
    Processes: 92 total, 3 running, 89 sleeping, 475 threads                     12:57:31
    Load Avg: 1.30, 1.03, 0.86  CPU usage: 8.41% user, 9.81% sys, 81.77% idle
    SharedLibs: 95M resident, 0B data, 14M linkedit.
    MemRegions: 16917 total, 1151M resident, 50M private, 480M shared.
    PhysMem: 798M wired, 2009M active, 684M inactive, 3490M used, 605M free.
    VM: 205G vsize, 1337M framework vsize, 425911(0) pageins, 32566(0) pageouts.
    Networks: packets: 260259/168M in, 252150/55M out.
    Disks: 397142/36G read, 276739/6037M written.
    
    PID   COMMAND      %CPU      TIME     #TH  #WQ  #POR #MREG RPRVT  RSHRD  RSIZE  VPRVT
    3060  mdworker     0.0       00:00.14 3    1    50   63    1264K  10M    5468K  23M
    3058  top          6.0       00:04.02 1/1  0    29   29    1388K  216K   2096K  17M
    3055  bash         0.0       00:00.03 1    0    20   23    384K   216K   1148K  17M
    3054  login        0.0       00:00.70 2    1    34   57    644K   216K   1936K  30M
    3051- ts3client_ma 11.9      00:06.56 24/1 2    188  382   19M    23M    36M    81M

  4. #4
    Join Date
    Jan 2011
    Location
    US
    Posts
    266
    P.S.: As a workaround for those who have earlier OS. After you launch teamspeak, check the PID of the teamspeak (which is 3051 in the previous post), then you can type
    Code:
    sudo renice +10 pid
    (In this case, it is
    Code:
    sudo renice +10 3051
    )

    The CPU usage may be the same when there's idle resources, but it would prioritize the tasks so that Teamspeak client has lower priority when the processor is busy. But there may be side effects: you may notice choppy voices or other bad stuff in Teamspeak client, but your game would run just fine. (That is, if you don't mind CPU fan noises...)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. High CPU Usage
    By Chuck in forum Linux
    Replies: 1
    Last Post: 03-04-2012, 08:41
  2. High CPU Usage
    By Murzo in forum Windows
    Replies: 0
    Last Post: 20-12-2009, 00:13
  3. High CPU usage ???
    By xtremetiger92 in forum [TeamSpeak 2] Client Support
    Replies: 0
    Last Post: 16-03-2008, 01:19
  4. High CPU usage from TS2
    By Bombilakus in forum [TeamSpeak 2] Client Support
    Replies: 4
    Last Post: 15-02-2006, 10:37

Tags for this Thread

Posting Permissions

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