What to do with this problem?

I updated my IO80211Family.kext following this instruction (http://discussions.apple.com/thread.jspa?threadID=425113&tstart=0) and now my Airport will not connect to the prefer network when wake up from sleep.

I reverted back to my original file and it picked up my preferred network automatically, but I doubt I will be able to use my school wireless..

Similar Messages

  • Gud evening i have got an iphone 5 which is running on ios 7.0.4 as i m trying to put r sim with vodafone india it shows sim failure does anyone know what to do with this problem occuring again and again

    k

    Has the phone been officially unlocked by the carrier? Check this article:
    iPhone: About unlocking
    If yes and your SIM is not recognized, see this article for more information.

  • What I do with this problem on app store : (NSURLErrorDomain erreur -1012).

    It's on Os X Maverik and help me.

    https://discussions.apple.com/thread/6264656?tstart=0
    There's nothing for us to do but wait for Apple to fix it.  (See Niel's post on my linked thread)

  • It says that "there was a problem connecting to the server". What's wrong with this, and how can I deal with this problem?

    I just got my new iPad Mini2, and when I choose "sign in with your apple ID", it says that "there was a problem connecting to the server". What's wrong with this, and how can I deal with this problem?

    1. Turn router off for 30 seconds and on again
    2. Settings>General>Reset>Reset Network Settings

  • After installing the new Yosemite OS on my iMac I can no longer send email. I can receive email, but not send. I use gmail and can send email on the gmail (google) site, but not on "mail" on my iMac. Any others with this problem? What should we do?

    After installing the new Yosemite OS on my iMac I can no longer send email. I can receive email, but not send. I use gmail and can send email on the gmail (google) site, but not on "mail" on my iMac. Any others with this problem? What should we do?

    My gmail, which is correctly configured for Mail with gmail SMTP and Google IMAP, works for awhile on Mail, which I leave open while working on other applications. But several times a day I get msg from Google: "We recently blocked a sign-in attempt to your Google Account" . . . and requiring me to verify my account details, re-enter passwords, confirm security settings (or change them from "disable" to "enable less secure methods" and so on). In Mail I also have tried "taking all accounts online", and re-entering my gmail password inside Mail account settings. These steps successfully re-set comms between gmail and Mail ... for awhile, then it happens again. Enough occurrences over a work day that I just quit Mail and revert to accessing gmail directly. Apple Care advisor and an Apple knowledge base article say that Apple can't deal with this, as gmail is third-party app, and they refer me to gmail, and so far I've found nothing helpful there.
    From today I also have several instances of a window saying "Mail has unexpectedly closed" and asking me to Re-open it.
    I also use Yahoo mail, which stops working with Mac Mail at the same time as gmail, but I do not receive notices to re-verify from Yahoo.
    I recently upgraded from Mavericks to Yosemite. The Mail problem happened occasionally with Mavericks but is far more frequent with Yosemite.

  • I'm trying to download the latest version of iTunes and get the message "There is a problem with this Windows Installer package. A program required for this install to complete could not be run." I have no clue what to do with this.

    I'm trying to download the latest version of iTunes and get the message "There is a problem with this Windows Installer package. A program required for this install to complete could not be run." I have no clue what to do with this to resolve the issue. Thanks for any help!

    Repair your Apple software update.
    Go to START > ALL PROGRAMS > Apple Software Update. If it offers you a newer version of Apple Software Update, do it but Deselect any other software offered at the same time. Once done, try another iTunes install
    If you don't find ASU, go to Control Panel:
    START > CONTROL PANEL/ > Add n Remove Programs, highlight ASU and click CHANGE then REPAIR

  • What's wrong with this code (in recursion there may be a problem )

    // ELEMENTS OF TWO VECTORS ARE COMPARED HERE
    // CHECK WHAT IS WRONG WITH THIS PGM
    // there may be a problem in recursion
    import java.util.*;
    class Test
    Vector phy,db;
    public static void main(String adf[])
         Vector pp1=new Vector();
         Vector dp1=new Vector();
         //adding elements to the vector
         pp1.add("1");
         pp1.add("a");
         pp1.add("b");
         pp1.add("h");
         pp1.add("c");
         dp1.add("q");
         dp1.add("c");
         dp1.add("h");
         dp1.add("w");
         dp1.add("t");
         printVector(dp1);
         printVector(pp1);
         check2Vectors(pp1,dp1);
    public static void printVector(Vector v1)
         System.out.println("Vector size "+v1.size());
         for(int i=0;i<v1.size();i++)
              System.out.println(v1.get(i).toString());
    public static void check2Vectors(Vector p,Vector d)
         System.out.println("p.size() "+p.size()+" d.size() "+d.size());
         printVector(p);
         printVector(d);
         for(int i=0;i<p.size();i++)
                   for(int j=0;j<d.size();j++)
                        System.out.println(" i= "+i+" j= "+j);
                        Object s1=p.elementAt(i);
                        Object s2=d.elementAt(j);
              System.out.println("Checking "+s1+" and "+s2);
                        if(s1.equals(s2))
    System.out.println("Equal and Removing "+s1+" and "+s2);
                             p.remove(i);
                             d.remove(j);
                             printVector(p);
                             printVector(d);                    
                        check2Vectors(p,d);
                   }//inner for
              }//outer for     
    if(p.size()==0||d.size()==0)
    System.out.println("Vector checking finished and both match");
    else
    System.out.println("Vector checking finished and both do not match");
    }//method
    }

    hi,
    but the upper limit is changing everytime you call the function recursively
    so there should not be any problem(i suppose)
    my intension is to get the unmatched elements of the two vectors
    suggest me changes and thanks in advancce
    ashok
    The problems comes from the fact that you remove
    elements for a Vector while iterating in a loop where
    the upper limit as been set to the initial size of the
    Vector.
    You should use so while loops with flexible stop
    conditions that would work when the size of the Vector
    changes.
    Finally: why don't you use Vector.equals() ?

  • After downloading the latest iTunes update, when I open Outlook on my pc, I am getting an error meaasage that MoblieMe has encountered a problem and needs to close.  What's up with this?

    After downloading the latest iTunes update, when I open Outlook on my pc, I am getting an error message that MobileMe has encountered a problem and needs to close.  What's up with this?

    You're welcome.
    tt2

  • After installing the new Yosemite OS on my Macbook pro late 2013 touch trap has its own mind. Any others with this problem? What should we do?

    After installing the new Yosemite OS on my Macbook pro late 2013 touch trap has its own mind. Any others with this problem? What should we do?
    Even I tried to get back to Maverick but the touch pad doesn't work again. well, it works for a couple hours then start doing things but its own. it is so annoying.

    Hello josefromlaie,
    Thank you for using Apple Support Communities. 
    The following article provides some effective steps to troubleshoot trackpad issues:
    Intel-based Mac notebooks: Troubleshooting unresponsive trackpad issues
    Regards,
    Jeff D. 

  • Since upgrading to OSx 10.9, I cannot place my music for iPhoto slideshows.  The only music that works is the Sample and Theme music that comes with iPhoto.  Any idea of what to do about this problem?

    Since upgrading to OSx 10.9, I cannot place my music for iPhoto slideshows.  The only music that works is the Sample and Theme music that comes with iPhoto.  Any idea of what to do about this problem?

    In iTunes go File -> Library -> Organise Library -> Reorganise Library.
    Then quit and restart iPhoto.
    Credit to user keysandfood who figured that one out.

  • My iphone 5 suddenly has a white blank screen,  no liquid contact or history of fall, what can i do with this problem?

    my iphone 5 suddenly has a white blank screen,  no liquid contact or history of fall, what can i do with this problem?

    Hey there Galileo,
    It sounds like your iPhone screen is solid white and you cannot do anything with it. Take a look at these steps from the following article about that kind of issue:
    Get help with the screen on your iPhone, iPad, or iPod touch
    If you see a solid color screen (black, white or blue)
    Plug in your device to a power source. If you see the low-battery screen when you plug in, let your device charge for at least 10 minutes (20 minutes for iPad) before using it.
    Reset your device while it's plugged in.
    If resetting doesn’t fix the issue, restore your device.
    If you still see the issue after you restore, contact Apple Support.
    Thank you for using Apple Support Communities.
    Regards,
    Sterling

  • Fox opens an error (Problem opening page) page when ever I open a new fox window and parks it in upper left corner of my desktop, what is up with this ??

    Fox opens an error (Problem opening page) page when ever I open a new fox window and parks it in upper left corner of my desktop, what is up with this ??
    It slows down my surfing, a lot and I do not notice the error page, until I notice the slow speed, because it is as small as a page can be, showing only the " -, +, & full size boxes with a border"

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Using Firefox 27 on the Mac. Video on most sites will not now work. I know I am not alone with this problem. What gives?

    Using Firefox 27 on the Mac. Video on most sites will not now work. I know I am not alone with this problem. What gives?

    Hi KevinMcL,
    Thank you for contacting support. I am also using your set up and I experience video issues when I have hardware acceleration turned on.
    Other steps you can take to improve your experience:
    * [[Upgrade your graphics drivers to use hardware acceleration and WebGL]]
    Try disabling graphics hardware acceleration. Since this feature was added to Firefox, it has gradually improved, but there still are a few glitches.
    You might need to restart Firefox in order for this to take effect, so save all work first (e.g., mail you are composing, online documents you're editing, etc.).
    Then perform these steps:
    *Click the orange Firefox button at the top left, then select the "Options" button, or, if there is no Firefox button at the top, go to Tools > Options.
    *In the Firefox options window click the ''Advanced'' tab, then select "General".
    *In the settings list, you should find the ''Use hardware acceleration when available'' checkbox. Uncheck this checkbox.
    *Now, restart Firefox and see if the problems persist.
    Additionally, please check for updates for your graphics driver by following the steps mentioned in the following Knowledge base articles:
    * [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    Did this fix your problems? Please report back to us!
    Thank you.

  • HT1926 Tried to download itunes update 11.1.4. At 99% IE said, "This program contained a virus and was deleted."  Anyone else with this problem?  What do I do?

    Tried to download itunes update 11.1.4. At 99% IE said, "This program contained a virus and was deleted."  Anyone else with this problem?  What do I do?

    Hi JEOQ,
    Thanks for visiting Apple Support Communities.
    You may find the information and steps in this article helpful with downloading iTunes:
    iTunes: Downloading iTunes for Windows using Internet Explorer
    http://support.apple.com/kb/ts3212
    Best Regards,
    Jeremy

  • I have the 10.6.7 update, bought Angry Birds Rio (thinking I was buy Angr   uying just Angry Birds.  I fixed the crash problems, but now I don't know what to do with this game.  Nothing seems to work--can't even find the curser.  Can I get my money back-?

    I purchased Angry Birds Rio thinking I was buying Angry Birds.  Are there any directions on what to do with this game?  Also my track pad does not respond so I really can't use this game.  Can anyone shed some light on this--first it crashed, now it doesn't respond so--can I get my money back??

    Contact apple here about a refund
    http://www.apple.com/support/mac/app-store/contact.html?form=account&topic=Mac%2 0App%20Store%20Account%20and%20Billing

Maybe you are looking for

  • Time Machine stopped backing up

    I am using Time Machine on a 500 GB Time Capsule (which also serves as my Internet router). I have 3 Macs using Time Machine: 1) PowerMac G4, 2) PowerMac G5, 3) MacBook. The G4 is wired to the Time Capsule, the G5 and the MacBook are wireless. The G4

  • So to use a mouse with iPad

    I Use iMovie a lot and the iPads great but would love the ease of editing with a mouse, I saw the videos for jbking and installing a mouse, so should I?

  • Long currency type Output format in BSP

    Hi all. I'm looking forward to format in a BSP the output of a currency field without decimals and using the dot separator, for example: in database i have the value 1234567891011,1234 then display in the BSP 1.234.567.891.011,1234 is there any funct

  • Where to put microphone to record piano?

    I'm going to record a pianist playing a grand piano. Where is the best place to put a Blue Snowball mic connected to my MacBook--behind the pianist but facing the piano, on the lid with the lid down, or somewhere else? Thanks!

  • Does the Outlook Integration Standalone add-on work over HTTPS?

    We have a customer who is using MS CRM over HTTPS for out of the network access to Outlook and MS CRM within Outlook. Does anyone know whether the SAP Outlook Integration Standalone add-on for 2007A will operate (sync/save email as activity etc) usin