- Ubuntu Documentation
- Built-in drivers/modules, tested only on Intrepid
- If after all the above you see a network but cannot connect
- If after everything you don’t see your network
- Manually installed drivers
- Method Using madwifi and ath_pci
- Warning about kernel updates
- Additional step for kernel 2.6.32.22 and later
- Установка драйвера Qualcomm Atheros QCA9565/ AR9565 для Ubuntu 12.04 (DELL Inspiron 3521)
- Как установить сетевой драйвер в Linux?
- 3 ответа
- Atheros Wirelss Module Driver for Linux
- RELATED POSTS [ DRIVERS & SOFTWARE ]
- 11 thoughts on “ Atheros Wirelss Module Driver for Linux ”
Ubuntu Documentation
Built-in drivers/modules, tested only on Intrepid
Also works on Karmic — see below
If the method described in this section doesn’t work for you, try the alternate method using »madwifi» and »ath_pci» described below.
Look for the ath5k module, located in the package linux-backports-modules-intrepid. Install the package using either Synaptic or apt-get, and make sure it is activated on System/Administration/Hardware Drivers.
Note: For 9.10 substitute linux-backports-modules-karmic,
Follow the steps below only if ath5k module did not work. This may be the result of a conflict with either ath_hal or ath_pci, or ath5k might be blacklisted somewhere. So:
1) Hit «alt+f2» to run a command and type:
And add the following lines to the bottom of the file:
Reboot. If it’s still not working than it is very likely you have ath5k being blacklisted somewhere. Blacklisting may have occurred if you are coming from a Hardy upgrade and/or did not uninstall the madwifi driver before doing this. So try the following, but Be Extremely Careful — this next command opens nautilus with root privileges, which can change and/or damage any file on the system.
2) Hit «alt+f2» to run a command and type:
And navigate to
Now check each and every file for a line that looks like:
And just add a «#» character at the beginning of the line, thus commenting it. You might probably find this case on a file named «madwifi».
2.1) Alternatively, to quickly find where ath5k is being blacklisted, you can open a terminal (Applications/Accessories/Terminal) and type:
Just remember you need to just comment lines that have «blacklist ath5k».
This solution is based on this thread on the forums: http://ubuntuforums.org/showthread.php?p=6089169
If after all the above you see a network but cannot connect
You might want to try changing the WPA Supplicant on your network manager to wext. On wicd it’s the first option when you go into Preferences.
If after everything you don’t see your network
Remember that you might be trying to connect to an access point that is not broadcasting its name (hidden SSID), which is a separate issue and can be checked by enabling SSID broadcast on the access point.
Manually installed drivers
sudo lshw -C network
I found the following things helpful:
3) The wireless LED on my laptop does not work in linux. I may have pressed the wireless button while troubleshooting and turned off wireless without knowing it. So while fiddling around, I may have installed the right driver but not known it.
Method Using madwifi and ath_pci
The following method was described in the Ubuntu Forum thread http://ubuntuforums.org/showthread.php?t=1309072. Sections of this thread are quoted below. If you run into trouble, looking at the details of that thread may be helpful.
Dr. P.J. Kurian posted the following information (edited here):
Hi guys! In this thread you will find the instructions for installing the madwifi drivers for Atheros wireless cards. Please follow the instructions exactly.
Open the terminal by navigating through Applications—>Accessories—> Terminal.
Now type the following commands in the terminal window:
Now uncomment anything in that file that starts with deb by changing it from #deb to deb or something along those lines. To exit and save your changes, hit CTRL+X. Then answer «YES» to «Do you want to save?» and hit ENTER.
Now type the following commands:
Restart your machine. Your wireless connection should work now.
optional: I use wicd to connect to the wireless modem. To install wicd type the following commands in a terminal window:
Warning about kernel updates
Kernel updates of your system will kill your driver, so you’ll need to recompile it. Type the command sudo -i into a terminal window and just repeat the last three steps. Your madwifi will come back to life.
Additional step for kernel 2.6.32.22 and later
Kernel 2.6.32.22 changed the default for the rfkill parameter of ath_pci from 0 to 1, which had the effect of killing the methods described above. You’ll need to make sure that it’s set back to 0 on system startup. To do that, edit (or create) the file /etc/modprobe.d/options.conf to include the line
Your wireless should work after you reboot.
(Edited 2010-05-15 to remove advertising spam links)
WifiDocs/Driver/Atheros (последним исправлял пользователь blendmaster1024 2010-09-21 00:48:12)
The material on this wiki is available under a free license, see Copyright / License for details
You can contribute to this wiki, see Wiki Guide for details
Источник
Установка драйвера Qualcomm Atheros QCA9565/ AR9565 для Ubuntu 12.04 (DELL Inspiron 3521)
Всем доброго времени суток!
Недавно приобрел DELL Inspiron 3521. Ноут поставляется с предустановленной Ubuntu 12.04 LTS.
При обновлении с 12.04 до 12.04.3 возникает ошибка во время установки пакета wifi драйвера oem-wireless-ath9k-3.9-rc4-2-dkms. После перезагрузки само собой перестаёт работать wifi адаптер.
Проверял следующи образом, в терминале (CTRL+ALT+T):
lshw -class network
Получите сообщение о сетевых адаптерах присутствующих в ноуте, и если там присутствует следующая запись, то скорее всегоу вас схожая проблема:
*-network UNCLAIMED
description: Network controller
product: QCA9565 / AR9565 Wireless Network Adapter
vendor: Qualcomm Atheros
Победить это можно следующим образом:
по следующей ссылке https://www.kernel.org/pub/linux/ker. kports/stable/ скачиваете и распаковываете compat-drivers-3.9-rc4-2-s.tar.bz2
в терминале переходите в распакованную папку и выполняете:
sudo make clean
sudo ./scripts/driver-select ath9k
sudo make
Скорее всего получите ошибку переопределения функции
error: redefinition of ‘kref_get_unless_zero’
include/linux/kref.h:47:32: note: previous definition of ‘kref_get_unless_zero’ was here
В этом случае находите файлик compat-3.8.h в распакованной папке (лучше при помощи поиска 🙂 ), открываете его любимым редактором, находите и комментите следующие строки:
static inline int __must_check kref_get_unless_zero(struct kref *kref)
<
return atomic_add_unless(&kref->refcount, 1, 0);
>
далее опять запускаем компиляцию, устанавливаем и закрываем терминал:
sudo make
sudo make install
exit
после перезагрузки Qualcomm Atheros QCA9565/ AR9565 должна заработать.
Источник
Как установить сетевой драйвер в Linux?
А если я хочу проверять ежемесячно? Где хранятся эти настройки?
Я не вижу этого в / etc / update-manager
Хорошо, теперь я нашел этот файл значений в Ubuntu 10.10: /etc/apt/apt.conf.d/10periodic
3 ответа
Если у вас установлена ОС и вы хотите использовать сетевую карту как новое оборудование, вам следует обратиться к поставщику за сетевыми драйверами. Обычно сетевые драйверы поставляются с исходным пакетом модулей ядра. Вы должны скомпилировать модуль драйвера для своего ядра.
установить утилиты «build essential»
распаковать исходный пакет в какую-нибудь папку
После установки вы можете загрузить только что скомпилированный модуль, введя команду:
Новейшим сетевым устройствам обычно требуется время, чтобы проникнуть в ядро Linux. Все драйверы обычно встроены в большие дистрибутивы, такие как Debian (или Ubuntu) и Centos.
В ответах на другие ответы здесь подробно рассказывается о том, как скомпилировать модуль драйвера и вставить его — если вы посмотрите на исходный код Linux, вы можете «grep» имя вашего устройства в каталоге / drivers / net, например: ,
Это может привести к чему-то вроде:
Я обрезал некоторые строки для краткости. Но имена модулей такие же, как и у каталога до Kconfig, так что вы можете проверить, активен ли он с помощью lsmod:
Иногда мои драйверы Intel для моего встроенного Wi-Fi умирают, тогда я должен удалить и снова добавьте его:
Тогда волшебным образом это снова работает. Мне все еще нужно внести это исправление в проект NetworkManager .
Если возвращается «alx», драйвер уже загружен:
Если нет, вам не повезло. Вы можете управлять интерфейсом с помощью команд «ifconfig» или «ip link»:
Более новые Linux больше не используют «eth» в качестве имен интерфейсов.
Итак, я нашел в дереве ядра слова «killer» и «e2200» и ничего не смог найти. Затем я выполнил поиск в Интернете и обнаружил, что это устройство Atheros, похожее на драйвер «alx». Кто-то обновил драйвер для работы с вашей картой, вам повезло. Если таких карт в мире достаточно, или он его расширил, все, что вам нужно сделать, это обновить Linux, и он будет работать.
Добро пожаловать в Linux! Не стоит покупать старое оборудование, для которого кто-то уже сделал бесплатные драйверы . 🙂
Источник
Atheros Wirelss Module Driver for Linux
Atheros Model | Chipset | Linux |
AR5001A | AR5111/AR5211 | Linux driver |
AR5001X | AR5111/AR5211/AR2111 | Linux driver |
AR5001X+ | AR5111/AR5212/AR2111 | Linux driver |
AR5002G | AR2112/AR5212 | Linux driver |
AR5002X | AR5112/AR5212 | Linux driver |
AR5004G | AR2112/AR5213 | Linux driver |
AR5004X | AR5112/AR5213 | Linux driver |
AR5005G | AR2413 | Linux driver |
AR5005GS | AR2414 | Linux driver |
AR5005UG | AR2112/AR5523 | Linux driver |
AR5005UX | AR5112/AR5523 | Linux driver |
AR5006EG | AR2424 | Linux driver |
AR5006EGS | AR2424 | Linux driver |
AR5006EX | AR5424 | Linux driver |
AR5006EXS | AR5424 | Linux driver |
AR5006G | AR2315 | Linux driver |
AR5006GS | AR2316 | Linux driver |
AR5006X | AR5413 | Linux driver |
AR5006XS | AR5414 | Linux driver |
AR5007 | Linux driver | |
AR5007EG | AR2425 | Linux driver |
AR5007G | Linux driver | |
AR5007UG | Linux driver | |
AR5007UX | Linux driver | |
AR5008 | AR5416 | Linux driver |
AR5008X | AR5416/AR5133 | Linux driver |
RELATED POSTS [ DRIVERS & SOFTWARE ]
11 thoughts on “ Atheros Wirelss Module Driver for Linux ”
Good info. Lucky me I came across your blog by accident (stumbleupon).
I’ve saved it for later!
Now we are going to talk about California and Los Angeles car insurance rates and how to find them.
It may be the minimum automobile insurance which is essential to have by state laws in USA.
Medical protection provides coverage for you and your passengers, regardless of fault.
For that reason you have to evaluate numerous motor insurance providers and figure out all the details regarding them as possible to
ensure that you take an educated selection. In order to find a cheap insurance rate, you will most likely want to do some comparison shopping.
If you are looking for a car insurance company, you need to pay close attention to the deductible amounts as well as the monthly premiums since they are very important.
Join an auto club to get better rates and special discounts.
Note: as in most states, Connecticut requires drivers to carry proof of their
insurance coverage in their vehicle at all
times. Because a significant numbers of quotes are returned, it gives the impression of
totality, that these results are the normality for you and your situation.
Oh my goodness! Impressive article dude! Thanks, However I am experiencing troubles
with your RSS. I don’t know why I cannot join it. Is there anybody else having the same RSS issues? Anybody who knows the answer can you kindly respond? Thanks!!
I’m really enjoying the theme/design of your site. Do you ever run into any browser compatibility issues? A few of my blog readers have complained about my website not operating correctly in Explorer but looks great in Safari. Do you have any solutions to help fix this problem?
I feel that is among the such a lot important info for me.
And i’m glad reading your article. But want to commentary on some basic things, The web site taste is ideal, the articles is truly nice : D. Excellent process, cheers
My partner and I stumbled over here by a different web page and thought I may as
well check things out. I like what I see
so now i am following you. Look forward to finding out
about your web page for a second time.
The whole process includes less paperwork and is less time consuming.
There are some companies that charge very high
rates for the coverage they offer. Know what the
current selling price is for auto insurance by asking the insurance agent entertaining you.
It is the moment that defiknes what one can be
tomorrow. There aare bunches of insurance business offered on thhe web and
many of such ihsurance sites provides the big listing of
the vehicle insurance policy prices quote Atlanta ga. Therefore, you sjould
look over your credit report aand report any mistakes and errors to
the credit bureaus as soon as possible.
The internet allows you to browse many insurance company sites to geet your car insurance quote online.
Car insurance companiess follow the numbers to a tee.
Every full coverage car or automobile insurance policy
must cover tthe collision insurance.
Источник