![Aktualisieren](https://rvso.com/image/1108657/Aktualisieren.png)
Hallo, ich kämpfe seit einigen Tagen mit diesen Wireless-Treibern und habe erst kürzlich bemerkt, dass das Modell, das der Wireless-Controller in lspci anzeigt, manchmal anders ist. Dies sind die Daten, die ich nach der Installation von Ubuntu Server 64 Bit habe
~# lspci -k
....
04:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
Subsystem: AzureWave Device 1d89
Kernel driver in use: ath9k
Kernel modules: ath9k
habe einige Updates ausgeführt, neu gestartet, alles war gut, obwohl es hieß, dass Linux-Header-Server, Linux-Image-Server und Linux-Server zurückgehalten würden.
Danach habe ich Ubuntu-Desktop installiert (aptitude install ubuntu-desktop --without-recommends) und neu gestartet und nicht nur das WLAN funktioniert nicht mehr, sondern die Hardware wird als eine andere Karte aufgeführt
~# lspci -k
....
04:00.0 Ethernet controller: Atheros Communications Inc. AR5008 Wireless Network Adapter (rev 01)
hat keine verfügbaren Treiber dafür, trotzdem habe ich versucht, ath9k mit Modprobe zu testen, sie werden in lsmod als geladen angezeigt, aber die iw-Liste zeigt trotzdem nichts an.
so sah es vor der Ubuntu-Desktop-Installation aus
Wiphy phy0
Band 1:
Capabilities: 0x11ce
HT20/HT40
SM Power Save disabled
RX HT40 SGI
TX STBC
RX STBC 1-stream
Max AMSDU length: 3839 bytes
DSSS/CCK HT40
Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
Minimum RX AMPDU time spacing: 8 usec (0x06)
HT TX/RX MCS rate indexes supported: 0-7
Frequencies:
* 2412 MHz [1] (14.0 dBm)
* 2417 MHz [2] (15.0 dBm)
* 2422 MHz [3] (15.0 dBm)
* 2427 MHz [4] (15.0 dBm)
* 2432 MHz [5] (15.0 dBm)
* 2437 MHz [6] (15.0 dBm)
* 2442 MHz [7] (15.0 dBm)
* 2447 MHz [8] (15.0 dBm)
* 2452 MHz [9] (15.0 dBm)
* 2457 MHz [10] (15.0 dBm)
* 2462 MHz [11] (15.0 dBm)
* 2467 MHz [12] (15.0 dBm) (passive scanning)
* 2472 MHz [13] (14.0 dBm) (passive scanning)
* 2484 MHz [14] (17.0 dBm) (passive scanning)
Bitrates (non-HT):
* 1.0 Mbps
* 2.0 Mbps (short preamble supported)
* 5.5 Mbps (short preamble supported)
* 11.0 Mbps (short preamble supported)
* 6.0 Mbps
* 9.0 Mbps
* 12.0 Mbps
* 18.0 Mbps
* 24.0 Mbps
* 36.0 Mbps
* 48.0 Mbps
* 54.0 Mbps
max # scan SSIDs: 4
max scan IEs length: 2257 bytes
Coverage class: 0 (up to 0m)
Supported Ciphers:
* WEP40 (00-0f-ac:1)
* WEP104 (00-0f-ac:5)
* TKIP (00-0f-ac:2)
* CCMP (00-0f-ac:4)
* CMAC (00-0f-ac:6)
Available Antennas: TX 0x1 RX 0x3
Configured Antennas: TX 0x1 RX 0x3
Supported interface modes:
* IBSS
* managed
* AP
* AP/VLAN
* WDS
* monitor
* mesh point
* P2P-client
* P2P-GO
software interface modes (can always be added):
* AP/VLAN
* monitor
interface combinations are not supported
Supported commands:
* new_interface
* set_interface
* new_key
* new_beacon
* new_station
* new_mpath
* set_mesh_params
* set_bss
* authenticate
* associate
* deauthenticate
* disassociate
* join_ibss
* join_mesh
* remain_on_channel
* set_tx_bitrate_mask
* action
* frame_wait_cancel
* set_wiphy_netns
* set_channel
* set_wds_peer
* connect
* disconnect
Supported TX frame types:
* IBSS: 0x0000 0x0010 0x0020 0x0030 0x0040 0x0050 0x0060 0x0070 0x0080 0x0090 0x00a0 0x00b0 0x00c0 0x00d0 0x00e0 0x00f0
* managed: 0x0000 0x0010 0x0020 0x0030 0x0040 0x0050 0x0060 0x0070 0x0080 0x0090 0x00a0 0x00b0 0x00c0 0x00d0 0x00e0 0x00f0
* AP: 0x0000 0x0010 0x0020 0x0030 0x0040 0x0050 0x0060 0x0070 0x0080 0x0090 0x00a0 0x00b0 0x00c0 0x00d0 0x00e0 0x00f0
* AP/VLAN: 0x0000 0x0010 0x0020 0x0030 0x0040 0x0050 0x0060 0x0070 0x0080 0x0090 0x00a0 0x00b0 0x00c0 0x00d0 0x00e0 0x00f0
* mesh point: 0x0000 0x0010 0x0020 0x0030 0x0040 0x0050 0x0060 0x0070 0x0080 0x0090 0x00a0 0x00b0 0x00c0 0x00d0 0x00e0 0x00f0
* P2P-client: 0x0000 0x0010 0x0020 0x0030 0x0040 0x0050 0x0060 0x0070 0x0080 0x0090 0x00a0 0x00b0 0x00c0 0x00d0 0x00e0 0x00f0
* P2P-GO: 0x0000 0x0010 0x0020 0x0030 0x0040 0x0050 0x0060 0x0070 0x0080 0x0090 0x00a0 0x00b0 0x00c0 0x00d0 0x00e0 0x00f0
Supported RX frame types:
* IBSS: 0x00d0
* managed: 0x0040 0x00d0
* AP: 0x0000 0x0020 0x0040 0x00a0 0x00b0 0x00c0 0x00d0
* AP/VLAN: 0x0000 0x0020 0x0040 0x00a0 0x00b0 0x00c0 0x00d0
* mesh point: 0x00b0 0x00c0 0x00d0
* P2P-client: 0x0040 0x00d0
* P2P-GO: 0x0000 0x0020 0x0040 0x00a0 0x00b0 0x00c0 0x00d0
Device supports RSN-IBSS.
Was ist mit der Hardwareänderung? Wenn es 2 gibt, wie kann ich dann dafür sorgen, dass der AR9285 immer geladen wird und der AR5008 deaktiviert wird, oder ist es das Gleiche und es wird nur anders angezeigt? :|
Oh, und ich habe dies auf dem Ubuntu 10.04-Server, Xubuntu 12.04, Ubuntu 12.04-Desktop und -Server ausprobiert.
Danke im Voraus.
-- Hier sind weitere Informationen. Ich habe es auf zwei Festplatten eingerichtet, eine funktioniert und die andere verwende ich, um es herauszufinden.
Das, was funktioniert ...
# lshw -class network
*-network
description: Ethernet interface
product: RTL8111/8168B PCI Express Gigabit Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: eth0
version: 06
serial: 54:04:a6:a3:3b:96
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl_nic/rtl8168e-2.fw ip=192.168.2.147 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
resources: irq:43 ioport:e000(size=256) memory:d0004000-d0004fff memory:d0000000-d0003fff
*-network
description: Wireless interface
product: AR9285 Wireless Network Adapter (PCI-Express)
vendor: Atheros Communications Inc.
physical id: 0
bus info: pci@0000:04:00.0
logical name: wlan0
version: 01
serial: 74:2f:68:4a:26:73
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=3.2.0-18-generic-pae firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
resources: irq:18 memory:fea00000-fea0ffff
Hier ist, wo es nicht
# lshw -class network
*-network
description: Ethernet interface
product: RTL8111/8168B PCI Express Gigabit Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: eth0
version: 06
serial: 54:04:a6:a3:3b:96
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl_nic/rtl8168e-2.fw ip=192.168.2.160 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
resources: irq:43 ioport:e000(size=256) memory:d0004000-d0004fff memory:d0000000-d0003fff
*-network UNCLAIMED
description: Ethernet controller
product: AR5008 Wireless Network Adapter
vendor: Atheros Communications Inc.
physical id: 0
bus info: pci@0000:04:00.0
version: 01
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:fea00000-fea0ffff
Aktualisieren
Mir ist aufgefallen, dass ich, wenn ich die Module ath9k und ath9k_common auf die schwarze Liste setze, von lspci den AR9285 bekomme, aber dann muss ich ath9k modprobe ausführen, damit es funktioniert. Ist das sinnvoll? Und wenn ja, warum?
Aktualisieren
Habe heute Morgen mit einigen anderen Paketen herumgespielt und es wurde der AR5008 aufgelistet, einige Treiber neu installiert und jetzt ist es AR9285 -.-
Aktualisieren
Hierist /var/log/udev, im Moment heißt es, es sei AR5008. Irgendwo im Protokoll wurde ein Hinweis darauf gefunden - PCI_ID=168C:FF1C
Aktualisieren
@aking1012 ath5k werden nie geladen, habe es aber mit der Blacklist versucht, aber immer noch nicht. Blacklist für ath9k und ath9k_commonManchmaltun Sie es, aber dann ohne andere Änderungen hört es auf, irgendeine Wirkung zu haben
Dies sind die Module, die ich mit der Blacklist spiele
blacklist ath5k
blacklist ath9k
blacklist ath9k_common
blacklist eeepc_wmi
blacklist asus_wmi
blacklist ath_pci
blacklist wmi
Aktualisieren
Dasscheintbisher auf 32 Bit zu arbeiten, wenn ja, danke @david6
Aktualisieren
@jrg @david6 Habe Grafiktreiber installiert und es ist wieder kaputt
Aktualisieren
Nicht, dass es für Ubuntu relevant wäre, aber ich habe gerade dasselbe Problem mit Windows darauf, AR5008, bekommen ... AR9285 neu gestartet, einer hat funktioniert, der andere nicht ... sieht jetzt eher nach einem Hardwareproblem aus
Antwort1
habe irgendwo einen Link gefunden, der zeigte, dass es sich um ein Koexistenzproblem handelt, das gelöst werden muss:
Ein ... kreieren/etc/modprobe.d/iwl.conf
das enthält (das erste hat bei mir funktioniert):
#!/bin/sh
options iwlagn bt_coex_active=0
oder
#!/bin/sh
options iwlwifi bt_coex_active=0
Antwort2
Es war eine schlechte Karte :(, habe viel Zeit damit verbracht, habe es mit 4 anderen des gleichen Modells versucht und bei keinem gab es das gleiche Problem.