Forum engine might be broken.

Forum engine might be broken.
I tried to post here: http://forums.lenovo.com/t5/Windows-7-Discussion/X61-Bluetooth-device-is-not-detected-in-Windows-7-6...
It said:
Correct the highlighted errors and try again.
- And there was nothing highlighted to be fixed
Post flooding detected (user tried to post more than 1 messages within 60 seconds)
- There was no first post, so my try was not a duplicate
Clueless

Hi balanced,
I see that you edited the post, was it after editing that you got the error message?  I believe the flood filter steps in when the same user clicks on "Post" within the 60 seconds and doesn't discriminate between a new post and an edit.
Andy  ______________________________________
Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
  Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
PepperonI blog 

Similar Messages

  • [SOLVED] Error 'Your source tree might be broken' in kernel26zen-git

    Since a few days I am trying to rebuild my custom ZEN-kernel. After updating the sources everything was built using my own config, that worked many times before.
    However, makepkg halted every time I tried to build the kernel, saying:
    ==> Building kernel and modules...
    scripts/kconfig/conf -s arch/x86/Kconfig
    CHK include/linux/version.h
    UPD include/linux/version.h
    CHK include/generated/utsrelease.h
    UPD include/generated/utsrelease.h
    HOSTCC scripts/kallsyms
    CC scripts/mod/empty.o
    HOSTCC scripts/mod/mk_elfconfig
    MKELF scripts/mod/elfconfig.h
    HOSTCC scripts/mod/file2alias.o
    HOSTCC scripts/pnmtologo
    HOSTCC scripts/conmakehash
    HOSTCC scripts/mod/modpost.o
    HOSTCC scripts/mod/sumversion.o
    HOSTLD scripts/mod/modpost
    CC kernel/bounds.s
    GEN include/generated/bounds.h
    CC arch/x86/kernel/asm-offsets.s
    GEN include/generated/asm-offsets.h
    CALL scripts/checksyscalls.sh
    CC init/main.o
    HOSTCC usr/gen_init_cpio
    GEN usr/initramfs_data.cpio
    AS usr/initramfs_data.o
    LD usr/built-in.o
    CHK include/generated/compile.h
    UPD include/generated/compile.h
    CC init/do_mounts.o
    init/main.c: In function 'do_one_initcall':
    init/main.c:723:10: warning: 'calltime.tv64' may be used uninitialized in this function
    CC init/do_mounts_initrd.o
    CC init/initramfs.o
    CC init/calibrate.o
    LD arch/x86/crypto/built-in.o
    AS [M] arch/x86/crypto/aes-i586-asm_32.o
    CC [M] arch/x86/crypto/aes_glue.o
    CC init/version.o
    AS [M] arch/x86/crypto/salsa20-i586-asm_32.o
    CC [M] arch/x86/crypto/salsa20_glue.o
    LD init/mounts.o
    LD init/built-in.o
    CC kernel/sched.o
    AS [M] arch/x86/crypto/twofish-i586-asm_32.o
    CC [M] arch/x86/crypto/twofish_glue.o
    CC [M] arch/x86/crypto/crc32c-intel.o
    LD [M] arch/x86/crypto/aes-i586.o
    LD [M] arch/x86/crypto/twofish-i586.o
    LD [M] arch/x86/crypto/salsa20-i586.o
    CC arch/x86/kernel/process_32.o
    CC arch/x86/kernel/signal.o
    AS arch/x86/kernel/entry_32.o
    CC arch/x86/kernel/traps.o
    CC kernel/fork.o
    CC arch/x86/kernel/irq.o
    CC arch/x86/kernel/irq_32.o
    CC kernel/exec_domain.o
    CC arch/x86/kernel/dumpstack_32.o
    CC kernel/panic.o
    CC arch/x86/kernel/time.o
    CC kernel/printk.o
    CC arch/x86/kernel/ioport.o
    CC arch/x86/kernel/ldt.o
    CC kernel/cpu.o
    CC arch/x86/kernel/dumpstack.o
    CC kernel/exit.o
    CC arch/x86/kernel/setup.o
    CC arch/x86/kernel/x86_init.o
    CC arch/x86/kernel/i8259.o
    CC kernel/itimer.o
    CC arch/x86/kernel/irqinit.o
    TIMEC kernel/timeconst.h
    CC arch/x86/kernel/probe_roms_32.o
    CC kernel/softirq.o
    CC arch/x86/kernel/sys_i386_32.o
    kernel/softirq.c: In function 'run_ksoftirqd':
    kernel/softirq.c:719:4: error: implicit declaration of function 'rcu_note_context_switch'
    make[1]: *** [kernel/softirq.o] Error 1
    make: *** [kernel] Error 2
    make: *** Waiting for unfinished jobs....
    CC arch/x86/kernel/i386_ksyms_32.o
    CC arch/x86/kernel/bootflag.o
    CC arch/x86/kernel/e820.o
    CC arch/x86/kernel/pci-dma.o
    CC arch/x86/mm/init.o
    CC arch/x86/kernel/quirks.o
    CC arch/x86/mm/init_32.o
    CC arch/x86/kernel/i8237.o
    CC arch/x86/kernel/topology.o
    CC arch/x86/kernel/kdebugfs.o
    CC arch/x86/mm/fault.o
    CC arch/x86/kernel/alternative.o
    CC arch/x86/mm/ioremap.o
    CC arch/x86/kernel/i8253.o
    CC arch/x86/kernel/pci-nommu.o
    CC arch/x86/mm/extable.o
    CC arch/x86/mm/pageattr.o
    CC arch/x86/kernel/hw_breakpoint.o
    CC arch/x86/kernel/tsc.o
    CC arch/x86/mm/mmap.o
    CC arch/x86/mm/pat.o
    CC arch/x86/kernel/io_delay.o
    CC arch/x86/kernel/rtc.o
    CC arch/x86/mm/pgtable.o
    CC arch/x86/kernel/trampoline.o
    CC arch/x86/kernel/process.o
    CC arch/x86/mm/physaddr.o
    CC arch/x86/mm/gup.o
    CC arch/x86/kernel/i387.o
    CC arch/x86/mm/setup_nx.o
    CC arch/x86/mm/tlb.o
    CC arch/x86/kernel/xsave.o
    CC arch/x86/mm/pgtable_32.o
    CC arch/x86/kernel/ptrace.o
    CC arch/x86/mm/iomap_32.o
    LD arch/x86/mm/built-in.o
    LDS arch/x86/vdso/vdso32/vdso32.lds
    CC arch/x86/kernel/tls.o
    AS arch/x86/vdso/vdso32/note.o
    AS arch/x86/vdso/vdso32/int80.o
    AS arch/x86/vdso/vdso32/sysenter.o
    CC arch/x86/vdso/vdso32-setup.o
    CC arch/x86/kernel/step.o
    VDSO arch/x86/vdso/vdso32-int80.so.dbg
    CC arch/x86/kernel/acpi/boot.o
    VDSO arch/x86/vdso/vdso32-sysenter.so.dbg
    VDSOSYM arch/x86/vdso/vdso32-int80-syms.lds
    VDSOSYM arch/x86/vdso/vdso32-sysenter-syms.lds
    OBJCOPY arch/x86/vdso/vdso32-int80.so
    OBJCOPY arch/x86/vdso/vdso32-sysenter.so
    VDSOSYM arch/x86/vdso/vdso32-syms.lds
    AS arch/x86/vdso/vdso32.o
    LD arch/x86/vdso/built-in.o
    CC arch/x86/kernel/acpi/cstate.o
    CC arch/x86/kernel/apic/apic.o
    LD arch/x86/kernel/acpi/built-in.o
    CC arch/x86/kernel/cpu/intel_cacheinfo.o
    arch/x86/kernel/apic/apic.c: In function 'lapic_suspend':
    arch/x86/kernel/apic/apic.c:1989:3: warning: statement with no effect
    arch/x86/kernel/apic/apic.c: In function 'lapic_resume':
    arch/x86/kernel/apic/apic.c:2066:3: warning: statement with no effect
    CC arch/x86/kernel/cpu/addon_cpuid_features.o
    CC arch/x86/kernel/apic/apic_noop.o
    CC arch/x86/kernel/cpu/proc.o
    CC arch/x86/kernel/apic/probe_32.o
    MKCAP arch/x86/kernel/cpu/capflags.c
    CC arch/x86/kernel/cpu/powerflags.o
    CC arch/x86/kernel/cpu/common.o
    CC arch/x86/kernel/apic/ipi.o
    CC arch/x86/kernel/apic/nmi.o
    CC arch/x86/kernel/cpu/vmware.o
    CC arch/x86/kernel/cpu/hypervisor.o
    CC arch/x86/kernel/cpu/sched.o
    CC arch/x86/kernel/apic/io_apic.o
    CC arch/x86/kernel/cpu/bugs.o
    CC arch/x86/kernel/cpu/cmpxchg.o
    CC arch/x86/kernel/cpu/intel.o
    CC arch/x86/kernel/cpu/perf_event.o
    arch/x86/kernel/cpu/perf_event.c:1206:32: warning: 'emptyconstraint' defined but not used
    LD arch/x86/kernel/apic/built-in.o
    CC arch/x86/kernel/reboot.o
    LD arch/x86/kernel/cpu/cpufreq/built-in.o
    CC [M] arch/x86/kernel/cpu/cpufreq/speedstep-ich.o
    CC arch/x86/kernel/early-quirks.o
    CC [M] arch/x86/kernel/cpu/cpufreq/speedstep-lib.o
    CC arch/x86/kernel/smp.o
    CC arch/x86/kernel/cpu/mcheck/mce.o
    CC arch/x86/kernel/smpboot.o
    CC arch/x86/kernel/cpu/mtrr/main.o
    CC arch/x86/kernel/cpu/mcheck/mce-severity.o
    CC arch/x86/kernel/cpu/mcheck/mce_intel.o
    CC arch/x86/kernel/cpu/mtrr/if.o
    CC arch/x86/kernel/cpu/mcheck/threshold.o
    CC arch/x86/kernel/cpu/mtrr/generic.o
    CC arch/x86/kernel/cpu/mcheck/therm_throt.o
    LD arch/x86/kernel/cpu/mcheck/built-in.o
    CC arch/x86/kernel/cpu/perfctr-watchdog.o
    CC arch/x86/kernel/cpu/mtrr/cleanup.o
    CC arch/x86/kernel/cpu/mtrr/amd.o
    CC arch/x86/kernel/cpu/mtrr/cyrix.o
    CC arch/x86/kernel/cpu/mtrr/centaur.o
    CC arch/x86/kernel/tsc_sync.o
    LD arch/x86/kernel/cpu/mtrr/built-in.o
    CC arch/x86/kernel/cpu/capflags.o
    LD arch/x86/kernel/cpu/built-in.o
    CC arch/x86/kernel/setup_percpu.o
    AS arch/x86/kernel/trampoline_32.o
    CC arch/x86/kernel/module.o
    CC arch/x86/kernel/doublefault_32.o
    CC arch/x86/kernel/vm86_32.o
    CC arch/x86/kernel/hpet.o
    AS arch/x86/kernel/head_32.o
    arch/x86/kernel/head_32.S: Assembler messages:
    arch/x86/kernel/head_32.S:64: Warning: shift count out of range (32 is not between 0 and 31)
    CC arch/x86/kernel/head32.o
    CC arch/x86/kernel/head.o
    CC arch/x86/kernel/init_task.o
    LDS arch/x86/kernel/vmlinux.lds
    CC [M] arch/x86/kernel/msr.o
    CC [M] arch/x86/kernel/cpuid.o
    LD arch/x86/kernel/built-in.o
    LD arch/x86/built-in.o
    ==> ERROR: Failed... Your source tree might be broken. Run 'make mrproper' in src/kernel26zen-stable to clean it up
    Aborting...
    I know the problem is probably not in built-in.o but somewhere else.
    Of course I ran `make mrproper` in the mentioned directory before I rebuilt over and over again, enabling and disabling several modules, like Mountainjew did in this topic. I even tried to download the complete source tree again, but to no avail.
    Does anyone know if there's currently a problem with one of the kernel modules or with the ZEN sources in general?
    Last edited by Marcel- (2010-08-02 21:50:06)

    Stupid me! I overlooked this error message:
    kernel/softirq.c: In function 'run_ksoftirqd':
    kernel/softirq.c:719:4: error: implicit declaration of function 'rcu_note_context_switch'
    Some searching resulted in a post in the Gentoo forums, saying that CONFIG_BRIDGE_IGMP_SNOOPING is the culprit. I noticed that flag wasn't enabled at all, but two posts below it turned out that using Classic RCU can cause troubles. I switched to Tree RCU and my kernel was built successfully (though this still sounds like a bug to me).

  • Wiki registration might be broken

    I'm trying to create an account for the arch wiki, I'm thinking I'm entering the output wrong, except it's copied directly from the terminal, but than I thought my username had to be lowercase so tried that then used my standard 28 character password and the page just refreshes and just removes my password.
    When I registered for the forums it was pretty much the same question, to answer that I had to do this.
    date -u +%W$(uname)
    Which outputs
    23Linux
    than I just had to put this in.
    echo '23Linux'|sha256sum|sed 's/\W//g'
    which outputs a scramble of numbers and letters, I got 31b5(first 4) and the last 4 were 96ea.
    The wiki registration might be broken.
    I even just copied it directly, did get a different output, but was the exact same length and was also a scramble of letters and numbers. Both started with a 3.
    Last edited by Rukiri (2012-06-09 18:15:13)

    blackout23 wrote:
    I'll chime in.
    What is the output of "date -u +%W`uname`|sha256sum|sed 's/\W//g'"?"
    which is
    6791d931cfb49be437a8c7dc79aec131335**********************************
    doesn not get accepted. PW and Username everything is correct. I don't get any output like "invalid username/password". It just reloadds
    with my password reset to blank.
    I tried that command. You are getting the wrong output. As what chamber wrote, the hash begins with 3a99652d and not 6791d931.

  • My DVD drive won't erase.. it might be broken..

    This problem is very serious.. i used the DVD Rewritable disks.. and after writing and erasing it 2 times it won't erase anymore.. it something might be wrong with my Drive.. it's superdrive and it worked before, so it might be broken.. someone please help, thank you.
    Carl

    i insert my DVD+RW disk and then went to the disk utilities to erase disk, then it just says preparing to erase disk.. and nothing happens a new untitled disk comes out and tells me to burn it.. when i start burning it it just says error.. i tried it many times with different ways.. and it still won't work..
    i have the old imac G5

  • DEMANTRA Error Another engine might be running currently on this schema

    Hello Experts,
    When i am running the Analytical Engine . I am getting the following error:-
    DEMANTRA Error Another engine might be running currently on this schema, delaying for 22 seconds to make sure...
    ERROR Another Engine is already running in Unknown mode.
    Please make sure to stop all running Engines either in Batch or simulation mode before retrying.
    I have tried all possibilitties like 1. SHUTTING Down database 2. Restarting my machine .3 Tried to kill the process using KillProcess.exe ...But nothing works.
    I am getting the same error when ever i tried to start the Analytical Engine.
    Please help!!!!!!
    Thanks,
    Neeraj.

    Hi Shekhar,
    Thank you very much for your response.
    Steps for running the Analytical Engine:-
    There are two ways and from both i am getting the same error :-
    1. Start--> Engine Administrator --> Connect --> Run Mode = 'Batch' and Engine Profile = 'Batch' --> Run Engine.
    2. Start--> Analytical Engine.
    Log Meesage:-
    07:48:35:109 [EngLogger.cpp,187] Logger General Level: info, UserLevel: message
    07:48:35:109 Working with Oracle RDBMS
    07:48:35:156 Database connection string: Provider=MSDAORA;Data Source=orcl User:
    DPNEW
    07:48:53:468 --------------------------------------------------------------
    07:48:53:468 Oracle Demantra Forecast Engine Version 7.2.0 (290)
    07:48:53:468 Engine Start Time 07:48:53
    07:48:53:468 Running in Batch mode
    07:48:53:468 --------------------------------------------------------------
    07:48:53:578 WARNING Another Engine might be running currently on this schema, d
    elaying for 22 seconds to make sure...
    07:49:15:593 ERROR Another Engine is already running in Unknown mode.
    Please make sure to stop all other running Engines either in batch or simulation
    mode before retrying.
    I also tried to Kill any existing running engine
    1. Start--> Engine Administrator --> Connect --> Run Mode = 'Batch' and Engine Profile = 'Batch' -->
    Selecting the Executable File Name = 'KillProcess.exe' --> Run Engine
    Log Message
    Usage: KillProcess [ProcessName]
    However , this process keeps running and is not completing. I had to terminate the process.
    Thanks,
    Neeraj.

  • Ipod might be broken

    so when i turn on my ipod the apple logo appears and then the warning picture of the ipod comes on. anyone know how to fix this?

    Does your iPod make a grinding sound when starting up? This may mean a broken hard drive, in which case you might want to call apple. Same thing happened to mine.

  • Forum search links are broken

    Is anyone else experiencing this? The forum search works fine but none of the links work. Pretty frustrating when you end up paging back through 60+ pages of postings to find the one you want to see.

    Hi JJRAY,
    True the links are broken at the moment. Thanks for bringing it to our notice.We would see to it this is resolved ASAP.We appreciate your patience on this.
    Regards,
    Creator Team.

  • Applescript/Xcode (engine maybe?) broken??

    I know this post doesn't belong here so I post it here,
    since a few days i have a problem:
    I wrote an applescript connected to my mainwindow, at first it just worked fine but now
    the buttons / text fields and anything else that should be connected to my applescript doesn't work
    anymore. Yes I've set the right names and applescript file but my program wont work.
    I tried to re-compile old project's and they don't work either. even reinstalling did not do anything
    PLEASE I AM DEVASTATED, HELP ME!!

    I am guessing that this is an *AppleScript Studio* project. What exactly "won't work"? Did something change since the last time your project ran (for example, relocating or renaming the project folder)? If you rearranged or renamed some objects, you might try cleaning the project and rebuilding. You should also be able to use Xcode's run console to see any errors your script(s) are generating.
    For AppleScript questions, you can post your topic in the AppleScript forum, and for Xcode projects, you can post your developer/developing topic in the Software Development 101 or Developer forums.

  • HELP! My brand new iPod touch 5th generation might be broken!

    Hello, I recently got my Space Gray iPod touch 5th Generation that is 32GB and version is iOS 7.1.2. When I finally got it and was opening the package and trying to open it. I didn't know that there were 2 tabs on the bottom and top and I tried to pull the ipod out itself. I noticed I had to pull the tabs and then I got paranoid that I bent the ipod and it broke from the inside. Anyways, I set it up with no problem but when I went to sign in to App Store from my apple account and switched the keyboard to the numbers and other characters the keyboard got these weird short white lines and I got paranoid but when I switched the keyboard again and went back to the numbers keyboard the white lines did not appear. Now nothing strange is happening but I though that was a sign of my ipod was broken from the inside so I shaked ipod and heard nothing rattling from the inside so that gave a little relief. But I'm still VERY stressed out and paranoid because my mother got me this iPod from going to 5 stores to find the color I wanted and now I thought I was going to break it . Please help me apple community. Is the inside of my ipod ok? are there any other signs of the inside of the ipod broken? Please help, I'm only 12 and I'm going through so much stress .

    Try:
    - Reset the iOS device. Nothing will be lost      
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings                            
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                               
    iOS: Back up and restore your iOS device with iCloud or iTunes
    - Restore to factory settings/new iOS device.                       
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar                                                              

  • Search using Google engine is badly broken

    Starting just an hour or so ago, I am unable to use the search window on the right to get results when Google is selected as the search engine.
    I type in a search term and I am directed to a blank google search page. I have to type in the search term again, then I see a list of "hits". But when
    I click on one of these hits I am not directed to the URL displayed.
    I have quit out of Safari and relaunched. I have rebooted my Mac. Neither changes the problem...
    This is a Google problem: I have the same symptoms when I use Safari on Windows XP.  When I switch the search engine to Bing, the problems go away, for both platforms
    Has Google been hacked?  Is this a Google attack on Safari?
    How can I enter GoGoDuck as a search engine choice?
    [Safari 5.1.2]

    The problem has gone away on MacOS. Presumably Google fixed this problem.
    BUT it is still there on Windoze XP 

  • My macbook pro right fan might be broken?

    My computer is having problems with overheating and when it does it freezes. I installed fan control and increased the the RPM. It helped a bit. But it still crashes sometimes.
    I think it is because my right fan is broken because when i check fan control it says that my right fan is -1RPM. Solutions?

    Insert the install disc that came with the computer, press D key in boot and run the extended test

  • Sim card tray stuck might be broken

    Hi, i just bought an iphone 3gs and the sim tray got stuck because i put it the wrong way and when i took it im scared i might broke something because now it doesnt read my sim card.. I dont know if the warranty covers my stupidy, should i try apple store?

    i think it did.. because i tried several different sim cards and it always says no sim card detected ....... dammit! i just bought it! i dont know it the warranty covers my stupidity was just a dumb mistake

  • IPhone Sleep Button Might Be Broken

    I recently noticed my iPhone 3G sleep button might have an issue. It works fine, so I am not too concerned but the button is uneven. The left side of the button is very low. Flush even with the iPhone itself. This isn't something most people would notice but how is your sleep button, even or uneven? is the left or right side lower than the other?
    Should I be concerned with this button? Should I take it to a Genius?

    I actually have an issue with the sleep button and the software... It seems like the sensor that takes the command from pushing the button for the phone to enter standby, is glitching. I have restored my phone 10 times in the last three days, thinking it was a software glitch.
    What happens is, the phone can be sitting still, on a desk, flashing the background back & forth, like I am pushing the button. If I somehow get to the home screen, it will make the "click" noise and put itself into standby. Sometimes, it will miraculously turn itself off, then back on.
    I treat my phone like a baby, it's never been dropped, scratched, shaken, and is protected in a case, just to be safe.
    I am putting one last effort into it, by doing a long format (doing the reset that takes an hour or so to totally wipe it back to factory-like settings), and seeing if that somehow fixes it. I can't narrow it down if it's hardware based, or software based, as the button doesn't sit lower than it used to, and doesn't "feel" any different. I have a box coming from Apple, just in case.
    I've been without it for two days, and will most likely get a crappy refurb (oh wait, "service" model, as Apple calls them) like with my 1st gen. We'll see!

  • CD Drive Might Be Broken

    A few weeks ago I noticed that my cd drive wasn't working right. Like you know when you click the volume up button the thing pops up on your screen telling yo your volume when i click the cd drive eject button that doesn't pop up and it doesn't make the eject sound. I didn't really care because I barely ever use CD's but I recently saw snow leopard on sale so I bought it but I'm scared to put in the CD because I don't want it getting jammed or just broken. Any way to know if its broken, fixed, or what.

    The CD drive in my Macbook died probably because I dropped the laptop. It worked for a few months before quitting completely. Replacing the internal drive is very expensive so I decided on an external unit but didn't get any help from third party sources such as Staples online sites or even computer repair people as what unit is compatable with my Mac. I called Apple, got a very knowledgable technician who helped perform diagnostics to rule out other causes and then steered me toward a LaCie external drive sold by Apple for $119. I got the unit quickly, plugged it in and it worked right out of the box. I've burned several CDs and it works flawlessly and I think it's faster than the internal one. Plus the unit has LightScribe so it's capable of printing labels directly to a CD. Although for portability it's not as convenient as the internal unit the LaCie isn't all that big or heavy and it fits neatly in the case I use to transport my laptop. Can connect via USB or Firewire which is what I'm using. A great unit and an economical solution if your CD drive fails.

  • My ipod mini might be broken HELP PLEASE!!

    When i push the menu button it doesnt go to the menu it doesnt do anything.....also when i hold the play button it doesnt go off....it stays on...the buttons just dont seem to be responding....ive tried resetting it but it doesnt change anything! Please help if you know anything! Thanks soo much!!

    Sw33tem14,
    Welcome to Apple Discussions
    You might want to try the next four out of "The Five Rs" (already did the first one by resetting). The other troubleshooting technique that is not "official" is letting the battery drain completely and then recharge it till its full. While it is draining and charging, you will want to leave it alone.
    Jon

Maybe you are looking for

  • So you want to change your primary mail but can't ...

    Hi! I ran into the same problem as a lot of other people seem to have done. I am changing ISP and because of that I have to change my mail address from my 10 year old [e-mail removed for privacy and security] to something else, this time I choose to

  • Brightness OSD not working in 64 bit Windows 7

    Hi, After having used the laptop for a long time with a 32 bit Windows 7, I've upgraded the RAM and added an SSD, and reinstalled with a 64 bit Windows 7. Everything works great, some things even better than before (used to have occasional problems h

  • Exchange 2007 - The server don't send dsn message for external users

    Hello, Our exchange 2007doesn't send dsn message for external users but for internals it is ok, I check my configuration but all seems to be ok Have you any idea please? Thx

  • Can we use Dc power source to power on the IPCC servers

    can some one advice me or provide an weblink as  whether we can use DC power source to power up the IPCC servers and the catalyst 6500 series switches. I have GEN class servers in my contact center. Thanks

  • Tablespace - urgent please

    Hi- I have some of my tables in system tablespace. So I moved them to its specific tablespace. Now this is the error msg that I get: SQL> select * from tab1 where reg_num like '164%'; select * from tab1 where reg_num like '164%' ERROR at line 1: ORA-