Ubuntu Networking :: No Wireless Connection To D-Link DSL-2680
Feb 13, 2011
I've just received a new router from TalkTalk - a D-Link DSL-2680 - and was very pleased to find that after I plugged it in I could wirelessly connect straight away with my laptop. However since I first disconnected I have been unable to connect again since and have had to resort to a wired connection. I have been using Ubuntu for several years now and am very pleased with it, especially given my relatively low knowledge of computers.
My system is as follows:
IBM T42 laptop
Ubuntu 10.10 - I was running V9, but upgraded as some discussions suggested this might be an issue The wireless adapter is built in to the laptop, and I'm not even sure how to find out what it is It may be a problem with the DHCP server on the router rather than a problem with the laptop.
View 9 Replies
ADVERTISEMENT
Nov 28, 2010
i have tried to get the above wireless card working - mostly with the easy madwifi script in these forums - all to no avail. i have seen a couple of posts where people have said they have got this card working, so i must have done something to screw things up. here is some output:
Code:
p { margin-bottom: 0.21cm; } lspci | grep Atheros
01:07.0 Network controller: Atheros Communications Inc. AR922X Wireless Network Adapter (rev 01)
Codename: maverick
uname -r 2.6.35-23-generic
[code]...
View 1 Replies
View Related
Apr 27, 2010
I recently bought a D-Link DIR-655 router capable of 802.11n operation, upgrading from a DIR-624 router only capable of 802.11g operation. While my overall setup uses wired connections, other people in the house prefer wireless, and the upgrade was undertaken more for a hoped for increase in wireless range, rather than the possibility of increased speed, since the router is located to accommodate the wired connections. However, to test the 802.11n operation I bought a D-Link DWA-130 USB dongle for my now 5-year old laptop, which comes with an otherwise satisfactory 100Mbs ethernet port(eth1) and an 802.11g wireless card(eth0). By checking the dmesg | grep firmware output after I plugged in the dongle I determined that the necessary firmware was rtl8192sfw.bin, which I found on the web, and downloaded into the directory /lib/RTL8192SU.
A subsequent reboot and then YaST > Network Devices > Network Settings showed the device as wlan0, but not configured. I changed the Network Setup Method to ifup (since I can see no way to do a device configuration in Network Manager), and configured the device, and at the same time deleted the configuration for the existing 802.11g wireless card(eth0). I then rebooted, went back into YaST to confirm the wlan0 device was configured and the 802.11g device (eth0) was not, changed the Network Setup Method back to Network Manager, rebooted again. Making sure that the router was set to only transmit/receive using 802.11n I then typed iwlist scan. To my surprise, the output showed first that the supposedly unconfigured eth0 device seemed to be still active, for it found my home network, and claimed that the protocol used was 802.11g. On the other hand, the newly configured wlan0 device produced the message: "Interface doesn't support scanning: Network is down".
First, should I expect iwlist scan to work for a device that shows as unconfigured? And even if it should work, shouldn't it show 802.11n as the protocol, assuming that the router is in fact telling the truth? Is there any independent means to determine if the router is only using 802.11n as it claims? Second, the overall goal is to make the wireless network in the house 802,11n only, and since the dongle is backward compatible with 802.11g, I would expect to permanently unconfigure the eth0 device and use the dongle, both here and on the road. I do not need two wireless connections on my laptopThe laptop is running SuSE 11.2 as of about a month ago. Some relevant(I hope) command line output:siracusa:~ # uname -aLinux siracusa 2.6.31.12-0.2-desktop #1 SMP PREEMPT 2010-03-16 21:25:39 +0100 i686 i686 i386 GNU/LinuxUSB Information
siracusa:~ # lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 2001:3301 D-Link Corp. [hex]
[code]....
View 9 Replies
View Related
Feb 27, 2011
i have a usebe Wireless TL-WN321G and i search driver for him and how i can install it without connection on the internet.
View 9 Replies
View Related
Jul 31, 2011
Just re-installed Bodhi. Ran update, dist-update, set up connection and connection still slow or timing out and reporting errors in 'iwconfig'. This is 3rd re-install of this version. Have also tried 3.0 kernel and pae versions of Bodhi. Cannot get this connection up to speed and without errors. Atheros chipset ar9271.
Sorry for weird subject line and opening paragraph. Trying to make it easy to find and browse in case this gets solved and can help someone else. Not being a Linux guru, I can only hope to help others through my mistakes and ignorance.
I followed instructions to update driver listed at Linux Wireless.
In addition to following the directions at Linux Wireless, I also downloaded the GUI Program to install ath9k_htc.
No luck. My connection reports 1M/s and is reporting "invalid misc:" errors in iwconfig.
I'm running Midori browser but apt-get and wget are also downloading slowly.
I'm connecting to a Zyxel 660 series router using WPA/WPA2.
uname -r
Code:
Code:
Code:
Code:
sudo lshw:
Code:
View 1 Replies
View Related
Nov 2, 2010
I just installed Ubuntu 10.10 yesterday, this is my first experience of Linux so I am a noob and have no idea how to go about troubleshooting this myself. I have been googling and searching forums for ages and have read a lot of threads of people having problems getting connected but have still to find anyone with the same issue I am having.
I managed to connect without any problem and I am not being periodically disconnected (which seems to be a frequent problem) but when I enter an address in firefox or click a link there is a 20-40 second delay before it will take me to the page, but once I am on the page if I click another link it will take me there straight away (as long as I am in the same tab, if I switch to a different window I have the 30 second delay again). Same with downloading files, when I click a download link it takes about half a minute to register that I have clicked, but once it establishes the connection my speeds are the same as they always are. speedtest.net is showing 8mbps, and the last file I downloaded came through at 900kbps once the connection established. It is very irritating since other than that I am loving Ubuntu and the more I read about Linux the more I want to drop my windows 7 altogether (running dual boot just now).
View 5 Replies
View Related
Mar 31, 2011
How can I setup a lan connection using wireless pci card on entire system D-link DWA-510 card I have .
View 5 Replies
View Related
Mar 28, 2010
A friend who switched ISP's gave me his old Linksys WRT54-G wireless router. I went through the installation procedure and had a wireless connection up and running - smiley face. I had security set up for WPA, and decided to upgrade it to WPA2. Another smiley face. When I went to connect (had already done so successfully), I noticed it referred to my wireless as Linksys - I was expecting to see the SSID. So I started playing around in Network Manager and now I have things all effed up.
Don't know exactly what I did, but now I have no wireless. So I ran a few commands (lshw -C network, iwconfig, ifconfig, and iwlist scan), and looking at the results I see what appear to be inconsistencies in the output. I've posted them below, and make the following observations:
1. Under the lshw it refers to my wireless connection logical name as wmaster0, and has the correct MAC address, etc.
2. Under the iwconfig it says, 'wmaster0 no wireless extensions', but then refers to wlan0 as the wireless connection (although it does not seem to be running).
3. Under ifconfig I see both a wlan0 and a wlan0:avahi. The wlan0 has no IP, the wlan0:avahi does, but it is incorrect.
[Code]...
View 7 Replies
View Related
Apr 1, 2011
I believe I'm running Kubuntu 10.04, but don't quote me on that. Here's the version string from dmesg. Linux version 2.6.32-31-generic (buildd@crested) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #60-Ubuntu SMP Thu Mar 17 22:15:39 UTC 2011 (Ubuntu 2.6.32-31.60-generic 2.6.32.32+drm33.14 I have an emergent problem with my wired ethernet resetting the connection on a frequent basis. When it resets it re-negotiates the link speed and I often end up with a 10Mb/s link and on some occasions a 100Mb/s. The configured speed for the link is 1000Mb/s full duplex using a preup ethtool command. I do not use NetworkManager but have the interface configured in /etc/network/interfaces.
[code]....
View 3 Replies
View Related
Apr 10, 2010
I have a D-Link Air DWL-520 wireless card on my desktop computer. It runs well with Windows, but doesn't seem to work with Ubuntu. I am using Lucid Beta 2. I have tried googling, but have not come across any clear solutions on how to make it work.
View 1 Replies
View Related
Jun 13, 2010
my card is not recognized in any way by ifconfig or iwconfig as shown below, but is visible via lsusb. It is 54Mb usb, and has a detachable antenna with the Atheros chipset shown below. I have removed (by #) the ath_pci from the blacklist under /etc/modprobe.d but cannot seem to start this still. I used compat-wireless-2010-06-01 (06-12 appeared to have errors I could not easily overcome). The lspci -nn command only shows my internal broadcom which I am not currently using. My goal is to do wireless research so I need the atheros (among others)...
my hw: Dell series n, TP-Link's TL-WN422G USB wireless stick
$ lsusb | grep Ath
Bus 001 Device 004: ID 0cf3:1006 Atheros Communications, Inc.
$ lsmod | grep ath
ath9k 71145 0
[Code]....
Seems to me that their should only be one ath9k driver, but several are loaded. Are all required for functionality perhaps?
View 2 Replies
View Related
Sep 12, 2010
Ubuntu 10.4 with wireless card TP-Link TL-WN321G the driver installed and it connect to the wireless network but no internet access. I checked everything about the wireless information and everything is fine nothing wrong and the ip address is fine, am new to ubuntu and I don't know how to uninstall or reinstall the driver so I bought another wireless adapter Xtech this one the ubuntu didn't recognize it and I have the cd it came with but the driver is like make file and configure and .a or .c I really want to use ubuntu but without an internet connection no use of it!
View 1 Replies
View Related
Oct 13, 2010
I want to install the DLink N150 (DWA-125) Wireless USB adapter in Ubuntu 9.04 if if go to
system-> administrator->log file viewer->dmesg
[ 8.840794] type=1505 audit(1286918554.305:2): operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" name2="default" pid=2041
[code].....
i don't know how to enable wireless.
View 2 Replies
View Related
May 29, 2010
I have "D-Link DWA-125 Wireless 150 USB Adapter". I can use this wireless adapter on my laptop, i can use it on my desktop as well but only when windows is running, im a newbie to fedora, today is my 2nd day and 3rd night, so pretty exited about it. i have installed fedora 13 on a different hard-disk on my desktop. when the computer is booting, there is an orange light on the adapter glowing, it turns off when the computer reaches the fedora loading screen. If i see fedora's Network Configuration window under the hardware's tab i see the "D-Link DWA-125 Wireless 150 USB Adapter" listed along with my lan card. Now if i go towards the clock on the top right to get the wireless connection working, it shows wireless network disconnected. I have tried creating wireless connection manually by inserting the SSID, macadress, BSSID, ,WPA passkey etc, but still doesnt works. when i try connecting using hidden wireless connection, i receive window for inserting keyring password again and again, stating that the login password does not match. but during all this time, i still havent seen the orange light glowing activity on the external usb adapter. If i restart the computer in windows the adapter/wireless connection works. also have checked the Network service, it seems that the service is up and running. i really require some assisstance on this,
i have noticed this, that if i go under network configuration. the first tab over there, inside devices i cant see my D-Link adapter, but if i switch onto the hardware tab it shows my lan card as well as my D-Link adapter. so does it means that the driver is missing? or any service which is disabled, however at this point of time i can get only using wired connection. please assist me. with this issue, im also downloading the 500 complete update as well for fedora, hoping that it may make it work.
View 14 Replies
View Related
Jan 24, 2010
Its a case of ".... wireless network connection active but still not internet connection .."I am using WEP - 128 key ... Works when I connect directly using ethernet cable ... but not wireless (pci and wireless router)
ubuadmin@ubucomputer:~$ ifconfig
wlan0 Link encap:Ethernet HWaddr 00:06:25:12:83:3b
inet addr:192.168.1.10 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::206:25ff:fe12:833b/64 Scope:Link[code].....
View 5 Replies
View Related
Jun 8, 2010
I've a damn TP-LINK WG422G UBS Adapter that i love i installed latest compat-wireless driver package and used latest ar9271 firmware after that it was worked properly. There is no problem when surfing the net, the problem is occurring usually download something via torrent sometimes form websites. I'm starting to download and then usb adapter suddenly freeze. If i remove and plug in the usb adapter it is working again.
View 1 Replies
View Related
Sep 7, 2010
Have tried methods from every thread I could find for past 10 hrs. Have tried installing rt3070sta etc.Monitored message log; appears that the driver isn't recognized, though the USB port sees that something is plugged in (when I plug in the adapter, and unplug it).All of the threads miss something; I can't get a wireless port listed under ifconfig no matter what I try. Seems that every method leaves out something (I guess because everyone's box is different in some way). Network manager doesn't help much. Downloaded Wicd, which does even less.I guess I could try ndiswrapper, but I'm scared away by the hundreds of pages I see on going that route; I'm almost certain it wouldn't work (1000 possible points of failure).Does anyone have a strategy to recommend?AM64 box, newly installed Edubuntu 10.04, ran update manager.
View 3 Replies
View Related
May 19, 2011
i just installed Ubuntu 11.04 64bit on my desktop. i have a TP Link TL-WN321G (Ver 4.0) wireless usb adapter to connect to my wireless network (i used to use it with Windows XP).As expected (i'd read up a bit before installing Ubuntu), the adapter was autodetected - i could see my wireless network listed in the networks list dropdown, and lsusb showed it too.lsusb identifies "Bus 002 Device 002: ID 148f:2070 Ralink Technology, Corp. RT2070 Wireless Adapter"But i cannot connect to the network. When i select my network, it keeps trying to connect, but never succeeds in connecting.
i tried going through the forums for possible solutions, but most of them deal with how to get it working when the adapter is not detected, or when networks are not shown. Or they are for older Ubuntu versions.i use the same wireless network on my laptop (Ubuntu 9.04), and it has a WPA & WPA2 Personal security, with a password, which i've configured in the desktop as well.
View 1 Replies
View Related
Jun 11, 2011
My problem is exactly the same as [URL]
but I am stuck at the last hurdle
here are the output of the command that helped to solve the case in the previous post:
ifconfig wlan0
wlan0 Link encap:Ethernet HWaddr 00:1b:77:d2:59:55
inet6 addr: fe80::21b:77ff:fed2:5955/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
[Code].....
I have also tried sudo dhclient but it hasn't helped and I am still unable to connect to the internet
View 1 Replies
View Related
Jun 8, 2010
Could anybody confirm that the D-LINK DWA-556 wireless N PCI-E network card works with Lucid Lynx 64 bit? Im looking for a reliable wireless network card that if possible works out of the box on Lucid 64 bit, so far my search has lead me to the above card, If anyone has hands on experience of this card on lucid 64
View 2 Replies
View Related
Oct 1, 2010
I had Ubuntu 8.04 and the D-Link Wireless WNA-1330 PCMCIA card worked just fine. I upgraded to 10.04 and it fails. I can see the network of wireless routers in my neighborhood, but when I try to connect on WEP 40/128bit with my hex key of my router, it tries to connect but can't get a DHCP address. I cannot ping the router in that state, of course. I have two other 10.04 laptops (with built-in wireless) and they connect just fine, as does a Windows Vista laptop. I also tried the pci=noapi item in /boot/grub/menu.lst, but that failed to show any results either. The card lights up like it should, and acts just like it did with 8.04 on the lights, but it doesn't connect. I end up seeing the "Enter your WEP password" dialog again and again unless I hit Cancel.
View 1 Replies
View Related
May 17, 2011
may i ask if TP-LINK 150Mbps Mini Wireless N USB Adapter support by Ubuntu? (TL-WN723N) I plan to replaced IBM x60s default wireless adapter, coz it's suffered overheat issued.
View 1 Replies
View Related
Mar 10, 2010
I've got a Dell precision with Kubuntu 9.10. Wifi worked fine on that machine for months, but stopped working last week. I don't know what happened, but I recently did an "apt-get dist-upgrade". That might have something to do with it.
When I boot in Windows, wifi works fine.
Code:
tijl@Smaug:~$ sudo lshw -C network
*-network
description: Ethernet interface
product: 82567LM Gigabit Network Connection
[Code]....
View 9 Replies
View Related
Jun 21, 2009
I have installed Fedora 11 recently. I want to share my Internet connection.
I have e LAN connection eth0 which is connected to internet.
I have a Wireless connection wlan0.
I want to share my internet connection with wireless connection.
View 3 Replies
View Related
Feb 4, 2010
I have two linux laptops. Currently, I'm using both of them at work, side-by-side. Now the problem is, I'm connected to a wireless router, but the wireless only works on one of the laptops. So I'm stuck with one laptop that has no access to the internet. Both machines do, however, have working ethernet nic cards. So, I was wondering if I could use the laptop with the wireless connection to share the internet connection with my other linux machine and access the internet on both of them. Or as an alternative, just use the internet on the machine without wireless and be able to switch back and forth, that would increase my productivity like 30 fold.
View 5 Replies
View Related
Oct 27, 2010
I have a telephone connection of 1 mega internet modem huawei mt 880 SmartAX my desktop computer is connected via an ADSL PPPoE.I use Ubuntu 10.04 in Spanish and want to know how to connect a WiFi router TP-LINK TL- wr942nd to provide wireless Internet to other 2 PC, a desktop with a plaquet wireles G CNet CWP-854 and 500 series notebook olivetti olibook. The issue is that when I connect the router I can not even go online and do not know how to operate the network, I can not even connect the desktop to my internet provider
View 1 Replies
View Related
Dec 4, 2010
i'd like to extend that ma intel wifi link 5100 is not detected no more after perform upgrade package( upgrade the kernel too ). when im using command 'lshw -C network' , there is appear to be detected, but not on command 'iwconfig' or even 'ifconfig' it just show nothin. also network-manager no longer show that ma wireless is work properly anymore.
the old kernel : 2.6.25-22 ( my wireless detected and usable )
the new kernel : 2.6.25-23 ( my wireless detected and unusable )
View 4 Replies
View Related
Dec 14, 2010
I'm dual booting windows 7 64 bit and Ubuntu 10.1 64 bit on my Dell Inspiron 11z with an embedded WiMAX/WiFi Link 6050 series wireless card made from Intel. I only use it for wifi, not 3g or wimax. I installed the latest driver from intellinuxwireless.org, iwlwifi-6050-ucode-41.28.5.1, but it still doesn't seem to work. I ran these terminal commands from another thread:
cd Desktop/wlwifi-6050-ucode-9.201.4.1
sudo cp iwlwifi-6050-4.ucode /lib/firmware
sudo chmod 644 /lib/firmware/iwlwifi*
[code]....
After running "sudo rmmod -f iwlagn sudo modprobe iwlagn", I get this read out for my wireless card.
*-network DISABLED
description: Wireless interface
product: WiMAX/WiFi Link 6050 Series
vendor: Intel Corporation
[code]....
In the ubuntu help section it tells me to flip a manual wifi switch to enable it, but pressing my windows wifi button, F2, doesn't appear to do anything while in ubuntu. The only experience I have working with linux is typing some terminal commands on my android phone to root it.
View 9 Replies
View Related
Jun 7, 2011
as per pytheas22, i'm attaching few details here. my download speed would starts at 470 kB/s and gradually decreases until it reaches 116 kB/s. Loading web pages seems to be fine.
[Code]...
View 5 Replies
View Related
Jun 7, 2011
I just installed Fedora 15 yesterday and can't get wi-fi to work. When I click 'on' on the Wireless label, it goes back to 'off' immediately. When I open the Network Settings menu and disable Airplane mode, the Wireless connection goes on and then off immediately. I took a look at /var/log/messages and it shows this:
[Code].....
View 5 Replies
View Related