[SOLVED] External USB mouse causes very high CPU load

Hello,
this is far from a scientific test, but if I launch a cpu load monitor and wiggle the mouse cursor over it with the built-in touchpad, the CPU load goes up by 3-4%. When I do the same with a USB mouse, it's 30-40%. Also, in a 3D game, moving the camera around with the touchpad drops the FPS from 35 to 25, while doing the same with the USB mouse drops it to about 5-10 FPS, so something is definetely wrong here.
If I don't touch the mouse, it doesn't produce any load.
The CPU load comes from both X and the window over which I am wiggling the cursor, whether it is a terminal, browser or whatever, with the window contributing about 2/3 of it. If I don't do it over a window, the excessive load comes only from X and is much smaller (but still several times bigger than the load the touchpad produces).
I have no idea how to even tackle the issue.
I run Arch 64, on an Asus 1201N laptop. The mouse is Logitech G5 (laser mouse).
Last edited by Porost (2011-09-23 19:36:04)

Have you tried with a different mouse, to check if it is specific to this mouse /driver? Does lowering the polling rate help? (https://wiki.archlinux.org/index.php/Mouse_Polling_Rate) .I remember vaguely that laptop mode caused this too.. search the forums for mouse and cpu.
Last edited by rwd (2011-09-23 19:24:30)

Similar Messages

  • Flash causes very high CPU load (including high Xorg load)

    Hello everybody,
    this is my first message. I'm an Arch user since a few months, and I'm pretty sure this is the distribution I'll stick to - I pratically love everything about it, especially its simpleness. It's the first Linux that doesn't scare me away with tons of configuration files scattered around dozens of different locations. I've already gotten quite a number of things fixed by myself without even looking at the forum or wiki.
    Well, it seems most of these statements can be found in most first forum posts, so I'll stop to bore you...
    The problem: Playing flash videos or animations causes incredible processor load: Even youtube takes a whole CPU core (or even a little more), top shows around 80% for Xorg and around 20-30% for Firefox (a little less with Opera). I'm on Arch64 with XFCE, Athlon X2 4600+, NVidia 8200 chipset (which has severe driver problems anyway; I'm using the latest NVidia beta driver). I'd try the open source nvidia driver, but (it seems that) there's no support for my chipset yet.
    Currently I'm using Adobe's Flash64 alpha, before that I used various versions fo the nspluginwrapper. 32-bit Flash also caused high CPU load, but it wasn't that much and it may have been related to nspluginwrapper rather than anything else; however I have got the impression that things became even worse with the switch to the x64 alpha (performance-wise; on the other hand, it at least loads faster and doesn't crash anymore). Like said before, youtube takes one core, but it mostly works ok then, but videos with higher resolutions that youtube's are practically impossible to watch (except when there is very little movement in the film). Neither Flash hardware acceleration on nor off makes any difference.
    I've already read half of the web, searched in forums, wikis, etc., but didn't find anybody with the same problem. When Flash64 was released and people were reporting good improvements, I was hoping it would be the same for me...
    What I'm looking for is suggestions of things to try... I'm out of ideas what to try and where to look. It just seems strange that I seem to have problems that others don't...
    Thanks for reading and for any comments.

    cerbie wrote:And, do I know you from somewhere--a little more Windows-centric--or are there many ElkMonsters, out here?
    Hehe, I'm also wondering how many Cerbies are out there...
    Really funny. The internet is a small place, obviously. Us meeting in a Linux forum also explains why nobody writes to the LSML anymore.

  • Which will cause a higher cpu load, the sampler instrument or the original audio tracks?

    I have some piano that I wanted to loop. I had no problem using the convert track to sampler instrument.  My question is about CPU performance. Which will cause a higher cpu load, the sampler instrument or the original audio tracks?

    Hi Mesaboogiewes,
    Welcome to Apple Discussions
    Ableton.com recommends disabling Energy Saver, fullscreen mode, and Exposé. I would recommend putting the 1Gb of RAM, you will find a better result. I suggest going to the Ableton.com website and looking for more troubleshooting issues.
    I hope that helps,
    Jon

  • [SOLVED] External USB mouse doesn't work

    I've installed Arch on my laptop and today faced with a problem. When I boot with AC off my external USB mouse doesn't work. Also it looks like USB ports don't work. If I detached AC when working mouse works fine.
    I can suppose there is some problem with laptop mode. May be it turns off usb ports to save energy. Anyway quick search doesn't brings any results. If someone give me a hint how to solve this problem I'll be very grateful.
    Last edited by avli (2011-07-14 16:53:15)

    Well, after diving into configs solution has been founded. The point was to disable auto suspend feature in laptop-mode-tools config by setting BATT_SUSPEND_USB variable to 0 in /etc/laptop-mode/conf.d/usb-autosuspend.conf
    Hope this information will be helpful for users who probably faced with the same problem. Thank you!

  • XML select query causing very high CPU usage.

    Hi All,
    In our Oracle 10.2.0.4 Two node RAC we are facing very high CPU usage....and all of the top CPU consuming processes are executing this below sql...also these statements are waiting for some gc wiat events as shown below.
    SELECT B.PACKET_ID FROM CM_PACKET_ALT_KEY B, CM_ALT_KEY_TYPE C, TABLE(XMLSEQUENCE ( EXTRACT (:B1 , '/AlternateKeys/AlternateKey') )) T
    WHERE B.ALT_KEY_TYPE_ID = C.ALT_KEY_TYPE_ID AND C.ALT_KEY_TYPE_NAME = EXTRACTVALUE (VALUE (T), '/AlternateKey/@keyType')
    AND B.ALT_KEY_VALUE = EXTRACTVALUE (VALUE (T), '/AlternateKey')
    AND NVL (B.CHILD_BROKER_CODE, '6209870F57C254D6E04400306E4A78B0') =
    NVL (EXTRACTVALUE (VALUE (T), '/AlternateKey/@broker'), '6209870F57C254D6E04400306E4A78B0')
    SQL> select sid,event,state from gv$session where state='WAITING' and event not like '%SQL*Net%';
           SID EVENT                                                            STATE
            66 jobq slave wait                                                  WAITING
           124 gc buffer busy                                                   WAITING
           143 gc buffer busy                                                   WAITING
           147 db file sequential read                                          WAITING
           222 Streams AQ: qmn slave idle wait                                  WAITING
           266 gc buffer busy                                                   WAITING
           280 gc buffer busy                                                   WAITING
           314 gc cr request                                                    WAITING
           317 gc buffer busy                                                   WAITING
           392 gc buffer busy                                                   WAITING
           428 gc buffer busy                                                   WAITING
           471 gc buffer busy                                                   WAITING
           518 Streams AQ: waiting for time management or cleanup tasks         WAITING
           524 Streams AQ: qmn coordinator idle wait                            WAITING
           527 rdbms ipc message                                                WAITING
           528 rdbms ipc message                                                WAITING
           532 rdbms ipc message                                                WAITING
           537 rdbms ipc message                                                WAITING
           538 rdbms ipc message                                                WAITING
           539 rdbms ipc message                                                WAITING
           540 rdbms ipc message                                                WAITING
           541 smon timer                                                       WAITING
           542 rdbms ipc message                                                WAITING
           543 rdbms ipc message                                                WAITING
           544 rdbms ipc message                                                WAITING
           545 rdbms ipc message                                                WAITING
           546 rdbms ipc message                                                WAITING
           547 gcs remote message                                               WAITING
           548 gcs remote message                                               WAITING
           549 gcs remote message                                               WAITING
           550 gcs remote message                                               WAITING
           551 ges remote message                                               WAITING
           552 rdbms ipc message                                                WAITING
           553 rdbms ipc message                                                WAITING
           554 DIAG idle wait                                                   WAITING
           555 pmon timer                                                       WAITING
            79 jobq slave wait                                                  WAITING
           117 gc buffer busy                                                   WAITING
           163 PX Deq: Execute Reply                                            WAITING
           205 db file parallel read                                            WAITING
           247 gc current request                                               WAITING
           279 jobq slave wait                                                  WAITING
           319 LNS ASYNC end of log                                             WAITING
           343 jobq slave wait                                                  WAITING
           348 direct path read                                                 WAITING
           372 db file scattered read                                           WAITING
           475 jobq slave wait                                                  WAITING
           494 gc cr request                                                    WAITING
           516 Streams AQ: qmn slave idle wait                                  WAITING
           518 Streams AQ: waiting for time management or cleanup tasks         WAITING
           523 Streams AQ: qmn coordinator idle wait                            WAITING
           528 rdbms ipc message                                                WAITING
           529 rdbms ipc message                                                WAITING
           530 Streams AQ: waiting for messages in the queue                    WAITING
           532 rdbms ipc message                                                WAITING
           537 rdbms ipc message                                                WAITING
           538 rdbms ipc message                                                WAITING
           539 rdbms ipc message                                                WAITING
           540 rdbms ipc message                                                WAITING
           541 smon timer                                                       WAITING
           542 rdbms ipc message                                                WAITING
           543 rdbms ipc message                                                WAITING
           544 rdbms ipc message                                                WAITING
           545 rdbms ipc message                                                WAITING
           546 rdbms ipc message                                                WAITING
           547 gcs remote message                                               WAITING
           548 gcs remote message                                               WAITING
           549 gcs remote message                                               WAITING
           550 gcs remote message                                               WAITING
           551 ges remote message                                               WAITING
           552 rdbms ipc message                                                WAITING
           553 rdbms ipc message                                                WAITING
           554 DIAG idle wait                                                   WAITING
           555 pmon timer                                                       WAITINGI am not at all able to understand what this SQL is...i think its related to some XML datatype.
    Also not able to generate execution plan for this sql using explain plan- getting error(ORA-00932: inconsistent datatypes: expected - got -)
    Please help me in this issue...
    How can i generate execution plan?
    Does this type of XML based query will cause high GC wiat events and buffer busy wait events?
    How can i tune this query?
    How can i find that this is the only query causing High CPU usage?
    Our servers are having 64 GB RAM and 16 CPU's..
    OS is Solaris 5.10 with UDP as protocol for interconnect..
    -Yasser

    I found some more xml queries as shown below.
    SELECT XMLELEMENT("Resource", XMLATTRIBUTES(RAWTOHEX(RMR.RESOURCE_ID) AS "resourceID", RMO.OWNER_CODE AS "ownerCode", RMR.MIME_TYPE AS "mimeType",RMR.FILE_SIZE AS "fileSize", RMR.RESOURCE_STATUS AS "status"), (SELECT XMLAGG(XMLELEMENT("ResourceLocation", XMLATTRIBUTES(RAWTOHEX(RMRP.REPOSITORY_ID) AS "repositoryID", RAWTOHEX(DIRECTORY_ID) AS "directoryID", RESOURCE_STATE AS "state", RMRO.RETRIEVAL_SEQ AS "sequence"), XMLFOREST(FULL_PATH AS "RemotePath"))ORDER BY RMRO.RETRIEVAL_SEQ) FROM RM_RESOURCE_PATH RMRP, RM_RETRIEVAL_ORDER RMRO, RM_LOCATION RML WHERE RMRP.RESOURCE_ID = RMR.RESOURCE_ID AND RMRP.REPOSITORY_ID = RMRO.REPOSITORY_ID AND RMRO.LOCATION_ID = RML.LOCATION_ID AND RML.LOCATION_CODE = :B2 ) AS "Locations") FROM RM_RESOURCE RMR, RM_OWNER RMO WHERE RMR.OWNER_ID = RMO.OWNER_ID AND RMR.RESOURCE_ID = HEXTORAW(:B1 )
    SELECT XMLELEMENT ( "Resources", XMLAGG(XMLELEMENT ( "Resource", XMLATTRIBUTES (B.RESOURCE_ID AS "id"), XMLELEMENT ("ContentType", C.CONTENT_TYPE_CODE), XMLELEMENT ("TextExtractStatus", B.TEXT_EXTRACTED_STATUS), XMLELEMENT ("MimeType", B.MIME_TYPE), XMLELEMENT ("NumberPages", TO_CHAR (B.NUM_PAGES)), XMLELEMENT ("FileSize", TO_CHAR (B.FILE_SIZE)), XMLELEMENT ("Status", B.STATUS), XMLELEMENT ("ContentFormat", D.CONTENT_FORMAT_CODE), G.ALTKEY )) ) FROM CM_PACKET A, CM_RESOURCE B, CM_REF_CONTENT_TYPE C, CM_REF_CONTENT_FORMAT D, ( SELECT XMLELEMENT ( "AlternateKeys", XMLAGG(XMLELEMENT ( "AlternateKey", XMLATTRIBUTES ( H.ALT_KEY_TYPE_NAME AS "keyType", E.CHILD_BROKER_CODE AS "broker", E.VERSION AS "version" ), E.ALT_KEY_VALUE )) ) ALTKEY, E.RESOURCE_ID RES_ID FROM CM_RESOURCE_ALT_KEY E, CM_RESOURCE F, CM_ALT_KEY_TYPE H WHERE E.RESOURCE_ID = F.RESOURCE_ID(+) AND F.PACKET_ID = HEXTORAW (:B1 ) AN
    D E.ALT_KEY_TYPE_ID = H.ALT_KEY_TYPE_ID GROUP BY E.RESOURCE_ID) G WHERE A.PACKET_ID = HEXTORAW (:B1
    SELECT XMLELEMENT ("Tagging", XMLAGG (GROUPEDCAT)) FROM ( SELECT XMLELEMENT ( "TaggingCategory", XMLATTRIBUTES (CATEGORY1 AS "categoryType"), XMLAGG (LISTVALUES) ) GROUPEDCAT FROM (SELECT EXTRACTVALUE ( VALUE (T), '/TaggingCategory/@categoryType' ) CATEGORY1, XMLCONCAT(EXTRACT ( VALUE (T), '/TaggingCategory/TaggingValue' )) LISTVALUES FROM TABLE(XMLSEQUENCE(EXTRACT ( :B1 , '/Tagging/TaggingCategory' ))) T) GROUP BY CATEGORY1)
    SELECT XMLCONCAT ( :B2 , DI_CONTENT_PKG.GET_ENUM_TAGGING_FN (:B1 ) ) FROM DUAL
    SELECT XMLCONCAT (:B2 , :B1 ) FROM DUAL
    SELECT * FROM EQ_RAW_TAG_ERROR A WHERE TAG_LIST_ID = :B2 AND EXTRACTVALUE (A.RAW_TAG_XML, '/TaggingValues/TaggingValue/Value' ) = :B1 AND A.STATUS = '
    NR'
    SELECT RAWTOHEX (S.PACKET_ID) AS PACKET_ID, PS.PACKET_STATUS_DESC, S.LAST_UPDATE AS LAST_UPDATE, S.USER_ID, S.USER_COMMENT, MAX (T.ALT_KEY_VALUE) AS ALTKEY, 'Y' AS IS_PACKET FROM EQ_PACKET S, CM_PACKET_ALT_KEY T, CM_REF_PACKET_STATUS PS WHERE S.STATUS_ID = PS.PACKET_STATUS_ID AND S.PACKET_ID = T.PACKET_ID AND NOT EXISTS (SELECT 1 FROM CM_RESOURCE RES WHERE RES.PACKET_ID = S.PACKET_ID AND EXISTS (SELECT 1 FROM CM_REF_CONTENT_FORMAT CF WHERE CF.CONTENT_FORMAT_ID = RES.CONTENT_FORMAT AND CF.CONTENT_FORMAT_CODE = 'I_FILE')) GROUP BY RAWTOHEX (S.PACKET_ID), PS.PACKET_STATUS_DESC, S.LAST_UPDATE, S.USER_ID, S.USER_COMMENT UNION SELECT RAWTOHEX (A.FATAL_ERROR_ID) AS PACKET_ID, C.PACKET_STATUS_DESC, A.OCCURRENCE_DATE AS LAST_UPDATE, '' AS USER_ID, '' AS USER_COMMENT, RAWTOHEX (A.FATAL_ERROR_ID) AS ALTKEY, 'N' AS IS_PACKET FROM EQ_FATAL_ERROR A, EQ_ERROR_MSG B, CM_REF_PACKET_STATUS C, EQ_SEVERITYD WHERE A.PACKET_ID IS NULL AND A.STATUS = 'NR' AND A.ERROR_MSG_ID = B.ERROR_MSG_ID AND B.SEVERITY_I
    SELECT /*+ INDEX(e) INDEX(a) INDEX(c)*/ XMLAGG(XMLELEMENT ( "TaggingCategory", XMLATTRIBUTES ( G.TAG_CATEGORY_CODE AS "categoryType" ), XMLELEMENT ("TaggingValue", XMLATTRIBUTES (C.IS_PRIMARY AS "primary", H.ORIGIN_CODE AS "origin"), XMLAGG(XMLELEMENT ( "Value", XMLATTRIBUTES ( F.TAG_LIST_CODE AS "listType" ), E.TAG_VALUE )) ) )) FROM TABLE (CAST (:B1 AS T_TAG_MAP_HIERARCHY_TAB)) A, TABLE (CAST (:B2 AS T_ENUM_TAG_TAB)) C, REM_TAG_VALUE E, REM_TAG_LIST F, REM_TAG_CATEGORY G, CM_ORIGIN H WHERE E.TAG_VALUE_ID = C.TAG_VALUE_ID AND F.TAG_LIST_ID = E.TAG_LIST_ID AND G.TAGGING_CATEGORY_ID = F.TAGGING_CATEGORY_ID AND H.ORIGIN_ID = C.ORIGIN_ID AND C.ENUM_TAG_ID = A.MAPPED_ENUM_TAG_ID GROUP BY C.IS_PRIMARY, H.ORIGIN_CODE, G.TAG_CATEGORY_CODE START WITH A.MAPPED_ENUM_TAG_ID = HEXTORAW (:B3 ) CONNECT BY PRIOR A.MAPPED_ENUM_TAG_ID = A.ENUM_TAG_ID
    SELECT /*+  INDEX(e) */ XMLAGG(XMLELEMENT ( "TaggingCategory", XMLATTRIBUTES ( G.TAG_CATEGORY_CODE AS "categoryType" ), XMLELEMENT ( "TaggingValue", XMLATTRIBUTES (C.IS_PRIMARY AS "primary", H.ORIGIN_CODE AS "origin"), XMLAGG(XMLCONCAT ( XMLELEMENT ( "Value", XMLATTRIBUTES ( F.TAG_LIST_CODE AS "listType" ), E.TAG_VALUE ), CASE WHEN LEVEL = 1 THEN :B4 ELSE NULL END )) ) )) FROM TABLE (CAST (:B1 AS T_TAG_MAP_HIERARCHY_TAB)) A, TABLE (CAST (:B2 AS T_ENUM_TAG_TAB)) C, REM_TAG_VALUE E, REM_TAG_LIST F, REM_TAG_CATEGORY G, CM_ORIGIN H WHERE E.TAG_VALUE_ID = C.TAG_VALUE_ID AND F.TAG_LIST_ID = E.TAG_LIST_ID AND G.TAGGING_CATEGORY_ID = F.TAGGING_CATEGORY_ID AND H.ORIGIN_ID = C.ORIGIN_ID AND C.ENUM_TAG_ID = A.MAPPED_ENUM_TAG_ID GROUP BY G.TAG_CATEGORY_CODE, C.IS_PRIMARY, H.ORIGIN_CODE START WITH A.MAPPED_ENUM_TAG_ID = HEXTORAW (:B3 ) CONNECT BY PRIOR A.MAPPED_ENUM_TAG_ID = A.ENUM_TAG_IDBy observing above sql queries i found some hints forcing for index usage..
    I think xml schema is created already...and its progressing as you stated above. Please correct if i am wrong.
    I found all these sql from AWR report and all of these are very high resource consuming queries.
    And i am really sorry if i am irritating you by asking all stupid questions related to xml.
    -Yasser
    Edited by: YasserRACDBA on Nov 17, 2009 3:39 PM
    Did syntax allignment.

  • Xorg causes extrem high cpu load

    Hello,
    from time to time xorg causes a extrem high cpu load on my system.
    http://imageshack.us/f/38/xorgload.png
    After a reboot it should looks like that
    http://imageshack.us/f/16/xorgnormal.png/
    Is there any possibility the figure out why this happens sometimes?
    Thanks for your help!

    cerbie wrote:And, do I know you from somewhere--a little more Windows-centric--or are there many ElkMonsters, out here?
    Hehe, I'm also wondering how many Cerbies are out there...
    Really funny. The internet is a small place, obviously. Us meeting in a Linux forum also explains why nobody writes to the LSML anymore.

  • [SOLVED] Audio playing bad except with high CPU load

    I recently switched to a new motherboard: Asus Z97-Deluxe
    This motherboard has a ALC1150 audio chip, which uses the snd_hda_intel driver.
    CPU: Intel i5-4670K
    Kernel: 3.14.4-1-ARCH #1
    alsa-info: https://drive.google.com/file/d/0Bymxsc … sp=sharing
    Audio is playing bad: 'radio noise', skipping, repeating. It is unusable.
    Before I used pulseaudio, but to diagnose this problem I have removed it.
    Now with alsa left, it plays a little bit better, but the problem is still there.
    The only moment when the audio works great is when the CPU is busy, such as compiling a Linux kernel.
    Sometimes moving the mouse has a positive impact too.
    My gut feeling tells me the cause might be the BIOS, the driver, power management or CPU scheduler.
    Since I have been searching for about a day on the Internet and trying most of the offered obvious solutions, I am now searching for active help.
    Any suggestions how to approach this audio issue?
    Last edited by ArthurBorsboom (2014-05-23 12:03:38)

    The option "options snd-hda-intel enable_msi=0" does not seem to have any effect.
    For each change in alsa-base.conf, I have rebooted the machine.
    There are no other sound cards in the system.
    aplay -lL
    null
    Discard all samples (playback) or generate zero samples (capture)
    pulse
    PulseAudio Sound Server
    default:CARD=Intel
    HDA Intel, ALC1150 Analog
    Default Audio Device
    sysdefault:CARD=Intel
    HDA Intel, ALC1150 Analog
    Default Audio Device
    front:CARD=Intel,DEV=0
    HDA Intel, ALC1150 Analog
    Front speakers
    surround40:CARD=Intel,DEV=0
    HDA Intel, ALC1150 Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=Intel,DEV=0
    HDA Intel, ALC1150 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=Intel,DEV=0
    HDA Intel, ALC1150 Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=Intel,DEV=0
    HDA Intel, ALC1150 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=Intel,DEV=0
    HDA Intel, ALC1150 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    hdmi:CARD=Intel,DEV=0
    HDA Intel, ALC1150 Digital
    HDMI Audio Output
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC1150 Analog [ALC1150 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 3: ALC1150 Digital [ALC1150 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    lspci -nn | grep -i audio
    00:1b.0 Audio device [0403]: Intel Corporation Device [8086:8ca0]
    amixer
    Simple mixer control 'Master',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined
    Playback channels: Mono
    Limits: Playback 0 - 87
    Mono: Playback 60 [69%] [-20.25dB] [on]
    Simple mixer control 'Headphone',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 87
    Mono:
    Front Left: Playback 50 [57%] [-27.75dB] [off]
    Front Right: Playback 50 [57%] [-27.75dB] [off]
    Simple mixer control 'PCM',0
    Capabilities: pvolume
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 255
    Mono:
    Front Left: Playback 170 [67%] [-17.00dB]
    Front Right: Playback 170 [67%] [-17.00dB]
    Simple mixer control 'Front',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 87
    Mono:
    Front Left: Playback 87 [100%] [0.00dB] [on]
    Front Right: Playback 87 [100%] [0.00dB] [on]
    Simple mixer control 'Front Mic',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 0 [0%] [-34.50dB] [off]
    Front Right: Playback 0 [0%] [-34.50dB] [off]
    Simple mixer control 'Front Mic Boost',0
    Capabilities: volume
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: 0 - 3
    Front Left: 3 [100%] [30.00dB]
    Front Right: 3 [100%] [30.00dB]
    Simple mixer control 'Surround',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 87
    Mono:
    Front Left: Playback 86 [99%] [-0.75dB] [on]
    Front Right: Playback 86 [99%] [-0.75dB] [on]
    Simple mixer control 'Center',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined
    Playback channels: Mono
    Limits: Playback 0 - 87
    Mono: Playback 87 [100%] [0.00dB] [on]
    Simple mixer control 'LFE',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined
    Playback channels: Mono
    Limits: Playback 0 - 87
    Mono: Playback 87 [100%] [0.00dB] [on]
    Simple mixer control 'Side',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 87
    Mono:
    Front Left: Playback 87 [100%] [0.00dB] [on]
    Front Right: Playback 87 [100%] [0.00dB] [on]
    Simple mixer control 'Line',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 0 [0%] [-34.50dB] [off]
    Front Right: Playback 0 [0%] [-34.50dB] [off]
    Simple mixer control 'Line Boost',0
    Capabilities: volume
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: 0 - 3
    Front Left: 0 [0%] [0.00dB]
    Front Right: 0 [0%] [0.00dB]
    Simple mixer control 'IEC958',0
    Capabilities: pswitch pswitch-joined
    Playback channels: Mono
    Mono: Playback [off]
    Simple mixer control 'IEC958 Default PCM',0
    Capabilities: pswitch pswitch-joined
    Playback channels: Mono
    Mono: Playback [off]
    Simple mixer control 'Beep',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 0 [0%] [-34.50dB] [off]
    Front Right: Playback 0 [0%] [-34.50dB] [off]
    Simple mixer control 'Capture',0
    Capabilities: cvolume cswitch
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 63
    Front Left: Capture 63 [100%] [30.00dB] [on]
    Front Right: Capture 63 [100%] [30.00dB] [on]
    Simple mixer control 'Capture',1
    Capabilities: cvolume cswitch
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 63
    Front Left: Capture 0 [0%] [-17.25dB] [off]
    Front Right: Capture 0 [0%] [-17.25dB] [off]
    Simple mixer control 'Auto-Mute Mode',0
    Capabilities: enum
    Items: 'Disabled' 'Enabled'
    Item0: 'Enabled'
    Simple mixer control 'Digital',0
    Capabilities: cvolume
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 120
    Front Left: Capture 60 [50%] [0.00dB]
    Front Right: Capture 60 [50%] [0.00dB]
    Simple mixer control 'Input Source',0
    Capabilities: cenum
    Items: 'Front Mic' 'Rear Mic' 'Line'
    Item0: 'Line'
    Simple mixer control 'Input Source',1
    Capabilities: cenum
    Items: 'Front Mic' 'Rear Mic' 'Line'
    Item0: 'Front Mic'
    Simple mixer control 'Rear Mic',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 0 [0%] [-34.50dB] [off]
    Front Right: Playback 0 [0%] [-34.50dB] [off]
    Simple mixer control 'Rear Mic Boost',0
    Capabilities: volume
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: 0 - 3
    Front Left: 0 [0%] [0.00dB]
    Front Right: 0 [0%] [0.00dB]

  • High CPU load after firefox 18.0 update, causing periodical hang

    Hi, I am basically getting crazy here after the update to firefox 18.0 yesterday.
    Firefox periodically causes very high CPU load, which makes it impossible to use.
    http://img805.imageshack.us/img805/702/firefox18.png
    The problem does not occur immediately after restart, but you can already see the spikes of CPU load in the taskmanager with a peak of ~4%. After a couple of minutes this will go up to almost 50% utilizing a whole core and causing the hangs.

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • VI causes high CPU load after several days of running

    Hello,
    I have a strange problem. I have craeted a test bench control VI and it runs on five PCs, controling five test benches. All PCs have almost the same hardware, same motherboard, same CPU, etc.
    Normaly the CPU load is around 50% when I run the VI, but at one PC the CPU load climbs up to 85% after several days (maybe one week) of continuous running and the PC is almost tied up - the VI execution becomes very slow (10 times slower) and the mouse only moves very slowly.
    First I thought that the PC has a problem but the problem dissapears as soon as I stop and restart the VI!
    I don't even have to terminate LabVIEW - only my VI and then everything is okay again.
    The problem does not seem to occur at the other four PCs, but I can not tell for sure.
    The task manager says only LabVIEW causes the CPU load - swap file utilisation is little.
    Is there a way to analyze what causes the high CPU load?
    I Use LabVIEW 7.1 professional
    Operating System: Win XP (SP 2 or 3 I don't remember)
    P.S. I have no loops without wait-functions.
    Greetings Johannes
    Using LabVIEW 7.1 and 2009 recently
    Solved!
    Go to Solution.

    Do all PCs have the same amount of RAM?
    What is the memory use over time as seen by the windows taks manager. Does it increase gradually?
    An increase in resource usage if often cause by sloppy programming.
    Do you grow arrays forever or constantly resize arrays in memory? (built array, insert into array, delete from array)
    Do you often create new references and never close them?
    What does the program actually do? In my opinion, a constant 50% CPU load seems too high for my taste. It means it would not even be able to keep up on slightly older hardware.
    LabVIEW Champion . Do more with less code and in less time .

  • High CPU load and com.apple.ImageCaptureExtension2 crash after upgrade

    After upgrading my Macbook Air from Lion to Mountain Lion, the system has a very high cpu load, and the crash reporter is the process that causes thee high load. In the error log I see this entry several times per second:
    17.08.12 12:58:46,011 ReportCrash[5998]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: Image Capture Extension
    com.apple.message.signature2: com.apple.ImageCaptureExtension2 ||| 8.0 (8.0)
    com.apple.message.signature3: 03A96CBDA3C85A114383537BFC5C8999
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    I investigated a bit more and recovered, that it has something to do with the printer drivers. When I remove all printers from setting, everything is fine. As soon as I add a printer (Brother MFC 9440CN printer/scanner, printer driver provided by Mountan Lion), the crash reporter starts it's work and the error log is full of those entries.
    Any suggestions?
    Thanks in advance,
    Marcus

    I did more exploration and found the cause of this, but I don't know how to fix it:
    I removed all Brother and Lexmark printer drivers and rebooted (and also tested with a virtual machine using 10.8.0 as guest os that never had any printer installed). As soon as I enter the printer settings and press the "+", the crashes begin, so it looked like the bonjour one of the printers announcing themselves via Bonjour were causing this.
    When watching a picture in the preview app the same happend. We have two multi function printers in our network, the already mentioned brother printer and a Lexmark X204N. Switching off the Lexmark (which wasn't installed on my Mac) solved the problem. Switching off the printer is no solution in our office (it's our fax device and main printer), but switching off mDNS on the Lexmark also solved it. But this can only be a workaround.
    Is this a known problem with Lexmark devices and Mountain Lion (it works fine with machines using Lion)? Are there any fixes known? It's just the Lexmark device announing itself via Bonjour that causes trouble, even if the driver is not installed.

  • Permanent high CPU load and timeouts in communication channels

    Dear Colleagues,
    we've a strange issue since last week. At first we had an problem with a redirect to the cytrix online booking engine within the travel management application of our SAP NW Portal. There is a redirect.jsp file deployed in our PI system that connects to cytrix and passes the URL with session link and session cookie to our Portal. We fixed that issue by restarting the PI system.
    We have a PI 7.0 stack 23 on HP-UX.
    After restarting we found that we've got a very high CPU load (about 75% overall CPU, or 300% at 4 CPUs) probably caused by very frequent (3 per second) minor garbage collection runs (as seen in GC.log).
    On friday we had timeouts within one of our communication channels in the PI system.
    We changed the heap size from 2GB to 3GB and the new generation from 341MB to 768MB and restarted the PI system. But after a few ours the system uses 75% RAM of the CPU high CPU load and the GC runs are still the same.
    This is a short excerpt of our GC.log:
    52645.608: [GC 52645.608: [DefNew: 395326K->2003K(589824K), 0.0334788 secs] 1628688K->1235472K(2949120K), 0.0335882 secs]
    52646.071: [GC 52646.072: [DefNew: 395219K->2072K(589824K), 0.0351584 secs] 1628688K->1235680K(2949120K), 0.0353002 secs]
    52646.665: [GC 52646.665: [DefNew: 395288K->2173K(589824K), 0.0371023 secs] 1628896K->1236058K(2949120K), 0.0372198 secs]
    52647.022: [GC 52647.022: [DefNew: 395389K->1969K(589824K), 0.0352723 secs] 1629274K->1235991K(2949120K), 0.0353865 secs]
    52647.368: [GC 52647.368: [DefNew: 395185K->1885K(589824K), 0.0346132 secs] 1629207K->1235944K(2949120K), 0.0347310 secs]
    52647.804: [GC 52647.804: [DefNew: 395101K->2069K(589824K), 0.0357804 secs] 1629160K->1236129K(2949120K), 0.0358980 secs]
    52648.327: [GC 52648.328: [DefNew: 395285K->2285K(589824K), 0.0380093 secs] 1629345K->1236369K(2949120K), 0.0381374 secs]
    52648.737: [GC 52648.738: [DefNew: 395501K->2282K(589824K), 0.0365516 secs] 1629585K->1236400K(2949120K), 0.0366749 secs]
    52649.125: [GC 52649.125: [DefNew: 395498K->2435K(589824K), 0.0352310 secs] 1629616K->1236589K(2949120K), 0.0353407 secs]
    52649.462: [GC 52649.462: [DefNew: 395651K->2436K(589824K), 0.0361161 secs] 1629805K->1236654K(2949120K), 0.0362322 secs]
    52649.840: [GC 52649.840: [DefNew: 395652K->2322K(589824K), 0.0341640 secs] 1629870K->1236539K(2949120K), 0.0342721 secs]
    Does anyone know what can cause the high load?
    Is the frequency of the GC runs normal?
    Can the timeouts be connected to the high CPU load?
    The error ony occurs on our productive system.
    I'd appriciate your help very much.
    Kind regards,
    Paul

    hi Paul,
    I believe an issue like that needs to be done onsite and not via a forum
    as it probably requires doing lots of checks/tests
    my suggestion would be to get a PI consultant expert with basis experience onsite or do it via OSS with SAP
    Regards,
    Michal Krawczyk

  • Problem... High CPU load with HDD. Please Help

    Hello all,
    Im stuck. Ive got a MSI KA790GX which has poor HDD access/transfer, low burst rate and very high CPU load.
    As far as i know the Western Digital 640gb WD6401AALS Black should be a fast hard drive. Which according to reviews/HD Tune,
    should be:-
    Minimum 60mb/sec
    Maximum 120mb/sec
    Average 95mb/sec
    Access 12ms
    Burst 110mb/sec
    CPU 5%
    No matter what I try, i always get poor results...
    My MSI KA790GX
    Minimum 41mb/sec ~ 54mb/sec
    Maximum 104mb/sec ~ 108mb/sec
    Average 86mb/sec ~89mb/sec
    Access 12ms
    Burst 60mb/sec ~ 80mb/sec
    CPU 26% ~ 44%!!!!!!!!
    I could accept not getting the same high speed results as the review/reference, even if the burst rate sucked.
    But one of the cores goes to 50%-60% load during hdd activity. Thats just crazy!!
    I have tried...
    IDE mode, AHCI, RAID Ready, RAID Single Disk
    SATA Port 1, 2, 3, 4 + 5
    Different SATA cables
    Flashed bios, cleared bios, optimised defaults, failsafe defaults
    Windows XP 32bit, Vista 32bit, Vista 64bit. fresh installs
    MSI CD Drivers, MSI Web Drivers, AMD/ATI Web Drivers
        ... and combinations of.
    I have also tested the WD640gb Black on another older PC, with Nvidia (55?) chipset and slower (1.9ghz x2) cpu.
    Transfer rates were slightly better than my KA790GX but, Burst Rate = 115mb/sec and CPU usage = 13%.
    I also tried a Seagate 1.5tb (ST31500341AS) on both PCs,
    Nvidia chipset
    Minimum 65mb/sec
    Maximum 134mb/sec
    Average 107mb/sec
    Access 14ms
    Burst 83mb/sec
    CPU 7%
    On my MSI KA790GX
    Minimum 55mb/sec
    Maximum 120mb/sec
    Average 100mb/sec
    Access 14ms
    Burst 87mb/sec
    CPU 33%!!!!
    Could someone please please help, ive spent hours and hours on this. Its doin my head in.
    I just hope its something stupid ive missed, cos i still not used my HD4850 from christmas :-(
    Thanks.

    Sm3K3R
    Not sure how to check PIO/DMA mode on a SATA device. IDE devices show DMA enabled.
    BIOS version 1.4 - 29 December 2008, and now version 1.51
    Fredrik
    I have Vista 64, but i did try XP32 and Vista32 and got similar poor results.
    I tested HDD speed with, HD Tune 2.55 and HD Tune 3.50 trial.
    No auto-start programs really, Windows clean installs + any drivers.
    Quadrifoglio Verde
    CPU @ default 2800mhz, All mem bios options to auto/defaults
    Windows Experience Index, CPU Score = 5.3
    AMD Overdrive
     Integer Computation = 8220
     Floating Point Computation = 5325
     Memory speed = 1770
     Cache Speed = 10790
     System Performance = 7403
    Bas
    I used HDTune because I could reference to other results. Whats a better program to use?
    Windows Experience Index, HDD Score = 5.9.
    But I have no reference and cant be sure of cpu load.
    Sepher
    Bios defaults to C&C and C1E off so i have tried them. Also windows power settings, balanced/high performance.
    UPDATE
    Reinstalled Vista64 but loaded the AHCI driver from the disk config screen. This seems to have stopped the high cpu usage during disk activity.
    HDTune with Windows Power settings @ High Performance,
    Min = 52mb/sec
    Max = 106mb/sec
    Ave = 88mb/sec
    Access = 12ms
    Burst = 77mb/sec
    CPU = 3.4% 
    HDTune with Windows Power settings @ Balanced
    Min = 54mb/sec
    Max = 104mb/sec
    Ave = 87mb/sec
    Access = 12ms
    Burst = 65mb/sec
    CPU = 12%
    So now transfer speed is about 10% slower than reference. But burst speed is terrible.
    I also used IBM Feature Tool to change the HDD AAM to 'performance mode' 254 as suggested elsewhere.
    Long shot as the hdd performs ok with other hardware. same results.
    Also MSI support asked me to try a newer bios, version 1.51. same results.
    Anyone know what the AMD 7-Series Chipsets Disk Performance Utility does, and should i run it in Vista64?
    Thanks for all the replies, hope i can sort this, not played any PC games since Quake 3 on my ti4600...

  • Too high cpu load with HP 6510b

    Hello guys,
    I have a very high cpu load on my laptop even if nothing despite htop is running. I guess it's a problem with acpi because when I deactivate acpi completely over the bootline I have no such problems.
    How could I fix that?
    Thank you in advance.

    Hello B,
    unluckily noacpi doesn't help but acpi=off. That seems to be the only way to stop the high load.
    Is there any patched acpi or something else?
    I also think I picked the bad revision with fan problems and some more...

  • High CPU load

    We use vSphere 5.5 with latest updates, Web Client and the VMware Remote Console 7.0.1. But we have problems on our Citrix Terminalserver (Windows 2012 R2): When we close a Remote Console, the prozess "vmrc.exe" didn´t disappear and causes a high CPU load (one complete core). This happens when we use the IE, Chrome or Firefox.
    I don´t know why this happens, have anyone an idea? Thank you!

    One thing to check is that there isn't some other process running in the background which is also using a lot of the CPU. Open Activity Monitor and select "All Processes" at the top and "CPU" on the bottom bar. If you find some process other than the BOINC that is using a lot of the CPU, highlight it and quit it and see if this helps.
    If you haven't already, install iStatPro from the Apple site and keep an eye on your computer temperatures and on your fans. As long as your fans are working properly, they should keep your processor cool enough to not overheat.
    It might also be worth investing in a chill mat, just to help keep your Mac cool overnight.
    Good luck!

  • Having touchpad auto disable when external usb mouse is present

    Apparently as hardware and drivers change this feature got dropped. Just purchased a Probook 450 and was very used to my touchpad having the option to turn off when a external usb mouse (logitech wireless) was plugged in. This new system had no such feature and I spent several hours searching for a solution of reason why.
    Finally found one I took a shot on that worked just like I was used too.  Now when usb mouse is inserted the pc pops up message saying touchpad disabled and when unplugged the touchpad comes back on and pc pops up message saying pad enabled. No software change. No hardware change. Just a simple registry edit and feature back on.
    Seems after doing my searches I might as well share this info for those looking for the answer.
    ***disclaimers***
    *make sure your usb mouse works before you do this because if it dose not and this fails to work or you do it wrong you may have no "mouse" to navigate with.
    *warning- editing the windows registry is not something for the clueless*- errors can cause major problems that said this is a very simple simple fix and hp should just perma fix it for all synaptics touchpad laptops.
    *can not test this with non synaptics touchpads tho it may work if you can find the registry entry for that brand*
    *this was done on windows 7 system with Synaptics touch pad and my prior one was windows 7 and so was my wifes dell laptop, all Synaptics, all Windows 7- no clue on windows 8 or vista*
    *if someone has found an easier fix post it because took me hours to even find this*
    Windows 7 OS- Start menu- in the programs and files box at bottom type  "regedit" without the quotes and press enter.
    Click ok to continue on popup box. Window comes up with your system registry. Expand the "HKEY_CURRENT_USER" then expand the "Software" then down to the "Synaptics" and expand that one. Left Click on the "SynTPEnh" and to right will  open the sub entries.  The one your looking for is "DisableIntPDFeature".  Just write down the last two numbers in the (   ) at far right of this line incase this does not work so you can put it back to what it was.  Once you wrote it down, now you can change it- right click on the DisableIntPDFeature and a window pops up.  Left click on "Modify..."  then in new popup window on right side left click on decimal and in the window on left of this popup type in the numbers 51.  Left click OK once numbers entered and close it and and then close the whole application and reboot.  Done.  System should auto switch from usb mouse to Synaptics touchpad.
    If it does not work I am sorry- follow the above steps and type back in the number you wrote down before the change and save and reboot or reinstall the mousepad driver for your system from hp.

    Hi Trukntigger,
    Thank you for visiting the HP Support Forums and Welcome. Thank you for sharing your findings we appreciate you taking the time to post.
    Have a great week.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

Maybe you are looking for

  • Chimes, Chimes, and more Chimes

    Sometimes when I start her up, the chimes sounds many times. I hit the start button to shut it down and then I re-start. Everythings fine. What's wrong? Boy, I never had ONE PROBLEM with my old Mac Mini... SP

  • Java 7 update 21 breaks all existing JWS desktop shortcuts on windows

    I just updated from 1.7u17 to 1.7u21 and all my Java Web Start shortcuts broke because I no longer have C:\Windows\SysWOW64\javaws.exe. I can "reinstall" the web start apps or delete their shortcuts and re-create them and they work because they now p

  • Calling a rest based json webservice in program

    Hi All, How to call a REST bases JSON web service in abap. Please  let me the pre settings for establishing the connection Thank you

  • Develop a Messenger

    Hi I want to develop, a messenger similar to the one being used in facebook or google for college project. Can you give me some pointers on how to develop? Also, I would like it to be developed with J2EE and I don't want to use java swings Edited by:

  • Product homepage for Java Desktop System?

    Where can I learn more about the product?