Ubuntu Networking :: Atheros NIC Not Coming Up At Capacity?
Apr 20, 2010
Just rebuilt my file/print server using an ECS 945GCD-M Atom motherboard. Running it under 9.10 (2.6.31-20) using the same cable and port on my Netgear switch that my old server connected to at 1GB/s without issue (old server's NIC was Intel-based).
Found the driver is an AR813x, & downloaded & installed the latest driver from here (1.0.1.9). sudo lshw -C network now shows that it's using the new driver, but still sitting at 100MB/s:
Code:
*-network
description: Ethernet interface
product: Attansic Technology Corp.
[Code].....
I can't seem to get it to come up at the full 1GB/s. I also tried ethtool -s eth0 speed 1000 without success. why networking restart ignores eth0?
View 1 Replies
ADVERTISEMENT
May 14, 2010
I am currently running a network with a file server that runs Ubuntu 10.04 Desktop at the moment. DHCP and samba are setup on it for now. Has multiple network cards but we only use the gigabit interface. Here's what I want to do in the near future. I want to provide internet access to the network via ADSL (no better option currently) So what i'll have is one or more ADSL lines and their corresponding modems (most likely D-link ones as they are cheap). As i understand it the server will be doing the job of a router. anyway, point wise here's what i want to be able to do:
1. Have ability to increase capacity/bandwidth with more ADSL line & modem combinations
2. Have user accounts (probably web based setup or any other option) for internet access so that they can be billed per GB.
3. Still be able to share files that are on the local network using local DHCP if possible.
So to an existing network that has files i want to add internet access capability. but users will have to log on so that their usage can be monitored. I have been searching around but maybe the search terms are wrong for what i need accomplished. i don't mind upgrading the ubuntu version to the server edition so long as i can use X11 forwarding atleast so that i can do remote monitoring. VNC is too slow, and using nautilus forwarded via X11 to my desktop sorts out most of my needs. The network provide has suggested maybe using pppoe but i am thinking if there was a welcome page based authentication system then it'd be more easy to monitor?
View 3 Replies
View Related
Mar 24, 2011
i have uninstalled and reinstalled alsa and made sure its not muted, in pulse audio it displays sound is coming out when i play a song, but no sound is actually coming out.. i dont want to go back to windows, but if i cant get sound im going to have to
View 1 Replies
View Related
Aug 8, 2010
I built a HTPC using Zotac ION ITX A 330 (has an onboard Atheros AR9285 according to lspci) and the plan was to connect this to my Netgear WNR2000 using WiFi. The OS is Ubuntu 10.04. I can connect to the router fine. Signal strength stable between 65-72% so this shouldn't be an issue (other hardware including two laptops running Vista (DELL XPS) and OSX (MBP) connect just fine at the same location). I stay connected for everything between five to 60 minutes then i lose the connection. According to the syslog i get deauthenticated due to reason 2. I've tried the backport modules.I've also tried wicd instead of the standard gnome Network manager. No difference.
View 9 Replies
View Related
May 25, 2011
I have this in my /etc/networking/interfaces file:
auto lo
iface lo inet loopback
iface eth0 inet dhcp
pre-up iptables-restore < /etc/iptables.rules
post-down iptables-restore < /etc/iptables.rules
but eth0 doesn't automatically come up. I have to do a "ifconfig eth0 up" and then do a dhclient eth0 in order to get an IP after each reboot.
View 2 Replies
View Related
Jun 28, 2011
Suddenly my wireless card isn't coming up automatically.The following sequence fixes it:
Code:
ifconfig eth1-eth0 up
killall NetworkManager
[code]....
View 2 Replies
View Related
Apr 26, 2010
My task is, to set up a(nother) server for our server room. Access is difficult, closed doors, remote location, etc. Therefore my idea was, to install, configure, etc. everything in my office. Since the server will have to work in the DMZ, I can't do much in my office; I have no DMZ-address here. Therefore I was thinking of 'forwarding' the future IP-address in the DMZ, let's say 10.10.10.1/24, from a stub machine placed in the server room into my office. I wonder how to do this most favourable.
So I think port-forwarding around 10 ports with ten ssh sessions would be neither clever, nor elegant. I wonder if it is possible to directly forward everything coming into an IP address directly instead? Or should I try VPN?
View 9 Replies
View Related
Jan 11, 2010
I spent days trying to figure out how to get my atheros AR928x 802.11n wireless card to work in Ubuntu. The card worked perfect in Windows 7 but the connection kept dropping in Ubuntu. It would find my router and connect with 60% signal for about 5 seconds, then fall down to about 25% signal and then cut out altogether. After searching for days to find a solution, I finally figured it out and figured Id post it here to let everyone else in the same boat have a working wireless too!
I found this solution from:[URL].. This solution is for JAUNTY (Ubuntu 9.04), so if you are running Jaunty, you can just follow that post. If you are using Karmic (Ubuntu 9.1), you can follow this tutorial I'm posting. It's pretty simple: First, make sure you got all your files up to date. Type in a terminal:
sudo apt-get update Let that run, and once its done, type into terminal:
sudo apt-get upgrade
Once that finished, restart your computer. Again open up terminal and type:
sudo apt-get install linux-backports-modules-karmic
If you are using Jaunty, instead of karmic type in jaunty, if you use another version of ubuntu, you can find a list of versions and their names here:[URL].. Restart your computer one more time, and you should be good to go! This has been tested and confirmed to work on: -Ubuntu 9.1(karmic) with an Atheros 928x 802.11n wireless card, using the Ubuntu installed network software, in a Gateway NV53 laptop connected to a belkin 802.11n wireless router.-HP base station / 802.11g airport express
This has been tested and does not work/has issues with:
-airport extreme I hope this works for you too, and if it does, please let me know with your hardware and Ubuntu version so I can post here what other setups have been confirmed to let this work.
View 9 Replies
View Related
Dec 30, 2010
I got a used computer (Toshiba Satellite A215-S5829) for Christmas, and it was running Vista *shudder* so I decided to wipe the hard drive, and install the latest Ubuntu. This is my first real foray into linux, and I've loved the system, but the only problem I've had with is so far is I can't get the wireless to work. I believe the card it has is Atheros AR5001, and I've tried installing the "madwifi" drivers, but I can't get them to register. I've been following the suggestions of dozens of different forum posts and answers I've found scattered around the internet, but I haven't been able to get anything to work correctly.
When I view the "Additional Drivers" in System > Administration, it says "Alternate Atheros "madwifi" driver: This driver is activated but in use," but when I click on the internet icon in the top panel, it only gives me the wired connection. It used to also give me the wireless option, just without ever successfully finding any wireless networks to which it could connect. Like I said, I've done about a half-dozen different things without any success.
View 3 Replies
View Related
Feb 25, 2011
I'm trying to get bluetooth working. I have an ASUS USB-BT211 USB 2.0 Mini Bluetooth Dongle. Where do I find the driver and how do I install it? (Currently when I plug the dongle in, it is ignored.)
lshw shows me this:
Code:
Bus 008 Device 003: ID 0cf3:3002 Atheros Communications, Inc.
Device Descriptor:
bLength 18
bDescriptorType 1
[Code].....
View 1 Replies
View Related
May 2, 2011
I realise there are a few threads of issues with the AR8152 chipset and Ubuntu 11.04, however, my issue does not appear to be the same as others, nor does there appear to be a consistent solution yet. My ethernet worked fine in Ubuntu 10.10, but after upgrading to 11.04, I experience the errors I am about to explain. I also experience these when booting off a Ubuntu 11.04 Live CD, so it's not just the upgrade the caused the issues. The issue is, if I turn on my system without the ethernet cable plugged in, and then plug the ethernet cable in once I've logged into Ubuntu, the system will not detect it, at all. No amount of network manager of dhclient eth0 will get it to function, however, the device itself still appears in the system. If I turn the system on with the ethernet plugged in, however, it will get an IP address and function correctly. I tried to download the drivers from Atheros and build them, but for whatever reason it complained about me not having autoconf.h or automake.h (can't remember which), despite having build-essentials and linux-headers-generic installed.
View 1 Replies
View Related
Sep 1, 2011
My old Winbook laptop had good wifi connection under Ubuntu 9.10 but shows 'disabled' under Ubuntu 10.04 and 10.10. At least under 10.10 it came up with working video (had to mess with GRUB on 10.04 before video would work). I have an onboard wi-fi card that has never worked well with any Linux as far as I know but the Atheros PCMCIA card worked solid under Karmic (9.10). Here is some diag. info.
sudo lshw -c network
*-network:0 DISABLED
description: Wireless interface
product: PRO/Wireless 2200BG [Calexico2] Network Connection
[Code].....
View 4 Replies
View Related
Feb 10, 2010
I installed Fedora 12 on an Eee PC 1001HA. This laptop has a Ralink RT3070 wireless chipset, for which the driver is not yet in the kernel (still in staging I believe). However I downloaded the driver, compiled it, and installed it. AFAICT, it works fine.
One small obstacle remains: I am uable to get the network interface to come up automatically; I have to run # ifconfig ra0 up. Because of this NetworkManager never sees the wireless interface, making connecting to WAPs a chore.
I created a ifconf-ra0 file in /etc/sysconfig/network-scripts, and it includes the line ONBOOT=yes, but this doesn't do the trick.
View 11 Replies
View Related
Jan 12, 2010
I've got a little netbook, and all works fine, except for one small thing. I'm able to connect to a wireless network with my Atheros AR5001 just fine. However, if I right click on the network icon, and disable network or wireless and enable it again, wireless won't work anymore. I can't see and connect to any network at all. Except when using airodump-ng from the famous aircrack-ng tool set. When using airodump I'm able to see any network and their specs just fine. I don't even have to be in monitor mode to do airodump-ng (the wireless must be off in the network manager though). Is there any way of getting my wireless back when I turn it on again?
View 9 Replies
View Related
Mar 19, 2010
I just downloaded Ubuntu Studio on my laptop and I can't get the wireless to work. I think it's because I need a driver; the Atheros AR928x. Whatever the driver is, it works with the pretty unpopular Musix distribution, because wireless worked instantly when I got that. I switched because it was old and slow.
View 3 Replies
View Related
Mar 22, 2010
I can't get my wireless into monitor mode. I;m running ubuntu 9.1 karmic It connects fine to wireless networks. But when i do: sudo iwconfig wlan0 mode monitor. I get: Error for wireless request "Set Mode" (8B06) :SET failed on device wlan0 ; Device or resource busy. I can only see wlan0 (wmaster0, eth0), not ath0 or wifi0 mentioned elsewhere, in wireshark. I only see my own ip and packets coming to and from that. my system tells me i have an atheros ar9285 chipset in place.
View 2 Replies
View Related
Mar 30, 2010
I bought this new computer with an Atheros AR9285 wireless adapter, signal dropped out after a couple of minutes, sometimes reconnected, I looked up different posts on [URL] and [URL].
First I installed linux-backports and linux-backports-wireless, still dropped. Then I installed compat-wireless-2.6.33 and it still dropped. Finalley I blacklisted the driver with gksu gedit /etc/modprobe.d/blacklist-ath_pci.conf and it still drops. What should I do, it seems to pick it up again after 30 sec or so, but it a bit frustrating.
P.S.: It seems to be getting much better now that I have the torrent program shut down.
View 1 Replies
View Related
Apr 24, 2010
Does Ubuntu 10.04RC support Atheros AR2427 wireless card out of the box? I ran 10.04RC Netbook Live on my new Asus Eee 1001P Netbook today and it looks very impressive indeed. However, I could not get Ubuntu 10.04 to even see the Etheros AR2427 card (iwconfig). Am I doing something wrong or is there no driver to support the card? If no driver what are my options to get it working under 10.04 as I do not want to use Windows on my netbook..
View 4 Replies
View Related
Apr 24, 2010
Just installed Ubuntu 9.1 on a Thinkpad T60P with an Atheros Ar5008 wireless network card. The problem I am having is that I can find my network name and it will even ask me for my password; however, when I type everything in, it seems to be connecting but never does and asks me for my password again. I have verified my password is correct and that my router is using WPA. Anyone else having this problem and is there a way to fix it? I believe the system is using the atk9 drivers.
View 1 Replies
View Related
May 7, 2010
Installed 10.04 on an Acer TimelineX 3820TG but can't get the ethernet to work.
Code:
$ sudo lshw -C network
*-network UNCLAIMED
description: Ethernet controller
product: AR8151 v1.0 Gigabit Ethernet
[Code]....
The driver from [URL] won't work either (error in script on make).
View 9 Replies
View Related
May 10, 2010
lspci gives this for my ethernet hardware:
[Code]...
I have tried installing "linux-backports-modules-wireless-2.6.32-22-preempt" but I receive a notification that it failed to install properly upon rebooting... I have also tried installing compat-wireless but it fails to make because it can't find the linux kernel header directory...(I do have the headers, but how do I get the makefile to see a non-default header dir?) sudo modprobe ath9k runs, but running sudo ifconfig wlan0 up returns this error:
Code:
sudo ifconfig wlan0 up
SIOCSIFFLAGS: Unknown error 132
View 5 Replies
View Related
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
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
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
View Related
Nov 5, 2010
I've a big trouble that curses me for months. I've an Asus K52Jc laptop with wireless card Atheros AR9285, Ubuntu 10.10 and this network set-up: a WDSL (so an antenna on my house) wired to a switch; the switch shares connection through 2 ethernets cables: one to my uncle house, one to my router Netgear DG834v5.If I connect my laptop via ethernet, internet works good, if I connect to my router, wireless works (I can ping my router), but no internet. I've been helped a lot in official ubuntu chat: after some tries we understood that the problem aren't drivers, isn't Netgear, but probably it's something messed up in routes or arp cache.Anyway note that I have also some difficulties to ping my router, on 3 tries he often loses 1 or 2 packets.
[Code]...
View 9 Replies
View Related
Nov 17, 2010
I just installed the new version of ubuntu 10.10 and I discovered that my wireless card atheros ar5001 is not working, i tried to modprobe ath5k and wont work either.
All the past versions of ubuntu had no problems. bug?
I'm using a compaq cq60 laptop.
View 4 Replies
View Related
Nov 17, 2010
I have used Ubuntu without trouble for quite some time now on my computer (maybe 2 years; recently upgraded to 10.04) and have just bought a new computer for the office. When I install 10.04 on the new computer it doesn't seem to recognise the lan card, an atheros AR8151 onboard card (on a GA-G41MT-S2 mobo).
p.s. phrases such as 'build-essentials', 'sudo' and '.tar.gz' files don't mean anything to me (except the last is a bit like a zip file I think).
View 1 Replies
View Related
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
Jan 3, 2011
Installing drivers for an Atheros Wireless LAN. I have searched online, and ether I can not find a solution to work or the instructions are to advanced for me to understand.
View 2 Replies
View Related
Jan 20, 2011
I upgraded to Maverick Meerkat on my Compaq Presario CQ60 and the installation bugged killing all the documents and settings. I'm not a total n00by to Linux as I've been using it for years, but neither am I an advanced user.
Any halp you can give with this as I've tried everything I can think of to get the wireless card to work. Which basically boils down to trawling Google for the drivers and attempting to install them. code...
View 3 Replies
View Related