I recently discovered that the light of my camera sometimes flickers. Could I be hacked???

I recently discovered that the light of my camera sometimes flickers. Could I be hacked???
Is there a way that I can find out about that? Or a way that I can protect myself better from virusses?
Thank you!
Anke

This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve your problem.
If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
Below are instructions to run a UNIX shell script, a type of program. All it does is to gather information about the state of your computer. That information goes nowhere unless you choose to share it on this page. However, you should be cautious about running a program at the instance of a stranger on a public message board. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them.
Here's a summary of what you need to do: Copy a line of text from this web page into the window of another application. Wait about a minute. Then paste some other text, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. Details follow.
You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking  anywhere in the line. The whole line will highlight, though you may not see all of it in your browser, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
Triple-click anywhere in the line of text below on this page to select it:
clear; Fb='%s\n\t(%s)\n'; Fm='\n%s:\n\n%s\n'; Fs='\n%s: %s\n'; Fu='user %s%%, system %s%%'; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; R () { o=; [[ r -eq 0 ]]; }; Pm () { [[ "$o" ]] && o=`sed 's/^ */   /' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pc () { o=`egrep -v '^[[:blank:]]*($|#)' "$2"`; Pm "$1"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o="${o##+( )}"; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; id | grep -qw '80(admin)'; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; system_profiler SPSoftwareDataType | sed '8!d;s/^ *//'; o=`system_profiler SPHardwareDataType | awk '/Mem/{print $2}'`; o=$((o<4?o:0)); Ps "Memory (GB)"; o=`system_profiler SPDiagnosticsDataType | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; o=`pmset -g therm | sed 's/^.*CP/CP/'`; egrep -q 'No th|pms' <<< "$o" && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; grep -q '= [^GO]' <<< "$o" || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; d=(/ ""); D=(System User); for i in 0 1; do o=`cd ${d[$i]}L*/L*/Dia* && ls | grep -v 'ag$' | tail | awk -F_ '{$NF=a[split($NF,a,".")]; print}'`; Pm "${D[$i]} diagnostics"; done; o=`syslog -F bsd -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|n Cause: -|NVDA\(|pagin|SATA W|ssert|timed? ?o' | tail -n25 | awk '/:/{$4=""; $5=""; print}'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; o=$((o<5120?o:0)); Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 85 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Ps "Total CPU usage" && { s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); o=${s[2]}%; Ps "CPU usage by process \"$s\" with UID ${s[1]}"; }; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); s[2]=${s[2]%[+-]}; o=$((s[2]>=25000?s[2]:0)); Ps "Mach ports used by process \"$s\" with UID ${s[1]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|post[fg]|x)/{print $3}'`; Pm "Extrinsic system jobs"; o=`launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; o=`find -L {/,}L*/Lau* -type f -exec sh -c 'file -b "$1" | grep -qw XML' {} {} \; -print | while read f; do ID=$($PB\ :Label "$f") || ID="No job label"; printf "$Fb" "$f" "$ID"; done`; Pm "launchd items"; o=`find -L /{S*/,}L*/Star* -type f -exec sh -c 'file -b "$1" | grep -q exec' {} {} \; -print`; Pm "Startup items"; o=`find -L /S*/L*/E* {/,}L*/{A*d,Compon,Ex,In,Keyb,Mail,P*P,Qu,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB\ :CFBundleIdentifier "$d/Info.plist") || ID="No bundle ID"; egrep -qv "^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|\.hpio|JMicron|microsoft\.MDI|print|SoftRAID" <<< $ID && printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find -L /u*/{,*/}lib -type f -exec sh -c 'file -b "$1" | grep -qw shared && ! codesign -v "$1"' {} {} \; -print`; Pm "Unsigned shared libraries"; o=`launchctl getenv DYLD_INSERT_LIBRARIES`; Pm "Inserted libraries"; o=`find -L {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; Ps "DNS"; R && o=`sudo profiles -P | grep : | wc -l`; Ps "Profiles"; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; Pc "hosts" <(grep -v 'host *$' /etc/hosts); Pc "User launchd" ~/.launchd; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed 's/\..*$//;s/-[1-9]$//'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`system_profiler SPFontsDataType | egrep "Valid: N|Duplicate: Y" | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist ! -exec sh -c 'plutil -s "$1" >&-' {} {} \; -print`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in 0 1; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} files"; done; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
Copy the selected text to the Clipboard by pressing the key combination command-C.
Launch the built-in Terminal application in any of the following ways:
☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign ($) or a percent sign (%). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign.
Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important.
If you're not logged in as an administrator, you won't be prompted for your password. The test will still run. It just won't do anything that requires administrator rights.
The test may take up to a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. There wiil be nothing in the Terminal window and no indication of progress until it's done. Wait for the line "[Process completed]" to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report your results. No harm will be done.
When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
When you post the results, you might see the message, "You have included content in your post that is not permitted." That's because the forum software falsely identifies something in the post as a violation of the terms of use. If that happens, please post the results on Pastebin, then post a link here to the page you created.
Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
Copyright © 2014 Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of Apple Support Communities ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

Similar Messages

  • I recently noticed that the light on the magnetic connection is always on even when it's not connected to the computer. I keep it plugged into the wall but I don't think the light was always on like that before. Is there something wrong?

    I recently noticed that the light on the magnetic connection to my charger for my laptop is always on even when it isn't connected to the computer. I keep it plugged in. I don't remember it being like that in the past so I'm wondering if something is wrong.

    Last sentence in the paper suggested by DALE:
    Additional Information
    Whether your product is in or out of warranty, you can take your adapter to an Apple Authorized Service Provider or Apple Retail Store for evaluation and replacement if necessary. Pending the results of the evaluation, you may or may not be eligible for a replacement adapter free of charge. Signs of accidental damage would negate any coverage. Be sure to bring in the computer used with the adapter; it is required to process potential adapter replacements.

  • Have a G3 pismo, works great, but when I plug in the power cord, the light won't come on to indicate its charging. It is charging, and the battery is good, its just that the light won't come on. Could it be something with the backup battery?

    I have a G3 bronze keyboard that works, with a good battery, but when the power supply is plugged in, the charging light on the back of the laptop
    will not come on. It is charging however, and have two different apple power adapters and both will charge the main battery, it's just that the light won't come on.
    Did a reset of the pmu, but no changes. The date stays current, but wondering if the backup battery could be getting weak and affecting it , or is something else going on?

    The power connector in the G3 PowerBook is a weak link.  Removed, it looks like this:
    [image from http://microdocusa.com/specials.html ]
    The connector probably hasn't failed, but the solder joints where "legs" on  the connector  attached to the logic/power board are under a lot of stress after 10 years of use. Little bumps and tugs on the power cord eventually degrade the connection. You can check for looseness easily---see if the connector feels loose when you GENTLY wiggle it with a fingertip. It should have zero play if it's still firmly attached. You can also plug in the power adaptor and see if slight movements if the plug make the light turn on. Pretty diagnostic of a loose connector.
    The date stays current,
    Make sure you are doing this check correctly. If you have an always-on internet connection, the date/time are fed froma  network time server and will always read properly unless you test with the internet connect turned off or disconnected.

  • TS3899 I recently discovered that I can no longer access websites pointed to within the content of an email message on my iPad Air by clicking on the highlighted HTML text or symbols. What should I do to correct this issue?

    I recently discovered that I can no longer access websites pointed to within the content of an email message on my iPad Air by clicking on the highlighted HTML text or symbols. What have I done to create, and what should I now do to correct, this issue?

    Or you could include a width to your body style:
    body {
    background-image: url(Logo/sky1.jpg);
    background-position: center center;
    background-attachment: fixed;
    width: 75%;}
    It might work or not depending on your other color scheme.

  • I imported a COMPLETED book project into Aperture 3, only to discover that  the resolution of all the photos has been reduced to totally unacceptable levels

    I imported a COMPLETED book project into Aperture 3, only to discover that  the resolution of all the photos has been reduced to totally unacceptable levels.  Any easy solution?
    Steps:
    1. I finished an Aperture 2 (Two) book project and tried to submit it to Apple for printing. At that point I learned (belatedly, obviously) that Apple no longer accepts books from Aperture 2. I don't know how I would have known to even ask if Aperture 2 had been sunsetted as far as book projects go.
    2. So I tried to download Aperture 3 ($79.99), only to be told that I couldn't download Aperture 3.5.1 because I was still running OSX 10.8.x. So I read current reviews for OSX 10.9.x, and ...
    3. Downloaded and installed the current operating system (about a 3-hours process for me).  OSX 10.9.2, here we are!
    4. Then I returned to the Apple Store, found, and purchased Aperture 3.  [For safety's sake, it would sure be nice to have a .dmg file I could copy and file away.  I lost a perfectly legal and good copy of Adobe's Photoshop Elements 3 years ago because I wasn't smart enough to make a safety copy, and when my iMac crashed (fried electronic components), I was left with a copy of the software that wouldn't run, and couldn't be verified as legit.]
    5. When Aperture 3 finished installing, I found and imported my COMPLETED Aperture 2 book project, which import seemed to proceed nominally -- the right number of pages, the right content on those pages, that sort of thing -- until I started looking more carefully at the pictures themselves.  All of them, about 300 of them, have been imported into an Aperture 3 book project in such a reduced resolution that they are fuzzy at the size the book will be printed.  Screen-capture of just one example (at 100% viewer setting):
    I don't know what to do at this point to correct the problem, short of going through the entire book project, copy the custom captions (since those go away when you "delete" photo content), delete the photo, re-insert the photo, and paste back the custom caption.  Lather, rinse, repeat - ~300 times!  An estimated 2-3 hours of additional work.
    Or does anyone in this community know either (1) that I did something wrong in the Aperture 2-to-Aperture 3 import (I don't recall being offered any options or choices in the process); or (2) that there is a wholesale one-step solution to my problem?
    BTW, I tried to edit my "Product" info, but OSX 10.9.x is not in the pick list.  I am running OSX 10.9.2
    <Re-Titled By Host>

    Frank, thanks for your note.  I wrote "COMPLETED" because I had gone to a lot of effort to get the content of the book precisely as I wanted it. I would fully expect to see my level of effort and care matched by functional competence in Aperture 3 to render the book the way I created it.  Too much to ask?
    And yes, I upgraded the Aperture 2 Library first.  [Not ALL my tens of 000s of pix, because I use Lightroom selectively for photo editing. But Yes to the Aperture 2 Library.]  That step took a number of minutes, but seemed to work fine (no error messages of any kind).
    Then I opened the existing book project in Aperture 3, which followed some "magic-box" process that took a minute or so.  As I said, when that step was done, by all appearances the book was ready to submit for printing - until I examined the photos a little more closely.  You did see the blurry example I included, didn't you? That is what each and every photo looks like.
    Text-box content appears to have been rendered pertectly, for the record (including captions).
    So, ... is this result something you have heard of before?  Do you know of a one-step solution?  Or am I looking at an extended picture-by-picture fix?

  • After upgrading my ipad to ios 7.0.4, I discovered that the 3d book graphic in ibooks was essentially flat.  The reason that i decided to purchase the device was the appeal of this presentation.  Now sadly it is gone.  Are there any plans to restore it?

    After updating my ipad to ios 7.0.4, I discovered that the wonderful 3d page presentation had been changed to an essentially flat two columns of text.  The reason that I choose to purchase the device was solely based on this feature.  The sense of reading a physical book was overwealmingly wonderful. When I complained about this to Apple support, I was informed that ibooks was essentially an independent developer over which Apple exercised no control.  I asked how I could directly register my complaint with ibooks and was told that the only recourse to communicate with the ibooks developers was through an Apple Forum which they "occasionally do read".  So how about it ibooks - what say ye?

    Nobody in these forums can tell you anything about Apple's plans.
    What you were told by Apple support sounds like nonsense to me.  In particular the best place to give Apple your views on how they have changed this app is via
    http://www.apple.com/feedback

  • So I have been using my iPad for a few months now and I recently noticed that the time display next to the playlist name in the music  app that is supposed to display the total song count and time of a playlist is way off. I have a 25 song playlist that 2

    So I have been using my iPad for a few months now and I recently noticed that the time display next to the playlist name in the music  app that is supposed to display the total song count and time of a playlist is way off. I have a 25 song playlist that is around 2 hours on my computer appears as 2003 minutes on my iPad.  It's a smart playlist limited to 25 songs if that makes any difference. Is this happening to anyone else? Any help would be appreciated!

    Greetings,
    First make an iCal backup, File > Export > Archive.
    Remove the following to the trash and restart your computer:
    Home > Library > Caches
    Home > Library > Calendars > Calendar Cache, Cache, Cache 1, 2, 3, etc. (Do not remove Sync Cache or Theme Cache)
    Home > Library > Preferences > com.apple.ical (There may be more than one of these. Remove them all.)
    __NOTE: Removing these files will remove any shared (CalDAV) calendars you may have access to. You will have to re-add those calendars to iCal > Preferences > Accounts.
    Once the computer is back up and running open iCal and test.
    Hope that helps.

  • The installation of the new system caused the heating equipment and also heating the charger that tease your burning it. and only now discovered that the source of this 60w no longer being sold in BRAZIL had to buy a power 85w.

    The installation of the new system caused the heating equipment and also warming the bellman who tease her and burning so now discovered that the source of this 60w no longer being sold in BRAZIL had to buy a power 85w.

    The installation of the new system caused the heating equipment and also warming the bellman who tease her and burning so now discovered that the source of this 60w no longer being sold in BRAZIL had to buy a power 85w.

  • Hello! Just connected a used iPhone to iTunes for the first time. I'm trying to restore it to factory settings/default. The phone is connected via Wi-Fi and is updated to the most recent OS that the phone allows. The computer is also connected to the

    Hello! Just connected a used iPhone to iTunes for the first time. I'm trying to restore it to factory settings/default. The phone is connected via Wi-Fi and is updated to the most recent OS that the phone allows. The computer is also connected to the internet. But I still get the error: "itunes could not contact the iphone software update server because you are not connected to the internet." I also connected via iTunes and authorized the computer, but still have the same issue. Really, all I need to do is completely wipe the phone and start from scratch for safety's sake.
    Help?

    Did you check your security software settings?
    Third-party security software might conflict with iOS devices connecting to iTunes. Follow this article to troubleshoot issues that might be caused by your security software.

  • Went with Verizon because the rep and Verizon's coverage map showed strong 4G LTE signal at my address. Got home and discovered that the signal is nowhere near what I was shown. People have said that they contacted Verizon and received signal boosters and

    Went with Verizon because the rep and Verizon's coverage map showed strong 4G LTE signal at my address. Got home and discovered that the signal is nowhere near what I was shown. People have said that they contacted Verizon and received signal boosters and I was wondering if anyone had knowledge of this?

        jslack73,
    Thank you so much for those details. I do see that the area should have pretty good coverage. Since you have been at home have you been able to remove the sim card for a good 10-15 seconds http://vz.to/1ys6Uj0? Also, please try resetting the network settings on the phone. You can do that by going into Settings, General, Reset, and Reset Network Settings. After this is complete you would need to re-add in your wi-fi passwords. Please keep us posted.
    KevinR_VZW
    Follow us on Twitter @VZWSupport

  • I changed the Lcd   Digitizer on my Iphone since that the light of the screen blinks but stays off, I connect to Itunes and Itunes connects it

    I changed the Lcd +  Digitizer on my Iphone since that the light of the screen blinks but stays off, I can connect to Itunes and Itunes connects with the Phone.
    I don't know what's causing the problem.

    Sounds like something is broken. Unfortunately, it's no longer eligible for a discounted out of warranty replacement. Find a competent repair shop or buy a new phone.

  • I just recently upgraded to the new itunes and getting this, ADAdPolicyEngine_DidEnterStation, could not be located in the dynamic link library C:|programsFiles(x86|itunes.dll, itunes.exe Entry point not found itunes Error 7 windows 127

    I just recently upgraded to the new itunes and getting this, ADAdPolicyEngine_DidEnterStation, could not be located in the dynamic link library C:|programsFiles(x86|itunes.dll, itunes.exe Entry point not found itunes Error 7 windows errors127

    See iTunes launch errors caused by iAdCore.dll.
    Review the rest of the user tip if required.
    tt2

  • I purchased a download copy of Acrobat Pro XI for Mac from a reseller online for $199.00. Now I am suspicious that the reseller is less than trustworthy.  Could I purchase a copy from Adobe without losing the $199 that I already spent?

    purchased a download copy of Acrobat Pro XI for Mac from an online reseller for $199.00. Now I am suspicious that the reseller is less than trustworthy.  Could I purchase a copy from Adobe without losing the $199 that I already spent?

    I doubt it. The clue should be the price. Any time you see a copy available for less than from Adobe, I would be suspicious. You can inquire with the Adobe sales folks, but don't expect any credit. At this point, I would suggest just buying AA DC, rather than AA XI.

  • Hi, I was given an iphone 3gs. Upon trying to sync with itunes I discovered that the phone has actually been jailbroken. I cannot get my iphone to work at all now. Does anyone know what to do?

    The phone has given me a 1015 error - unknown error has occured, during the firmwre comfirmation.
    We have tired the tricks with holding the home button down for 10 secs etc, we have tried installing a number of different versions of itunes, but no joy.
    We did do a backup of the phone before trying to sync it but can't re-install that either.
    I have been told the only way to get the phone functional again is to re-jailbreak it, do a back up of that and try to udpate back to the apple IOS from there but the phone is not responding.
    It turns on, and is in emergancy mode only, wehn I put hte sim in it's not recognising it, all it wants is to connect to itunes, which it wont do when you try.
    I don't know what to do try next, at a dead end here.
    I don't want a jail broken phone, I just want it to function like its meant to but at this stage I will settle for a phone that works at all.
    Any suggestions,,,,,,,,, anyone??
    Thanks for reading and considering my problem.

    Have latest version of iTunes installed and running. Also make sure you have internet access working and can access Apple websites. Also, make sure you don't have any entries in your hosts file referring to gs.apple.com....If your not sure about how to do that, go ahead and do the rest first. You can come back to that later.....Plug in phone. Put phone in DFU mode.(google put iphone in DFU mode for instructions) Then restore the phone in iTunes by highliting your device in the left column and click on the Restore button. The latest iOS version is 4.3.3. That's what iTunes will restore it to. When it's done restoring, iTunes will ask if you want to restore from a backup or setup as a new phone. I would use the Setup as a New Phone option. Once it's done, you should have a clean install of the iOS and an operating phone, as long as there are no hardware issues with it.

  • I, am now getting annoyed with i-cloud. I had an express lane discussion with your support group earlier this morning after discovering that the cloud icon wasn't next to music in the left hand side bar.

    I, am now getting annoyed with i-cloud.
    I, have spent considerable time trying to connect my i-pod touch wirelessly with no success untill I saw on the i-tunes store tab that my i-tunes match was not turned on. I clicked to turn it on and I was asked to add this computer which I have already done. I talked to the Apple support group and they talked me through the set up  through add this computer again! But sure enough it worked I had the cloud icon next to music in the left hand side bar and in the store tab i-tune match was turned on and everything seemed to be working.
    I, looked again less than half an hour later and i-tunes match was turned off again. I began to turn it on again and now I get asked to pay the i-cloud subscription. How is this resolved?

        I can see that this issue has been quite extensive, and frustrating, and I am so sorry for all that has happened societygirl! I would like to help you work this issue out. Please follow & send me a Direct Message, so I can get your account specifics and help finally bring this to a resolution.
    Thank you,
    MichelleH_VZW
    Follow us on Twitter @VZWSupport

Maybe you are looking for

  • Solaris HTTP - MS IIS EOF bug, timeout failures

    Greetings, Experiencing what appears to be an "HTTP EOF" problem running on Solaris 2.7 (Apache ws) for several months. When my Perl script requests image files, from select remote servers, the requests hang as if waiting on the last packet to be rec

  • Error in PDF Conversion while downloading file from application server

    Hi, I am facing a problem in which i have to download file from application server which is a PDF file (output of SAP Script). I am downloading this file using following code in BSP technology: * event handler for data retrieval EMPCD = REQUEST->GET_

  • Offline editing in Premiere CS6

    Hi! I'm thinking about to edit a feature film in Premiere putting together all the episodes of my webserie. It's an action webserie and has a lot of cuts. It is in H.264 from 7d so is very difficult to play in real time. Are there any way to make pro

  • How do I send HTTP request to a server via a proxy server in JDK 1.4?

    JDK 1.5 's URL class provides an overloaded version of openConnection() which accepts an object of type Proxy using which we can establish connection with a remote server via a proxy server, but JDK 1.4 doesn't provide any such overloaded version. Ho

  • How do I add hotmail to mailto in firefox 10 ?

    I tried using the old suggested method for firefox 3 http://www.computercorrect.com/2011/desktop-applications/firefox/adding-services-for-mailto-links-in-firefox/ but it no longer works I would rather not have a addon/plugin for this so how can I cha