Help! How do I stop my Wi Fi from dropping connection?

I know this has been an ongoing issue with MacBooks, but now this has gotten to the point where it is stopping me from being productive with my work.
Every 18 minutes or so, I can't reach any web pages even though the Airport Icon shows me connected at full strength. If I mess around with the network settings or turn off and on airport it does seem to help for awhile. Also if I close the lid or put the computer to sleep and then awaken it up, it will also help for awhile.
I never had this problem when I was using 10.4.8. Ever since upgrading to 10.4.11, I have had the wireless problems.
Any solutions would be greatly appreciated.
Thanks.

Are you running 10.4.11 on your MacBook?
I never had any trouble with my Wireless until I installed 10.4.11
I know there are many out there with the same type of issue, but I am starting to believe it must not be all that serious because Apple hasn't acknowledged it.
I am going to have to live with the connection drops I guess, seeing that there really isn't a true fix to this on going problem.
I have used Macs for almost 15 years because of my Graphic Design career, and have always bragged how they are so much more stable than PC's.
Ever since Apple decided to go with the Intel Chips, they do not seem to be as stable as they once where.
I also have a G4 Power PC and a Mac Mini running Tiger, and have never had one problem that I couldn't take care of.
Apple still makes a great product, but they need to address the common issues that are presented on this forum.

Similar Messages

  • TS3899 a friend sent me an email from her suddenlink email address and now all of her email is coming to my IPhone and MAC.  Help, how can i stop these unwanted emails from her bank, doctors, catalogs, etc.?

    After the last IOS upgrade, a freind sent me an email from her Suddenlink account.  Now I get a duplicate of everuy email she receives.  This is driving me crazy plus it is an invasion of her privacy for me to be receiving all her facebook responses, banking info, medical info, catalogs, etc.  I don't want the onslaught of all this email.  What do I need to do to correct this?  When I receive the emails, they have her address, not mine.  If I send her a new email at her Suddenlink address, it comes to me and to her.  Please help, this is driving me crazy.
    Thanks

    I'm pretty sure that the solution is in the settings of her email

  • How do I stop Wi-Fi internet from dropping out?

    Hi,
    I recently purchased a new router/modem from my internet provider (Telecom) and my iMac will connect, the internet will work for 30minutes or so, then the internet will drop out, but the Wi-Fi is still connected, so I still have access to local services such as my Apple TV. To fix it, I have to turn off Wi-Fi on my computer and turn it back on again. These internet cutouts are annoying in a Skype call (I am a gamer), because you will be talking to someone, and it takes about a minute for skype to realise it has lost connection. Although the modem is Telecom (the main New Zealand telco) branded, it is a Huawei HG630b modem. I was wondering if anyone had this modem, or even another Huawei modem and had the same problem, and how they fixed it. My computer didn't start doing this until a week after we got the modem.
    The modems website is here, don't think it will help though: http://help.telecom.co.nz/app/answers/detail/a_id/34264

    Wi-Fi: How to troubleshoot Wi-Fi connectivity
    http://support.apple.com/kb/HT4628?viewlocale=en_US

  • How do I stop a 3 GS from dropping calls? It just shuts off while sitting and talking.

    This iPhone is the worst purchase I have ever made in all my 60 years and as soon as my contract expires I will replace it with a Samsung Galaxy S III, but in the meantime I would like to know why it shuts off and how to prevent that. After a few minutes the thing goes off and the apple icon appears on the screen. Then after about 10 minutes it will turn back on.

    Wi-Fi: How to troubleshoot Wi-Fi connectivity
    http://support.apple.com/kb/HT4628?viewlocale=en_US

  • How do i stop my macbook pro from syncing photos from iPhoto overtime my iPhone is connected?

    help, how do I stop my MacBook Pro from automaticly syncing my photos to iphoto everytime i connect my iphone?

    It just loads them it doesn't download them. So quit iPhoto.

  • How do I stop getting email notifications from Apple. I have checked all of the "no" boxes. Help!

    How do I stop getting email notifications from Apple support. I have checked all the "no" boxes. Help!

    https://discussions.apple.com/docs/DOC-3661
    Message was edited by: deggie

  • While composing email, keep getting "Unable to save as a draft" every 30 seconds. I've disable auto save and it didn't help.How can I stop this message?

    While composing email, keep getting "Unable to save as a draft" every 30 seconds. I've disable auto save and it didn't help.How can I stop this message?

    Mike,
    Thank you for taking the time to look at my app. This is my last major stumbling block that I have to resolve for this and other forms in the app.
    Actually, I did use the Form Wizard for Auto DML to originally create the form. It was great. It created most of the Buttons, Items and Validations automatically (basically most of the page). I just needed to create some Processes and Computations. Two of which were the Processes to update the 'create_dt' and 'created_by' fields and 'update_dt' and 'updated_by' fields. The Create process updates the fields just fine.
    However, my problem seems to be that the Hidden 'create_dt' and 'created_by' fields aren't picking up the values from a record that is being editted. Then when I attempt to save the record those fields are NULL, causing the DB NOT NULL constraint to throw an exception for those fields. In the back of my mind I seem to remember seeing some post stating something to the effect that the information in fields with a Source Type of Database Column is just displayed and does not affect Session State items.
    Even with that, I am still wondering just why the 'created_by' Page Item shows the value that is in the DB record being updated, but the 'create_dt" does not (as can be seen in my first posting). It is the 'create_dt' Page Item (:P205_CREATE_DT) not having the DB records 'create_dt' info in it that appears to be the problem.
    Thanks,
    Tom

  • How do I stop my iPhone 3 from tethering?  Everything I read says to go to Settings General Network but the Internet Tethering is always searching.  I've been advised to wait but it's going on 2 hours so I think I've met my "waiting" quota.  HELP!!

    How do I stop my iPhone 3 from tethering?  Everything I read says to go to Settings>General>Network but the Internet Tethering is always searching.  I've been advised to wait but it's going on 2 hours so I think I've met my "waiting" quota.  HELP!!

    Same with Bluetooth, as long as you're looking at the screen, it will be searching. As soon as you exit the screen it stops, so quit looking at that screen. You know your refrigerator light? You open the door and it's on...trust me, close the door & the light goes off .

  • How do I stop Serial "VISA Read" from giving me packets instead of available bytes.

    Dear Labvillians,
    Highlight:
    How do I stop serial "VISA read" from giving me packets instead of bytes?
    Background:
    I have a system that serially publishes 14 byte packets on a semi-regular interval.
    At busy times, the producer of these these packets queues the data, effectively producing super-packets in multiples of 14 bytes sometimes as large as 8 packets (112 bytes).
    My protocol handler has been designed to processes bytes, packets or super-packets.
    My application now has multiple devices and the order of message processing is critical to correct functionality.
    My observation is that the VISA read waits until the end of a packet/ super-packet before passing the data to the application code. (See Plot Below)
    My expectation is that VISA read should give me available bytes, and not get too smart for itself and wait for a packet.
    I have observed this on PXI, Embedded PC, cFP and most recently, cRIO
    I have experimented with the cRIO's Scan interface rate, which helps with reducing the packet backlog but doesn't resolve to sub-packet byte read.
    I understand that one solution is to Write FPGA code to handle it and pass the bytes through R/T-FIFO, and there are some great examples on this site.
    Unfortunately this doesn't help with non FPGA devices.
    I have also dabbled in event based serial reads but it is diabolical on vxWorks devices.
    Any Help is appreciated
    iTm - Senior Systems Engineer
    uses: LABVIEW 2012 SP1 x86 on Windows 7 x64. cFP, cRIO, PXI-RT
    Solved!
    Go to Solution.

    Sometimes Talking to yourself is helpful.
    I hope this is a useful Nugget for someone in the future
    iTm - Senior Systems Engineer
    uses: LABVIEW 2012 SP1 x86 on Windows 7 x64. cFP, cRIO, PXI-RT

  • How can I stop music and movies from being automatically deleted from my phone and saved on the cloud? I've just tried to watch a movie on my 2 hour commute, but yet AGAIN it has been removed. I do NOT want to spank all of my data allowance

    How can I stop music and movies from being automatically deleted from my phone and saved on the cloud? I've just tried to watch a movie on my 2 hour commute, but yet AGAIN it has been removed. I do NOT want to spank all of my data allowance downloading it again, especially because (believe it or not) I added it to my phone because that's precisely where I wanted it!! Any help much appreciated

    FYI I had to put this link into firefox to reply - because **** back safari just wouldn't register my clicks to any of the links on the post... Despite reloadeing and even restarting my computer. Totally annoying and a massive pain in the ***.
    But in terms of my initial query; thanks for responding. But no, this is NOT the cause of the problem. I have auto sync and sync over wifi activated, but have also selected manually manage music and videos. Plus, all of my music and videos are on my macbook, absolutely all of it, so if it my phone was syncing with my macbook everything would still be on the phone. Life would be peachy if my phone jsut copied everything that was on my macbook, but unfortuantely it keeps deleting tracks for no apparent reason.
    Any thoughts greatly welcomed, because at the moment i can only conclude that my iphone is crap.

  • How can I stop mail on iPad from going to next message when deleting an email?

    How can I stop the mail app from moving to the next message when deleting an email?
    I like to keep messages as new until I can take action on them, but this just makes an unnecessary step.  I do not have this problem on my iPhone, but I am still running 5.0.1 on the phone and have the new iPad 5.1 software.

    Hi furiousbalancing,
    With regards to deleting messages in Mail, you may find the following portion of the following article helpful:
    To prevent the next message from being automatically selected (and marked as read), hold down the Option key when you delete a message.
    Mail (Mavericks): Delete messages
    http://support.apple.com/kb/PH14900
    You can also use Command-Shift-U to toggle a message between Read and Unread (command should be the same in Mavericks):
    Mail (Mountain Lion): Keyboard shortcuts
    http://support.apple.com/kb/PH11679
    You can also close the Preview portion of the Mail window, which should then require you to double-click on a message to open it and have it show as read (it appears the double click on the seperator may no longer work in Mavericks, but you should still be able to drag it to make it disappear):
    Mac OS X Mail: How to show or hide the preview pane or mailboxes drawer
    http://support.apple.com/kb/HT2583
    Regards,
    - Brenden

  • How do I stop all the tabs from closing at once in Safari v 6.0.3?

    How do I stop all the tabs from closing at once in Safari v 6.0.3?

    Activate cycle mode, adjust cycle area as needed and export tracks as audio files, no?
    http://help.apple.com/logicpro/mac/10/#lgcp8e5ce2d3
    Or cut globally at position 2min and 3min, then mute manually regions before and after the 2 - 3 minute range, bounce and get rid of the not needed silence in the audio.
    Cheers!

  • How do I stop Photoshop elements 13 from crashing?

    I just installed elements 13 and it upgraded my catalog just fine.  Once I was in I started tagging pictures and then I paused.  It crashed.
    Now whenever I pause for about 30 seconds it crashes.
    I have looked at many articles and have not found anything that worked.  Can someone help me?

    To answer your question directly [ How do I stop Photoshop elements 13 from crashing? ] , the only way I can think of is to reset your preferences file.  The method in PSE13 must be the same as in 10 and 11 and it is as shown in this thread:
    <can't get pse10 to take my styles, have had pse 10 since 2011 bought pse13 and installed, uninstalled pse10 inorder to get pse13 to install easer, I reinstalled pse10 but now the stules I have do not appear in the effect section. I have checked BOTh secti>
    Read post # 3 and see if it works in PSE13.
    Good luck and post back whether or not it worked.

  • HT4528 how do i stop my iphone 4 from doing random commands while talking on calls via the touch screen? Can i lock the screen while talking?

    how do i stop my iphone 4 from doing random commands while talking on calls via the touch screen? Can i lock the screen while talking?

    The iPhone has a proximity sensor located on the top of the phone near the earphone speaker that is supposed to automatically turn off the screen when it is close to your face while on a call, to prevent that very thing from happening.  If your phone isn't doing that, try cleaning your screen.  Also, if you put a screen protector on your phone made for a different model it may lack the cut-out that is supposed to keep it from blocking the sensor.  Try removing your screen protector to see if that helps.  If it does, get another screen protector.

  • How do I stop my MacBook Pro from making shortcuts on my desktop when I'm moving a folder

    So my question is,
    How do I stop my MacBook Pro from making shortcuts on the desktop when I'm trying to move the original photo, all I want to do is move a picture from a folder on the desktop without making a shortcut!

    Hi RockHazard,
    If you want to change the behavior of the Finder when moving files around you can use keyboard shortcuts.
    OS X: Keyboard shortcuts - Apple Support
    Way down under Finder shortcuts we find:          
    Command key while dragging
    Move the dragged item to another volume or location
    (the pointer changes while key is held)
    Option key while dragging
    Copy the dragged item
    (the pointer changes while key is held)
    Command-Option key combination while dragging
    Make an alias of the dragged item
    (the pointer changes while key is held)
    Best regards,
    Nubz

Maybe you are looking for

  • NullPointerException while uploading wrong file in af:inputfile

    Hi All, I am uploading excel sheet data into jspx Page(database table) by using af:inputFile.After uploading file af:inputFile need to be refresh.It is getting refresh for right file(excel file),but it is not refreshing for wrong file upload. it show

  • Can Apple TV downstream HD content?

    I used to enjoy my Apple TV with a 40GB hard drive until it stopped working.  I could play HD content and the sound was great.  Can the new Apple TV do the same?  I bought one and I don't think it plays HD content, even when it says the content is in

  • Can you lock an apple id into a device

    i work for a company that has operatives who use ipads to complete work, but we need them to all be on the same account so we can monitor and perform remote communications.  The problem is that if the user puts in their own account we have no control

  • Se16 output is not shown in English language

    Hi Gurus, User reported an issue in which he is not able to get the Output from se16 T_code in english , he is getting the output in german language, The strange fact is that its only happening for this T_code only  ? Can you please guide me in resol

  • Vwaas network setup

    Hi team, I am going to configure Vwaas on ESXi 5.1 hypervisor. I have one DC and one Branch Office, and I want to perform optimisation between these two branches. So I need to install ESXi 5.1 hypervisor on both side?? Also where should I placed Cent