Losing internet connection randomly (wlan stays connected) - wicd

Since about a week now I'm running into endless problems with my wlan connection - before that, all worked well (I didn't changed any hardware)
I'm losing my internet connection in random intervals and I can't track down the reason for this problem. I've a dual-boot setup with win7 on it and there I have constant connection so this can't be any hardware problem.
I am using wicd to manage my wlan (wicd-kde, wicd-curses).
always used dhcp and never made any problems -even tried with static IP now which unfortunately didn't help.
One thing to mention - even if I'm connected, the connection seems very slow, compared to the laptop I'm on (in the same network).
now some console output:
lspci | grep -i net
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12)
05:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
(both on-board - lan is not used - just wlan)
sudo tail -1 /etc/rc.conf
DAEMONS=(!hwclock dbus syslog-ng !network !netfs crond wicd postfix sshd)
iwconfig wlan0
wlan0 IEEE 802.11bg ESSID:"Schnulli"
Mode:Managed Frequency:2.437 GHz Access Point: 00:1E:69:9F:22:3F
Bit Rate=18 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=44/70 Signal level=-66 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:4238 Invalid misc:6580 Missed beacon:0
ifconfig wlan0
wlan0 Link encap:Ethernet HWaddr 00:15:AF:0F:C8:48
inet addr:192.168.0.12 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::215:afff:fe0f:c848/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:20308 errors:0 dropped:0 overruns:0 frame:0
TX packets:16695 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:24970986 (23.8 Mb) TX bytes:2037458 (1.9 Mb)
/var/log/wicd/wicd.log:
2011/07/18 15:53:39 :: ---------------------------
2011/07/18 15:53:39 :: wicd initializing...
2011/07/18 15:53:39 :: ---------------------------
2011/07/18 15:53:39 :: wicd is version 1.7.0 552
2011/07/18 15:53:40 :: setting backend to external
2011/07/18 15:53:40 :: trying to load backend external
2011/07/18 15:53:40 :: successfully loaded backend external
2011/07/18 15:53:40 :: trying to load backend external
2011/07/18 15:53:40 :: successfully loaded backend external
2011/07/18 15:53:40 :: Automatically detected wireless interface wlan0
2011/07/18 15:53:40 :: setting wireless interface wlan0
2011/07/18 15:53:40 :: automatically detected wired interface eth0
2011/07/18 15:53:40 :: setting wired interface eth0
2011/07/18 15:53:40 :: setting wpa driver wext
2011/07/18 15:53:40 :: setting use global dns to False
2011/07/18 15:53:40 :: setting global dns
2011/07/18 15:53:40 :: global dns servers are None None None
2011/07/18 15:53:40 :: domain is None
2011/07/18 15:53:40 :: search domain is None
2011/07/18 15:53:40 :: setting automatically reconnect when connection drops True
2011/07/18 15:53:40 :: Setting dhcp client to 0
2011/07/18 15:53:40 :: Wireless configuration file found...
2011/07/18 15:53:40 :: Wired configuration file found...
2011/07/18 15:53:40 :: chmoding configuration files 0600...
2011/07/18 15:53:40 :: chowning configuration files root:root...
2011/07/18 15:53:40 :: Using wireless interface...wlan0
2011/07/18 15:53:40 :: Using wired interface...eth0
2011/07/18 15:53:44 :: hidden
2011/07/18 15:53:45 :: Autoconnecting...
2011/07/18 15:53:47 :: No wired connection present, attempting to autoconnect to wireless network
2011/07/18 15:53:49 :: hidden
2011/07/18 15:53:49 :: trying to automatically connect to...Schnulli
2011/07/18 15:53:49 :: Connecting to wireless network Schnulli
2011/07/18 15:53:51 :: Putting interface down
2011/07/18 15:53:51 :: Releasing DHCP leases...
2011/07/18 15:53:51 :: Setting false IP...
2011/07/18 15:53:53 :: Stopping wpa_supplicant
2011/07/18 15:53:53 :: Flushing the routing table...
2011/07/18 15:53:53 :: Putting interface up...
2011/07/18 15:53:55 :: Generating psk...
2011/07/18 15:53:55 :: Attempting to authenticate...
2011/07/18 15:53:58 :: Running DHCP with hostname blub
2011/07/18 15:53:58 :: dhcpcd[1333]: version 5.2.12 starting
2011/07/18 15:53:58 ::
2011/07/18 15:53:59 :: dhcpcd[1333]: wlan0: rebinding lease of 192.168.0.12
2011/07/18 15:53:59 ::
2011/07/18 15:54:00 :: dhcpcd[1333]: wlan0: acknowledged 192.168.0.12 from 192.168.0.1
2011/07/18 15:54:00 ::
2011/07/18 15:54:00 :: dhcpcd[1333]: wlan0: checking for 192.168.0.12
2011/07/18 15:54:00 ::
2011/07/18 15:54:05 :: dhcpcd[1333]: wlan0: leased 192.168.0.12 for 604800000 seconds
2011/07/18 15:54:05 ::
2011/07/18 15:54:06 :: dhcpcd[1333]: forked to background, child pid 1388
2011/07/18 15:54:06 ::
2011/07/18 15:54:06 ::
2011/07/18 15:54:06 :: DHCP connection successful
2011/07/18 15:54:06 :: not verifying
2011/07/18 15:54:06 :: Connecting thread exiting.
2011/07/18 15:54:09 :: Sending connection attempt result Success
really don't know what to do now - help is very much appreciated!
thanks in advance

Thanks for you answer!
Actually, I tried it with dhclient too and it didn't helped at all.
I switched to netcfg(2) now and it seems working  - wicd is completely removed from my system - hopefully it will stay like this now.
the only problem for now is that my connection seems quite slow - any ideas where/how I can track down possible issues?
still I've no idea what was/is causing those problems since in win7 all works well..

Similar Messages

  • My MacBook Air which is only 3 months old, keeps on losing internet connection.  To reconnect I have to click on the internet icon on the top bar and click turn wi-fi off.  I then have to click turn wi-fi on and it reconnects after a few seconds.

    My MacBook Air which is only just over 3 months old, keeps on losing internet connection.. To resolve it I have to click on the internet icon at the top of the page and then click turn wi-fi off.  I then click turn wi-fi on and it reconnects.  This resolves it for a while, and then it disconnects and I have to go through the same procedure again.  My BT Home hub is fine because my wife's i pad and our phones are all ok.  What can the problem be?

    Hello Cambusnethan5,
    Thanks for using Apple Support Communities.
    To start troubleshooting this issue where your Wi-Fi connection will randomly drop on your Mac, please follow the steps in the article below.
    Wi-Fi: How to troubleshoot Wi-Fi connectivity - Apple Support
    Take care,
    Alex H.

  • WRT160N losing internet connection

    Hello,
    I have a router WRT160N and is randomly losing internet connection. I should reset at every 5-50 seconds but is unlikely to do this. I prefer to insert the internet in network card, instead reset it every minute.
    I've reset the router, I've restore it to factory settings with no result.
    Internet is OK, cable is OK, MTU is OK, routing table is OK. What isn't OK?

    Click here and select the correct version of your router, download the firmware and upgrade it...It should help you get a stable connection...Change the MTU to 1400...

  • ***Time Capsule intermittently losing internet connection***

    Hello, Here's the story:
    My Time Capsule intermittently is losing internet connection. The light is green for 5-10 minutes at a time, then turns amber for 2 minutes and loses internet connection.
    At first,..I thought it was the TC going bad. Went to my local Apple store and had it replaced under warranty.
    Still,, the same situation was happening.
    Then talked to AT&T (DSL) and they checked the connection. They deemed it was OK and possibly the modem going bad.
    Went to Best Buy and purchased a new modem. Installed, put into Bridge Mode,...interenet working OK.
    Still,...the same situation that it stays on for 5-10 minutes, then loses it for 2 minutes.
    Any ideas? Could it still be the ISP (AT&T)?
    Last thought,...my neighbor uses Uverse (AT&T) for his cable/ISP and he is expierincing cable/ISP outages ramdomly. I am using DSL (AT&T) too but through my phone line. Are the two possibly related?

    You need to run the modem in router mode..
    I would either bridge the TC or remove it completely because you need to get exact log info from the modem.
    Do isolation test.. ie remove all phones and filters and other devices from your phone line. Reboot the modem.. and wait for restart to complete.
    Copy out of the modem the full line stats, sync info and even better if you can get cli access and do some deeper level stuff.. (most of the tools I use are PC only.. ie dmt tools).
    Then make sure the log is turned on and giving max info and watch your connection.. if it drops without anything happening on the modem,, then the ISP is having issues.. which is possible although connection of cable and adsl is loose or non-existent.
    If it drops sync keep track of how often and the line stats, Particularly the SNR..
    See if you have an rf noise source in the house.. more if you are interested.

  • My iMac keeps on losing internet connection. Webpages get stuck after a minute or so. If I check the internet connection via diagnostics it seems to work just fine. Others, like the iPad use the same wifi connection and never fail. What can I do?

    Running 10.6.8 on Intel dual core iMac, it keeps on losing internet connection. Webpages get stuck after a minute or so. If I check the internet connection via diagnostics it seems to work just fine. Others, like the iPad use the same wifi connection and never fail. What can I do?

    Greetings,
    I've never seen this issue, and I handle many iPads, of all versions. WiFi issues are generally local to the WiFi router - they are not all of the same quality, range, immunity to interference, etc. You have distance, building construction, and the biggie - interference.
    At home, I use Apple routers, and have no issues with any of my WiFi enabled devices, computers, mobile devices, etc - even the lowly PeeCees. I have locations where I have Juniper Networks, as well as Aruba, and a few Netgears - all of them work as they should.
    The cheaper routers, Linksys, D-Link, Seimens home units, and many other no name devices have caused issues of various kinds, and even connectivity.
    I have no idea what Starbucks uses, but I always have a good connection, and I go there nearly every morning and get some work done, as well as play.
    You could try changing channels, 2.4 to 5 Gigs, changing locations of the router. I have had to do all of these at one time or another over the many years that I have been a Network Engineer.
    Good Luck - Cheers,
    M.

  • Why is my macbook pro running so slow and losing internet connection?

    Why is my Macbook Pro downloading so slowly and losing internet connection frequently?

    Write off the MS stuff as indicators for now--starting with Office 2008, they developed very long launch times. The time to launch 2008 on my old 1.25Ghz G4 and my MBP 2.2G are virtually the same. Even document opens/saves are slow compared to Office 2004 and earlier.
    1) You have adequate hard drive space so that eliminates one of the usual suspects.
    2) Check for runaway background processes. Quit all running user applications so the computer is at normal idle. Find Activity Monitor in Applications > Utilities and launch it. If you've not run it before, change the "Show" pulldown at the top of the AM window from its default of "User Processes" to "All Processes." There is a column for "%CPU." Click that column header to sort by CPU usage. Watch the processes "bubble" for about a minute to get a better picture of the usage.
    If any process is using more than about 25 percent of the CPU cycles while the computer is idling, post the names of the processes and we can see if they can be eliminated. My MBP shows nothing using more that about 5 percent on any given test run as long as I close all my user apps.
    3) If you have never done any sort of maintenance procedures, taht can slow you down. Simply restarting the computer a few times a week clear a lot of temporary files. You also may wish to review this article on the Mac OSX periodic maintenance scripts, which, if run, also do a lot of cleanup:
    http://thexlab.com/faqs/maintscripts.html
    There are other useful articles on file maintenance associated with the one. Here's the index:
    http://thexlab.com/faqs/faqs.html
    Check out articles with "Maintain" and "Tuning" in the titles.
    4) Use Disk Utility to check the SMART Status of your hard drive. A failing drive can make things slow before it makes things stop.

  • Airport time capsule losing Internet connection?

    My airport time capsule is losing Internet connection but I still have wifi? Any suggestions?

    It could be your modem, or other problem on the ISP's end. Try resetting your modem - power it down and let it rest for a few minutes, then power it back up again.
    If it is a cable modem, also disconnect its coaxial cable - literally unscrew it and leave it detached while the modem is powered down.
    Leave the TC powered up during that time.
    After a sufficient amount of time has elapsed reconnect the cable and power up the cable modem. If you're still having trouble contact your ISP.
    The possibility of a TC problem exists but the sort of failure you describe is not common. If all else fails perform a "hard reset" followed by reconfiguring the TC. Your Time Machine backups will not be affected.

  • Do they have plans to fix the bugs with Yosemite.  I keep losing internet connection on my Mac Book

    Ever since i installed Yosemite on my Mac Book pro i keep losing internet connection.  Should I go back to mavericks because I just hate this Yosemite or do they plan to fix the bugs soon?  I did a complete clean install and I am still having problems.  I see a lot of complicated solutions and I am not that tech savvy to go into my settings.  Thanks

    All software has bugs. The first release (which you have) will be the worst.
    Many advocate not upgrading to a new operating system until it's been out for 3 months or longer. In the Windows world many recommend not upgrading until a full year has passed.
    So yes, most / some bugs and glitches will get fixed over time.   If you wish to reduce your difficulties in the future wait a while before installing ANY new OS.
    I suggest you post specific details on your Internet problems. How are you connected etc.

  • I keep losing Internet connection on my ipad 4 can anyone help?

    Can anyone help? I keep losing Internet connection on my ipad 4 especially when the battery is running down

    Hello there, CrumbleWeed27.
    The following Knowledge Base Article should help with troubleshooting WiFi on your iPad:
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/ts1398
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro D.

  • Losing internet connection every hour

    Hi Guys
    I replaced my Linksys router with an Airport Extreme 4th Gen about 2 weeks ago
    I keep on losing Internet Connection when connected through a Wireless connection. This happens with my Windows 7 PC's, with my iPhone4 and with my iPad2. The connection with the AE is kept alive but the passthrough to the Internet does not work anymore. I have to reset my wireless adapter to reconnect and rebuild my internet connection.
    Fyi,
    My IPCONFIG result:
       Verbindingsspec. DNS-achtervoegsel: telenet.be
       Beschrijving. . . . . . . . . . . : Intel(R) Centrino(R) Advanced-N 6200 AGN
       Fysiek adres. . . . . . . . . . . : 00-27-10-48-22-38
       DHCP ingeschakeld . . . . . . . . : ja
       Autom. configuratie ingeschakeld  : ja
       Link-local IPv6-adres . . . . . . : fe80::34a4:c702:47d:8663%1 3(voorkeur)
       IPv4-adres. . . . . . . . . . . . : 192.168.0.109 (voorkeur)
       Subnetmasker. . . . . . . . . . . : 255.255.255.0
       Lease verkregen . . . . . . . . . : woensdag 3 augustus 2011 20:20:02
       Lease verlopen. . . . . . . . . . : donderdag 4 augustus 2011 21:41:06
       Standaardgateway. . . . . . . . . : 192.168.0.1
       DHCP-server . . . . . . . . . . . : 192.168.0.1
       DHCPv6 IAID . . . . . . . . . . . : 352331536
       DHCPv6-client DUID. . . . . . . . : 00-01-00-01-15-02-48-56-00-24-BE-EB-D2-73
       DNS-servers . . . . . . . . . . . : 192.168.0.1
       NetBIOS via TCPIP . . . . . . . . : enables
    Note that - when losing internet connection - my IPCONFIG result remains the same...
    and the AE log (note the :38 my PC)
    Aug  3 22:38:15    5    Rotated CCMP group key.
    Aug  3 22:38:15    5    Deauthenticating with station 00:27:10:48:22:38 (reserved 2).
    Aug  3 22:38:15    5    Disassociated with station 00:27:10:48:22:38
    Aug  3 22:38:15    5    Associated with station 00:27:10:48:22:38
    Aug  3 22:38:15    5    Installed unicast CCMP key for supplicant 00:27:10:48:22:38
    Aug  3 22:38:16    5    Rotated CCMP group key.
    Aug  3 22:39:18    5    Rotated CCMP group key.
    Aug  3 22:46:05    5    Associated with station 00:27:10:48:22:38
    Aug  3 22:46:05    5    Installed unicast CCMP key for supplicant 00:27:10:48:22:38
    Aug  3 22:46:38    5    Associated with station 00:27:10:48:22:38
    Aug  3 22:46:38    5    Installed unicast CCMP key for supplicant 00:27:10:48:22:38
    Aug  3 22:47:37    5    Connection accepted from [fe80::34a4:c702:47d:8663%bridge0]:51949.
    Aug  3 22:47:38    5    Connection accepted from [fe80::34a4:c702:47d:8663%bridge0]:51950.
    Aug  3 22:47:41    5    Connection accepted from [fe80::34a4:c702:47d:8663%bridge0]:51951.
    I really hope someone can help me out here.
    I do not want to go back to my good old Linksys...

    I have a similar problem with a new TC 2TB unit. I have ATT ADSL service using a Speedstream modem. PPPoE is setup on the TC and it works and connects. All features of the TC are working (wi-fi, Back to My Mac, Time Machine, etc...) and the light is solid green on the TC.
    Periodically, the LED blinks amber and I've lost Internet access. The Speedstream modem shows all green lights. I have found that power cycling the Speedstream modem brings the TC back to solid green after about 2 minutes.
    I am seeing this happen about once a day and it can happen overnight when there is no network activity. I am thinking that the lease on the IP address given by ATT expires and the TC does not know enough to reinitiate a connection. I have set the PPPoE Connection to Always On and experienced the problem. I have also tried setting the Connection to Automatic and set the Disconnect if Idle setting to Never.
    Message was edited by: Dan Peterka

  • Losing Internet Connections

    I switched from a Linksys wired router to the Airport Extreme wireless and did not experience any problems until recently. For the past couple of weeks I occasionally lose connection to the internet. The 4 lights on my cable modem that are suppose to stay lit sometimes flashes. Computers that are connected to the AE includes an iMAC running Snow Leopard, a Windows Vista machine, and 2 XP machines (through a Linkysy hub). The problem happens regardless of which machine I use (ethernet cable). When I called my cable company they claim everything is fine on their end and suggested I get a new modem.
    Before spending $75.00 for a new modem, which might not fix the problem, I decided to re-boot the cable modem and attach it my original Linksys router and hub, and it seems to be working fine. I've been using the original configuration for about an hour without losing the connection (i.e., all of the lights on the modem that are suppose to be on are on).
    Are there settings within AE that I need to change to address this issue?

    I've been having the same problem ever since I updated my software. I only have access to dial-up which makes downloading anything a pain in the ##%! In the past I have been patient, but now I get a message indicating that I have to chose to stay connected. Can't say how often it occurs, but it is at least less than an hour. I cannot sit at my computer while a file, that is going to take 4 hours is downloading, however if I don't I am disconnected and would have to start the download all over again. I have looked at all possible preferences to see if there is somewhere to resolve the problem, but to no avail. There has to be a way to get rid of this annoyance. Please help!

  • Keep losing internet connection

    I keep losing my wireless internet connection even though my wireless network connection says it's workinig. Today I can't access the website for 192.168.1.1 to try to fix it. any help?

    What is the exact model number and version of your router? Who is your ISP?

  • Losing internet connection on Wi-Fi (Nokia E52)

    Hi Everyone!
    I have:
    1) PC (Windows 7) with ASDL internet (D-Link DSL-200) and USB Wi-Fi Adapter (TP-Link TL-WN821N)
    2) Two netbooks (Windows XP)
    3) Smartphone Nokia E52
    I want to: share the Internet from PC to other devices via Wi-Fi adapter.
    The problem: on PC Wi-Fi connection disconnects with smartphone. But on smartphone, connection is active, the smartphone sends the packets, but the PC is not responding
    Updates, drivers, firmware:
    Windows 7 - all the latest updates.
    Windows XP - all the latest updates.
    D-Link DSL-200 - installed the latest driver.
    TP-Link TL-WN821N - installed the latest driver.
    Nokia E52 - installed the latest firmware (091.003 \ 03-Apr-2012)
    I was standing on a PC Windows XP. First I tried the program Connectify Pro. Speed is low, not always connected. I created connection manually by Ad-Hoc mode (I manually prescribed IP and DNS addresses). On netbooks, connection is good! But the problem is with the smartphone. Sometimes the connection is lost, on PC Wi-Fi connection disconnects with smartphone. But on smartphone, connection is active, the smartphone sends the packets, but the PC is not responding. I thought, that USB Wi-Fi adapter's power saving is active, but it was disabled. My friend recommended installing Windows 7. I’ve install it. The same thing ... (on PC Wi-Fi connection disconnects with smartphone. But on smartphone, connection is active, the smartphone sends the packets, but the PC is not responding). Situation is the same in Ad Hoc mode and in SoftAP using MS Virtual Wi-Fi or Connectify Pro.
    Is there any solution?
    By the way! I forgot to say, if any of netbook will be connected to the PC via Wi-Fi, the smartphone does not lose internet connection, but turning off the netbook creates the same problem after minutes (on PC Wi-Fi connection disconnects with smartphone. But on smartphone, connection is active, the smartphone sends the packets, but the PC is not responding).
    Wi-Fi connection on netbooks is good, internet works, no disconnects.
    I read on the Russian forums, that such a disease is on all Nokia S60 smartphones.
    P.S. Sorry for my bad English.

    Hi AssIsBack,
    Thanks for your feedback and welcome to the forum.
    From your description I make it you are creating the ad-hoc connection using the TP-Link TL-WN821N? As a general rule it is not advisable to use ad-hoc for 'permanent' WLAN connections. This is more intended for quick 'point to point' connections and is generally considered to be both unstable and insecure. Also it could be you are using the same USB hub on your PC to connect both the modem and the WLAN interface which may cause these two devices to interfere with each other.
    I would strongly suggest you replace the D-Link DSL-200 with a modem which has a WLAN accesspoint built in. You will find this will increase your networks dependability and speed. It will also allow you to have your PC turned off and still be able to use WLAN with your phone.
    Kosh
    Press the 'Accept As Solution' icon if I have solved your problem, click on the Star Icon below if my advice has helped you!

  • Losing internet connection after Flash Player update.

    Recently, I suffered from a Fake Flash Player infection involving the Adobooaan hijacker malware.  I had great difficulty getting rid of it and in the end resorted to using Spyhunter and then hand-deleting the things it came up with.
    [Yes, I know Spyhunter is semi-malware itself, eats cpu space and and keeps popping up every half hour demanding payment, but I have it on a leash.  I used AVG PC Tuner to set Spyhunter so it runs only when specifically told to, and then switches off when I've finished with it.]
    Using Spyhunter in this way got rid of the Fake Flash Player hijacker when MalwareBytes, Spybot and Adware-Removal-Tool had all failed, but one of the side effects was that I had to re-nstall, or at least partially re-install, the real Flash Player.  Now, I keep losing my internet connection, and it appears to be happening when I get a "The Adobe Flash Player Update Service service entered the stopped state." system event.
    The outage affects all browsers, and only access to web pages online.  I can still get emails, and open web-pages which are on my own PC, but I lose access to all online pages.  The only cure for it seems to be to re-boot my router by switching it off for a minute, yet my PC's connection to the router seems to be sound, and my ISP's tech team say the router looks fine from their end.
    Spyhunter is a bit over-enthusiastic - it identified a legitimate TextBridge file as a malware of the same name, e.g., so I'm wondering whether in removing the Fake Flash Player infection I've accidentally deleted some legitimate Adobe Flash Player file or cookie, causing Flash Player to switch off my internet connection at the end of every update check.  But if so, how do I fix it?  Is there some way of getting into Flash Player to set options?  It doiesn't seem to have an icon or to appear in the programs list as something you can get at and twiddle with.

    Yep, I've got the exact same problem. I'm using a PowerMac G4, running 10.4.5 (I think). I can't say the problem started happening, since I just started using the sleep function (computer generates a lot of heat in my apartment in the summertime!).
    But yea, I sleep it using the HW button, and bring it back, and no internet connection. I'm not sure if it's the computer (SW caused) or the ISP (disconnects if the computer doesn't respond to pinging). I am using Comcast cable Internet, which is DHCP me thinks.

  • Losing internet connection, Yosemite

    Hello!
    I just upgraded my Macbook Air (2012) to Yosemite and have noticed something rather odd.
    While using my notebook during the day, I have discovered that it loses its connection to the internet for maybe 2 minutes before going back online again.
    This has happened to me two times during the day today. I have also checked my internet connection during these two downtimes and its not my internet that's down.
    To sum up, my Macbook thinks that I have no internet for 2 minutes and then goes back online without me doing anything.
    Has anyone else experienced this issue since upgrading?
    And I just wanted to add that this is a problem that has never occurred prior to upgrading to Yosemite.

    My 6 month old 21.5" iMac is doing exactly the same. Every now and then it drops the internet connection and won't automatically pick it up again - the same as you Coobik i have to turn wifi off then on again.
    I'm using a D-Link DIR 655 router.
    Tried the online support but kept getting cut off so they gave me a US help line number to cal... i told them i live in Thailand...
    ... and i can't even watch my ApplTV as home sharing gets cut off when the the network connection drops
    Very frustrating... i keep waiting for a fix... if i can stay connected long enough to download it
    Apple please help us !!!

Maybe you are looking for

  • Why won't Verizon iPhone send iMessage when on call and Wifi?

    I am new to Verizon and am aware of the simultaneous voice and data limitation, however I was under the impression that wifi would work normally while on a phone call, and it does. However I am finding that when on a phone call, and successfully on w

  • OBBA and KZ-document (Vendor payment)

    Hi experts The client is going to change bank and will start using the electronic bank statement to clear the bank subaccount. We would like to clear the bank subaccount in F.13 with the value date. When we execute F110 for example on 06.06.2011 the

  • Templates from Office 2004

    Can I move my templates created in MS Word into my Pages '08 template folder????? I have several templates I would prefer to save and not recreate again. \ Perhaps there is a better path I should follow to covert the MS Word templates over to Pages??

  • Multiple animations in one animation?

    Hello, I have 2 Flash animations, both tweened and working as intended, and now I'd like to make a third flash animation which will be composed of the other 2 animations playing after each other (with a few empty frames in between). How I do this? I

  • Where are the jar files added to a project listed?

    Hi Guys and Gals, This should be an easy one, and yes, I have searched google and the forums. My Master application/project uses task flows from other projects. These projects have been deployed to jar files, which are then added to my Resource Palet