Ubuntu Networking :: D-Link Air Wireless Card Is Not Working?

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


ADVERTISEMENT

Ubuntu Networking :: Intel WiMAX/WiFi Link 6050 Wireless Card Not Working?

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

Ubuntu Networking :: No Internet On 10.4 With Wireless Card TP-Link

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

Ubuntu Networking :: D-LINK DWA-556 Wireless N PCI-E Network Card Works With Lucid 64 Bit?

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

Ubuntu Networking :: D-Link Wireless WNA-1330 PCMCIA Card Failure

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

Ubuntu Networking :: D-Link DWA-643 Xtreme N Express Card Adapter Not Working After Lucid Upgrade

Dec 3, 2010

1. D-Link DWA-643 Xtreme N Express Card Adapter The onboard wireless for my HP tx1000z stopped working a long time ago. This wireless adapter is in my express card slot.

2.

Code:
$ lspci
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)

[Code]....

View 2 Replies View Related

Ubuntu :: Setup A Lan Connection Using Wireless Pci Card On Entire System D-link DWA-510 Card?

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

Ubuntu Networking :: Wireless Stopped Working On 9.10 (Intel WiFi Link 5100)

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

Networking :: Can't Get Intel Corporation Wireless WiFi Link 5100 Working

Sep 20, 2010

my platform Centos 5.3

i did the following

Code:
[root@localhost ~]# lspci | grep Wireless
0c:00.0 Network controller: Intel Corporation Wireless WiFi Link 5100
Code:
[root@localhost ~]# lspci | grep Wireless
0c:00.0 Network controller: Intel Corporation Wireless WiFi Link 5100

[Code]....

View 3 Replies View Related

Ubuntu Networking :: Can't Get The Wireless Card Working?

May 13, 2010

I've installed 10.04 on a Dell 1200 laptop and cannot get the wireless card working. I've tried getting Ndiswrapper but it doesn't appear to be available on 10.04, and since I don't have an Internet connection, I can't download it. The card is a Broadcom Corp BCM4306 802.11 b/g. How do I get the card connecting to my Linsksys?

View 7 Replies View Related

Ubuntu Networking :: Trendnet Wireless Card Not Working?

Feb 20, 2010

I have been trying to get my Trendnet TEW-649UB wireless card to work on Karmic. I have ndiswrapper "installed", but it doesn't seem to be working. I have reinstalled ndiswrapper-utils 1.9 and ndiswrapper-common from synaptic, but not ndisgtk (the GUI for ndiswrapper). When I try to see if any drivers are installed using terminal (ndiswrapper -i) the terminal freezes on me.

Previously I tried using the help doc for installing Trendnet wireless drivers, but I was met with no success. After my first try using the help doc it seemed that ndiswrapper was working correctly and the driver was installed, but when I tried to connect to my network my wireless was listed as "device not managed". If this helps at all the current state of my /etc/network/interfaces is: auto lo iface lo inet loopback

auto wlan0
iface wlan0 inet dhcp
When I run iwconfig I get:
lo no wireless extensions.
eth0 no wireless extensions.
pan0 no wireless extensions.

but when I try to install the driver using ndiswrapper -i I get the message: driver net8192su is already installed Right now my computer is not even reading that the wireless card is avaliable. When I left click on the network icon I can only see that I am on a wired network {ifupdown (wlan0)}. My computer is dual booted with Vista and the card works there, but for some reason I am having trouble with Ubuntu.

View 4 Replies View Related

Ubuntu Networking :: Sitecom Wireless Card Not Working

Apr 4, 2010

I've just installed Ubuntu (Koala) on an old (but worthy) Toshiba laptop. It's got a Sitecom WL-140 wireless card. (BTW I'm new to Ubuntu, but an old hand at Solaris). Can't get the card to work, although I think It's nearly there. nm-tool shows driver is p54pci. The activity light shows an orange light occasionally. State is disconnected. I'm not really sure whether I should be using the supplied driver (p54pci) or the Windows driver for this card and ndiswrapper. I've installed the Windows driver with ndiswrapper thinking this may fix it but no.
ndiswrapper -l says wlancig: driver installed and device (1260:3886) present.

View 1 Replies View Related

Ubuntu Networking :: Wireless Card Stopped Working?

May 18, 2010

After upgrading to the latest Ubuntu, my wireless card stopped working. I keep on pressing the button but the little orange light wont come on...I have an aspire 5517 with "Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)" I have tried drpjkurian's tutorial for madwifi with no success . (http://ubuntuforums.org/showthread.php?t=1309072

View 2 Replies View Related

Ubuntu Networking :: Trying To Get Belkin Wireless Card Working With 10.04

Jun 30, 2010

I have a Compaq AMD64 that has ubuntu 9.04 on one HD that works great. I've installed 10.04 on a separate HD and had problems installing it. I have 10.04 running now but I can't get my wireless card to work. During installation I skipped setting up the wireless network. Now when I boot into the 10.04 partition I cannot get the nm-applet to work. I can't get it onto the task bar and I don't see it anywhere else.

I checked to see what drivers are installed, and since I have no connection with that OS I can't update or DL drivers for it. I'm pretty sure that it is because I skipped setting it up during installation. What do I need to do to get the wireless working now? I checked other threads and none seem to pertain to my situation. Since I have to log into the 9.04 partition, I can't copy/paste outputs very easily.

View 3 Replies View Related

Ubuntu Networking :: Broadcom Wireless Card Not Working On 10.10?

Nov 21, 2010

I have a Broadcom BCM4311 wireless card on my Dell D620 laptop.

Code:
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5755M Gigabit Ethernet PCI Express (rev 02)
0c:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)

My wireless works perfectly with my university networks. But I have problem connecting to my house router. The first time I installed Ubuntu 10.10, it connected to internet and worked well. After a restart needed by nVidia driver, my house wireless stopped working while my university wireless still works. I have tried reinstalling the driver using System/Administration/Additional Drivers and manually

Code:
sudo apt-get update
sudo apt-get --reinstall install bcmwl-kernel-source

View 9 Replies View Related

Ubuntu Networking :: ASUS PCE-N13 Wireless Card Not Working?

Nov 27, 2010

I need some help getting my wireless card working.I have a ASUS PCE-N13 and I'm running ubuntu 10.10 AMD64.I have confirmed that the card works running under win xp.The problem I have is that it can't see any available networks.I have downloaded and compile the latest driver from ASUS rt2860sta 2.1.0.0 and added these lines to the blacklist file.

blacklist rt2800pci
blacklist rt2800usb
blacklist rt2x00lib[code]...........

View 1 Replies View Related

Ubuntu Networking :: Upgraded To Maverick But Now Cannot Get Wireless Card Working?

Mar 24, 2010

I've upgraded to Maverick but now I cannot get my wireless card working. In Lucid it didn't work out of the box, but worked perfectly by wrapping the Windows driver with ndiswrapper.

I noticed when I installed Maverick that wireless is enabled in Network-Manager and it gives me the option to create a wireless network or connect to a hidden network but it's not discovering/showing any of the wireless networks in range! So it seems as though the card is being recognized but the driver isn't working fully...? I tried wrapping the windows drivers, but that didn't change the situation at all.

Details of my system:

Code:

Ubuntu 10.10
2.6.35-22-generic x86_64

[code]....

View 4 Replies View Related

Ubuntu Networking :: Broadcom Wireless Card Not Working After Upgrade

Jan 1, 2010

Ever since I upgraded to the new Ubuntu, I have been having problem with wireless. In the "Hardware Drivers" I come up with 2 drivers:

1) Boadcom B43 wireless driver
2) Broadcon STA wireless driver

I activated the first one, but latter noticed that the wireless was not working, so I tried installing the second and it returned this message:

Quote:

So I unactivated the first and then it disappeared leaving me with the second, and its error message.

Quote:

What should I do now?

The output for "lshw -C network":

Code:

The last few pages of /var/log/jockey.log.

Code:

View 9 Replies View Related

Ubuntu Networking :: Wireless Card Intel 82562V-2 Not Working

Feb 2, 2010

I have a Dell Vostro 200 with the above wireless card in it and I cant get it to work. I have been on Intel's website and downloaded e1000-8.0.18 and installed as the instructions. But it is still greyed out on the Network Manager. I have just installed Ubuntu Desktop the latest current version.

View 1 Replies View Related

Ubuntu Networking :: Lucid 10.04 Wireless Card Detected, Not Working?

May 7, 2010

I started on ubuntu 8.10 and my wireless card has always worked,Since i did a fresh install of ubuntu 10.04 it still seems to work to a point.I can see networks, click them and use a password to connect but it never seems to carry on, I typed the password correctly and after a minute it asks for it again.I have read a post about problems other people are having and that i need to install a different program.But i cant install another program if there is no wireless as apt-get doesn't work without internet connection.So... I need to download something that will fix it (possible update if one has been released) to xp (partition) then access xp partition from ubuntu and install it.

View 9 Replies View Related

Ubuntu Networking :: Trendnet TEW-641PC_643PI Wireless Card Not Working

Nov 29, 2010

I installed the driver using Ndiswrapper and it says that it installed correctly and that the hardware is present, but it still is not letting me connect to wireless. Network manager does not show any available wireless networks, just as if there were no wireless card installed at all. The wireless card works in windows. I'm running Ubuntu 10.04 LTS.

[code]...

it does not recognize any wireless installed, even though Ndiswrapper says that there is a successfully installed driver with the hardware present.

View 6 Replies View Related

Ubuntu Networking :: Wireless Card Stopped Working After 10.04 Update?

May 11, 2011

Well, I have an issue with my wireless card in Ubuntu 10.04, my wireless card model is:
the D-Link WIRELESS N 150 DESKTOP ADAPTER DWA-525. I was already successful getting it to work by using the RaLink driver suggested here and following the instructions in their readme.But after a system update I performed through Update Manager (in which I guess the kernel was updated), the device stopped working completely. The wireless icon remains(in the top panel), but it displays a red exclamation mark next to it

View 9 Replies View Related

Fedora Networking :: Wireless Card Stopped Working?

Jan 9, 2010

I have a relatively new F12 install (one week old) on which I got my wireless Broadcom card working using kmod-wl-PAE. It was a very easy process - not really a process just yum install kmod-wl-PAE.

After a few updates, I notice that the wireless card stopped working. I assumed maybe there was an update that conflicted, so I did a reinstall of kmod-wl-PAE and it worked again immediately.

Then I started installing compiz-fusion. Immediately after, wireless is broken again. So I yum erase kmod-wl-PAE and then yum install kmod-wl-PAE and it works again.

Now, only slightly later that same day, wireless stops working more or less randomly and I cannot get the reinstall of kmod-wl-PAE to fix it. So I uninstall, disable compiz-fusion, shut down, and restart the computer to try again. My thought is that maybe along the way my autostart compiz or something about compiz is causing the wireless not to configure properly. When I restart, wireless is working. Without kmod-wl-PAE installed:

yum info kmod-wl-PaE
Loaded plugins: presto, refresh-packagekit
Available Packages
Name : kmod-wl-PAE
Arch : i686

[Code].....

One, how is this even possible, and two, what is going on with the wireless working, not working, working, not working?

View 14 Replies View Related

Fedora Networking :: Cannot Get BCM4312 Wireless Card Working

Apr 9, 2010

I recently purchased an Acer eMachines E525 laptop, and currently have it dual booting Windows 7 and Fedora 12 x86_64 with the 2.6.31.5-127 kernel. I've been completely unable to get the wireless card working in Fedora (it works fine in windows).

lspci lists the following about the wireless card:
Code:
Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
so I assume it's a BCM4312.

So far I have tried downloading the driver from [URL] and then trying to install it according to the accompanying readme file: [URL]. However, when I try to make the driver, I get the following message:

Code:
KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`
make: *** /lib/modules/2.6.32.10-90.fc12.x86_64/build: No such file or directory. Stop.
The Readme says that if I get this kind of error, I need to install the "kernel-devel" package, but I have this installed and it still returns the same error.

I have also tried following the fw-cutter instructions for fedora from [URL], but it still doesn't work. I realise there's the option of using ndiswrapper, but I gave that a shot with Fedora 11 on the same machine and had no luck, and I'd really like to see whether any of the other options work before going down that route.

View 6 Replies View Related

Networking :: Gentoo - Wireless Card Working With NetworkManager ?

Apr 13, 2009

I just got my Airlink AWLH5025 to connect using the instructions provided by Gentoo Wiki's article on Wireless Networking. I'd like to use NetworkManager, but I'm running into problems - launching it kills my connection, and even though it finds my network it won't connect to it.

View 2 Replies View Related

General :: D-Link USB Wireless Card Won't Work - Jolicloud

Oct 28, 2010

I have a WUA-2340 USB Adapter manufactured by D-Link. This is my first day using a Linux based cloud OS I need some drivers for my USB Wlan device.

View 4 Replies View Related

Ubuntu Networking :: Compaq W200 Wireless Card On N610c Not Working?

Jan 3, 2010

I have a Compaq n610c laptop equipped with a w200 wireless card on the lid of the laptop. Works fine on XP. I recently formatted the HDD and installed Ubuntu 9.10. Wired network works fine and I've updated to the latest updates etc...However wireless won't work. I've followed the instructions onhttps://help.ubuntu.com/community/Wi...ice/CompaqW200. Everything was going fine until I have to compile. I tried the make command and get the following.

Errors:
make -C /usr/src/linux-headers-2.6.31-16-generic M=/home/gsoo/usb KERNELRELEASE=2.6.31-16-generic modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.31-16-generic'

[code]....

View 3 Replies View Related

Ubuntu Networking :: Dell 1397 Wireless Card Not Working With Live USB

Mar 9, 2010

I have a Dell Inspiron 1545 running Windows 7 64-bit. It has a Dell 1397 Wireless card with Broadcom BCM 4312 hardware. This is proven by running lspci in Terminal. I downloaded Ubuntu 9.10 64-bit and burned a disc of it. I used System>Administration>USB Startup Disc Creator to make a Live USB from a 4GB flash drive. I plugged it in and my computer booted into Ubuntu with no trouble. The only problem is that I can't connect to my wireless network. The problem is that no matter how I install the Broadcom STA driver, it just says that the driver is activated but not actively in use. I've used Synaptic Package Manager, Jockey, and even Terminal. I've tried running
Code: sudo modprobe wl
in Terminal, but nothing seems to happen. In Ubuntu, my computer acts as though it has no wireless card, but the wired connection is fine (except for the inconvenience of connecting with a cable). In Windows 7, the wireless connection is fine.

View 6 Replies View Related

Ubuntu Networking :: Wireless Card - Can't Make Switch Until Have The Internet Working

Apr 11, 2010

I've decided I want to cross over to Ubuntu from Win vista but there's one thing i cant get working. My wireless card. My wireless card is a Xterasys xn 2523g I can't make this switch until i have the internet working.

View 9 Replies View Related

Ubuntu Networking :: Wireless Card No Longer Working After Software Update?

Jun 5, 2010

recently installed 10.04 on his hp pavilion laptop and we got everything working fine, including the wireless internet. When he installed some recommended software updates his card is no longer being detected although wired networking is still fine.

ryan@ryan-laptop:~$ sudo lshw -c network
[sudo] password for ryan:
*-network:0 UNCLAIMED

[code]...

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved