Wireless connection drops after time. Please assist.

Hi
My problem is that my wireless connection drops every 5-15 minutes.
I don't know all the relevant info to give.  If there's something I can post that will help let me know and I'll reply.
I've used netcfg to configure my network.  I have a Canyon CN-WF511 wireless card.
I load the following 3 modules in my rc.conf;  rt2500pci rt2x00lib rt2x00pci.  I think those are the only ones pertaining to my network card.
When it drops I just netcfg -a then netcfg default (profile name) and it works for another few minutes.
Below is my network profile.
CONNECTION="wireless"
INTERFACE=wlan0
#IP="dhcp"
#DHCP_TIMEOUT=20
IP="static"
IFOPTS="192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
GATEWAY=192.168.0.1
#DOMAIN=localdomain
#DNS1=192.168.0.1
ESSID=default
SECURITY=none
SCAN="YES"
TIMEOUT=15

The easiest solution might be to setup NetCfg somehow with your wifi card and access point.  Have you tried that?  Can you find your card's chipset on the wiki?(chances are that your particular chipset will need a firmware put into /lib/firmware.  Again that's found on the wiki on the NetCfg or Wifi page, I forget which sorry.)  Those are two places where I'd look for good information.
By the way, your rc.conf is way out of date.  You should look at updating it by using the recent rc.conf.pacnew file that you'll find in the /etc directory.

Similar Messages

  • Wireless Connection drops after a few moments

    Hello everbody!
    Background: I have a cheap laptop with a windows only ACPI module, so I have to set acpi=off at all times anyway. I tried Ubuntu, which has the wireless problem too, but instead of repairing something bloated like Ubuntu, I now found my way to Arch to make it right from the beginning.
    If the wireless problem gets solved, I want to go on installing the nvdia driver, maybe configure xmonad. (I want to try KDE4 for fun too though, eyecandy you know ) Simple working desktop without getting my laptop heated up like windows does.
    The problem: I set up my wireless connection like the wiki says:
    -The original SSID was "FRITZ!Box Fon WLAN 7270 Annex A" which I tried to escape with \ and using 'ssid'. This wouldn't work at all, if you have any explanation for that I'd love to know it. I changed the SSID to something without spaces and special characters and the connection would work. But it would be nice to change it back to the original.
    -So it works now. Fine, I thought. But the connection drops after a few moments and I have to "killall wpa_supplicant dhcpcd" and start them again to make it work again. For a few moments only. So I went through the logfiles and found error messages which Google wouldn't help me solve on my own. Now I'm asking the Arch specialists here
    Note: Using the partedmagic livecd, the wireless connection works out of the box and absolutely stable. I believe even a bit faster than under windows. So it has to work perfectly, I just don't know how to make it in Arch yet.
    Wireless encryption: WPA2 (CCMP)
    lspci | grep -i net
    00:0a.0 Ethernet controller: nVidia Corporation MCP79 Ethernet (rev b1)
    05:00.0 Network controller: Ralink corp. RT2860
    wpa_supplicant.conf
    ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=wheel
    network={
    ssid="fritztest"
    scan_ssid=1
    proto=RSN
    key_mgmt=WPA-PSK
    pairwise=CCMP TKIP
    group=CCMP TKIP
    psk=Passwort
    starting wpa_supplicant with -dd to show how the connection auths:
    Trying to associate with ma:ca:dr:es:se:bb (SSID='fritztest' freq=2457 MHz)
    Associated with ma:ca:dr:es:se:bb
    WPA: Key negotiation completed with ma:ca:dr:es:se:bb [PTK=CCMP GTK=CCMP]
    CTRL-EVENT-CONNECTED - Connection to ma:ca:dr:es:se:bb completed (auth) [id=0 id_str=]
    CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
    CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
    CTRL-EVENT-TERMINATING - signal 15 received
    lsmod
    Module Size Used by
    usbhid 32582 0
    hid 59859 1 usbhid
    uvcvideo 54388 0
    videodev 34611 1 uvcvideo
    v4l1_compat 13478 2 uvcvideo,videodev
    snd_hda_codec_realtek 186046 1
    joydev 7378 0
    rt2860sta 498204 0
    snd_seq_dummy 1067 0
    snd_seq_oss 24984 0
    snd_seq_midi_event 4484 1 snd_seq_oss
    snd_seq 41656 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 4349 3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_pcm_oss 33442 0
    snd_mixer_oss 14356 1 snd_pcm_oss
    snd_hda_intel 19249 0
    snd_hda_codec 59723 2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 4752 1 snd_hda_codec
    snd_pcm 57767 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
    snd_timer 15629 2 snd_seq,snd_pcm
    snd 42562 11 snd_hda_codec_realtek,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    soundcore 5017 1 snd
    snd_page_alloc 5873 2 snd_hda_intel,snd_pcm
    ohci_hcd 19405 0
    ehci_hcd 31420 0
    usbcore 119796 5 usbhid,uvcvideo,ohci_hcd,ehci_hcd
    i2c_nforce2 4780 0
    i2c_core 14855 2 videodev,i2c_nforce2
    psmouse 50729 0
    shpchp 26528 0
    pci_hotplug 23303 1 shpchp
    sdhci_pci 5466 0
    sdhci 13959 1 sdhci_pci
    mmc_core 45599 1 sdhci
    led_class 1997 1 sdhci
    forcedeth 47287 0
    serio_raw 3618 0
    evdev 6716 0
    pcspkr 1347 0
    sg 20820 0
    rtc_cmos 7546 0
    rtc_core 11851 1 rtc_cmos
    rtc_lib 1482 1 rtc_core
    ext4 302709 1
    mbcache 4278 1 ext4
    jbd2 63651 1 ext4
    crc16 1041 1 ext4
    sd_mod 25215 3
    sr_mod 13097 0
    cdrom 31305 1 sr_mod
    ahci 29826 2
    libata 138071 1 ahci
    scsi_mod 79436 4 sg,sd_mod,sr_mod,libata
    rc.conf
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(!rt2800pci !rt61pci !rt2x00pci !rt2800usb !rt2800lib !rt2x00usb !rt2x00lib)
    iwconfig in the few moments the connection works
    wlan0 Ralink STA ESSID:"fritztest" Nickname:"RT2860STA"
    Mode:Managed Frequency=2.457 GHz Access Point: ma:ca:dr:es:se:bb
    Bit Rate=54 Mb/s
    RTS thr:off Fragment thr:off
    Encryption key:some-key
    Link Quality=96/100 Signal level:-56 dBm Noise level:-81 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    because the wiki says the driver is in the kernel, I also looked at the kernel log which has weird errors:
    Jun 7 02:31:49 arch kernel: <-- RTMPAllocTxRxRingMemory, Status=0
    Jun 7 02:31:49 arch kernel: 1. Phy Mode = 0
    Jun 7 02:31:49 arch kernel: 2. Phy Mode = 0
    Jun 7 02:31:49 arch kernel: RTMPSetPhyMode: channel is out of range, use first channel=1
    Jun 7 02:31:49 arch kernel: 3. Phy Mode = 0
    Jun 7 02:31:49 arch kernel: MCS Set = 00 00 00 00 00
    Jun 7 02:31:49 arch kernel: <==== rt28xx_init, Status=0
    Jun 7 02:31:49 arch kernel: 0x1300 = 00073200
    Jun 7 02:31:55 arch kernel: ===>rt_ioctl_giwscan. 14(14) BSS returned, data->length = 2120
    Jun 7 02:31:55 arch kernel: ==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=1)
    Jun 7 02:32:47 arch kernel: ===>rt_ioctl_giwscan. 13(13) BSS returned, data->length = 1985
    Jun 7 02:32:57 arch kernel: ===>rt_ioctl_giwscan. 13(13) BSS returned, data->length = 1985
    Jun 7 02:33:07 arch kernel: ===>rt_ioctl_giwscan. 13(13) BSS returned, data->length = 1985
    Jun 7 02:33:14 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=1!
    Jun 7 02:33:14 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=2!
    Jun 7 02:33:14 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=3!
    Jun 7 02:33:22 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=4!
    Jun 7 02:33:22 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=5!
    Jun 7 02:33:22 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=6!
    Jun 7 02:33:23 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=7!
    Jun 7 02:33:23 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=8!
    Jun 7 02:33:23 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=9!
    Jun 7 02:33:23 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=10!
    Jun 7 02:33:23 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=11!
    Jun 7 02:33:23 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=12!
    Jun 7 02:33:23 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=13!
    Jun 7 02:33:24 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=14!
    Jun 7 02:33:24 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=15!
    Jun 7 02:33:24 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=16!
    Jun 7 02:33:32 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=17!
    Jun 7 02:33:32 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=18!
    Jun 7 02:33:32 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=19!
    Jun 7 02:33:33 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=20!
    Jun 7 02:33:33 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=21!
    Jun 7 02:33:33 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=22!
    Jun 7 02:33:33 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=23!
    Jun 7 02:33:33 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=24!
    Jun 7 02:33:33 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=25!
    Jun 7 02:33:33 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=26!
    Jun 7 02:33:34 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=27!
    Jun 7 02:33:34 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=28!
    Jun 7 02:33:34 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=29!
    Jun 7 02:33:42 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=30!
    Jun 7 02:33:42 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=31!
    Jun 7 02:33:42 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=32!
    Jun 7 02:33:43 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=33!
    Jun 7 02:33:43 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=34!
    Jun 7 02:33:43 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=35!
    Jun 7 02:33:43 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=36!
    Jun 7 02:33:43 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=37!
    Jun 7 02:33:43 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=38!
    Jun 7 02:33:43 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=39!
    Jun 7 02:33:44 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=40!
    Jun 7 02:33:44 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=41!
    Jun 7 02:33:44 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=42!
    Jun 7 02:33:52 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=43!
    Jun 7 02:33:52 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=44!
    Jun 7 02:33:52 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=45!
    Jun 7 02:33:53 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=46!
    Jun 7 02:33:53 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=47!
    Jun 7 02:33:53 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=48!
    Jun 7 02:33:53 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=49!
    Jun 7 02:33:53 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=50!
    Jun 7 02:33:53 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=51!
    Jun 7 02:33:53 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=52!
    Jun 7 02:33:54 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=53!
    Jun 7 02:33:54 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=54!
    Jun 7 02:33:54 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=55!
    Jun 7 02:34:02 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=56!
    Jun 7 02:34:02 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=57!
    Jun 7 02:34:02 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=58!
    Jun 7 02:34:03 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=59!
    Jun 7 02:34:03 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=60!
    Jun 7 02:34:03 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=61!
    Jun 7 02:34:03 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=62!
    Jun 7 02:34:03 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=63!
    Jun 7 02:34:03 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=64!
    Jun 7 02:34:03 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=65!
    Jun 7 02:34:04 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=66!
    Jun 7 02:34:04 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=67!
    Jun 7 02:34:04 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=68!
    Jun 7 02:34:12 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=69!
    Jun 7 02:34:12 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=70!
    Jun 7 02:34:13 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=71!
    Jun 7 02:34:13 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=72!
    Jun 7 02:34:13 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=73!
    Jun 7 02:34:13 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=74!
    Jun 7 02:34:13 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=75!
    Jun 7 02:34:13 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=76!
    Jun 7 02:34:13 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=77!
    Jun 7 02:34:13 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=78!
    Jun 7 02:34:14 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=79!
    Jun 7 02:34:14 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=80!
    Jun 7 02:34:14 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=81!
    Jun 7 02:34:22 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=82!
    Jun 7 02:34:22 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=83!
    Jun 7 02:34:23 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=84!
    Jun 7 02:34:23 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=85!
    Jun 7 02:34:23 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=86!
    Jun 7 02:34:23 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=87!
    Jun 7 02:34:23 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=88!
    Jun 7 02:34:23 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=89!
    Jun 7 02:34:23 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=90!
    Jun 7 02:34:24 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=91!
    Jun 7 02:34:24 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=92!
    Jun 7 02:34:24 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=93!
    Jun 7 02:34:24 arch kernel: Qidx(0), not enough space in MgmtRing, MgmtRingFullCount=94!
    Thanks in advance to anyone helping me! I really really want to get Arch going. It's ideal for this laptop, no wasting of disk space, ressource friendly, the temperature doesn't go up as much with less cpu usage I guess..
    I've written quite a bit, but hopefully this makes it easier for you to help me! I've included all I thought which could be useful.
    Greetings from Germany,
    Fenris

    The easiest solution might be to setup NetCfg somehow with your wifi card and access point.  Have you tried that?  Can you find your card's chipset on the wiki?(chances are that your particular chipset will need a firmware put into /lib/firmware.  Again that's found on the wiki on the NetCfg or Wifi page, I forget which sorry.)  Those are two places where I'd look for good information.
    By the way, your rc.conf is way out of date.  You should look at updating it by using the recent rc.conf.pacnew file that you'll find in the /etc directory.

  • Wireless connections drops after AirPort Extreme 2007-001 Update

    Hello, I am getting a lot of wireless connection drops since I installed the AirPort Extreme 2007-001 Update. Anyone has similar issue? Any fix?

    Well, I was conneting to the University's wireless server (which is maintained and huge) flawlessly prior to the update. My friend has a macbook pro and didn't apply the update and he has no problem. I installed the update and since then I'm having a hard time connecting to ANY wireless server/router.
    I came across the following, looks like a lot of other persons are having the same issue:
    http://www.macfixit.com/article.php?story=20070202141024604
    http://www.macfixit.com/article.php?story=20070126190822382
    Looks like my solution would be to perform an Archive & Install and to not reinstall the AE 2007-001 update.

  • Wireless connection drops after bout 5 min - HP all in one C6180

    Hi!
    I'm having problem with my all in one product - HP all in one C6180. The wireless network connection drops, and the printer becomes unreachable from both web-interface and printjobs/scanningjobs etc...
    This problem has existed since I bought this machine..
    I've tried several different setups when it comes to WEP/WPA/WPA2 etc..and also different channels on the wireless, but still same problem exist. The printer works perfect for about 5 min, but then drops the connection it seems like. I'm having about 5-6 devices connected to my wireless router (Draytek VGI 2910), and all seems to work perfect together except the C6180.
    At this moment I'm running WPA2 for security on my network. I've tested the software both on Win/ Mac, and currently running the Mac-version.
    Is there any firmware-update out that could solve my problem, or how else should I manage it to work properly?
    Thanks for any help!
    /V

    There does not appear to be any firmware update on this page.  It could be a router issue.
    Let's set a static IP address for the printer:
    - Print a Network Config Page from the front of the printer. Note the printer's IP address.
    - Type that IP address into a browser to reveal the printer's internal settings.
    - Choose the Networking tab, then Wireless along the left side, then the IPv4 tab.
    - On this screen you want to set a Manual IP. You need to set an IP address outside the range that the router automatically sets (called the DHCP range). If you do not know the range, set a high IP address, like .250
    - Use 255.255.255.0 for the subnet (unless you know it is different, if so, use that)
    - Enter your router's IP (ends with .1) for the gateway and first DNS. Leave the second one blank.
    - Click 'Apply'.
    Now, shut down the router and printer, start the router, wait, then start the printer.
    After this you may need to redo 'Add a Printer' using the new IP address.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • My ISP requires a http login. I can use the iPad fine if I am logged in on a PC connected to the same wifi network, but if I login on safari on my ipad, the connection drops after some time.. any workaround?

    My ISP requires a http login. I can use the iPad fine if I am logged in on a PC connected to the same wifi network, but if I login on safari on my ipad, the connection drops after some time.. any workaround?

    TJBUSMC1973 wrote:
    The iPhone is working, as designed and advertised.  In this case, the user failed to educate themselves properly, either by proper research or asking the right questions, before purchasing the device.
    I understand that the OP failed to do research. But then, I wasn't replying to the OP. I was replying to Chris. I have Verizon. I can talk and use data at the same time with my Droid Maxx. Therefore, the problem is not just with the network. It would be technically possible for an iPhone to do that on Verizon/Sprint if Apple had chosen to use a different chip, such as the kind other phone manufacturers have elected to use.
    Of course, this is probably all irrelevant to the OP's issue. It was merely a point of clarification, especially for those people who are used to being able to use both voice and data at the same time on Verizon. When they switch to an iPhone, they are often surprized at the limitation.
    Best of luck.

  • Infinity connection drops every time I use the lan...

    So I've discussed this on here before with no joy (https://community.bt.com/t5/BT-Infinity-Speed-Connection/connection-drops-every-time-I-get-a-call-on... and I've tried swapping out all the equipment with no success. It is driving us mad now....we have to unplug the landline if we're going to use the Internet for a protracted period, just in case!
    Advice please: where do I go from here? When I use the broadband section to report a fault I end up in a dead-end of self-help docs.
    Do I report it as a phone line problem (and pay for an engineer to visiit) even though the phone line tests out OK?
    Solved!
    Go to Solution.

    Well, that will teach me to be so optimistic..
    So I'm now £129 lighter and using a new line...and the broadband doesn't drop out everytime the phone rings..
    BUT it drops out periodically all the time now.. AND the speed is much less than before (I get 30 Mbps on a good day..15 Mbps is typical ,and it was less than 10 Mbps today before it dropped out completely). This may sound churlish to some but I work from home sometimes and the drop in speed, coupled with the frequent disconnections, is making it unworkable...
    So I've reported the fault and despite the very nice Indian woman telling me that '15 Mbps is typical for wireless' after going through a very lengthy script, I am not happy. Wireless/Wired = makes no difference..I've tried...
    Since its worse than before I've asked whether than can switch me back to my old line..the call raised on the 11th was marked as resolved today although I've still no resolution even though I was promised an answer within 24 hours..and have been promised that again today...and nobody rings me on my contact number that I give them (and is in my MyBT profile) but spurious 'we tried to contact you' messages are left on my home answerphone while I'm at work...
    Resolved
    Broadband fault VOL011-***********
    *sigh* according to the official checker I should be getting better....
    (edited to remove the actual fault code since it is deemed a security risk)

  • Wireless connection drops every day -- iTunes 8.02 the problem??

    Hello! Our iMac is connected to the internet via Airport, and we have rarely had problems with the connection. For the last two weeks, when I get on the iMac for the first time that day, I have to reconnect to the wireless network through the Airport Setup Assistant every single time. I've tried resetting our cable modem and Airport -- no effect on the problem. I've tried going into sleep mode without logging off to see if that might help -- nope. I've tried repairing permissions in the off-chance that that might help -- no again.
    In something that seems more than just a coincidence, we updated our iTunes to 8.02 about two weeks ago, and that's when this problem began happening. I am especially suspicious that there's a link because we did not update iTunes on our Macbook and it has no problem whatsoever staying connected to the exact same wireless network.
    Two questions, then:
    -- Is the iTunes 8.02 update the problem?
    -- If so, how do I go back to iTunes 7.7?
    Thanks!

    Hi, I'm new to iTunes and apple, but this is happening to me too! I've got iTunes 8 and whenever I run it, my wireless connection drops (disables itself) and cannot be restarted without rebooting the machine. Did you manage to find an answer?

  • Wireless connection drops at random

    Hi,
    I have a 27" late 2011 iMAC. Since I updated to Lion my wireless connection drops at random. The wireless symbol shows that I am connected, but i cannot use the internet.
    The sollution at that time is that I turn off wireless, and than turn it on again. This solves the problem, but only temporarely. Since I also own a NAS for TimeMachine backups, the dropping of the connection is annoying because the backups fail most of the time.
    What is causing this problem. I have 2 windows PC's and the connection stays. Router has latest firmware (fritzbox 7340), and my mac is up to date.
    Please help.
    Thanx in advance.

    Hi,
    try to change the WiFi channel on your fritzbox, sometimes it works better on higher channels 11, 12, 13 especially if there are Telekom routers in your neibourhood. Make sure to use the latest Firmware for your Fritz!Box, the actually had a few issues in this area a few months ago. If this still does not help, only activate the 2,4 Ghz Bandwidth on the Firtz!Box and deactivate de 5 Ghz option.
    I hope that this will solve your issue.
    Cheers

  • 10.5.2 failed to fix wireless connection dropping problem

    10.5.2 did not fix wireless connection dropping problem. I lose wireless connection whenever my MBP restarts or wake up from sleep in the building where I am and have to retype password about 10 times a day. I had not had this problem when I used Tiger. Everyone who has upgraded to Leopard or has it installed on their Mac is experiencing the same problem. Is there any solution or trick to resolve this problem? Thank you.
    Message was edited by: FrenchQuarter
    Message was edited by: FrenchQuarter

    Amularya,
    Please read the post I made in this thread earlier. No less than a dozen solutions are offered in the link I provided for wireless issues. Troubleshooting wireless issues requires individual attention because of the plethora of issues which can't be tested for. So please start a new topic thread here:
    http://discussions.apple.com/forum.jspa?forumID=1225&start=0
    So you can get a wider audience, and won't confuse the original poster with solutions that don't apply to them.
    There literally hundreds of different WiFi adapters.
    Dozens of different virus and firewall combinations.
    Possibilities for damaged WiFi cards and routers, as well as routers whose firmware is not to spec with the latest wireless standard.
    To top it off, bad RAM, hard disk being too full, and bad preference, cache or or logfiles can make various aspects of the operating system misbehave, and/or even the directory leading to those files.
    Until each person starts their own thread looking for solution individually, chances are they won't find one. Yes, 10.5.2 addresses WiFi for some people. Obviously it doesn't for everyone. The point is, there are some people, like myself who have never had a WiFi issue either with Intel or PowerPC Macs that they couldn't resolve without a little bit of troubleshooting. I'm happy to help you walk through it, but only if you start your own thread asking for help.

  • Recently I was working on my home Network and lost my Password for my Home wireless connection. After many attempts, I remembered the password and was able to get in. Now the MacBook Pro only works at home on a Hard wire connection. I have an additional 9

    Recently I was working on my home Network and lost myPassword for my Home wireless connection. After many attempts, I remembered thepassword and was able to get in. Now the MacBook Pro only works at home on aHard wire connection. I have an additional 9 devices on the same network, allare functioning properly. The Air connection works fine at any other Networksout side the Home connection. I did a PRAM reset, deleted the Network profileand rebuilt in System Preferences. Still unable to connect wireless on Homenetwork. Any Ideas?

    I seem to have fixed it by putting <div  class="clearfloat"></div> after the navigation bar?

  • Wireless connection drops out for no reason

    I have a macbook with 10.4.11 update. I had my macbook since october last year and had no problems. About two months ago now i have this problem were my wireless connection drops for no reason, my modem/router shows everything is working normal with its lights on the front panel.
    My setup is, motorola sbg900 on a cable 80000mbps wireless network, firewall off on my modem, firewall on on my mac (its always been on), Playstation 3(wireless), PC(wireless, but is switched off), another pc which is wireless and also off, nintendo wii off as well, and a baby monitor.
    I have a feeling its nothing to do with my setup(except for maybe port forwarding) but am wondering if it is an update issue bug that needs to be fixed(thats what im hoping).
    One other thing, when my connection drops in the menu bar and i select it to see which networks are availale, my network motorola8566 is not visible, another 'motorola9522' and 'wireless' network is?My prefered networks dont list any of these in system preferences. Then all of a sudden those other networks dissapear, my network is reshown and i can select it no propblems. What gives? Any help would be great, thanx in advandce

    I have the same issue with my wireless connection being dropped. I have the most recent version of leopard 10.5.2 . The other macbook in this household also has 10.5.2 and has no problems with dropped connections. I tried resetting the pram which helped at first until I used my macbook on the battery alone the problem started to reoccur. Help?!?

  • When using iPhone with Ford automobiles' Sync, the connection drops each time the ignition is shut off. In order to restore, the bluetooth must be turned off on the iphone, then restarted. Any suggestions?

    When using iPhone with Ford Automobiles' SYNC, the connection drops each time the ignition is shut off. To restore, you must turn off the bluetooth on iPhone, then restart each time. Any suggestions?

    There is an update avaialbe for Ford systems to correct bluetooth problems. You need to update your system.

  • I can listen to my music with samsung soundbar wh 550 but i cannot do that with my mac book air. I can connect to samsung soundbar with my mac but the connection drops immediately. Please help  MacBook Air, iOS 10.9.4

    I can listen to my music with samsung soundbar wh 550 but i cannot do that with my mac book air.
    I can connect to samsung soundbar with my mac but the connection drops immediately. Please help.
    MacBook Air, iOS 10.9.4

    Contact Samsung for help.
    Barry

  • Odbc connection drops after some time over vpn -- help needed

    hi,
    sorry to tell u that i am not able to find the right suggestion/ solution in previous posts in this forum. my problem is like this:
    I am running oracle database (11g) on windows 2003 server. my oracle client (9i) is accessing database on that server. if the server is on a simple LAN, all the clients are able to login and the connection is lasting fine. recently, the server is configured in a VPN. now the clients are not able to sustain the connection for long time, the connection is getting dropped within minutes. whats the problem with VPN? even though the cluster configuration (VPN) is said to be done properly, whats going to be the problem?
    my client side application is with VC++ and using ODBC for accessing database. with oracle Net Configuration Assistant, the connection is working fine even on VPN, but when my application is trying to access the database over VPN, the connection seems to be intermoittent. please suggest me in this regard. thank you in advance.
    swamy.

    hi,
    sorry to tell u that i am not able to find the right suggestion/ solution in previous posts in this forum. my problem is like this:
    I am running oracle database (11g) on windows 2003 server. my oracle client (9i) is accessing database on that server. if the server is on a simple LAN, all the clients are able to login and the connection is lasting fine. recently, the server is configured in a VPN. now the clients are not able to sustain the connection for long time, the connection is getting dropped within minutes. whats the problem with VPN? even though the cluster configuration (VPN) is said to be done properly, whats going to be the problem?
    my client side application is with VC++ and using ODBC for accessing database. with oracle Net Configuration Assistant, the connection is working fine even on VPN, but when my application is trying to access the database over VPN, the connection seems to be intermoittent. please suggest me in this regard. thank you in advance.
    swamy.

  • WRT320N & IBM T42 laptop keeps dropping wireless connection at key times

    I have an IBM T42 laptop whihc keeps dropping the wireless connection at what seems to be the same time windows each day.
    I have my cable modem connected to my WRT320N.
    My wireless it set up as follows :
    Manual configuration
    Wireless Band = 2.4Ghz (Think it needs to be this for the T42 wireless).
    Network Mode = Mixed
    Channel Width = 20Mhz only
    Channel = 2
    It seems to be that at approx 8pm each night when using the latop downstairs, the wireless connection will drop and then fail to reconnect for a period of time. I reboot the laptop and it will then begin to work again. The wireless connection does seem to keep trying to connect but it cannot maintain the connection to the router.
    Any ideas?

    Well I've pretty much given up trying to get this router to work so have spoken to the supplier I bought it off who said it's now discontinued by Linksys - all support is through them now. Took it up with them went through all the steps I've done to try and troubleshoot it (helps to be an IBM engineer as I logically follow procedures through).
    I've RMA''d the router and hope it's replacement works better. I've just unbricked my old WRT54GS to make do whilst I wait for a replacement - back down to 100mb traffic - I'll miss my gigabit switch for a while!

Maybe you are looking for

  • G4 is running S L O W !

    I am new to the Mac world so please be gentle with me. I inherited a G4 a while back and here is my issue: After doing a software update the machine became extremely slow and sometime unusable. I did a software update or the following: *Java for MAC

  • Bridge does not work for wireless clients - connecting to existing network.

    Hi - I really hope somebody can help out here, after hours of trial & error, I have finally given up I need to connect my Airport Extreme Base Station to my existing network. I have a linksys router (192.168.15.1) connected to my modem and this links

  • Vendor Invoice Wrongly posted- options available

    Vendor invoices has been wrongly posted to another vendor .What are the options available to correct the same 1.FB05 Post with clearing 2.F-51-Transfer from one vendor to another 3.Reset the invoice and redo it 4.Go for F-03 Manual clearing and throu

  • Is it OK to connect the i-pod to the computer speakers???

    Can anyone tell me if it is alright to connect my 5th generation i-pod to the computer speakers as I don't have a sound system.My friend connected his i-pod mini to the PC speakers and it seems though as if it has damaged his earphones. IBM   Windows

  • QM Material specification with inspection plan

    Hello, I'm trying to setup QM material spec with inspection plan and it doesn't work. I setup material master (With insp plant and with material spec). I Created a characteristic that I used in my inspection plan and maintained the characteristic in