Logitech Bluetooth adapter not going into HCI mode

Hi.
I just installed Arch-Linux on a HP Compaq T5000, and is actually quite pleased with it.
It runs much faster than Ubuntu server, and uses much less resources than ubuntu did (it's a thin client, it only got 128 MB ram and 800 MHz cpu, though i use it as a server ).
Now, apart from serving my iTunes library, playing music on remote speakers, backing up my data, and doing a billion other things, i wanted it to serve a Bluetooth PAN network. So, i plugged my Logitech Bluetooth adapter (From a keyboard/mouse combo) in, and it was registered as a HID device. I then ran hid2hci to make it run in HCI mode, and it said it succeded. But, hcitool dev didn't give any devices, and dmesg said this:
usb 1-1: new full speed USB device using uhci_hcd and address 8
usb 1-1: configuration #1 chosen from 1 choice
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 3 ports detected
usb 1-1.2: new full speed USB device using uhci_hcd and address 9
usb 1-1.2: configuration #1 chosen from 1 choice
input: Logitech Logitech BT Mini-Receiver as /devices/pci0000:00/0000:00:10.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input7
input: USB HID v1.11 Keyboard [Logitech Logitech BT Mini-Receiver] on usb-0000:00:10.0-1.2
usb 1-1.3: new full speed USB device using uhci_hcd and address 10
usb 1-1.3: configuration #1 chosen from 1 choice
input: Logitech Logitech BT Mini-Receiver as /devices/pci0000:00/0000:00:10.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input8
input,hiddev0: USB HID v1.11 Mouse [Logitech Logitech BT Mini-Receiver] on usb-0000:00:10.0-1.3
WARNING: at drivers/hid/hid-core.c:784 implement()
[<c78634a0>] hid_output_report+0x130/0x310 [hid]
[<c0194603>] mntput_no_expire+0x13/0x70
[<c78984d8>] hid_submit_ctrl+0x58/0x200 [usbhid]
[<c015dd35>] filemap_fault+0x215/0x470
[<c78987cc>] usbhid_submit_report+0x14c/0x1b0 [usbhid]
[<c789b076>] hiddev_ioctl+0x3f6/0xb40 [usbhid]
[<c016a03d>] handle_mm_fault+0x11d/0x760
[<c017c885>] nameidata_to_filp+0x35/0x40
[<c0139507>] __atomic_notifier_call_chain+0x27/0x50
[<c018a508>] do_ioctl+0x78/0x90
[<c018a74e>] vfs_ioctl+0x22e/0x2b0
[<c017c9ac>] do_sys_open+0xbc/0xe0
[<c018a82d>] sys_ioctl+0x5d/0x70
[<c01044fa>] syscall_call+0x7/0xb
=======================
WARNING: at drivers/hid/hid-core.c:784 implement()
[<c78634a0>] hid_output_report+0x130/0x310 [hid]
[<c0194603>] mntput_no_expire+0x13/0x70
[<c78984d8>] hid_submit_ctrl+0x58/0x200 [usbhid]
[<c015dd35>] filemap_fault+0x215/0x470
[<c78987cc>] usbhid_submit_report+0x14c/0x1b0 [usbhid]
[<c789b076>] hiddev_ioctl+0x3f6/0xb40 [usbhid]
[<c016a03d>] handle_mm_fault+0x11d/0x760
[<c017c885>] nameidata_to_filp+0x35/0x40
[<c0139507>] __atomic_notifier_call_chain+0x27/0x50
[<c018a508>] do_ioctl+0x78/0x90
[<c018a74e>] vfs_ioctl+0x22e/0x2b0
[<c017c9ac>] do_sys_open+0xbc/0xe0
[<c018a82d>] sys_ioctl+0x5d/0x70
[<c01044fa>] syscall_call+0x7/0xb
=======================
WARNING: at drivers/hid/hid-core.c:784 implement()
[<c78634a0>] hid_output_report+0x130/0x310 [hid]
[<c0194603>] mntput_no_expire+0x13/0x70
[<c78984d8>] hid_submit_ctrl+0x58/0x200 [usbhid]
[<c015dd35>] filemap_fault+0x215/0x470
[<c78987cc>] usbhid_submit_report+0x14c/0x1b0 [usbhid]
[<c789b076>] hiddev_ioctl+0x3f6/0xb40 [usbhid]
[<c016a03d>] handle_mm_fault+0x11d/0x760
[<c017c885>] nameidata_to_filp+0x35/0x40
[<c0139507>] __atomic_notifier_call_chain+0x27/0x50
[<c018a508>] do_ioctl+0x78/0x90
[<c018a74e>] vfs_ioctl+0x22e/0x2b0
[<c017c9ac>] do_sys_open+0xbc/0xe0
[<c018a82d>] sys_ioctl+0x5d/0x70
[<c01044fa>] syscall_call+0x7/0xb
=======================
WARNING: at drivers/hid/hid-core.c:784 implement()
[<c78634a0>] hid_output_report+0x130/0x310 [hid]
[<c0123a8c>] update_stats_wait_end+0x9c/0xd0
[<c78984d8>] hid_submit_ctrl+0x58/0x200 [usbhid]
[<c78987cc>] usbhid_submit_report+0x14c/0x1b0 [usbhid]
[<c789b076>] hiddev_ioctl+0x3f6/0xb40 [usbhid]
[<c016a03d>] handle_mm_fault+0x11d/0x760
[<c017c885>] nameidata_to_filp+0x35/0x40
[<c0139507>] __atomic_notifier_call_chain+0x27/0x50
[<c018a508>] do_ioctl+0x78/0x90
[<c018a74e>] vfs_ioctl+0x22e/0x2b0
[<c017c9ac>] do_sys_open+0xbc/0xe0
[<c018a82d>] sys_ioctl+0x5d/0x70
[<c01044fa>] syscall_call+0x7/0xb
=======================
WARNING: at drivers/hid/hid-core.c:784 implement()
[<c78634a0>] hid_output_report+0x130/0x310 [hid]
[<c78984d8>] hid_submit_ctrl+0x58/0x200 [usbhid]
[<c78987cc>] usbhid_submit_report+0x14c/0x1b0 [usbhid]
[<c789b076>] hiddev_ioctl+0x3f6/0xb40 [usbhid]
[<c016a03d>] handle_mm_fault+0x11d/0x760
[<c017c885>] nameidata_to_filp+0x35/0x40
[<c0139507>] __atomic_notifier_call_chain+0x27/0x50
[<c018a508>] do_ioctl+0x78/0x90
[<c018a74e>] vfs_ioctl+0x22e/0x2b0
[<c017c9ac>] do_sys_open+0xbc/0xe0
[<c018a82d>] sys_ioctl+0x5d/0x70
[<c01044fa>] syscall_call+0x7/0xb
=======================
WARNING: at drivers/hid/hid-core.c:784 implement()
[<c78634a0>] hid_output_report+0x130/0x310 [hid]
[<c0123a8c>] update_stats_wait_end+0x9c/0xd0
[<c78984d8>] hid_submit_ctrl+0x58/0x200 [usbhid]
[<c78987cc>] usbhid_submit_report+0x14c/0x1b0 [usbhid]
[<c789b076>] hiddev_ioctl+0x3f6/0xb40 [usbhid]
[<c016a03d>] handle_mm_fault+0x11d/0x760
[<c017c885>] nameidata_to_filp+0x35/0x40
[<c0139507>] __atomic_notifier_call_chain+0x27/0x50
[<c018a508>] do_ioctl+0x78/0x90
[<c018a74e>] vfs_ioctl+0x22e/0x2b0
[<c017c9ac>] do_sys_open+0xbc/0xe0
[<c018a82d>] sys_ioctl+0x5d/0x70
[<c01044fa>] syscall_call+0x7/0xb
=======================
WARNING: at drivers/hid/hid-core.c:784 implement()
[<c78634a0>] hid_output_report+0x130/0x310 [hid]
[<c78984d8>] hid_submit_ctrl+0x58/0x200 [usbhid]
[<c78987cc>] usbhid_submit_report+0x14c/0x1b0 [usbhid]
[<c789b076>] hiddev_ioctl+0x3f6/0xb40 [usbhid]
[<c016a03d>] handle_mm_fault+0x11d/0x760
[<c017c885>] nameidata_to_filp+0x35/0x40
[<c0139507>] __atomic_notifier_call_chain+0x27/0x50
[<c018a508>] do_ioctl+0x78/0x90
[<c018a74e>] vfs_ioctl+0x22e/0x2b0
[<c017c9ac>] do_sys_open+0xbc/0xe0
[<c018a82d>] sys_ioctl+0x5d/0x70
[<c01044fa>] syscall_call+0x7/0xb
=======================
WARNING: at drivers/hid/hid-core.c:784 implement()
[<c78634a0>] hid_output_report+0x130/0x310 [hid]
[<c78984d8>] hid_submit_ctrl+0x58/0x200 [usbhid]
[<c78987cc>] usbhid_submit_report+0x14c/0x1b0 [usbhid]
[<c789b076>] hiddev_ioctl+0x3f6/0xb40 [usbhid]
[<c016a03d>] handle_mm_fault+0x11d/0x760
[<c017c885>] nameidata_to_filp+0x35/0x40
[<c0139507>] __atomic_notifier_call_chain+0x27/0x50
[<c018a508>] do_ioctl+0x78/0x90
[<c018a74e>] vfs_ioctl+0x22e/0x2b0
[<c017c9ac>] do_sys_open+0xbc/0xe0
[<c018a82d>] sys_ioctl+0x5d/0x70
[<c01044fa>] syscall_call+0x7/0xb
=======================
usb 1-1.1: new full speed USB device using uhci_hcd and address 11
usb 1-1.1: configuration #1 chosen from 1 choice
hid2hci says this:
Switching device 046d:c70a to HCI mode was successful
Switching device 046d:c70e to HCI mode was successful
I believe hid2hci doesn't do the job correctly (even though it think it does).
I'm running "Core Dump", and using linux version 2.6.23-ARCH.
Any help would be appreciated.

Hmm... anyone willing to help?
It's not like i'm gonna die of it's not gonna work, but a little response would be nice, even a "That's impossible to fix" would be nice, because then i would know i shouldn't spend a lifetime on this

Similar Messages

  • PXI-8431 not going into receive mode with VB6

    I am using a PXI-1045 chassis with a PXI-8431 RS422/485 card and communicating via a VB6 program
    The output of the PXI-8431 RS485 module works OK when it is in send mode, the signal levels are approx 1v and 3v for high and low, but when it is in receive mode the outputs remain at 1v and 3v instead of going into passive mode and both lines floating at approx 2v with approx 300mV differential as they should. This means when the remote devices send, the amplitude of the signal is approx half as they are competing with the PXI module, and that the centre point of the two signals are at 1v and 3v respectively. Our software does not receive the signals from the PXI module which is consistent with my theory that it is still in send mode and taking control of the lines, or maybe it has changed it to 4 wire mode.
    I have swapped over the PXI card and the remote cards with our good system and the problem does not move.
    I have eliminated ALL the hardware on the new ring by replacing it with a 67 Ohm resistor on the pins of a 9 way D connector plugged onto the PXI card directly. With a scope I can see that the new system is not going into passive mode, but with the same connector the old system works OK.
    The only difference I can see between the 6 old rigs we have that do work and the 2 new ones that do not work is the new ones use the the NI-XNET-PXI-8513 and the old ones use the PXI_8464 CAN card. Could this software be conflicting? Is there any other updates to the NI software that could be causing it?
    Solved!
    Go to Solution.

    Hi,
    I've had a check to see if we have any known software conflict issues with those cards but it all seems fine, it could be that the Windows Driver layer is causing some issues. If you nip into Device Manager and go to the properties of the 8431 you should be able to change it to 2-wire mode from those settings then re-run the program.
    Also does the program throw any errors at all in terms of device resources when trying to move from send to receive mode?
    What versions of NI-VISA and NI-Serial do you currently have installed?
    Kind Regards,
    Applications Engineer

  • Core i7 27" imac not going into 64bit mode

    i received my 27" Core i7 when they first shipped. love the machine. that said when i hold the 6 and 4 down at boot it does not go into 64 bit mode. what could be causing this and how could a force it into that mode?

    Edit the file:
    /Library/Preferences/SystemConfiguration/com.apple.Boot.plist
    Insert arch=x86_64 into the Kernel Flags field.
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>Kernel</key>
    <string>mach_kernel</string>
    <key>Kernel Flags</key>
    <string>arch=x86_64</string>
    </dict>
    </plist>

  • My computer has been acting weird lately.  Shuts itself off, the mouse goes off in all angles, does not go into sleep mode sometimes and instead shows on a gray screen definitions of words in 3" letters!  Do I have a virus?

    My computer has been acting weird lately. Shuts itself off, the mouse goes off in all directions, does not go into sleep mode sometimes, instead shows a gray screen with word definitions in large 3" letters that continuosly flows across the screen.  Do I have a virus?

    Doesn't really sound like a virus.
    See if the Disk is issuing any S.M.A.R.T errors in Disk Utility...
    http://support.apple.com/kb/PH7029
    How many of these you can answer...
    Open Activity Monitor in Applications>Utilities, select All Processes & sort on CPU%, any indications there?
    How much RAM & free space do you have also, click on the Memory & Disk Usage Tabs.
    Open Console in Utilities & see if there are any clues or repeating messages when this happens.
    In the Memory tab, are there a lot of Pageouts?

  • Got a replacement Ipod Touch 3rd Generation and backed up to store version on computer and now it will not work. Goes into restore mode but cant restore. Any suggestions?

    Got a replacement Ipod Touch 3rd Generation and backed up to store version on computer and now it will not work. Goes into restore mode but cant restore. Any suggestions

    What happens when you try to restore? Error message?

  • Monitor goes into sleep mode and will not wake up

    My monitor goes to sleep and will not wake up.  I try powering off and that will not respond.  I have to unplug the workstation and start back up.  I have turn off sleep to never sleep and now it just goes to sleep when Im working. 

    Hello @rosendahl14,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I have read your post on how your monitor goes into sleep mode and will not wake up, and I would be happy to assist you in this matter!
    To rule out any sleep mode issues with the monitor, I am providing you with some steps you can try below:
    Step 1. Unplug the power cord from the back of the monitor and the wall
    Step 2. Hold the power button down for at least one minute
    Step 3. Plug the power cord back into the monitor and then into the wall outlet (not a power bar or surge protector)
    Step 4. Press the Menu button on the monitor
    Step 5. Navigate to the Factory Reset option and select it
    Step 6. Try a different cable connecting your monitor to your computer
    If the above steps did not resolve your issue you can try the monitor on a computer or other device to see if the issue persists. Please call our technical support at 800-474-6836. If you live outside the US/Canada Region, please click the link below to get the support number for your region.
    http://www8.hp.com/us/en/contact-hp/ww-phone-assis​t.html
    To further diagnose a possible hibernation issue with your desktop, I recommend following the steps in this document on Troubleshooting sleep and hibernate issues (Windows 7). I also recommend following the steps below to reset your system's power management settings:
    Step 1. Click the Start button
    Step 2. In the search box, type "Command Prompt"
    Step 3. Right-click Command Prompt
    Step 4. Click Run as administrator
    Step 5. At the command prompt, type powercfg /restoredefaultschemes and press Enter 
    reference: http://superuser.com/questions/669571/windows-8-1-​64-bit-power-schemes-gone
    Please re-post with the results of your troubleshooting, and I look forward to your reply!
    Regards
    MechPilot
    I work on behalf of HP
    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 right to say “Thanks” for helping!

  • W510 does not wake up when it goes into Sleep mode - Windows 7 Bit

    Hi All,
    The Lenovo thinkpad w510 does not want to wake up once it goes into sleep mode, I have to push the power button until it shuts down completely and then reboot it completely, I have tried different settings in the power management etc. We have the same pissue on 3 different w510`s with Windows 7 pro 64 Bit
    Has anybody got a solution for this problem?
    Regards,
    Solved!
    Go to Solution.

    Hi russellwth,
    Welcome To Lenovo Forums.
    This issue has been solved with the latest BIOS for the W510. 
    Please check our Knowledge Base Article regarding this issue.
    //JameZ
    Check out the Community Knowledge Base for hints and tips.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    X240 | 8GB RAM | 512GB Samsung SSD

  • Mini goes into sleep mode after login on

    I put my mini into sleep mode after logging out. Then, when I log back in, after a few seconds, it goes into sleep mode again. I have to re-awaken it.
    This is not the way the computer should work.
    Is this a configuration issue, any ideas????
    I use Apple's bluetooth wireless keyboard and mouse combination.
    Thanks
    Mac-mini   Mac OS X (10.3.9)  

    It sounds obvious but are you sure your power adapter is ok and the battery is charged. The behaviour sounds a lot like low battery sleep.
    Press the check button on your battery pack - do you get plenty of lights?

  • Early 2008 iMac (8,1) randomly goes into sleep mode

    Hey,
    My early 2008 iMac (8,1) on 10.8.2 goes into sleep mode by itself. I've played around in Energy Saver, tried resetting SMC, NVRAM, replaced HDD, reformatted HDD, installed smcFanControl, reinstalled Snow Leopard, Lion, Mountain Lion. None of that worked. Took it to the Genius bar, performed some diagnostics tests and they said everything worked properly. Does anybody have the same problem? I can still use the computer for general computer use (light web surfing and e-mailing), but it seems to go into sleep mode when I have a lot of applications open and especially when watching videos. I've tried researching this problem, but I've haven't found a definitive answer. Right now, the Genius that I've been talking to thinks it may be the RAM. I'm waiting on new shipments of test RAM to arrive at the Apple Store for him to properly diagnose.
    Thanks,
    Jason
    iMac (8,1)
    2.8 GHz Intel Core 2 Duo
    2x2 GB 800 MHz DDR2 SDRAM
    ATI Radeon HD 2600 Pro 256 MB
    1TB 7200 RPM SATA ST1000DM003-1CH162
    If you want to read the whole time line, I've included it here. I apologize for it being so long.
    At first I was running Lion (10.7.5) and the computer would enter sleep mode whenever I was doing anything with video. For example, watching YouTube videos and chatting on FaceTime. And funny enough, I distinctly remember watching a bunch of movies with VLC and the computer did not go to sleep (Although, this is not true anymore). I could wake the computer up and use it, however within a few minutes the computer would re-enter sleep mode. The computer seemed fine and I could access all of my files. Tried resetting SMC and it did not resolve the issue.
    I made a Genius appointment to see if they were familiar with the issue. The iMac passed the in-store diagnostics test; it said all the components were functioning properly. He told me to bring it home to do a fresh re-install of my OS and then run my computer to see if the problem persisted. I took it home and reformatted my HDD with a 35-pass erase, re-installed Snow Leopard (10.6.8) and declined to transfer any backups from Time Machine. I was using a fresh system and sure enough, the problem persited. Tried doing the same thing again but with Lion (10.7.5) and still no luck. So I made another appointment and it passed the in-store diagnostics test again. I let them keep the computer for a 24-hour diagnostics test. They told me they would diagnose my computer with the OS on my HDD as well as a copy of OS that the Apple store deemed 'good' on an external HDD. The Genius called me and told me that my HDD failed their 24-hour diagnostics test and recommended I replace it. I initially had a 750 GB HDD, and the Apple Store could only offer me a 500 GB HDD ($200). I opted to take my computer to Carbon Computing, an authorized dealer in Toronto, to have a 1 TB Seagate HDD ($170) installed with no OS on it. I brought it home, performed another 35-pass erase and installed Snow Leopard. Problem still persisted. Repeated with Lion, still unsuccessful. Looking back, I was so excited that I just had to replace the HDD to fix the problem, I forgot to ask the guy if he could recreate the issue.
    I began to suspect that it was a heating issue. So I installed Temperature Monitor and smcFanControl, and cleaned the fans as much as I could without taking the computer apart. Without smcFC on I tried to recreate the problem and I noticed that the Power Supply Position 1 reached 95 degrees Celsius, and Graphics Processor Temperature Diode reached 97 degrees Celsius before entering sleep mode. I don't know much about temperature sensors and what they monitor specifically, and so I couldn't draw any conclusions from that data. I turned on smcFC and cranked the optical drive speed to 2000 RPM, HDD to 3000, and CPU to 3000. The computer still went to sleep but the temperatures were below 90 degrees Celsius before entering sleep mode. I've tried researching here and on the internet about normal operating temperature ranges of iMacs and generally found that most do reached that temperature but they do not go to sleep mode.
    Then I thought it may be a problem with Lion so I upgraded to Mountain Lion. The issue still persisted. Tried resetting SMC and NVRAM, did not resolve issue.
    I called the same Apple Store explaining to them that their recommendation of replacing the HDD did not resolve the issue. They told me to bring it in and have them check it out again. I went through the same process I did before; the iMac passed all of their diagnostic tests. The Genius told me this time he will test out the RAM. He called me and told me that he could replicate the problem and so he proceeded to put in a stick of 'good' Apple RAM, but the computer would not work. He said the 'good' Apple RAM was damaged, either before or in the process of putting it in. He plugged in my old stick of RAM and the computer worked. He tried to recreate the problem and claimed that the computer ran for over 24 hours with an existing movie on my HDD playing and it did not go to sleep mode. However, once I brought it home I played the same movie right away and it turned off 17 minutes into the movie. Tried resetting SMC and NVRAM again, ran the movie again, still went to sleep.
    And that's the story for now...

    Now to find out WHY it does it at home only. How hot is it at home? Have you checked the AC current/voltage at home?
    Well they were able to replicate the issue at the Apple Store the second time I left my computer there. Anyway, we don't have any heating on at my house at the moment. It's usually from around 20-23 degrees Celsius (72-75 F). Temperature Monitor says ambient temperature is 30 degree C though...
    I'm not really sure how to check the AC current/voltage at home, but my computer worked before I moved it. So I'm not sure if that is the issue.
    I normally only have speakers set up to my computer and a wired keyboard. The speakers are powered separately. I would assume that at the Apple Store only the power cord and wired keyboard are connected.
    What is the Power Supply Position? And what does it do?
    Thanks for your help!

  • HP Officejet 4620 All-in-One Loses Connection to Wireless Network When It Goes Into Sleep Mode

    My HP 4620 All-In-One wireless printer works fine until it goes into sleep mode.  Once it goes into sleep mode, it doesn't wake up if a print job is sent to it.  If I wake it up manually by pressing the blinking on/off button, it still doesn't print.  If I completely turn it off and then on again, the print job that was queued on my computer will start printing, but that's a huge pain and waste of time nearly every time I want to print.  I've installed all available updates.  I also assigned a static IP address in an effort to correct this but nothing helps.  I see that others have complained about this problem, but I do not see that anyone has had success resolving this.  My operating system is Windows Vista.  I use a Link-Sys Wireless G Router.  Thanks.
    This question was solved.
    View Solution.

    so I have called HP tech support 12 times over the last 6 weeks and still my HP Officejet 4620 loses connection overnight. Of course becasue it was a birthday present I spent more time than I normally would have on this issue. While the tech are very polite they have not fixed my problem and now it is too late to return printer to store. This is a lot of money wasted and I think they need to admit this is a bug in this printer and resolve the problem!!!!!

  • How can I select shutdown & close the display w/o going into sleep mode?

    I have learned to wait untill the MBP full shuts down before closing the display. In the past I have pressed shutdown closed the display only to find out later the MBP goes into sleep mode before fully shuting down. When I reopen the display the computer finishes the shutdown process or worse the battery is dead.
    I would like to select shut down, close the display and walk away while the computer completes the shutdown process.
    Is there any setup options or apps. that will allow this?
    Thanks, Joe
    (new to the mac)
    MBP   Mac OS X (10.4.6)  

    Well hello there, and welcome to Macintosh.
    Unfortunately you can't change anything to stop this from happening. The shutdwn process goes about its business killing processes and applications that have been running. The sleep process interrupts ALL business going on in the OS, and puts the machine into low power mode, as it is not aware of the nature of the running processes (in this case, the shutdown process), knowing only that they must be slept and the machine dropped into sleep mode. You gotta wait it out before you close the lid.
    I would suggest sending a message in OS X feedback requesting this as a feature!
    If you find this response helpful or if it solves your issue, please click the appropriate icon in the header of this reply.

  • IPhone 3gs wont turn back on once it goes into sleep mode!

    2 days ago my iPhone 3gs (OS 6.0.1) has gone completely wacko on me and i'm completely frustrated!   I have my phone set to have the screen shut off after 5 minutes.  Usually, to just reaccess the phone I just simply hit the home button.  Now, if I let it go into sleep mode, the phone WILL NOT come back on!  I went online and did some research, and it suggested holding the home button and the sleep button for 10 seconds to get it to come back on.  It works most times, but sometimes it takes a few tries to get it to come back on, and when it does come back on it takes forever to load up.  But the whole thing happens all over again when it goes into sleep mode.  My phone is fine as long as I set it to never go into sleep mode, but it is killing my battery.  I need to be able to put it into sleep mode as I have to be able to go all day without charging it at my job.  PLEASE help...I don't know what's going on with it.  I have never done anything to it (jailbreaking, illegal stuff, etc.) and I do all the updates that it asks to do.
    Please please help!
    Jennifer.

    If you actually see a "6" error code, here's what it means.  Disable your anti-virus and/or firewall.
    Errors related to third-party security software
    Error 2, 4 (or -4), 6, 1000, 9006
    Follow Troubleshooting security software. Often, uninstalling third-party security software will resolve these errors.
    There may be third-party software that modifies your default packet size in Windows by inserting a TcpWindowSize entry into your registry. Your default packet size being set incorrectly can cause these errors. Contact the manufacturer of the software that installed the packet size modification for assistance or follow this article by Microsoft: How to reset Internet Protocol (TCP/IP).
    Verify that access to ports 80 and 443 are allowed on your network.
    Verify that communication to albert.apple.com or photos.apple.com is not blocked by a firewall, or other Internet security setting.
    Discard the .ipsw file, open iTunes and attempt to download the update again. See the steps underAdvanced Steps > Rename, move, or delete the iOS software file (.ipsw) below for file locations.
    Restore your device while connected to a different network.
    Restore using a different computer.

  • Help!!!  I'm locked out and My Ipod touch will NOT go into recovery mode no matter what I do...I haven't read this problem anywhere!

    My grandson got his little hands on my ipod and has locked me out. I now get the red lable of doom and it tells me I must connect to Itunes to fix it.  Problem is I don't have the orginal computer I synced up with. (It crashed about 5 weeks ago).  Well I didn't think that would be that big of a deal becuase I have a lot of junk on my Ipod and had been thinking about re-formating it anyway.  Well I've tried every method out there and I can not get this thing into recovery. I powered it off. unplugged the usb cord from the Ipod but left it plugged into the computer. Held down the Home button and plugged in the USB cord. the little apple logo comes up. Then after about 10 secs it goes right to the disabled screen.
    I also tried it on different computers and tried different usb cords, I've tried also going into DFU mode...nothing it just goes right to the password screen...HELP...I've not read about this problem anywhere.
    Diana

    Try using RecBoot.
    Basic troubleshooting steps  
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101

  • Ipod Touch Keeps Going Into Recovery Mode

    Hi, I've had an Ipod touch for about 6 months now and haven't really had any problems with it to date. Recently (around the time I installed the 1.1.3 firmware), it seems to be randomly going into recovery mode.
    When I plug it into my imac, Itunes says it detected an ipod in recovery mode, and I have to restore it. During the restore process the screen lights up with apple logo and spinning wheel, it says successful restore. But the ipod doesn't restart... just goes straight back into recovery mode. It usually takes about 2 or 3 restore attempts before it works properly. I resync and everything goes back to normal for a few uses. Then I go to turn it on and nothing... itunes just tells me to restore again.
    Anyone else seen this issue before? I'm pretty sure the batteries aren't flat (since when it finally does restore, they usually start around half full... and I've tried leaving it on the charger for a few hours to no avail). And I only turn wifi on when I need it (usually turned off). I've tried pretty much everything I can find in the help files (hold button, hold+power, hold while connecting to itunes, nothing seems to wake it up... just black screen until a successful restore happens)...
    Thanks in advance...

    I had the same problem with my Touch but it started the first day. It was also doing weird things like telling me the battery was full then half an hour later warn me there was only 10% left. It got better for a while but long syncs with iTunes usually threw it into restore mode again.
    I finally brought it to the Apple store nearby and they were able to recreate the problem when they tried a sync on their machine. They told me it was a hardware issue and did an exchange right there. I have heard bringing it to an Apple Store will increase your chances of an exchange. Sending it in may or may not get you a new one. Good luck.
    Message was edited by: sdutcher

  • Late 2012 Mac mini with OSX 10.8.2 has started shutting down instead of going into sleep mode.

    Sometime in the last week or so my mac mini has started going into full shut down instead of sleep mode.
    I have tried checking and unchecking energy saver boxes but haven't found anything which will get me back to where I used to be - and I haven't knowingly changed anything to make this happen.- maybe an OS update caused it?
    The machine will fire up with a tablet click rather than needing the reset button to be pushed so clearly the machine is sort of halfway between sleep and full 'off'. Most frustrating as one of the key issues for me in getting this my first mac was its easy sleep and super quick fire up compared to windows.
    Any help appreciated
    Oh yes  I just remembered that I did just install 2 8gb of crucial RAM (to replace the supplied 2 2gb but surely that can't have anything to do with it - can it)?

    Adding to my first post I can now advise that when the mac goes into sleep mode the light on the front stays on (it does not pulse so clearly it is not really sleeping).
    When i click the tablet / keyboard this is actually what triggers the mac to reboot
    I have tried resetting the SMC as per the following link to no avail
    http://macs.about.com/od/usingyourmac/qt/Resetting-The-Smc-System-Management-Con troller-On-Your-Mac.htm
    Help please!

Maybe you are looking for

  • Mid-2010 Macbook Pro White Screen of Death?

    Hi all, I have a Mid- 2010 Macbook Pro, running 10.8.2 that, when booting, sounds the Startup Chime but no Apple logo appears, just a white screen.  I'm in IT so I've done several things, but nothing has worked and I couldn't find a previous discussi

  • Flex 4 does not dispatch keyboard events for ENTER key.

    Hello everyone. I think I have a strange problem with Flex 4 Beta (4.0.0.8909). My application has had event listener for keyUp event for a month now and suddenly (two days ago) I've noticed that keyUp event is not dispatched for ENTER (ALT also) key

  • How can i visit and edit files on windows partition as i operate leopard?

    And vice-versa, just to complement the question. Originally, i can access to the Windows partition and edit some files smoothly, and vice-versa. But since i upgraded my Mac OS from tiger to leopard and reinstalled the window, i can't access to Mac pa

  • Possible interface issues on cisco 3725 router

    I have a router that has been working great for almost 2 years now, has had the occisonal reset due to power failures but, I have not adjusted the configuration for a long time, until today trying to diagnose the issue thats occuring. Here is the set

  • AC3 5.1 encoding mystery

    When we create DVD's with 5.1 surround in DVD Studio Pro, they play back perfectly on regular DVD players, but when playing back on any of our 8 Macs at our studio, the stereo downmix comes out heavy right channel. Commercially produced DVD's playbac