[bug] workqueue leaked lock or atomic when connecting Apple Trackpad

Hi.
Recently I reported pretty useless bug into archlinux bugtracker about system freezes caused by Apple Magic Trackpad.
https://bugs.archlinux.org/task/37587
I've been able to reproduce it and dump dmesg output to file. Now I need some help in «decoding» info from dmesg to be able to provide more info into bug ticket or even report a bug upstream
Help me decide, please, what component (hid, bluetooth, etc) causes this bug.
I'm not sure, because unloading hid_magicmouse module stops errors in dmesg. Though hci_rx_work [bluetooth] is mentioned in the log.
[ 2723.850822] BUG: workqueue leaked lock or atomic: kworker/u9:0/0xfffffffe/1692
last function: hci_rx_work [bluetooth]
[ 2723.850826] CPU: 1 PID: 1692 Comm: kworker/u9:0 Tainted: P W O 3.12.0-1-ARCH #1
[ 2723.850827] Hardware name: System manufacturer P5K/P5K, BIOS 1006 03/05/2008
[ 2723.850833] Workqueue: hci0 hci_rx_work [bluetooth]
[ 2723.850835] ffff8801a3837000 ffff8801a5239e20 ffffffff814ebffb ffff880037f19d80
[ 2723.850838] ffff8801a5239e68 ffffffff8107dd07 00000000a3837000 ffff88018ccc1500
[ 2723.850842] ffff8801a3837000 ffff8801a3837018 ffff880037f19db0 ffff8800ca8c88b0
[ 2723.850845] Call Trace:
[ 2723.850849] [<ffffffff814ebffb>] dump_stack+0x54/0x8d
[ 2723.850852] [<ffffffff8107dd07>] process_one_work+0x3a7/0x450
[ 2723.850855] [<ffffffff8107e4d1>] worker_thread+0x121/0x3a0
[ 2723.850858] [<ffffffff8107e3b0>] ? manage_workers.isra.23+0x2b0/0x2b0
[ 2723.850862] [<ffffffff81084e60>] kthread+0xc0/0xd0
[ 2723.850865] [<ffffffff81084da0>] ? kthread_create_on_node+0x120/0x120
[ 2723.850868] [<ffffffff814faafc>] ret_from_fork+0x7c/0xb0
[ 2723.850871] [<ffffffff81084da0>] ? kthread_create_on_node+0x120/0x120
[ 2723.850874] BUG: scheduling while atomic: kworker/u9:0/1692/0xffffffff
[ 2723.850875] Modules linked in: hid_magicmouse hidp btusb bnep xt_mac ipt_REJECT xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack iptable_filter ip_tables x_tables coretemp kvm_intel kvm iTCO_wdt iTCO_vendor_support joydev hid_generic hid_logitech_dj usbhid gpio_ich hid evdev i2c_i801 microcode nvidia(PO) serio_raw lpc_ich snd_hda_codec_realtek snd_ice1724 snd_ak4113 snd_pt2258 snd_ak4114 snd_i2c snd_ice17xx_ak4xxx snd_ak4xxx_adda snd_ac97_codec ac97_bus snd_rawmidi snd_seq_device snd_hda_intel snd_hda_codec atl1 snd_hwdep snd_pcm snd_page_alloc snd_timer snd mii drm soundcore i2c_core shpchp asus_atk0110 intel_agp intel_gtt button processor rfcomm bluetooth rfkill nf_conntrack_ftp nf_conntrack ext4 crc16 mbcache jbd2 sd_mod sr_mod cdrom ata_generic pata_acpi firewire_ohci ata_piix firewire_core
[ 2723.850922] crc_itu_t ahci pata_jmicron libahci libata scsi_mod ehci_pci uhci_hcd ehci_hcd usbcore usb_common [last unloaded: btusb]
[ 2723.850931] CPU: 1 PID: 1692 Comm: kworker/u9:0 Tainted: P W O 3.12.0-1-ARCH #1
[ 2723.850932] Hardware name: System manufacturer P5K/P5K, BIOS 1006 03/05/2008
[ 2723.850937] ffff8801afc944c0 ffff8801a5239d40 ffffffff814ebffb ffff8801a3837000
[ 2723.850940] ffff8801a5239d50 ffffffff814e95a6 ffff8801a5239e58 ffffffff814f15df
[ 2723.850944] 00000000000144c0 ffff8801a5239fd8 ffff8801a5239fd8 00000000000144c0
[ 2723.850947] Call Trace:
[ 2723.850950] [<ffffffff814ebffb>] dump_stack+0x54/0x8d
[ 2723.850954] [<ffffffff814e95a6>] __schedule_bug+0x4d/0x5b
[ 2723.850957] [<ffffffff814f15df>] __schedule+0x93f/0x950
[ 2723.850961] [<ffffffff81016f70>] ? show_stack_log_lvl+0xd0/0x1c0
[ 2723.850964] [<ffffffff81018245>] ? show_stack+0x25/0x50
[ 2723.850967] [<ffffffff8107db4c>] ? process_one_work+0x1ec/0x450
[ 2723.850970] [<ffffffff814f1619>] schedule+0x29/0x70
[ 2723.850973] [<ffffffff8107e578>] worker_thread+0x1c8/0x3a0
[ 2723.850976] [<ffffffff8107e3b0>] ? manage_workers.isra.23+0x2b0/0x2b0
[ 2723.850980] [<ffffffff81084e60>] kthread+0xc0/0xd0
[ 2723.850983] [<ffffffff81084da0>] ? kthread_create_on_node+0x120/0x120
[ 2723.850986] [<ffffffff814faafc>] ret_from_fork+0x7c/0xb0
[ 2723.850989] [<ffffffff81084da0>] ? kthread_create_on_node+0x120/0x120
[ 2723.861820] BUG: workqueue leaked lock or atomic: kworker/u9:0/0xfffffffe/1692
last function: hci_rx_work [bluetooth]
[ 2723.861824] CPU: 1 PID: 1692 Comm: kworker/u9:0 Tainted: P W O 3.12.0-1-ARCH #1
[ 2723.861826] Hardware name: System manufacturer P5K/P5K, BIOS 1006 03/05/2008
[ 2723.861831] Workqueue: hci0 hci_rx_work [bluetooth]
[ 2723.861833] ffff8801a3837000 ffff8801a5239e20 ffffffff814ebffb ffff880037f19d80
[ 2723.861837] ffff8801a5239e68 ffffffff8107dd07 00000000a3837000 ffff88018ccc1500
[ 2723.861840] ffff8801a3837000 ffff8801a3837018 ffff880037f19db0 ffff8800ca8c88b0
[ 2723.861843] Call Trace:
[ 2723.861847] [<ffffffff814ebffb>] dump_stack+0x54/0x8d
[ 2723.861850] [<ffffffff8107dd07>] process_one_work+0x3a7/0x450
[ 2723.861853] [<ffffffff8107e4d1>] worker_thread+0x121/0x3a0
[ 2723.861856] [<ffffffff8107e3b0>] ? manage_workers.isra.23+0x2b0/0x2b0
[ 2723.861859] [<ffffffff81084e60>] kthread+0xc0/0xd0
[ 2723.861863] [<ffffffff81084da0>] ? kthread_create_on_node+0x120/0x120
[ 2723.861866] [<ffffffff814faafc>] ret_from_fork+0x7c/0xb0
[ 2723.861869] [<ffffffff81084da0>] ? kthread_create_on_node+0x120/0x120
[ 2723.861872] BUG: scheduling while atomic: kworker/u9:0/1692/0xffffffff
[ 2723.861873] Modules linked in: hid_magicmouse hidp btusb bnep xt_mac ipt_REJECT xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack iptable_filter ip_tables x_tables coretemp kvm_intel kvm iTCO_wdt iTCO_vendor_support joydev hid_generic hid_logitech_dj usbhid gpio_ich hid evdev i2c_i801 microcode nvidia(PO) serio_raw lpc_ich snd_hda_codec_realtek snd_ice1724 snd_ak4113 snd_pt2258 snd_ak4114 snd_i2c snd_ice17xx_ak4xxx snd_ak4xxx_adda snd_ac97_codec ac97_bus snd_rawmidi snd_seq_device snd_hda_intel snd_hda_codec atl1 snd_hwdep snd_pcm snd_page_alloc snd_timer snd mii drm soundcore i2c_core shpchp asus_atk0110 intel_agp intel_gtt button processor rfcomm bluetooth rfkill nf_conntrack_ftp nf_conntrack ext4 crc16 mbcache jbd2 sd_mod sr_mod cdrom ata_generic pata_acpi firewire_ohci ata_piix firewire_core
[ 2723.861920] crc_itu_t ahci pata_jmicron libahci libata scsi_mod ehci_pci uhci_hcd ehci_hcd usbcore usb_common [last unloaded: btusb]
[ 2723.861929] CPU: 1 PID: 1692 Comm: kworker/u9:0 Tainted: P W O 3.12.0-1-ARCH #1
[ 2723.861930] Hardware name: System manufacturer P5K/P5K, BIOS 1006 03/05/2008
[ 2723.861935] ffff8801afc944c0 ffff8801a5239d40 ffffffff814ebffb ffff8801a3837000
[ 2723.861938] ffff8801a5239d50 ffffffff814e95a6 ffff8801a5239e58 ffffffff814f15df
[ 2723.861941] 00000000000144c0 ffff8801a5239fd8 ffff8801a5239fd8 00000000000144c0
[ 2723.861945] Call Trace:
[ 2723.861948] [<ffffffff814ebffb>] dump_stack+0x54/0x8d
[ 2723.861951] [<ffffffff814e95a6>] __schedule_bug+0x4d/0x5b
[ 2723.861955] [<ffffffff814f15df>] __schedule+0x93f/0x950
[ 2723.861958] [<ffffffff81016f70>] ? show_stack_log_lvl+0xd0/0x1c0
[ 2723.861962] [<ffffffff81018245>] ? show_stack+0x25/0x50
[ 2723.861965] [<ffffffff8107db4c>] ? process_one_work+0x1ec/0x450
[ 2723.861968] [<ffffffff814f1619>] schedule+0x29/0x70
[ 2723.861971] [<ffffffff8107e578>] worker_thread+0x1c8/0x3a0
[ 2723.861974] [<ffffffff8107e3b0>] ? manage_workers.isra.23+0x2b0/0x2b0
[ 2723.861977] [<ffffffff81084e60>] kthread+0xc0/0xd0
[ 2723.861981] [<ffffffff81084da0>] ? kthread_create_on_node+0x120/0x120
[ 2723.861983] [<ffffffff814faafc>] ret_from_fork+0x7c/0xb0
[ 2723.861987] [<ffffffff81084da0>] ? kthread_create_on_node+0x120/0x120

Has anyone find a fix for this?  I've been using my Dragon Dictate headset on my MacBook Pro for about a year, and then today, when I plugged it in, I got this:
4/16/14 10:01:04.000 AM kernel[0]: USBF:    47.766    The IOUSBFamily is having trouble enumerating a USB device that has been plugged in.  It will keep retrying.  (Port 1 of Hub at 0x4000000)
4/16/14 10:01:07.000 AM kernel[0]: USBF:    50.269    AppleUSBHubPort::FatalError - Port 1 of Hub at 0x4000000 reported error 0xe00002c7 while doing clearing port power feature
4/16/14 10:01:07.000 AM kernel[0]: USBF:    50.269    The IOUSBFamily was not able to enumerate a device.
Here is what I have tried so far:
Reset the PRAM
Reset SMC
Verify disk (there were no problems)
Repair permissions
Boot with an external USB hard drive (which works fine on the "problem" computer) that contained an old SuperDuper clone of my hard drive from several months ago. I received the same "The IOUSBFamily was not able to enumerate a device" error when I plug in the headset.
Tried to headset on another computer, and it worked fine.
Plug in an external USB keyboard into the problem computer, and it works fine.
All of this would lead me to conclude that it is a hardware problem. But it seems that if it were a hardware problem, the external USB keyboard and external USB hard drive would not work (which they do). If the problem were with the headset, it wouldn't work on another computer, but it does.  So I'm wondering if it's some sort of firmware issue…???????  URG!!!!!!

Similar Messages

  • What cables are best when connecting apple tv, my HD tv has 2 HDMI slots but they are both in use, one for Sky and one for cinema. There are no hdmi slots spare on the cinema either ...

    what cables are best when connecting apple tv, my HD tv has 2 HDMI slots but they are both in use, one for Sky and one for cinema. There are no hdmi slots spare on the cinema either ...

    Mine has four  Seriously shauntana the splitter is easy, a simple click to changre feed and eventually you will damage the HDMI port or cable by taking it in and out.  True you can only use one feed at a time nut you can only use one port on the telly at one time too.  I used it on my old one port telly for PS3 and Sky and it worked a treat.
    Enjoy
    Jules

  • When connecting Apple devices to your iPhones wireless hotspot do those devices stop background data processes to conserve data?

    When connecting Apple devices to your iPhones wireless hotspot do those devices stop background data processes to conserve data?
    In other words if you have a limited data plan on your iPhone will your other Apple devices such as an iPad automatically cease background data transfers to conserve data usage?

    Nice trick to connect your Apple Devices to your wireless network.
    Will help the users if they are facing the problem with the apple devices.

  • Auto Lock not working when connected to Macbook

    Ive had my ipod for about a week and I thought auto-lock was working even when the ipod is connected to my computer.
    But I just realized that the auto-lock is not working when it is connected to the computer.
    Is this normal?
    Also when I set the brightness to the lowest setting, the screen slightly flickers intermittently.
    Is this normal too?
    Thanks

    Do you have more than one IDM Server running in your environment? When you are debugging a WF on server A and the scheduler decides (usually after an approval step) to continue running the WF on server B, your debugger connecting to server A wouldnt stop at the breakpoint.
    Can you make the debugger stop on e.g. the "start" or very first Activity in your wf? Right after launching it from the form.

  • HT201210 my iphone 4 has gone into restore mode and locked up. When connecting to itunes it tells me it is going to wipe my date and reset to factory spec. I have not backed my data up to itunes for age. (yes i know). How can i get it going again without

    My iphone has gone into restore mode after accidently pressing backup. It tells me i will lose all my data. How to i get back into the phone and not lose my datea
    i havent backed up in ages (yes i know thats flakey)

    Birdman01 wrote:
    My iphone has gone into restore mode .... How to i get back into the phone and not lose my datea
    It is all too late...
    Once you have Recovered your Device...
    Re-Sync your Content or Restore from the most recent Backup...
    Restore from Backup  >  http://support.apple.com/kb/ht1766

  • Black Screen when connection apple TV 2. Gen to my TV via HDMI an over a Doulby Suround System (Sound is OK)

    Dear Apple Comunity,
    at first i want to wish all the best to the family and close friends of Mr. Jobs. It is a sad loss for all of us.
    To come back to my topic:
    I connected my apple TV set by HDMI to my Yamaha Doulby Surround System. When i try to use it then one in a while the screen stays black but i can hear the sounds of using my apple TV. I guess that indicates that the signales went from the apple TV to the Yamaha System but somehow the visual informations don´t reach my TV (and yes, i pluged the HDMI-Cable from the Yamaha to the TV-Set).
    It just happens once in a while and i don´t know what to do about it. It´s pretty inconviniend that way.
    The only way to get it back in track is to remove the Powerplug (HDMI doesn´t work).
    Any suggestions.
    Regards
    René Engel
    PS. Pls excuse my bad english.

    I suspect it's your receiver, connect the HDMI directly between the Apple TV and the TV and use an optical cable to your receiver from the Apple TV for audio.

  • Got the message "not compatible with this signal" on TV when connecting ATV to HD TV.

    I got the message "not compatible with this signal" on TV when connecting Apple TV to my Sharp HD TV.

    Go into safe mode an uninstall this new game.
    If this doesn't work, uninstall the graphics driver so Win will install it again after restart.
    HTH
    V.
    *** Say 'Thanks' with Kudos ***

  • Only green when connecting  thru an hdmi to component video converter

    I get only green color display when connecting Apple TV 2nd gen thru an hdmi to component video converter and I tried resetting and all the video output options - any ideas???

    Only HDMI is officially supported with the device. There will be no guarantee with a converter.

  • Error when trying to connect Apple TV to PC

    Error when connecting Apple TV to pc

    Not sure.. but I strongly recommend you start over.
    Use all names that comply with new Apple standard protocol .. ie SMB.. which means the names recommended in the airport utility are WRONG.. do not use them.
    That is especially important for the printer.
    SHORT.. names should be 10characters or less.. if you can manage it.. 20 at most.
    NO SPACES..
    PURE ALPHANUMERIC... no apostrophe, no other illegal characters.
    So call the TC .. TCgenx (x I replace with the actual generation of the product).
    Wireless name.. TCwifi
    Use only wireless passwords that also comply.. only a bit longer is ok.. 10-20 characters is usually plenty.. no spaces.. pure alphanumeric.
    No luck.. do some more.
    Set wireless names for the two bands to different values.. eg.. TC24ghz and TC5ghz
    Leave off the security..
    Test 2.4ghz band at channels 11, 6, 1
    Once it works put the security back on.

  • I purchase 1 apple tv from dubai,but after connect apple tv in my tv display showing two icons only-COMPUTERS and SETTING

    WHEN CONNECTING APPLE TV ONLY SHOWING 2 ICONS  THAT IS SETTING AND COMPUTER,HOW CAN I GET THE OTHER ICONS LIKE PHOTOS,MOVIES,YOUTUBE ,HULUPLUS ETC..

    AppleTV needs a working network connection to the Internet since it streams all its content from the Internet.  If you are only seeing those two icons it is not able to connect to the Internet.  Do you have a network cable attached to it?  Or did you enter your WiFi info into it?
    NOTE:  While WiFi is a supported connection option Wired is a MUCH better more reliable way to connect since streaming video is not tolerant of network interruptions.

  • What to do when the apple logo and black screen persist (apple tv)

    What to do when the apple logo and black screen persist,  when connecting apple tv.

    Have you unplugged from the power for 30 secs and retried?
    If it constantly still does that it may have become corrupted and you'd need to restore via iTunes:
    Restoring your Apple TV - Apple Support

  • 2nd iPod Classic locking up when connecting to MacBook Pro

    I'll sum up the lead-in story as best I can.
    I have a 2010 MacBook Pro 13". Just got an new iPod Classic a couple weeks back. I discovered that when playing the iQuiz game, I had a few lock-ups (freezing). Then a handful of times, it locked up when connecting it to the MacBook for charging or syncing. It didn't lock up EVERY time. But about 1 out of every 4 syncs on average.
    I naturally thought something was wrong with the Classic, and brought it into the Apple store when it was locked up, and they gave me a new one.
    But now this one is doing the same thing. Occasional lock-ups when connecting to the MacBook Pro. Doesn't matter which USB port. And doesn't seem to matter if the computer has been on, or if it's a fresh boot.
    What could be going on here? I doubt highly that both Classics I've gotten have the same exact issue with occasional lock-ups when connected to the computer. My MBP otherwise has given me no problems. And no problems with other USB devices, ever.
    Any ideas?

    Update: bought a new usb sync cable to try, and no change. the Classic locked up the first try with the new cable.

  • My ipod touch has been locked,it now says "connect to itunes" i have done this but my itunes says to insert a passcode on my ipod touch so that it can conecct to itunes.But how can i when it wont let me?HELP!

    my ipod touch has been locked,it now says "connect to itunes" i have done this but my itunes says to insert a passcode on my ipod touch so that it can conecct to itunes.But how can i when it wont let me?HELP!

    just219, note that terms of use of this forum includes:
    Do not ask for points. If you feel the system is not clear to users, please provide feedback to Apple; do not instruct other users unless they ask.
    For peterevs169
    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                          
    If recovery mode does not work try DFU mode.                         
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings         
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: How to back up
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • Windows 8.1 Lock Screen drops network connectivity when screen locked using Win+L

    Hi!
    I was sent here from Microsoft Community forum. The question is:
    Since Windows NT 4.0 I'm using Lock Screen to prevent people from accessing my computer when I'm leaving my room. First I was using CTRL+ALT+DEL / Lock Screen, then switched to Win+L keyboard shortcut when it was first introduced.
    Everything was fine until I switched to Windows 8.1 computer (Sony Vaio Duo 13 with Broadcom wireless network controller). This machine is 8.1, not 8.0 upgraded to 8.1.
    My problem is that when I hit Win+L combo the Lock Screen (with clock etc.) is displayed. Then, despite I have configured not to turn off display, the screen goes blank (after 30 seconds since lock) and network connectivity is cut off from desktop
    apps (I suspect the system goes into Active Standby mode, because Modern UI apps like Tune-In radio keep working fine).
    100% repeatable scenarios:
    ## Scenario 1 ##
    1) Log in
    2) Open desktop app that uses network connectivity. Outlook 2013 from Office365 subscription
    3) Check that it has connected
    4) Lock screen (Win+L)
    5) Wait for 30 seconds (first incorrectly posted as few minutes) as screen goes black
    6) Unlock screen (using password)
    7) In right corner of Outlook app you will see "Unable to connect with Exchange server" and few seconds later it will reconnect sucessfuly
    ## Scenario 2 - the more annoying ##
    1) Log in to Win 8.1 computer
    2) Connect to it using SMB (in my case I wanted to transfer 30 GB of files from local hard drive C: to server) \\COMPUTER-NAME\c$ from Windows Server 2012 R2
    3) Start copying files from computer to server
    4) Lock the screen on computer
    5) As soon as screen goes black server displays message "Lost connection to the resource. Try again?"
    6) Unlock screen on the computer
    7) Click "Try again" and it will continue copying files
    My power settings are set to go into stand by after 5 hours and if I not lock the screen it doesn't go to sleep before 5 hours.
    When I lock the screen using Win+L it goes into (probably Active) Standby mode.
    Is there any way to prevent it from going to Active Standby when locking screen? I need the screen lock for security reasons but I don't want it to drop my network connectivity on remote desktops, file transfers and other desktop activities before 5 hour
    timeout.
    This issue is not related to more or less known wireless network connectivity problem that happens to many Intel Haswell computers. Mine doesn't exhibit those problems. I can easly push 100 - 200 GB of wireless data without network drops.
    Computer information:
    Sony Vaio Duo 13: SVD1322C5E
    Intel Core i5-4200U
    8 GB RAM
    Windows 8.1 Pro 64-bit
    Broadcom 802.11n SDIO network adapter
    Originally posted at: http://answers.microsoft.com/en-us/windows/forum/windows8_1-networking/windows-81-lock-screen-drops-network-connectivity/099f16bd-b00d-4ba9-b833-48bf1d55ffe4
    Best regards,
    Sergiusz

    Same issue here using Surface 3 Pro with either internal WLAN or MS USB LAN Adapter. I'm frequently used to keep open connections over SSH to some servers. On switching to lock screen explicitly by pressing Win+L or implicitly due to idle timeout all
    connections to servers are lost. In addition, I don't get any notifications on incoming Skype messages (using Skype for desktop) when lock screen is active.
    Neither NIC is showing "Power Management Tab" according to step 5 of instructions above.
    Additionally observing USB LAN NIC seems to be kept active after activating lock screen, but traffic stops (according to its flashing light) when lock screen is switching off display. Blanking display doesn't seem to be adjustable in System Settings (Energy
    Options accessed through Win+X).
    Find attached log file of powercfg -energy -duration 300 ...
    Log file is in German. It basically claims unset timeouts for deactivating display while running attached to power supply though lock screen is turning off displays within 1-2 minutes.
    Energieeffizienzdiagnose-Bericht
    Computername
    KRITIAS
    Überprüfungszeit
    2015-01-10T15:07:47Z
    Überprüfungsdauer
    353 Sekunden
    Systemhersteller
    Microsoft Corporation
    Systemproduktname
    Surface Pro 3
    BIOS-Datum
    10/16/2014
    BIOS-Version
    3.11.0350
    Betriebssystembuild
    9600
    Plattformrolle
    PlatformRoleSlate
    Netzbetrieb
    true
    Prozessanzahl
    67
    Threadanzahl
    1319
    Berichts-GUID
    {1a168801-c189-46fe-811c-235e6bf2bd0d}
    Analyseergebnisse
    Fehler
    Energierichtlinie:Verdunkelungszeitlimit ist deaktiviert (Netzbetrieb)
    Der Bildschirm ist nicht so konfiguriert, dass er nach einer Zeit der Inaktivität verdunkelt wird.
    Energierichtlinie:Standbyzeitlimit ist deaktiviert (Netzbetrieb)
    Der Computer ist nicht so konfiguriert, dass nach einer Zeit der Inaktivität automatisch der Wechsel in den Standbymodus erfolgt.
    CPU-Auslastung:Prozessorauslastung ist hoch
    Die durchschnittliche Prozessorauslastung während der Ablaufverfolgung war sehr hoch. Das System verbraucht weniger Energie, wenn die durchschnittliche Prozessorauslastung sehr niedrig ist. Überprüfen Sie die Prozessorauslastung für einzelne Prozesse,
    um festzustellen, welche Anwendungen und Dienste den größten Anteil an der Gesamtprozessorauslastung haben.
    Durchschnittliche Auslastung (%)
    45.31
    Warnungen
    Plattform-Zeitgeberauflösung:Plattform-Zeitgeberauflösung
    Die standardmäßige Plattform-Zeitgeberauflösung beträgt 15,6 ms (15625000 ns) und sollte immer dann verwendet werden, wenn sich das System im Leerlauf befindet. Wenn die Zeitgeberauflösung erhöht wird, sind die Technologien zur Prozessorenergieverwaltung
    möglicherweise nicht wirksam. Die erhöhte Zeitgeberauflösung kann auf eine Multimediawiedergabe oder Grafikanimationen zurückzuführen sein.
    Aktuelle Zeitgeberauflösung (100-ns-Einheiten)
    10007
    Maximale Zeitgeberperiode (100-ns-Einheiten)
    156250
    Plattform-Zeitgeberauflösung:Ausstehende Zeitgeberanforderung
    Von einem Programm oder Dienst wurde eine Zeitgeberauflösung angefordert, die kleiner als die maximale Zeitgeberauflösung der Plattform ist.
    Angeforderter Zeitraum
    10000
    ID des anfordernden Prozesses
    3476
    Pfad des anfordernden Prozesses
    \Device\HarddiskVolume4\Program Files (x86)\Adobe\Adobe Creative Cloud\ACC\Creative Cloud.exe
    Energierichtlinie:Bildschirmzeitlimit ist lang (Netzbetrieb)
    Der Bildschirm ist so konfiguriert, dass er nach mehr als 10 Minuten Inaktivität ausgeschaltet wird.
    Zeitlimit (Sekunden)
    900
    USB-Standbymodus:Vom USB-Gerät wird nur selten in den Modus für selektives Energiesparen gewechselt.
    Von diesem Gerät wurde während der Ablaufverfolgung nur unregelmäßig in den Modus für selektives Energiesparen gewechselt. Die Prozessorenergieverwaltung ist möglicherweise nicht möglich, wenn sich dieses USB-Gerät nicht im Modus für selektives Energiesparen
    befindet. Dieses Problem verhindert jedoch nicht den Wechsel des Systems in den Standbymodus.
    Gerätename
    USB-Verbundgerät
    Hostcontroller-ID
    PCI\VEN_8086&DEV_9C31
    Hostcontrollerspeicherort
    PCI bus 0, device 20, function 0
    Geräte-ID
    USB\VID_05AC&PID_0250
    Portpfad
    1,2
    Standbydauer (%)
    14
    USB-Standbymodus:Vom USB-Gerät wird nur selten in den Modus für selektives Energiesparen gewechselt.
    Von diesem Gerät wurde während der Ablaufverfolgung nur unregelmäßig in den Modus für selektives Energiesparen gewechselt. Die Prozessorenergieverwaltung ist möglicherweise nicht möglich, wenn sich dieses USB-Gerät nicht im Modus für selektives Energiesparen
    befindet. Dieses Problem verhindert jedoch nicht den Wechsel des Systems in den Standbymodus.
    Gerätename
    Surface Ethernet Adapter
    Hostcontroller-ID
    PCI\VEN_8086&DEV_9C31
    Hostcontrollerspeicherort
    PCI bus 0, device 20, function 0
    Geräte-ID
    USB\VID_045E&PID_07AB
    Portpfad
    1,1
    Standbydauer (%)
    5
    USB-Standbymodus:Vom USB-Gerät wird nur selten in den Modus für selektives Energiesparen gewechselt.
    Von diesem Gerät wurde während der Ablaufverfolgung nur unregelmäßig in den Modus für selektives Energiesparen gewechselt. Die Prozessorenergieverwaltung ist möglicherweise nicht möglich, wenn sich dieses USB-Gerät nicht im Modus für selektives Energiesparen
    befindet. Dieses Problem verhindert jedoch nicht den Wechsel des Systems in den Standbymodus.
    Gerätename
    Generischer USB-Hub
    Hostcontroller-ID
    PCI\VEN_8086&DEV_9C31
    Hostcontrollerspeicherort
    PCI bus 0, device 20, function 0
    Geräte-ID
    USB\VID_05AC&PID_1006
    Portpfad
    1
    Standbydauer (%)
    5
    USB-Standbymodus:Vom USB-Gerät wird nur selten in den Modus für selektives Energiesparen gewechselt.
    Von diesem Gerät wurde während der Ablaufverfolgung nur unregelmäßig in den Modus für selektives Energiesparen gewechselt. Die Prozessorenergieverwaltung ist möglicherweise nicht möglich, wenn sich dieses USB-Gerät nicht im Modus für selektives Energiesparen
    befindet. Dieses Problem verhindert jedoch nicht den Wechsel des Systems in den Standbymodus.
    Gerätename
    USB-Eingabegerät
    Hostcontroller-ID
    PCI\VEN_8086&DEV_9C31
    Hostcontrollerspeicherort
    PCI bus 0, device 20, function 0
    Geräte-ID
    USB\VID_045E&PID_0797
    Portpfad
    1,3
    Standbydauer (%)
    14
    CPU-Auslastung:Einzelner Prozess mit erheblicher Prozessorauslastung
    Auf diesen Prozess ist ein erheblicher Anteil der Gesamtprozessorauslastung zurückzuführen, die während der Ablaufverfolgung aufgezeichnet wurde.
    Prozessname
    firefox.exe
    PID
    5968
    Durchschnittliche Auslastung (%)
    1.57
    Modul
    Durchschnittliche Modulauslastung (%)
    \Device\HarddiskVolume4\Program Files (x86)\Mozilla Firefox\xul.dll
    0.60
    \Device\HarddiskVolume4\Program Files (x86)\Mozilla Firefox\mozjs.dll
    0.27
    \SystemRoot\system32\ntoskrnl.exe
    0.16
    CPU-Auslastung:Einzelner Prozess mit erheblicher Prozessorauslastung
    Auf diesen Prozess ist ein erheblicher Anteil der Gesamtprozessorauslastung zurückzuführen, die während der Ablaufverfolgung aufgezeichnet wurde.
    Prozessname
    System
    PID
    4
    Durchschnittliche Auslastung (%)
    0.59
    Modul
    Durchschnittliche Modulauslastung (%)
    \SystemRoot\system32\ntoskrnl.exe
    0.24
    \SystemRoot\system32\DRIVERS\igdkmd64.sys
    0.12
    \SystemRoot\system32\DRIVERS\avc3.sys
    0.07
    CPU-Auslastung:Einzelner Prozess mit erheblicher Prozessorauslastung
    Auf diesen Prozess ist ein erheblicher Anteil der Gesamtprozessorauslastung zurückzuführen, die während der Ablaufverfolgung aufgezeichnet wurde.
    Prozessname
    dwm.exe
    PID
    6264
    Durchschnittliche Auslastung (%)
    0.47
    Modul
    Durchschnittliche Modulauslastung (%)
    \SystemRoot\system32\ntoskrnl.exe
    0.10
    \Device\HarddiskVolume4\Windows\System32\dwmcore.dll
    0.09
    \SystemRoot\System32\drivers\dxgkrnl.sys
    0.06
    CPU-Auslastung:Einzelner Prozess mit erheblicher Prozessorauslastung
    Auf diesen Prozess ist ein erheblicher Anteil der Gesamtprozessorauslastung zurückzuführen, die während der Ablaufverfolgung aufgezeichnet wurde.
    Prozessname
    Skype.exe
    PID
    11008
    Durchschnittliche Auslastung (%)
    0.26
    Modul
    Durchschnittliche Modulauslastung (%)
    \Device\HarddiskVolume4\Program Files (x86)\Skype\Phone\Skype.exe
    0.11
    \SystemRoot\system32\ntoskrnl.exe
    0.05
    \SystemRoot\System32\win32k.sys
    0.04
    CPU-Auslastung:Einzelner Prozess mit erheblicher Prozessorauslastung
    Auf diesen Prozess ist ein erheblicher Anteil der Gesamtprozessorauslastung zurückzuführen, die während der Ablaufverfolgung aufgezeichnet wurde.
    Prozessname
    svchost.exe
    PID
    1528
    Durchschnittliche Auslastung (%)
    0.25
    Modul
    Durchschnittliche Modulauslastung (%)
    \SystemRoot\system32\ntoskrnl.exe
    0.16
    \Device\HarddiskVolume4\Windows\System32\ntdll.dll
    0.02
    \SystemRoot\system32\drivers\ndis.sys
    0.01
    Informationen
    Plattform-Zeitgeberauflösung:Zeitgeberanforderungsstapel
    Der Stapel mit den Modulen, die für die niedrigste Plattform-Zeitgebereinstellung in diesem Prozess verantwortlich sind.
    Angeforderter Zeitraum
    10000
    ID des anfordernden Prozesses
    3476
    Pfad des anfordernden Prozesses
    \Device\HarddiskVolume4\Program Files (x86)\Adobe\Adobe Creative Cloud\ACC\Creative Cloud.exe
    Aufrufender Modulstapel
    \Device\HarddiskVolume4\Windows\SysWOW64\ntdll.dll
    \Device\HarddiskVolume4\Windows\SysWOW64\kernel32.dll
    \Device\HarddiskVolume4\Windows\SysWOW64\d3d9.dll
    \Device\HarddiskVolume4\Program Files (x86)\Adobe\Adobe Creative Cloud\CEF\libcef.dll
    \Device\HarddiskVolume4\Windows\SysWOW64\kernel32.dll
    \Device\HarddiskVolume4\Windows\SysWOW64\ntdll.dll
    Energierichtlinie:Aktiver Energieplan
    Der derzeit verwendete Energieplan.
    Planname
    Ausbalanciert (OEM)
    Plan-GUID
    {381b4222-f694-41f0-9685-ff5bb260df2e}
    Energierichtlinie:Energieplancharakter (Akkubetrieb)
    Der Charakter des aktuellen Energieplans, wenn das System im Akkubetrieb ausgeführt wird.
    Charakter
    Ausbalanciert
    Energierichtlinie:Videoqualität (Akkubetrieb)
    Ermöglicht Windows Media Player, bei der Videowiedergabe die Qualität und die Energieeinsparung zu optimieren.
    Qualitätsmodus
    Videoqualität und Energieeinsparung ausbalancieren
    Energierichtlinie:Energieplancharakter (Netzbetrieb)
    Der Charakter des aktuellen Energieplans, wenn das System im Netzbetrieb ausgeführt wird.
    Charakter
    Ausbalanciert
    Energierichtlinie:802.11-Energierichtlinie für Drahtlosverbindungen ist "Maximale Leistung" (Netzbetrieb)
    Die aktuelle Energierichtlinie für 802.11-kompatible Drahtlosnetzwerkadapter ist nicht für die Verwendung von Energiesparmodi konfiguriert.
    Energierichtlinie:Videoqualität (Netzbetrieb)
    Ermöglicht Windows Media Player, bei der Videowiedergabe die Qualität und die Energieeinsparung zu optimieren.
    Qualitätsmodus
    Für hohe Videoqualität optimieren
    Systemverfügbarkeitsanforderungen:Erfolgreiche Analyse
    Die Analyse war erfolgreich. Es wurden keine Energieeffizienzprobleme festgestellt und keine Informationen zurückgegeben.
    Akku:Akkuinformationen
    Akku-ID
    1F11LGC_LGCX863568
    Hersteller
    LGC_LGC
    Seriennummer
    1F11
    Chemie
    LION
    Langfristig
    1
    Versiegelt
    0
    Zyklusanzahl
    33
    Vorgesehene Akkukapazität
    42157
    Letzte vollständige Aufladung
    44209
    Funktionen der Plattformenergieverwaltung:Unterstützte Standbystatus
    Mithilfe von Standbystatus kann der Computer nach einer Zeit der Inaktivität in einen Energiesparmodus wechseln. Der S3-Standbystatus ist der standardmäßige Standbystatus für Windows-Plattformen. Im S3-Standbystatus verbraucht der Computer nur die Energie,
    die notwendig ist, um den Arbeitsspeicherinhalt zu bewahren und die Arbeit mit dem Computer schnell fortsetzen zu können. Sehr wenige Plattformen unterstützen den S1- oder S2-Standbystatus.
    S1-Standbymodus unterstützt
    false
    S2-Standbymodus unterstützt
    false
    S3-Standbymodus unterstützt
    false
    S4-Standbymodus unterstützt
    true
    Funktionen der Plattformenergieverwaltung:Unterstützung von Verbindungsstandby
    Mit dem Verbindungsstandby kann der Computer in einen Stromsparmodus wechseln, in dem er immer eingeschaltet und verbunden ist. Der Verbindungsstandby wird soweit unterstützt anstelle der Systemstandbystatus verwendet.
    Verbindungsstandby unterstützt
    true
    Funktionen der Plattformenergieverwaltung:Die adaptive Bildschirmhelligkeit wird unterstützt.
    Dieser Computer ermöglicht die automatische Helligkeitsregelung der integrierten Anzeige durch Windows.
    Funktionen der Plattformenergieverwaltung:Funktionen zur Prozessorenergieverwaltung
    Mithilfe einer effektiven Prozessorenergieverwaltung kann der Computer Leistung und Energieverbrauch automatisch ausbalancieren.
    Gruppieren
    0
    Index
    0
    Leerlaufstatus - Anzahl
    11
    Leerlaufstatustyp
    Micro-Energiemodul-Plug-In
    Nennfrequenz (MHz)
    2301
    Prozentuale maximale Leistung
    100
    Prozentuale niedrigste Leistung
    32
    Prozentuale niedrigste Drosselung
    3
    Leistungssteuerelementtyp
    ACPI-Leistungszustände (P)/ACPI-Drosselungszustände (T)
    Funktionen der Plattformenergieverwaltung:Funktionen zur Prozessorenergieverwaltung
    Mithilfe einer effektiven Prozessorenergieverwaltung kann der Computer Leistung und Energieverbrauch automatisch ausbalancieren.
    Gruppieren
    0
    Index
    1
    Leerlaufstatus - Anzahl
    11
    Leerlaufstatustyp
    Micro-Energiemodul-Plug-In
    Nennfrequenz (MHz)
    2301
    Prozentuale maximale Leistung
    100
    Prozentuale niedrigste Leistung
    32
    Prozentuale niedrigste Drosselung
    3
    Leistungssteuerelementtyp
    ACPI-Leistungszustände (P)/ACPI-Drosselungszustände (T)
    Funktionen der Plattformenergieverwaltung:Funktionen zur Prozessorenergieverwaltung
    Mithilfe einer effektiven Prozessorenergieverwaltung kann der Computer Leistung und Energieverbrauch automatisch ausbalancieren.
    Gruppieren
    0
    Index
    2
    Leerlaufstatus - Anzahl
    11
    Leerlaufstatustyp
    Micro-Energiemodul-Plug-In
    Nennfrequenz (MHz)
    2301
    Prozentuale maximale Leistung
    100
    Prozentuale niedrigste Leistung
    32
    Prozentuale niedrigste Drosselung
    3
    Leistungssteuerelementtyp
    ACPI-Leistungszustände (P)/ACPI-Drosselungszustände (T)
    Funktionen der Plattformenergieverwaltung:Funktionen zur Prozessorenergieverwaltung
    Mithilfe einer effektiven Prozessorenergieverwaltung kann der Computer Leistung und Energieverbrauch automatisch ausbalancieren.
    Gruppieren
    0
    Index
    3
    Leerlaufstatus - Anzahl
    11
    Leerlaufstatustyp
    Micro-Energiemodul-Plug-In
    Nennfrequenz (MHz)
    2301
    Prozentuale maximale Leistung
    100
    Prozentuale niedrigste Leistung
    32
    Prozentuale niedrigste Drosselung
    3
    Leistungssteuerelementtyp
    ACPI-Leistungszustände (P)/ACPI-Drosselungszustände (T)
    Gerätetreiber:Erfolgreiche Analyse
    Die Analyse war erfolgreich. Es wurden keine Energieeffizienzprobleme festgestellt und keine Informationen zurückgegeben.

  • My Ipod is stuck on a white screen with the wrong time and a lock. computer doesn't recognized my Ipod..also gets hot when connected to charge..any ideas on how to fix this? Thank You

    Hi
    My Ipod nana...has frozen up and working. It shows a white screen with the wrong time and a lock symbol. When I connected it to my computer, it didn't show up. Back of Ipod gets really warm..Any ideas on how to fix it? Than You

    If it happens again and the reset (home + power buttons) doesn't work, just let the battery drain; you'll know when the screen shuts off. Charge it back up and it should be fine. Frankly, I'm surprised this worked for you. Usually I hear people with this problem say that holding both buttons doesn't work, and they have to do the battery drain.
    If the issue is incurable next time, you have a one-year warranty from the date of purchase.

Maybe you are looking for

  • Can anyone tell me how I can get my IPad 3G verizon (cracked glass from display) repaired from Belgium. They denied service twice ?

    I have purchased on the 29th of April 2011 in Florida US an Ipad WI-FI 3G 64GB  Verizon. Now I have a serious issue in getting this repaired. When I purchased the device I was told by the salesman of the store that I had global coverage in repairs an

  • Changing iTunes account

    I have just had a replacement iPad 1 as my last one packed up. I set it up on my husbands mac and it has added all his email/iTunes to it. I want to use my iTunes account and email but cant work out how to change it now. Any help greatly appreciated.

  • Database performance issue

    Hi all, I am having a system with 64gb ram with oracle 11g installed in it with solaris 10 as Operating system, i have assigned 16gb to memory_target with dynamic memory management, but the performance of the system not as expected can any guied me o

  • InDesign 5 Bold missing from Font Style

    In a previous project on the same Mac I used Palatino (TT) with Bold. On a new project the Bold option does not show as available in the drop down even though I am sure that the bold version of the font is available. Only Bold Italic and Italic show

  • Problems using LR and PS to stitch

    I have both Lightroom and Photoshop Elements.  When I select photos in LR and then right click them, the pop up menu gives the option to "edit in", then an option to "merge to panorama in photoshop".  When  I select this, PS opens, but the photos tha