Airport does something funny after waking up from sleep.

Ok, so I had to send my MBP in to get the hard drive replaced, because it wasnt mounting right. And now that I got it back, I've noticed that airport does something weird after the laptop falls asleep with the lid open. When I wake it back up, Airport shows the normal gray icon(like when airport is on, but doesnt have a server to connect to), but it has a black up arrow on it. When I click on it, it says something like "No server selected", and it doesnt show my wireless connection. I have to shut off Airport, which takes a little bit, then once I turn it back on, it works fine.
Here is a link to a screen shot I took: http://i143.photobucket.com/albums/r157/SeniorRake/UpArrow.jpg

Well that appears to be the explanation that makes sense to me. It also explains why your internet does not work when it's like that. Because if that arrow were there, it implies that you are receiving your internet connection from a source other than airport (i.e. ethernet) and sharing that network connection to other computers in your house via airport.
Here's a picture of my airport when I turn sharing on:
as you can see from the underlying Preferences > Sharing > Internet Panel:
I have set my computer to share my "connection from" ethernet to computers "using airport."
Anyways, check up on it and let me know. I'm curious to see whether this is the issue or not. Later

Similar Messages

  • W510 eSATA/USB2.0 combo port does not respond after waking up from sleep mode

    Has anyone tried to connect external DVD/CD player or burner to the eSATA/USB combo port and experienced very slow system performance after waking up from sleep mode?  It might takes minutes to launch an application program that usually takes just few seconds.  My W510 can not even restart.  It will just stop at the Thinkpad logo if I tried to restart after waking up from sleep.
    The funny thing is if I moved the external DVD/CD player to the USB2.0 port in the back, everything went back to normal.  I don't know if this has anything to do with the fact that the combo port has something to do with eSATA.
    Thanks

    It seems that this problem is unique to my system. I am hoping that one of the Mac Guru's will have at least a pointer in the right direction.
    Thanks.

  • Why does mail crash after waking up from sleep? Every time.

    Almost every time I wake my MacPro from sleep, Mail hangs and I have to Force Quit. I'd say this happens 99% of the time now.
    My updates are all up to date - is anyone else having this issue?

    Stuart, I have the exact same issue.
    This seems to be a bug.
    Assistance would be appreciated.

  • Why does my Mac screen suddenly go dark? Sometimes it stays dark for an indefinite period after waking up from sleep.

    Why does my Mac screen suddenly go dark? Sometimes it stays dark for an indefinite period after waking up from sleep. I have to open and shut the monitor screen to get it to light up again.

    Might try posting in the MacBook Pro laptop forum. This is the Mac Pro desktop forum.
    Also see:
    OS X: When your Mac doesn't sleep or wake

  • Hello, I have a macbook pro late 2011 15 inch with 4 gb ram. My macbook runs extremely slow when logging in after waking up from sleep, locking up and I am unable to use the keyboard. Is there a fix?

    My macbook runs extremely slow when logging in after waking up from sleep, locking up and I am unable to use the keyboard. Furthermore, when just using safari to watch streaming television, my computer gets really slow, and locks up, and the dock appears blank and I sit here frustrated. Anytime i wake up my computer, my keys don't respond and I've waited at most 3 minutes untill i can type in my password. Even sometimes when i type in my password and hit enter, it takes forever to open up my mac. I have barely used any storage in my macbook, since i only use it for college, and I have run clamscan wiht no viruses showing... Any ideas?

    when just using safari to watch streaming television, my computer gets really slow, and locks up, and the dock appears blank
    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, or by a peripheral device. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output andWi-Fi on certain iMacs. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Ethernet interface disappears after waking up from sleep

    Hi guys,
    I've been trying to debug a networking problem without any luck and I think it's about time I ask the forum for help.
    My ethernet interface no longer works after I wake up my computer from sleep. I have no idea why.
    Before sleep:
    # ls /sys/class/net
    lo wlp2s0 enp3s0f2
    After waking up from sleep,
    ls /sys/class/net
    lo wlp2s0
    Here are the list of services I have running.
    UNIT LOAD ACTIVE SUB DESCRIPTION
    dbus.service loaded active running D-Bus System Message Bus
    [email protected] loaded failed failed dhcpcd on enp3s0f2
    [email protected] loaded active running Getty on tty1
    [email protected] loaded active running Daemon which acts upon network cable inse
    kmod-static-nodes.service loaded active exited Create list of required static device nod
    [email protected]\x2dSecure.service loaded active exited Networking for netctl profile wlp2s0-Wolf
    polkit.service loaded active running Authorization Manager
    systemd-backlight@acpi_video0.service loaded active exited Load/Save Screen Backlight Brightness of
    systemd-fsck@...\x2d38bc68d942fc.service loaded active exited File System Check on /dev/disk/by-uuid/1c
    systemd-journald.service loaded active running Journal Service
    systemd-logind.service loaded active running Login Service
    systemd-random-seed.service loaded active exited Load/Save Random Seed
    systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems
    systemd-sysctl.service loaded active exited Apply Kernel Variables
    systemd-tmpfiles-setup-dev.service loaded active exited Create static device nodes in /dev
    systemd-tmpfiles-setup.service loaded active exited Recreate Volatile Files and Directories
    systemd-udev-trigger.service loaded active exited udev Coldplug all Devices
    systemd-udevd.service loaded active running udev Kernel Device Manager
    systemd-update-utmp.service loaded active exited Update UTMP about System Reboot/Shutdown
    systemd-user-sessions.service loaded active exited Permit User Sessions
    systemd-vconsole-setup.service loaded active exited Setup Virtual Console
    upower.service loaded active running Daemon for power management
    [email protected] loaded active running User Manager for 1000
    Furthermore, plugging in the ethernet cord after the computer has started doesn't connect to the internet, even when I have the ifplugd service running. I am forced to run:
    sudo ip link set enp3s0f2 up
    sudo dhcpcd enp3s0f2
    However, I can't run these commands after the laptop wakes up from sleep since it no longer sees the ethernet interface.
    I am thoroughly confused. Please help me.

    It seems to be fixed after the kernel update. On an related note, I've switched from using dhcpcd to netctl. I've enabled netctl to automatically connect to the network using:
    # systemctl enable [email protected]
    # systemctl enable [email protected]
    So when I check for the status of the ethernet profile, I get told that's it's inactive.
    #netctl status ethernet-dhcp
    netctl@ethernet\x2ddhcp.service - Networking for netctl profile ethernet-dhcp
    Loaded: loaded (/usr/lib/systemd/system/[email protected]; static)
    Active: inactive (dead)
    Docs: man:netctl.profile(5)
    But I turned off the wireless, so I must be connected to the ethernet, So how do I know which profile I'm connected to?

  • Touchscreen stops working after waking up from sleep

    Touchscreen stops working after waking up from sleep sometime it not working at all.
    IT encore2 WT8-B32CNM

    If you can't solve your issue and no one in the community can help, contact support to speak with a tech support agent at (800) 457-7777.
    - Peter

  • Lose connection to external USB hard drive after waking up from sleep

    My Mac lost connection to the external USB hard drive after waking up from sleep. I can still see the folders in the hard drive in Finders, but when I double clip a folder no file within the folder is displayed. I have to reconnect the hard drive with iMac to read its contents.
    May I ask how this happens and is there a solution?
    I'm using Paragon NTFS for Mac OS X to read from and write to NTFS format of USB external hard drive.
    Thanks!

    ... I un-ticked the "put hard disks to sleep when possible" option in the Energy Saver panel in the System Preferences, and it seems the problem is solved. will have to sleep and wake up my iMac to further verify if this is the solution ...
    Alternative advices are always greatly appreciated!

  • Compaq C700 - CPU fan not running after waking up from Sleep mode

    Hi guys,
    Waking up from Sleep mode does not start the CPU fan.
    Kernel:  2.6.32-ARCH
    KDE : 4.4
    Let me know what other details you need.

    I was having the same problem after installing mountain lion.
    What i did was in Finder went to /Library/Preferences/SystemConfiguration/  and deleted all the networking plists (refer screen shot). Then restarted the Mac and in Network Preferences reconnected to my WLAN.
    That solved the problem.

  • Track pad freeezzzz after waking up from sleep mode

    HI
    i have OS X Ver 10.5.1
    i have enough ram, disk space, and have the 2.4 GHz Core 2 Duo processor.
    but when my mac wakes up from sleep the track pad is just not behaving properly, i.e it keeps jumping positions and freezes until i restart. if this continues it will be very frustration to use leopard.
    also i did not get the option to archive and install at the installation so i cant even down grade, this is one of those time i trusted that everything will go right and looks like the problems just begun.
    please help me !
    Vinod

    Hi,
    I have almost the same problem with my T540p, except that there is no internet connection not only after waking up from the sleep mode, but also when starting windows and sometimes the internet connection will get suddenly lost during normal windows run.
    I tried installing all kinds of drivers - latest from intel, latest from lenovo update (which is always different version from the one from intel), some older versions. Nothing helps.
    Re-enabling the WiFi device like Aaziz1982 suggested, doesn't help.
    Here is a more detailed description of my problem: http://forums.lenovo.com/t5/T400-T500-and-newer-T-series/T540p-WiFi-Connected-no-internet/m-p/177818...
    Does anyone have other suggestions?
    Thank you,
    Pavel

  • Satellite P850-30W - Fan does not run after coming back from sleep mode

    I got a Toshiba Satellite P850-30W with bios 1.90.
    Sometimes the fan does not run at all after coming back from sleep mode on windows 7.
    This has happened twice (maybe more times without me knowing), and Ive had the computers for a month.
    Normally the fan starts running when the CPU gets over 50 celsius, and stops under 50 celisus...
    I tried running Prime95 when this fan-issue occured and the computer temps got dangerously high (close to 100 degree)! the fan did not start at all
    ...this error could potentinally damage the laptop...
    to get the fan running again I have to restart windows
    anyone else experienced this?
    I guess the fix would be to never use sleep-mode...or toshiba needs to fix it with a bios update.

    What kind of answer do you expect here in user community?
    Exact info about the fault? I dont think that somebody would be able to provide exact answer but just speculations
    In other Forum you can read about Satellite notebook; but is it exacts the same model?
    No, it seems to be an L650 series. Its completely different series .
    From my opinion its not software related problem.
    BIOS issue?
    Well, in case it would be a BIOS issue, the problem would appear always and not sometimes after being shut down 200 times.
    It could be a hardware related issue. Memory? Maybe
    In my personal opinion to get more details hardware diagnostic software should be used in order check the hardware for possible malfunction. Thats my personal opinion

  • No Airport After Waking Up From Sleep? - Snow Leopard

    Hello:
    After Leopard Upgrade a strange thing has been happening to my MBP. After I close the lid and computer sleeps for a couple of minutes, if i reopen the lid and MBP wakes up, No Wifi. It looks like the airport icon con bar is looking for network, but it never finds My WPA2 network, nor reconnects automatically.
    At first i had to restart the MBP. But after a couple of restarts I found out that if I turn off Airport and Turn it on after a couple of seconds the Airport does reconnects to my Linksys Wireless.
    Can Anyone tell me how to Solve That? Its Annoying, if computer goes to sleeps for any reason... no Wifi...
    Thanks,
    Stejimenez

    That Did The Trick...
    Putting Airport Service First, and the putting My Network First on the list.
    Airport Service WAS NOT the first. That Was Bluetooth.
    Computer Sleept and Woke Up... And Voila... Network in a Second.
    !!! Thanks Guys !!!

  • IMac OSX Lion 10.7.4 loses Wifi after waking up from sleep

    So basically just like my title states, when my computer wakes up from sleep about 70% of the time the internet will not work. My mac does see and connect to my network, but something isn't being sent as I have no connection when trying to surf the web. I then reset my modem and router, and it still doesn't work. What fixes my problem is a reboot or Logging out and back in. I don't know why that does the trick but it does. I have looked at http://support.apple.com/kb/DL1501, however this update is only for 10.7.3. Is there something I can do to fix this problem?
    As a side note, if I have Parallels Desktop running my iMac's wifi after sleep will not work, but it will work in the Windows 7 parallel. Why is this?

    Hello, this has worked for some...
    Make a New Location, Using network locations in Mac OS X ...
    http://support.apple.com/kb/HT2712
    10.5.x/10.6.x/10.7.x instructions...
    System Preferences>Network, top of window>Locations>Edit Locations, little plus icon, give it a name.
    System Preferences>Network, click on the little gear at the bottom next to the + & - icons, (unlock lock first if locked), choose Set Service Order.
    The interface that connects to the Internet should be dragged to the top of the list.
    Instead of joining your Network from the list, click the WiFi icon at the top, and click join other network. Fill in everything as needed.
    For 10.5/10.6, System Preferences>Network, unlock the lock if need be, highlight the Interface you use to connect to Internet, click on the advanced button, click on the DNS tab, click on the little plus icon, then add these numbers...
    208.67.222.222
    208.67.220.220
    Click OK.

  • Dead USB controller after waking up from sleep

    Hi,
    I posted this a while back but the issue is still unresolved. I am experiencing USB port sleep issues after upgrading to Tiger (currently running 10.4.8). Sometimes the build-in USB port that has my keyboard connected to literally wakes up dead from sleep. Here is the error message from the Console log
    (XX-Computer kernel[0]: USBF: 24445.528 AppleUSBOHCI[0x15ab800] Watchdog detected dead controller (hcca #: 56759, hc #: 64465).
    This happens with no set pattern, sometimes it wakes up fine, other times the port is dead. A restart is required to bring it back to life.
    Any ideas why this is happening? If I plug in my keyboard to the other USB 1.1 port everything works fine (the port remains dead until the next restart). I also have a USB2 PCI card that works with the keyboard without any dead port issues but I can't use it for waking the computer (does not trigger wake up), but I simply prefer to use one of the equipped USB ports for my keyboard.
    I have 2 external FireWire HD's connected at times, one daisy-chained to an external FireWire CD Burner. I have a USB 1.1 hub connected to the other equipped USB 1.1 port, and a USB 2 PCI card installed.
    I run system maintenance tasks frequently (Onyx) and repair permissions prior and post SW installs and updates.
    Thanks for any input.

    It seems that this problem is unique to my system. I am hoping that one of the Mac Guru's will have at least a pointer in the right direction.
    Thanks.

  • Macbook connectivity lost after waking up from sleep mode or rebooting

    Being an Ex-Microsoft user , I am sad to say that Microsoft products still beats Apple's MAC in stability for certain functions.
    For instance, this Macbook laptop does not seem to be able to reconnect to the home's gateway/ router (or any other gateway, for the matter) after it wakes up from sleep mode or rebooting.
    I've read several similar posts on this topic in the internet and am convince to say that it is not the gateway/ router that the Mac is connected to giving the problem as there are other computers(Microsoft-based) connected to the same gateway working perfectly fine.
    Furthermore the Fujitsu laptop I was using previously had connected to the gateway flawlessly... until the darn-thing broke down (grumble....grumble...)
    So far, it seemingly so, that no other person has managed to figure and resolve this one out yet. Also, no Apple support staff has responded nor helped resolved other related-connectivity problems.
    Is there a real hope for us??

    The previous solution only worked for a few days.
    I have another fix from Apple that is working (for now):
    Go to the network preference pane and create a new location by using the location pull-down menu. Call it whatever you want.
    Select the new location. Choose the little tool icon dropdown under the left column of services and choose "set service order" Drag things around so that airport comes first and then ethernet. Save, apply, do what you need to do to save all of these settings. Restart the computer.
    There might have been some other steps, but these are the main and most important parts.
    The default configuration for service order is wrong and the computer gets hung looking around for a bluetooth or firewire network connection. After every major system update, check that the service order is set right--it could get overwritten.

Maybe you are looking for

  • What Folders Should Install?

    I'm trying to figure out what samples should install and what instruments should install? As it seems like after upgrading to 8 from Logic 7, all the files have not installed. In the Media Browser for Loops I have 19210 Loops (which seems right) In t

  • Creating a report with multiple Y-axes on one graph

    I currently have a script that will create a report with either 1, 2, or 3 graphs and has the ability to have four graphs per plot.  I would like to add functionality to this script by making the Y-axis on the graphs have multiple Y-axes.  How can I

  • File content not being displayeddisplaying properlyed

    Hi I have done cvs diff between two tags e.g. tag1 and tag3 and stored the result in one file named diff.txt. I want to display the contents of diff.txt on browser using servlet. But the problem is that only content related to Tag2 is being displayed

  • Data flow diagram - missing information stores

    I am creating data flow diagrams using sql developer data modeler. Often, the information stores that I created and used in the Data Flow Diagrams in the process model are simpy gone when save, close and reopen the model. Even the XML files on the di

  • Using jsp variable in java code

    Hey guys, I need some help hope you guys can help me. I've declared a variable "error" in a jsp. how do I access this variable in the java code whice resides in the same jsp page. I know I can use java variable in jsp code using <%= sVariable %> wher