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


ADVERTISEMENT

Ubuntu Networking :: Asus 1015pem Wireless Not Working?

Oct 17, 2010

i installed ubuntu on my netbook after having a successful install on my asus g51 laptop.

everything works fine except the wireless. for some reason the netbook wont pick up internet via the ethernet connection so i went and got the drivers via synaptic and copied the packages plus the dependencies required (just needed one - dkms). dkms installed fine, but there was an error when i tried to install bcmwl-kernel-source. ubuntu still sees it as installed tho looking in ubuntu software center.

i rebooted just for shits and giggles, cuz it still didnt work. no dice. then i tried to check in that section that shows drivers that arent allowed in a default install as per another thread. its not in there.

my situation doesnt let me connect this netbook via wire and the only way i can get software for it is to download it via my ubuntu connection on my laptop.

View 9 Replies View Related

Ubuntu Networking :: Wireless Suddenly Not Working On Asus Eee?

Jan 14, 2011

I have been using ubuntu troublefree for some month, but yesterday, suddenly the wireless internet connection stopped working. It happened after i used the turn off wireless network shortcut, now i cant turn it on again (usually this works fine).The situation is now, that when i click on the tray icon showing connection it says, wired network disconnected (it never said this before), then if i click on the wireless shortcut it also says wireless disconnected... But if i click again it doesnt show connections, the disconnected sign just disappears...?

View 7 Replies View Related

Ubuntu Networking :: Wireless Internet Not Working - Asus Apire Laptop

May 1, 2011

I have a 6 month old Acer (sorry not Asus as per the heading) Aspire laptop. I downloaded Ubuntu and cannot connect via wireless. It works fine via ethernet. Having spent several hour reading this forum, other web pages and the help file, I actually still have not got a clue either as to what the actual problem is or how to begin solving it. Is there a simple answer? If not, I'll go back to windows 7 as Ubuntu seems anything but the promises made.

View 1 Replies View Related

Ubuntu Networking :: Intel 4965 AGN Wireless On Asus F3SV Stopped Working (10.4)?

Oct 23, 2010

My wireless worked out of the box for the past few months. When I was running low on battery recently, I put the laptop to sleep. When I woke it up, there was a black screen with a flashing underscore. I pressed a bunch of buttons but nothing happened. Then suddenly it said something about a wireless hardware error and I did a hard reset by holding down the power button. When I turned the computer back on, wireless was greyed out. There's no hardware switch to enable and disable wireless and the software switch had no effect. I tried echoing into the 'state' of the adapter but it didn't let me. When I tried sudo ifconfig wlan0 up it gave me the following error:

Code:

SIOCSIFFLAGS: Unknown error 132
lspci:

[code]....

View 2 Replies View Related

Networking :: Can't Get Wireless Working In Slitaz (Asus Aspire ZG5, Atheros Wifi)?

Sep 17, 2010

So I decided to wipe out Windows and try Slitaz. It's an awesome well featured distro for it's size. One huge problem tho: I can't get wireless to work for the life of me. I actually went as far as to manually load the ath5k module but It just refuses to recognize my wireless router, much less any nearby routers. It simply doesn't see anything when it scans for wireless networks. I have no problem with that in Puppy Lucid. But I'd really like to use Slitaz, just for it's small size and quick bootup. Can anyone PLEASE help me with that?

PS: It happened here before that I had to plea and beg for any response, so PLEASE(!!) don't let me hang like that this time.

View 4 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

OpenSUSE Wireless :: WLAN Card On Asus Eee Pc 1018p Not Recognized

Dec 12, 2010

just installed opensuse 11.3 on my asus eee pc 1018p and have severe problems to make the wireless network card work. tried to install the driver with ndiswrapper and b43-cutter, but without any success. ifconfig does not show any wlan0 device. below find output of

lspci -v
dmesg
ifconfig

installed opensuse on several notebooks/netbooks before but never ran into serious trouble.

[code]...

View 3 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 :: 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 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

Fedora Hardware :: Making Kernel Modules For Asus PCI-G31 Wireless Card?

Feb 1, 2010

I've got a wireless card and would like to make a driver module for it from the ralink tarball. Here's the details:

1. The Asus PCI-G31 uses the RaLink RT2561/RT61 802.11g chipset.

Code:

lspci
<some output omitted>
04:03.0 Network controller: RaLink RT2561/RT61 802.11g PCI

2. I am using the latest driver download from www.ralinktech.com which is

2009_0123_RT61_Linux_STA_v1.1.2.3.tar.bz2

3. I followed the documentation and I think it makes a script. Here's part of the README from the tarball.

Code:

Build Instructions:

1> $tar -xvzf RT61_Linux_STA_Drv_x.x.x.x.tar.gz
go to "./RT61_Linux_STA_Drv_x.x.x.x/Module" directory.
2> $cp Makefile.4 ./Makefile # [kernel 2.4]

[code]....

View 3 Replies View Related

OpenSUSE Hardware :: Installing (compiling) Wireless Card Drivers Asus PCE-N13?

Jul 6, 2010

I have a Wireless PCI-Express Adapter which I wish to install the drivers, though am having difficulty. The chipset on my card is a Ralink. I have visited the Ralink Website Ralink corp. and downloaded the RT2860 Wireless Lan Linux Driver version 2.3.0.0. I have extracted the files within my home directory. I have read the readme file, and from what I understand I have needed to do... I have typed in the Make command as a "super user". Unfortunately I have had no success and it states the following output.

[Code]...

View 4 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

Slackware :: Asus PCE-N13 Wireless Only Working In X?

Jul 3, 2011

I am attempting to setup wireless in Slackware 13.37 for the first time and while I found a lot of guides I am still unable to connect to my router without starting X and using wicd. I'll post my rc.inet1.conf and rc.wireless.conf along with wireless-settings.conf from wicd. wireless-settings.conf

Code:
[00:26:F3:22:33:7A]
automatic = False
[00:26:F3:22:33:79]
afterscript = None
dhcphostname = Doctor
bssid = 00:26:F3:22:33:79

[Code]...

View 3 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