• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

ath9k mit atheros 9280 Wireless N einrichten?

Hallo,

Meine Wlan Karte Atheros 9280 Wireless N will nicht so recht. Zwar wird sie eingebunden und Knetworkmanager Scant auch Netzwerke, nur eine
Verbindung wird nicht hergestellt.

Code:
Zettmaster@linux-yjvl:~> uname -r
2.6.25.16-0.1-default

Meine Kernel läuft momentan sehr gut, wenn auch ohne ACPI. Mit Kernel 2.6.27 läuft zwar Wlan, aber keine Grafikkarte.

Ich habe das ath9k Treiberpaket Installiert. Es erscheint auch ein Wlan0 device.

Code:
linux-yjvl:/home/Zettmaster # hwinfo --wlan
06: PCI 300.0: 0282 WLAN controller
  [Created at pci.310]
  UDI: /org/freedesktop/Hal/devices/pci_168c_2a
  Unique ID: xFhm.XPdIv0PRSzE
  Parent ID: 8otl.8bkB3LYGg_0
  SysFS ID: /devices/pci0000:00/0000:00:04.0/0000:03:00.0
  SysFS BusID: 0000:03:00.0
  Hardware Class: network
  Model: "Atheros WLAN controller"
  Vendor: pci 0x168c "Atheros Communications, Inc."
  Device: pci 0x002a
  SubVendor: pci 0x1a3b
  SubDevice: pci 0x1067
  Revision: 0x01
  Driver: "ath9k"
  Driver Modules: "ath9k"
  Device File: ath0
  Features: WLAN
  Memory Range: 0xfdef0000-0xfdefffff (rw,non-prefetchable)
  IRQ: 16 (no events)
  HW Address: 00:15:af:cc:2e:6f
  Link detected: no
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v0000168Cd0000002Asv00001A3Bsd00001067bc02sc80i00"
  Driver Info #0:
    Driver Status: ath9k is active
    Driver Activation Cmd: "modprobe ath9k"
  Config Status: cfg=no, avail=yes, need=no, active=unknown
  Attached to: #30 (PCI bridge)
linux-yjvl:/home/Zettmaster #

Auf der Seite sind noch Infos aber ich kann diese leider nicht so richtig deuten:

Enabling ath9k

To enable ath9k, you must first enable mac80211:

Networking --->
Wireless --->
<M> Improved wireless configuration API
<M> Generic IEEE 802.11 Networking Stack (mac80211)

You can then enable ath9k in the kernel configuration under

Device Drivers --->
[*] Network device support --->
Wireless LAN --->
<M> Atheros 802.11n wireless cards support

Wer kann mir da helfen?

MfG
Enrico
 
Oben