Ubuntu Networking :: 10.10 - Atheros AR5007G WiFi Chipset

Oct 13, 2010

Just moved from Mandriva 2010.1 to Ubuntu 10.10 and am having problems with the wifi. It connects fine, but tends to grind to a halt every now and then. I always have this problem with Ubuntu... hence me migrating to Mandriva in the past. My card uses the Atheros AR5007G Wifi chipset. So, using ndiswrapper, I installed the windows drivers. Everything seemed to go okay. Yet, after a restart, I'm having the same problem. Which makes me think I'm still using the same old driver. So I added blacklist ath_hal and blacklist ath_pci to /etc/modprobe.d/blacklist.conf. Restarted. And I'm still having drop-out problems.

ndiswrapper -l
net5211 : driver installed
device (168C:001D) present (alternate driver: ath5k)

View 1 Replies


ADVERTISEMENT

CentOS 5 :: Static IP For Atheros Chipset?

Apr 13, 2009

I'm replacing a USB adapter with a PCI DLink card that is an Atheros chipset. I installed 'madwifi' for the modules and can set the ESSID and WEP key manually using iwconfig and can get a DHCP Address using dhclient.

What I want to do now is bind this to the static IP that the USB device used to have, but I am not sure how to do this since Atheros chipsets show up as both wifi0 and ath0, with ath0 being the one that needs to have the connection info. I tried setting up a ifcfg-ath0 with the static IP information and the key-ath0 file with the key like I have for the USB device (which shows up as wlan0) but at booth ath0 isn't up and running, even with ONBOOT=yes. What do I need to do to get an Atheros chipset to boot with a static IP?

View 3 Replies View Related

Ubuntu Networking :: Wep Key Rejected , Atheros Wifi Card?

May 15, 2010

i installed ubuntu on my friends laptop but when he tries to connect to his network and enters his wep key the box disappears for a few second and comes back again...The card is Atheros on a Toshiba laptop and it is detected , it finds the networks but the wep key is rejected every time without a error

View 5 Replies View Related

Ubuntu Networking :: Atheros Wifi Very Unstable Since Last Updates

Oct 12, 2010

10.04 Gnome desktop install on Acer Aspire One netbook, wifi connection very unstable since last round of updates, wondering if ndiswrapper would work better

[Code]...

View 5 Replies View Related

Ubuntu Networking :: 10.10 WiFi On Atheros 5212 Don't Work?

Nov 27, 2010

In my laptop, after upgrade, wifi stop working.My laptop is Fujitsu-Siemens Amilo Pro V2065, wifi cart Philips 12127e (from IBM T41), linux kernel: 2.6.37-020637rc3.This card worked before upgrade, and work on windows Command lshw -c network return:Quote:

*-network:0 UNCLAIMED
description: Ethernet controller
product: AR5212 802.11abg NIC

[code]....

View 4 Replies View Related

Debian :: USB-adapter With The Chipset Atheros AR9271?

Mar 29, 2011

I am preparing to install Debian. I use an USB-adapter for wireless network access, the chipset of the network card in the adapter is "Atheros AR9271". Using this adapter is my only means of accessing the internet.

For some reason I had a hunch that my adapter might not be supported in Debian. I started searching around and found that quite a few people have been having some difficulties installing it to work in Debian. So, when I will have installed Debian there seems to be a significant risk I won't be able to go online.

Since I don't have any other way of connecting to the internet, thus no other network card and no parallel computer to use, I will get in trouble when I have to try to get my adapter to work with Debian. That is to say, it will be impossible to search for solutions on Google, ask for help online etc. I want to forestall such a situation. Hence a few questions:

1) What exactly will I have to do in order to be able to use the adapter with Debian?

2) Is there any way of doing it without going online after I have finished installing Debian? I'm thinking about if it would, for example, be possible to include any required files in the installation package I will use to install Debian?

View 2 Replies View Related

Ubuntu Networking :: Atheros 9k WiFi Card Not Working After Suspend?

Jun 25, 2010

I am currently using Ubuntu 10.04 Lucid Lynx. Although it has worked fine for the past couple of weeks, I have recently encountered a problem with my wireless card. It is an Atheros AR928X card on a Toshiba satellite U405D-S2874 model laptop. Recently, I attempted to put the computer into suspend mode for the first time. The computer failed to wake up, and I performed a hard reboot. After this, everything seems to work except for the wireless card. I am now unable to connect to any wireless network with my laptop, and the wireless manager doesn't seem to be working either.

View 2 Replies View Related

Ubuntu Networking :: Atheros AR5006EG Wifi Stops Working After A While?

Jul 28, 2010

Previously my wifi has worked just fine in 10.04, but as of recently I keep losing my connection after leaving my laptop on for a while (and this happens sooner and sooner each time, used to be daily, now it's every few hours), I can no longer see any networks at all, and I have to reboot to get it working again. I haven't even installed or removed any packages lately, so I'm not such what might've caused this to break all of a sudden.

View 7 Replies View Related

Ubuntu Networking :: Hardware Switch Doesn't Work For Atheros WiFi

Mar 10, 2011

i'm running Ubuntu 10.10 32-bit on an Acer Aspire 3050 laptop with an Atheros AR5BMB5 WiFi card.

The problem i'm having is that the hardware switch to turn the WiFi on and off isn't working right. When I hit the switch to turn it off, the light doesn't turn off, and Ubuntu just disconnects from the network and searches for more WiFi networks - it doesn't say that the WiFi has been deactivated, and I don't think it is. When I hit the switch again, it finds my network and connects to it.

The lspci -v | less command gives me the following information for the WiFi:

Code:
08:04.0 Ethernet controller: Atheros Communications Inc. AR2413 802.11bg NIC (rev 01)
Subsystem: AMBIT Microsystem Corp. Device 0418
Flags: bus master, medium devsel, latency 168, IRQ 21

[Code]....

It lists a different model of card, but it's using what I assume is the correct driver, so I don't know if that has anything to do with it. I've checked the card itself and it is a AR5BMB5.

I would like to fix it so the switch actually turns the WiFi off instead of just making it search for more networks (I assume it's not actually turning off), and perhaps make the light turn off as it should as well.

View 6 Replies View Related

Fedora Networking :: F15 - Configuring Wifi Card - Edimax EW-7612PIn With RTL8192SE Chipset

Aug 15, 2011

I have just installed an Edimax EW-7612PIn PCI-E Wifi card which has an RTL8192SE chipset. This chipset is not supported under current F15 kernels so I have installed the driver and firmware from source and have that working fine. The driver can see the card and I can issue 'iwconfig' commands successfully enough to see my Wifi network.

The problem I have is that I don't understand the relationship between iwconfig and wpa_supplicatant and as I'm running a headless F15 server I cannot use the NetworkManager GUI to help me. I should also note that the Wifi network is using WPA2-Personal encryption.

This is what I have done:

Configured /etc/sysconfig/network-scripts/ifcfg-wlan0 with what I think are reasonable values (based on google searches), including the ESSID, TYPE as Wireless, etc.

Configured /etc/wpa_supplicant/wpa_supplicant.conf, including using the key value returned from wpa_passphrase.

Arranged for wpa_supplicant to run from boot, using chkconfig.

However when I run 'ifconfig wlan0 up' I get the error message 'link is not ready' and indeed looking at the output from 'iwconfig wlan0' there are no configured values. I also understand that some values are configured by iwconfig and others by wpa_supplicant, however it's not clear what.

How do I permanently set iwconfig values?

How do I configure wpa_supplicant?

View 3 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 :: Atheros AR8121/AR8113/AR8114 - Ethernet Works But Wifi Doesn't

Apr 16, 2010

I have a brand new ASUS EEE PC 900HA with Ubuntu 9.10 installed on it. The wireless hasn't worked yet but the ethernet is fine. I've been browsing the forums for hours to find a fix but now I've installed/queried/removed so many things I'm totally confused.

lspci -v gives me this

Code:

01:00.0 Ethernet controller: Attansic Technology Corp. Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller (rev b0)
Subsystem: ASUSTeK Computer Inc. Device 8324
Flags: bus master, fast devsel, latency 0, IRQ 27

[code]....

View 9 Replies View Related

Networking :: Find Out What Is The Difference Between Wifi0 And Ath0 (atheros Wifi Card) In Terms Of Packet Counters Shown In Proc/net/dev Pseudofile

Aug 20, 2010

I'm trying to find out what is the difference between wifi0 and ath0 (atheros wifi card) in terms of packet counters shown in proc/net/dev pseudofile. The fact is that wifi0 and ath0 packet counters are different. I've read that wifi0 refers to the physical device and ath0 refers to virtual device over wifi0, so, as far as I know, packets counters in both devices should be the same, isn't it? Another annoying question for me is that ath0 doesn't show any erroneous packets, while wifi0 does.

[Code]..

View 6 Replies View Related

Debian :: Installing The Wifi For Atheros?

Feb 8, 2010

i used to have shaw cable that i paid for and with that a "wired" connection which no matter what linux i chose to play with would recognize and automatically install the network drivers etc... so that i could access the web. now though i use a connection via wifi in the hotel that i now reside at and when i install or use live cd versions of linux i cant get it to use my wifi. due to the fact i have an atheros card. i researched this and found that apparently i need to have mad wifi installed and configured. however i haven't been able to get it to work. i can't seem to get an accurate step by step on installing it. same when i step by step try to install linux onto a usb stick and have it bootable. furthest i've gotten is the start up splash screen and then it freezes. anywho can someone steer me towards the "easiest dumbest person using it" install madwifi and or get a copy that works for an atheros card.

View 6 Replies View Related

Debian Configuration :: Can't Configure WiFi Card Atheros - Ath10k

Dec 16, 2015

I have an Acer Aspire V15 Nitro Black edition, and I recently installed after working so hard Debian 8.2

My problem is that I can't see any WiFi connection...

I believe that the firmware for my card is the ath10k, but I can't install it...

lspci -nn | grep Network

07:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:003e] (rev 20)

View 3 Replies View Related

Debian Configuration :: Slow Wifi In Squeeze With Atheros Ar928x?

May 14, 2011

I have Acer Aspire 4740 laptop with Atheros ar928x wireless. My wireless is very slow, unstable. Wireless card still works well and fast in Windows (dual booting). After searching I see that there are many Ubuntu users have the same problem in Ubuntu 11.04 with this card.

View 4 Replies View Related

Fedora Hardware :: Latest Kernel Killed WIFI ( Atheros )?

Feb 4, 2010

Last night I installed F12 x86_64 from a liveUSB in my laptop with Atheros wireless. During the install process and after the first boot I was able to surf the web connected to the wireless network (signal was good and all). After I updated the whole system, however, the wireless network is no longer available (Network Manager does not even show the Wireless interface or the network list).

Obviously a laptop without wireless is mostly worthless. What am I supposed to do to get my (perfectly working*) wireless network back?

[Code]...

View 2 Replies View Related

OpenSUSE Wireless :: Atheros Ar2427, Can Scan For Wifi, But Cannot Connect?

Oct 29, 2010

I have an Atheros ar2427 chip in my Asus EEE 1001P and I'm using WICD to configure it. I can scan for wlans, but I can not connect. I installed the compat wireless package from yast and I downloaded the source from the compat wireless site and tried to compile it (which seems to be the solution for Ubuntu) but I got an error and an interesting warning

Code:
Linux linux-0yl2.site 2.6.34-12-desktop #1 SMP PREEMPT 2010-06-29 02:39:08 +0200 i686 i686 i386 GNU/Linux

[code]....

View 6 Replies View Related

Ubuntu Networking :: Wireless Chipset Dead ?

Jun 21, 2010

It looks like my laptop's wireless chipset (Broadcom) has/is dying. It won't work anymore on my Lucid install whereas it was working perfectly. The warrenty is long expired.

lspci brings up nothing about it anymore, it once did.

I booted my laptop into Win7 and it no longer finds it either. The manual slider switch on my HP Pavillion dv6000 is in the on position but the light is yellow.

It will very rarely work on Win7 now.

I can't afford a new laptop just now so it looks like I need an external wireless adaptor. I have (open busses) USB, cardbus/54, and a small firewire port. It does not pcmcia or other busses.

Any particular chipsets to look for or avoid?

View 4 Replies View Related

Ubuntu Networking :: Chipset In HQRP 11N PCI Mini Cards?

Feb 8, 2010

Does anyone know what chipset is used in the HQRP 802.11n PCI mini cards (not express)?

[URL]

I'm looking for a 2 antenna card that does 11N for an older Dell laptop that use mini pci. This is the only one I found, but the chipset is a mystery, and I need to know it before buying it.

View 1 Replies View Related

Ubuntu Networking :: RNX-ESYN1 Rt3070 Chipset (install) On 9.10?

Mar 7, 2010

I'm running ubuntu 9.10 and I'm trying to get my RNX-ESYN1 with rt3070 chipset to work. I've tried to download and install the newest drivers from ralink's page and when I type "lsusb" in a terminal I get this "Bus 001 Device 002: ID 148f:3070 Ralink Technology, Corp." so that means if it's plugged in and should work. In the network manager it shows only my PCI broadcom card, but not my USB stick. When I type in the "iwconfig" command I get the "ra0" but not in the network manager.

ra0 RT2870 Wireless ESSID:"" Nickname:""
Mode:Auto Frequency=2.412 GHz
Link Quality=10/100 Signal level:0 dBm Noise level:-143 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

[Code]...

and still nothing changed, I got it to work once, but I reinstalled my system and can't get it to work again. I don't know if I'm doing something wrong. Last time I did it, both of my wifi adapters were showing up in the network manager at once and were working great. I need my Ralink to use with the aircrack which doesn't work with my broadcom.

View 9 Replies View Related

Ubuntu Networking :: Broadcom 4318 Chipset Not Supported

Dec 22, 2010

Here is what I have as far as hardware goes:
Compaq Presario V2000
- PROCESSOR: Intel Pentium M 710 -- 1.4 GHz
- RAM 2 GB
- HD 80 GIG
- Duel booting XP Pro with Ultimate Edition 2.8 (I understand this is built from Ubuntu 10.10)
- lspci -vnn | grep 14e4 yields the following:

Code:
03:00.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)

I have followed to the tee this guidance: [URL]
I tried the installing b43 drivers with internet (using ethernet)
I tried installing off the DVD using the no internet option
I even tried installing the STA drivers even though I know the 4318 chipset is not mentioned as a supported chipset.

All of these were loaded/extracted with no errors via terminal following the guidance to the letter. Now here is a problem I have not read that anyone else has run into. (maybe I just missed it). When I go: System > Administration > Additional Drivers the only additional driver that shows up is "Software Modem". I can't for the life of me figure out why the b43 and STA drivers are not showing up to activate. I can install drivers all day long, if I can't activate them, it really does become a moot point.

View 5 Replies View Related

Ubuntu Networking :: 4309 Chipset Running 10.10 (or Any Derivitive, Really.)?

Feb 27, 2011

I have a Dell Inspiron 9100 that I've been running 10.04 on forever. It has the BCM4309 wireless chipset in it, which worked great. BUT ONLY ON THAT PARTICULAR COPY OF 10.04. When I tried 10.10, Pinguy, Mint, and Fedora I couldn't get the wireless to work again. Finally, that got frustrating, so I reinstalled 10.04 LTS. I don't know if the kernal or the driver changed, but I can no longer get the wireless to work anymore.There's a lot of posts about this particular chipset, and they all seem incomplete. Basically, I am certain that I can get this to work. I just installed Pinguy again, which is 10.10.With the current set-up, my wifi card can see all the networks, but it can't connect. It constantly asks or my password and then connects for a brief second before losing the network again

View 2 Replies View Related

Networking :: Ubuntu 8.10 With Broadcom Chipset Pcmcia Card

Dec 18, 2010

some time ago I installed 8.10 on my x20 thinkpad. I at the time was trying to get it going on a Netgear WG511 v2 card. I was eventually successful in getting it going with ndiswrapper and all has been happy until...

I decided to give my laptop to an elderly friend for his first computer. He is living in a location where (for a variety of reasons) he is sharing a network connection to the internet with a few people. The protocol there WPA2 TKIP (IIRC) and no matter what the bloody thing won't connect. Here at home I run a different setup so its not a big deal

So, I thought I'd try another card to get it going there. I chose a "Aironet" card (badged a Dell 4800 LT) and tried to install this on 8.10

I expected it would install out of the box, but did not "seem to".

I followed the steps on this page, but still it won't connect to my WiFi at home (which I am using to connect to with this x31 thinkpad)

I am using Network Management Applet 0.70 and this works fine with the Netgear card, even showing all the local networks it finds.

When I plug in the Dell card it blinks the activity light and the status light in seemingly meaningful ways, but nothing seems to connect and I find nothing listed in the Network Applet.

I suspect that the OS is discovering the card as when doing an iwconfig I find two entries that would be that card:

eth1 and wifi0

iwlist scan returns:

which makes me think two interfaces are taking the same hardware...

iwconfig returns idential results for eth1 and wifi0

View 2 Replies View Related

Ubuntu Networking :: Stop Wifi Radio Killswitch From Disabling USB Wifi Device

Jul 3, 2010

My laptop has an internal wireless device and a button to turn it on/off, but since it has bad reception I use an external USB wireless adapter.The problem is that if I turn the internal wireless device off using the button, it also turns the USB wireless adapter off.Is there anyway to use the killswitch (the button) only for the internal wireless device?This only started to happen in Ubuntu 10.04.

View 7 Replies View Related

Networking :: Ubuntu 9.04 Can't Connect To Wifi With Intel Wireless WiFi Link 5100?

Aug 29, 2009

I have only had a few weeks worth of experience with linux, so I'm probably considered a newbie at this but I felt like giving it a shot. I just configured my new Toshiba Satellite A505-S6969 to jaunty. Most of the transition is going well but I'm stuck with a few issues, one of which is getting my wifi to work. Right now I'm working off of an ethernet cable.spci returns

00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port

[code]...

View 3 Replies View Related

Ubuntu Networking :: Sager NP9280 Intel N6300 WiFi 9.10 No WiFi

Mar 6, 2010

Installed ubuntu 9.10 dual boot with win7 yesterday. Everything working but Wifi. Wifi works fine with Win7. No Wifi in Ubuntu. Very confused. I have info from the wifi trouble ticket post.There does not seem to be a driver for this card anywhere.

lawrence@lawrence-laptop:~$ lspci
00:00.0 Host bridge: Intel Corporation X58 I/O Hub to ESI Port (rev 13)
00:01.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 1 (rev 13)

[code]....

View 9 Replies View Related

Ubuntu Networking :: Belkin Usb Wifi - Install The Driver Or Finding The Wifi Card On The System ?

Sep 16, 2010

I cant seam to find out how to get my card to work i cant find out how to install the driver or finding the wifi card on the system.

View 9 Replies View Related

Ubuntu Networking :: Very Slow WiFi Using Broadcom Wifi Card?

May 12, 2011

get WIFI working on my Dell D600 with Ubuntu 11.04 freshly installed. I some limited sucched following the this post t=1621331 this got the card working but it was very very slow over 70% packet loss to the WIFIrouter. 1. Machine details Dell Latitude D6002 Wireless Broadband and Chip setlspci -nn | grep Broadcom - 02:03.0 Network controller [0280]: Broadcom Corporation BCM4309 802.11a/b/g [14e4:4324] (rev 02)3. Check interfaces

eth0 Link encap:Ethernet HWaddr 00:0b:db:e0:1c:5b
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0

[code]...

View 5 Replies View Related

Ubuntu Networking :: No Wireless Networks Detected With AR5001 Chipset?

Jun 29, 2010

No wireless networks detected with AR5001 chipset

View 1 Replies View Related







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