[SOLVED] wireless dropping, dhclient = solution

Hi
I recently bought a Packard Bell dot nc05, and wireless is dropping all the time. If I try to download something (like a big package) the wireless will shut down and the only thing to do is to reboot. This is some output:
lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
03:00.0 Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01)
lsmod
ext2 69036 1
snd_seq_dummy 2696 0
snd_seq_oss 31168 0
snd_seq_midi_event 7012 1 snd_seq_oss
snd_seq 53744 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 6768 3 snd_seq_dummy,snd_seq_oss,snd_seq
wlan 231760 0
arc4 1732 2
ecb 2788 2
snd_hda_codec_realtek 206504 1
uvcvideo 61040 0
videodev 36544 1 uvcvideo
snd_pcm_oss 40352 0
ath5k 121704 0
joydev 10400 0
v4l1_compat 15688 2 uvcvideo,videodev
snd_hda_intel 26664 0
snd_mixer_oss 17540 1 snd_pcm_oss
fan 4392 0
mac80211 182848 1 ath5k
snd_hda_codec 71716 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 7656 1 snd_hda_codec
led_class 3976 1 ath5k
snd_pcm 73672 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer 21100 2 snd_seq,snd_pcm
video 19832 0
intel_agp 27484 1
i2c_i801 9656 0
r8169 33896 0
snd 58436 11 snd_seq_oss,snd_seq,snd_seq_device,snd_hda_codec_realtek,snd_pcm_oss,snd_hda_intel,snd_mixer_oss,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore 6848 1 snd
output 2884 1 video
iTCO_wdt 10952 0
iTCO_vendor_support 3080 1 iTCO_wdt
thermal 13888 0
uhci_hcd 23540 0
wmi 6600 0
processor 35800 2
button 5556 0
cfg80211 67364 2 ath5k,mac80211
ehci_hcd 35664 0
psmouse 59644 0
usbcore 150192 4 uvcvideo,uhci_hcd,ehci_hcd
i2c_core 22776 1 i2c_i801
snd_page_alloc 8876 2 snd_hda_intel,snd_pcm
mii 4804 1 r8169
agpgart 32756 1 intel_agp
evdev 10176 0
serio_raw 5704 0
sg 27928 0
battery 10984 0
ac 4360 0
rtc_cmos 11212 0
rtc_core 18048 1 rtc_cmos
rtc_lib 2500 1 rtc_core
ext4 237988 1
mbcache 7080 2 ext2,ext4
jbd2 57756 1 ext4
crc16 1636 1 ext4
sd_mod 27328 3
ata_piix 23080 2
ata_generic 4680 0
pata_acpi 4228 0
libata 168012 3 ata_piix,ata_generic,pata_acpi
scsi_mod 110708 3 sg,sd_mod,libata
rc.conf
# /etc/rc.conf - Main Configuration for Arch Linux
# LOCALIZATION
# LOCALE: available languages can be listed with the 'locale -a' command
# HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
# in the hardware clock being left untouched (useful for virtualization)
# TIMEZONE: timezones are found in /usr/share/zoneinfo
# KEYMAP: keymaps are found in /usr/share/kbd/keymaps
# CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
# CONSOLEMAP: found in /usr/share/kbd/consoletrans
# USECOLOR: use ANSI color sequences in startup messages
LOCALE="en_US.UTF-8"
HARDWARECLOCK="UTC"
TIMEZONE="Europe/Stockholm"
KEYMAP="sv-latin1"
CONSOLEFONT="default8x16"
CONSOLEMAP=
USECOLOR="yes"
# HARDWARE
# MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
# MOD_BLACKLIST: Prevent udev from loading these modules
# MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
# NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
MOD_AUTOLOAD="yes"
#MOD_BLACKLIST=() #deprecated
MODULES=(!snd-pcsp !pcspkr)
# Scan for LVM volume groups at startup, required if you use LVM
USELVM="no"
# NETWORKING
# HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
HOSTNAME="lilleputt"
# Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
# - prefix an entry in INTERFACES with a ! to disable it
# - no hyphens in your interface names - Bash doesn't like it
# DHCP: Set your interface to "dhcp" (eth0="dhcp")
# Wireless: See network profiles below
#Static IP example
#eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
eth0="dhcp"
INTERFACES=(eth0)
# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
# - prefix an entry in ROUTES with a ! to disable it
#gateway="default gw 192.168.0.1"
#ROUTES=(!gateway)
# Enable these network profiles at boot-up. These are only useful
# if you happen to need multiple network configurations (ie, laptop users)
# - set to 'menu' to present a menu during boot-up (dialog package required)
# - prefix an entry with a ! to disable it
# Network profiles are found in /etc/network.d
# This now requires the netcfg package
#NETWORKS=(main)
# DAEMONS
# Daemons to start at boot-up (in this order)
# - prefix a daemon with a ! to disable it
# - prefix a daemon with a @ to start it up in the background
DAEMONS=(syslog-ng crond sshd)
I connect by running:
iwconfig wlan0 essid ROUTERNAME
dhcpcd wlan0
Any ideas? I do not know what additional information needed ...
Last edited by patogen (2009-09-05 12:28:07)

Hello Patogen!
Is ifconfig wlan0 up missing ? Did you try with autowifi/networkmanager/wicd too ?
"If I try to download something (like a big package) the wireless will shut down and the only thing to do is to reboot." <- What does it mean exactly ? e.g. what do you try to download, and what does it mean 'shut down' in this case ? What's the error output(s) ?

Similar Messages

  • [SOLVED] Wireless drops out

    Hey there,
    I have been getting weird problems with my wireless dropping in and out every say 30 secs. I recently did a global update so I am thinking something may have broken.
    I also use wicd to manage my wireless connection. Also there is no problem with the wireless itself as another person using the connection is having no problem at all.
    Anyone got any ideas on the matter?
    Last edited by Rede (2009-12-07 12:14:47)

    Oh wow, is that a coincidence. My thread in this forum that says Samba disconnects my wifi, I use the same wifi driver, and also use Wicd, and when I try to connect to a Samba share, my wifi starts disconnecting and reconnecting every 10-20 seconds. These problems sound related IMO.

  • Wireless drop of Macbook Air (mid2012)

    I have Macbook Air 13 inch- (mid 2012) with software OS X 10.8.4 (12E55) , i have problem with wireless connection which it drops always, i tried to install windows update 1.0 for (mid 2013) but it not work & gives me message that it isn't support on my system, so now please tell me what the solution to solve this wireless drop.

    Back up all data before making any changes.
    Step 1
    Take all the applicable steps in this support article.  
    Step 2
    If you're running OS X 10.8.4 or later, run Wireless Diagnostics and take the remedial steps suggested in the summary that appears, if any. The program also generates a large file of information about your system, which would be used by Apple Engineering in case of a support incident. Don't post the contents here.
    Step 3
    If you're not using a wireless keyboard or trackpad, disable Bluetooth by selecting Turn Bluetooth Off from the menu with the Bluetooth icon. If you don't have that menu, open the Bluetooth preference pane in System Preferences and check the box marked Show Bluetooth in menu bar. Test. Continue if you find that Wi-Fi is faster with Bluetooth disabled.
    From that same menu, select Open Bluetooth Preferences. If the box labeled Discoverable is checked, uncheck it. Click the Advanced button, and in the sheet that opens, uncheck the top three boxes, if any are checked. Click OK. Enable Bluetooth and test again.
    If the application called "Bluetooth Setup Assistant" is running, quit it.
    Step 4
    This step will erase all your settings in the Network preference pane. Make a note of them before you begin, and recreate them afterwards. It may be helpful to take screenshots of the preference pane.
    Triple-click the line below on this page to select it:
    /Library/Preferences/SystemConfiguration
    Right-click or control-click the highlighted line and select
    Services ▹ Reveal
    from the contextual menu.* A folder should open with an item named "SystemConfiguration" selected. Move the selected item to the Trash. You may be prompted for your administrator password.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard (command-C). In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar, paste into the box that opens (command-V). You won't see what you pasted because a line break is included. Press return.
    Reset the System Management Controller.
    Step 5
    [See related.]

  • Wireless dropping out to new TV

    We have just bought a Sony Bravia Smart TV. It has built in wi-fi and connects without a problem. The problem is it drops out after about 30 to 40 minutes. We have a BT home hub 2.0 which is wired to the BT line and wired to the home PC. I've tried it with the computer left on and  the computer off and it makes no difference. What is really annoying is that it totally disconnects the hub and we lose the BB connection all together. It still shows all the lights on the hub but you have to run the diagnostic or restart the hub to get an internet connection again. If we do that and get the connection back and try the wi-fi to the TV again it just drops out straight away and we have to re-start the hub all over again. The hub is in the back bedroom which is about 10 feet directly above the TV so I dont think it's interference and our phones and tablet connect fine although we obviously don't stay on them so long. We have the free trial with Netflix and have tried watching a film which took 2 days and 3 connections to see - frustrating.
    Any help or thoughts would be most welcome.  Thank you.
    Solved!
    Go to Solution.

    What sort of speeds do you get with your broadband. Presumably you are on ADSL as you are still using a HH2.
    Use this speed tester.
    http://speedtest.btwholesale.com/
    Wireless is prone to interference and drop outs if the signal is weak. Streaming video is usually best using an Ethernet connection or if not possible, using powerline adaptors.
    If you have a wireless enabled computer you could download, install and run inSSider. It will show you the wireless channels and which one your Homehub is on. You want to find the channel with the least congestion, ie. least number of users. Once you have that you need to change your homehub onto that channel. This may improve the signal to the TV.
    See link for insider
    http://www.metageek.net/products/inssider/
    See link how to change channel on homehub
    http://bt.custhelp.com/app/answers/detail/a_id/140​94

  • Wireless dropping.....new issue.....wired is fine

    I have exhausted my limited IT knowledge.
    Have a BT homehub 5 on broadband - all working fine until today...
    Hub is connected to a netgear 24 port - with wired network around house and 3 netgear wireless routers around the home wired in.
    I noticed today my printer wired to the hub, had a temporary address 169.254.... - my BT hub is the DHCP.
    And all my wireless devices keep dropping wireless - constantly - all of them are ipads or iphones.
    Have taken everything down and re started.  Just cannot seem to see the issue especially as i am getting internet from my wired pc.  It is odd that the wireless connection goes and my gear reverts to 3G.
    Is it the home hub DHCP not working? Is there a BT fault? 
    Can anyone suggest any tests i can do or anything it maybe.
    Thanks in advance
    Colin
    Solved!
    Go to Solution.

    Hi cab50 and welcome,
    Sorry you're having problems with the connection. Have you tried switching off the smart wireless function? Can you give us as much detail on the problem as possible and we'll try to help. 
    Cheers
    David
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry but we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

  • Is there a fix for the MBP wireless dropping issue?

    I began to experience the Macbook Pro dropping wireless connectivity on my very 1st Apple in 2008.  At the end of the day my machine was replaced with a new Macbook Pro mid 2010.  It appeared to be working just fine until about 2-3 months ago when I started dropping my wireless printer connection.  I searched the internet hoping for a driver update from HP or something from Apple and each time I found something, the problem still existed.  I even thought that by upgrading to Lion would resolve any issues that I have with my MBP wireless connectivity issue.  After upgrading to buying a new router, new printer and upgrading to Lion; the wireless dropping issue still remains unresolved!  I know there are several hundred in not thousands of people who are having the same problem so what are we supposed to do?
    When my 1st MBP was replaced in 2010 I had to stop working because I was diagnosed with "Failed Back Surgical Syndrome" and was in the process of applying for disability.  Something in the back of my mind said that I needed to purchase Apple Care for this new replacement however I had used all of my savings & retirement to sustain life for me and my family that there was nothing for Apple Care.  If it weren't for my church and family I am not sure what I would do during the 18 months of no income while waiting for a decision only to receive an appeal until I findly stood in front of an Administrative Law Judge who heard my case and granted me disability.  Besides there was no way I could ask anyone for money to purchase a warranty for a top of the line laptop while the country was falling off an economical cliff.
    I broke down and called Apple Support and was told that I qualified for technical assistance regarding the upgrade to Lion a few weeks ago.  The tech on the phone had me run some disk utility tests and had me repair permissions which she said could be the cause of the problem.  I willingly went along with her in hopes that this was indeed the fix.  However, within 10 minutes of hanging up the phone my MBP began to drop it's wireless connection to my new HP printer and also the Internet.  Hence my question above is what I am really looking to have answered!  What is the fix to this problem that so many people are having issues with?  I couldn't afford to purchase Apple Care back in 2010 and I can't afford to purchase a new 2011 machine today if that truly is the fix!
    I will be disabled for the remainder of my life and I have grown dependent upon my computer to stay in touch with friends and colleges from work.  I worked for the IT Group at Wynn Resorts and I can say that the type of service Appple is providing it's customers is not what I learned over the past 25 years with Mr. Wynn.  Why can't Apple get the simple concept that it's customers are it's life line and keeps them in business.  I need help and I don't know what to do nor where to turn.  It would be different if Apple acknowledged the issue and said they were working on it however they aren't.  I plead to Apple to help me fix my notebook so I can stay connected to the outside world vs. couped up inside my home.
    Best Regards,
    Scott Leavitt

    I am simply lookig for some help not an argument.  I am not an RF specialist however have setup a few wireless networks in my tenure at Wynn Resorts.  I fully agree that wireless networking is an art and a science however the powers that be in Network Land have toughted wireless networking is the easiest and quickest way to get two computers to talk with one another.  As I previously said I have already turned one (1) MBP in for this problem and Apple decided to replace it because they could not fix the problem with my particular MBP.  This MBP was running Leopard when the problems started
    I am having a hard time believeing that there are several other devicces in my home that depend on a wireless network to operate and my MBP is the only one having an issue.  I took this a step further and decided to see what would happen if I tried to connect wirelessly via Fusion.  In Windows 7 I am able to print and scan to my hearts content without any issues.  I am able to browse the internet as much as I want.  I close Fusion and try to connect to my printer via wireless and nothing.
    In order to get Apple to help do I need to get a Network Analyzer and capture packets when I have these problems?  Out of the 1000 + posts is there a consolidation of which answer is the best?  BTW I am accessing the internet via a wireless connection using Fusion and Windows 7.
    In response to Linc's comments, I will look at the router specifications however I did not qualify that these devices are not using the wireless connection at the same time.  Right now I would guess there are maybe two (2) or three (3) at the most that are actively transmitting / receiving information. --  Thanks

  • Wireless network management solution

    We are running a pilot project to deploy a centralize wireless solution for our campus. The pilot consists of only about 20 Cisco1200 access points. We are in need of Network Management solution to manage these access points. The NMS would have to pretty much behave like what we already have into place for our wired networks such as: alerts on snmp traps, thresholds settings, data capture, administration,etc, in general be able to proactively check possible shortcomings on the infrastructure and help to troubleshoot problems. Once we fully deploy the centrally controlled wireless network, there could be any way from 1200 to 1500 access points, so whichever system we choose must be able to scale to these numbers.
    I’m interested in knowing which wireless network management solutions are the preferred one from the audience on this forum. Your input will help me to narrow down possible options.
    Thanks a lot for any information.

    I would suggest that you go for the WLSE. CiscoWorks WLSE is a centralized, systems-level application for managing and controlling an entire Cisco Aironet WLAN infrastructure. For more information on this read
    http://www.cisco.com/en/US/products/sw/cscowork/ps3915/index.html

  • Does WAP4410N support Wireless Guest access solution?

    Does the Linksys AP (WAP4410N) support Wireless Guest access solution?

    Hi - I've got a WAP4410N which I'd like to use to provide wireless guest access, and I've had a look through the configuration pages and manual, and understand:
    1) I've got to add a virtual SSID (although I'd like to know where the DHCP settings are as I don't believe the WAP4410N has DHCP capabilities)
    2) I need to ensure that traffic can't hop across the multiple SSIDs
    What I'd like to know is whether the WAP4410N can be set up to display a terms and conditions page which users have to "OK" or whether it can host a login page that can be administered by someone to allow access - kind of like hotels use to ensure that not everyone can automatically connect?  I don't mind if there has to be a secondary piece of software hosted on a server someone, but I'd like to prevent people from being able to automatically connect straight to our connection and would also like to limit them in some way, at very least the bandwidth that the connection allows, at best the sites they can visit too.
    Any thoughts greatly appreciated,
      Andy

  • TS1398 My wireless password in only 6 lowercase letters, but my iPod touch requires me to enter 8 before allowing me to join.  Therefore it will not let me log on to the wireless network, any solutions?

    My wireless password in only 6 lowercase letters, but my iPod touch requires me to enter 8 before allowing me to join.  Therefore it will not let me log on to the wireless network, any solutions?

    What encryption are you using on the router?
    If WEP you have to set the router to use the first key and you have to enter the first key as the password on the iPod. See:
    iOS: Recommended settings for Wi-Fi routers and access points

  • I need your help with solving a non-standard solutions.

    Hello!
    I need your help with solving a non-standard solutions.
    My name is Andrii and I represent the civil charity. Not so long ago, one man gave us the iPhone 4S (as a donation).
    But later - it became known that this iPhone can not work with SIM cards Ukrainian mobile network operators, as it is blocked by Verizon.
    Is there a way to unlock it with your help, and how it can be done?
    I hope for your understanding and assistance in this matter!
    Thank you.

    Contact a third party unlocking service.
    Purchase an unlocking code.

  • CPU 100%, Wireless drops, iTunes stutters

    This is driving me crazy. I've noticed that when i run some programs like safari, itunes and msn together of recent my cpu goes crazy to 100%. Wireless drops and itunes stutters like crazy. I'm not doing anything different, the programs haven't changed, syslogd is not affecting it.
    What the **** is going on? A machine of this speed shouldn't be unable to cope with 3 programs. It has only recently been happening ie past 5 days.

    Open Activity Monitor and see if you have a process called "airportd" running. I was experiencing this problem recently and airportd was the culprit. I had to kill the process and the CPU went back to normal. Searching for airportd in these discussions will give you more information.

  • Wireless Drop

    Hello all,
    I've been experiencing problems with the Home Hub 2 Type B lately. When I attempt to stream a radio station for example through wireless, the wireless drops for all wireless devices. This is the same if you try and upload a big file. I then have to restart the router to get wireless working again.
    This seems to happen more when using the wireless 'N' standard but sometimes happens using B or G. Can anyone here help me out?
    Thanks

    jezhodges wrote:
    thanks for the reply,
    I have tried this numerous times and it still 'bricks' itself. Do you think it's a hub problem??
    The Homehub might still have a problem with Packet Fragmentation, check out these links & try searching this Forum using the "Fragmentation" keyword.
    Wireless keeps dropping when transferring files
    Hub drops wireless connections when transferring large files
    Changing the MTU Value or perhaps certain Wifi driver settings might help?
    "I have this awful feeling someone is watching every move I make (one of my pet hates is router location tagging)." Marvin (A paranoid Android)

  • Wireless drop outs: draytek vigor 2600: macbook pro: channel 6

    Hi all
    Thought I'd drop this is, as it may help others??
    I've been having real problems with unstable wireless drop outs, it's been driving me barmy!
    I've been using a draytek vigor 2600 plus, when connected via ethernet, it's brilliant, use wireless and it *****, with drop outs every minute or so, and when it does connect the strength is shocking even though my router is above me, about 6 foot!
    I used www.istumbler.net/ and found that my next door neighbour has his router on channel 6... same as mine, since this I've changed to channel 12 and now signal strength is full (on the airport logo) and haven't had a drop out for hours...
    I'll post again if the status changes, but give it a try if you are having problems similar...
    hope this helps.
    Az

    I have been having the same issue for the last two weeks. No real indication as to why it ever began other than I had turned off my router and Airport Extreme Base Station off for a weekend while I was away from my place.
    iPad, iPhone, iPod Touch, all have no issues at all with my Airport Extreme Base Station. Can stay connected throughout my living room, bathroom, bedroom, no issues whatsoever.
    My 5 month old MacBook Pro 2.66 GHz Core i7 Airport is sometimes perfect, able to connect, DHCP, and browse without issue. Then, for no reason, I won't be able to join my wireless network, or when I can join, I can't pick up an IP address. And then it will connect, pick up and IP, and then it won't browse. No real rhyme or reason to when this will happen, or when it works.
    I thought that it was an issue with my MacBook Pro, but then my sister visited with her brand new MacBook Pro 2.26 Intel Core 2 Duo, and while a month ago she was able to connect, DHCP, and browse without issue, this weekend she had all of the same issues I was having.
    My XBOX 360 and MacBook Pro have absolutely no issues with the wired connection. Only my WAN seems to have this issue.
    Did you ever find anything more to this?

  • Wireless dropping out - a bit disgruntled with BT.

    Hi,
    I had a problem with my BT Home Hub 2. The wireless connection regularly drops out to all the wire;ess devices in the house. (3 x laptops) and there is nothing that seems to be in common when it decides to fail and it doesn't come back online unless I restart the hub.
    The BB connection to the exchange is okay and fast, our BT Vision Youview box has no issues and when the wireless drops I can still connect using a LAN ethernet cable. The hub is plugged into the main socket. 
    inSSIDer shows that the wireless signal disappears when it drops out
    I have a spare non-BT wireless router and that works fine without dropping out but of course BT Vision does not work throgh that. 
    I have changed the filter. The hub is plugged directly into the main socket (I have no extensions) and I have tried different wireless channels. Our small bungalow is isolated and there are two other wireless signals just receivable from my house from an nearby school. One is on channel 1, the other on 11. I use channel 6. When the wireless is working we get a full strength signal throughout the property.
    I contacted BT through chat regarding this issue and they first of all tried to sell me a wireless extender. I said not to bother because my contract is up soon and I'll just swap to either Sky or TalkTalk and I'll get a new hub. This was the reaction:
    "Soumik Majumdar: I have gone ahead and replaced the hub  for you. You were using a hub 2. Now you will be receiving your brand new hub 3  within next 3-4 business working days. Please wait for the hub to reach you."
    Yesterday I received a refurbished Hub 2 not the new Hub 3 they promised. And guess what, it doesn't work as well as the old one. I have had to restart it six times in the last day to get the wireless back, which is worse that the old hub. 
    I guess I'll just changed providers so I get a new hub.
    Thoughts anyone please?
    Thanks,
    Leinorackham

    I believe the HH2 does have a known problem with the wireless becoming problematic through time. I know you have already done this but the best thing is to contact BT and ask them for another replacement and preferably a HH3.  

  • Wireless drops randamly

    my wireless drops when i watch youtube.I will start watching a video and everthing is fine then second or third video kicks me offline.Must reset router.Which is a belkin.Does it no matter what browser i use.Crome,firefox,or safari.Have a ubuntu machine and an xp macine and does not happen with them.Im running snow leopard.Have had this router for a couple years and has never done this before.But had a nother router before this do the same thing so bought the belkin.I read a article that siad that getting a apple router would be better for my mac.Any help please

    Lots of discussion on this under More Like This to the right.

Maybe you are looking for

  • Wine and directsound 3d

    I have a problem with wine, I have enabled hardware sound with winecfg but I have errors anyway when I start games with wine, errors say that hardware acceleration is not enabled and wine will use HEL instead. I can't post the errors cause now i'm in

  • "Subject" area is missing in the activity monitor

    Hi Gurus.. I'm have a problem... in crm_dno_monitor the Subject is missing.. , when open the message it is available, but not appear in monitor. Verified the Note 807044 - "Subject" area is missing in the activity monitor, but is obsolete. My SP is :

  • Numbering photos in iPhoto for Toast6Lite

    In creating a Slideshow I change the order of some photos in an Album to better tell the story. Then I have changed the titles, in the new order, to 001, 002, etc. in the 'Information' section. But when I move these photos into ToastLite or to the De

  • Creating a table in the application pages and pasting it into iWeb 08

    I have learned today that if you create a table in pages and then copy and paste it into iWeb 08 it uses the the ORIGINAL entry in the upper left cell as the name of the png file that is created as the image for the iWeb folder. If that ORIGINAL name

  • My apple stops its startup process in the apple symbol screen and keeps loading

    My macbook has some startup problem as it keeps loading in the apple symbol screen and doesnt load to login screen. I have tried resetting PRAM and it produced no change. This problen occured when i logged out of guest account to reach admin account